{"id":14801,"date":"2026-09-17T07:16:24","date_gmt":"2026-09-17T07:16:24","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=14801"},"modified":"2026-09-17T07:16:24","modified_gmt":"2026-09-17T07:16:24","slug":"cisco-ccnp-security-300-730-practice-test-questions-and-exam-dumps-part8-q141-160","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/cisco-ccnp-security-300-730-practice-test-questions-and-exam-dumps-part8-q141-160\/","title":{"rendered":"Cisco CCNP Security 300-730 Practice Test Questions and Exam Dumps Part8 Q141-160"},"content":{"rendered":"<h1><\/h1>\n<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/300-730-exam-dumps\"><b>Cisco CCNP Security 300-730 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 141<\/b><\/h3>\n<p><b>Which Cisco VPN technology uses multipoint GRE, NHRP, and IPsec to provide scalable dynamic VPN connectivity?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">GETVPN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DMVPN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MACsec<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cisco Umbrella<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Dynamic Multipoint VPN, or DMVPN, combines multipoint GRE, NHRP, and IPsec to provide scalable encrypted connectivity between network sites. NHRP allows routers to dynamically discover the addresses of other tunnel endpoints, while mGRE enables a single tunnel interface to support multiple peers. IPsec provides the cryptographic protection for the traffic. This architecture reduces the need for manually configuring individual point-to-point tunnels between every branch. GETVPN uses a different group-encryption model, MACsec protects Layer 2 Ethernet traffic, and Cisco Umbrella provides cloud-delivered security services. DMVPN is particularly useful for large branch-office networks.<\/span><\/p>\n<h3><b>Question 142<\/b><\/h3>\n<p><b>Which DMVPN component normally acts as the central NHRP registration point for spoke routers?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Certificate Authority<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key Server<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RADIUS Server<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">In a traditional DMVPN deployment, the hub commonly operates as the NHRP server while the spoke routers act as NHRP clients. Spokes register their tunnel and NBMA address information with the hub. This allows the hub to maintain information about participating spokes and provide address-resolution services. Depending on the DMVPN phase and design, this information can be used to establish more direct spoke-to-spoke communication. A Certificate Authority manages certificates, a GETVPN Key Server distributes group keys, and a RADIUS server provides AAA services. The DMVPN hub therefore plays the central NHRP registration role.<\/span><\/p>\n<h3><b>Question 143<\/b><\/h3>\n<p><b>Which DMVPN feature allows a spoke to resolve another spoke&#8217;s NBMA address before establishing a direct tunnel?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP Resolution<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP Snooping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS Filtering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TACACS+ Authorization<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">NHRP resolution allows a DMVPN spoke to obtain the NBMA address associated with another spoke. This information is necessary when the originating spoke needs to establish a direct communication path with the remote spoke. The process works through NHRP messages and the information maintained by the NHRP infrastructure. DHCP Snooping protects against rogue DHCP servers, DNS filtering controls domain access, and TACACS+ authorization determines administrative permissions. NHRP resolution is therefore a core mechanism that enables dynamic spoke-to-spoke connectivity in supported DMVPN designs.<\/span><\/p>\n<h3><b>Question 144<\/b><\/h3>\n<p><b>Which GETVPN component distributes group encryption keys to authorized group members?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP Server<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key Server<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP Server<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RADIUS Server<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">The GETVPN Key Server is responsible for distributing cryptographic keys and security policies to authorized Group Members. Group Members register with the Key Server and receive the information needed to encrypt and decrypt traffic belonging to the configured security group. This centralized key-management architecture allows GETVPN to support large enterprise networks without requiring individual point-to-point IPsec tunnel relationships between every pair of sites. NHRP servers are associated with DMVPN, DHCP servers provide network configuration, and RADIUS servers provide AAA functions. The Key Server is therefore central to GETVPN&#8217;s group-based encryption model.<\/span><\/p>\n<h3><b>Question 145<\/b><\/h3>\n<p><b>Which GETVPN characteristic allows existing routing information to remain available while traffic is encrypted?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Preservation of the original IP header<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removal of all IP headers<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use of DHCP relay<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use of MAC address filtering<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">GETVPN is designed to encrypt traffic while preserving the original IP header. This differs from traditional IPsec tunnel mode, which encapsulates the original packet inside a new IP packet with a new outer IP header. Preserving the original header allows enterprise routing information to remain visible to the network and supports efficient any-to-any communication across an existing routed infrastructure. DHCP relay, MAC address filtering, and removing IP headers are unrelated to this GETVPN behavior. This characteristic makes GETVPN useful for organizations that need group-based encryption across a private or managed WAN.<\/span><\/p>\n<h3><b>Question 146<\/b><\/h3>\n<p><b>Which IKEv2 exchange is responsible for establishing the first Child SA after peer authentication?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">INFORMATIONAL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CREATE_CHILD_SA<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IKE_AUTH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IKE_SA_INIT<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">The IKE_AUTH exchange authenticates the IKEv2 peers and establishes the first Child Security Association used to protect IPsec traffic. IKE_SA_INIT occurs earlier and negotiates cryptographic parameters while establishing shared keying material. CREATE_CHILD_SA can establish additional Child SAs or perform rekey operations after the initial exchange. INFORMATIONAL exchanges carry notifications, errors, and other control information. Understanding the sequence is useful when troubleshooting IKEv2 VPNs because an IKE_SA_INIT failure points toward negotiation problems, while an IKE_AUTH failure can indicate authentication, identity, or authorization issues.<\/span><\/p>\n<h3><b>Question 147<\/b><\/h3>\n<p><b>Which IKEv2 exchange can be used to rekey an existing Child Security Association?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CREATE_CHILD_SA<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IKE_AUTH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IKE_SA_INIT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">The CREATE_CHILD_SA exchange can be used to create additional Child Security Associations and to rekey existing Child SAs. Rekeying allows a VPN to replace cryptographic keying material before security associations reach the end of their configured lifetime. This improves security and supports continuous VPN operation without requiring the entire IKE session to be rebuilt unnecessarily. IKE_SA_INIT establishes the initial IKE SA, while IKE_AUTH authenticates peers and establishes the initial Child SA. NHRP is unrelated to IKEv2 key management and is primarily associated with DMVPN address resolution.<\/span><\/p>\n<h3><b>Question 148<\/b><\/h3>\n<p><b>Which cryptographic algorithm family is commonly used to provide confidentiality in modern IPsec VPN deployments?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AES<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MD5<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SHA-1<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HMAC<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">AES, or Advanced Encryption Standard, is widely used to provide confidentiality in modern IPsec VPN deployments. AES supports several key sizes and can be used with different modes depending on the platform and configuration. Encryption protects the contents of network traffic from unauthorized disclosure while it crosses an untrusted network. Hashing and authentication mechanisms such as SHA-based algorithms and HMAC serve different purposes related to integrity and authentication. MD5 is an older hashing algorithm and is not preferred for modern security designs. AES remains a fundamental encryption algorithm used by many contemporary VPN implementations.<\/span><\/p>\n<h3><b>Question 149<\/b><\/h3>\n<p><b>Which function does an IPsec integrity algorithm primarily provide?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data modification detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IP address assignment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS resolution<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">An IPsec integrity mechanism allows the receiving endpoint to determine whether protected data has been modified during transmission. Cryptographic integrity checks can detect unauthorized changes to packet contents and help authenticate the source of the protected data, depending on the protocol and configuration. Integrity does not encrypt the packet or assign addresses. Compression reduces data size, DHCP-related mechanisms provide IP configuration, and DNS provides name resolution. Maintaining integrity is essential because confidentiality alone does not guarantee that data remains unchanged while traveling across an untrusted network.<\/span><\/p>\n<h3><b>Question 150<\/b><\/h3>\n<p><b>Which IPsec protocol is generally preferred when both confidentiality and integrity protection are required?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ESP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ARP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Encapsulating Security Payload, or ESP, is generally preferred when an IPsec deployment requires confidentiality along with integrity and authentication capabilities. ESP can encrypt the protected payload and can also provide integrity and anti-replay protection according to the configured algorithms and options. AH provides authentication and integrity but does not provide encryption. ARP is used for IPv4 address resolution, while NHRP is used for dynamic next-hop resolution in technologies such as DMVPN. Modern IPsec VPN deployments commonly use ESP because it provides the combination of security services required for encrypted VPN communication.<\/span><\/p>\n<h3><b>Question 151<\/b><\/h3>\n<p><b>Which Cisco feature can inspect encrypted VPN traffic after it has been decrypted by a security appliance?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security inspection policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP Snooping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port Security<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">A security inspection policy can apply security controls to traffic after a VPN tunnel has been terminated and the traffic has been decrypted. This is important because encrypted traffic can otherwise pass through the VPN gateway without being examined by appropriate security services. Depending on the Cisco platform and configuration, decrypted traffic can be subjected to access control, intrusion prevention, malware detection, application identification, or other inspection functions. DHCP Snooping, NHRP, and Port Security operate in different parts of the network security architecture. Post-decryption inspection helps maintain security visibility even when traffic enters through an encrypted VPN.<\/span><\/p>\n<h3><b>Question 152<\/b><\/h3>\n<p><b>Which type of VPN connects a remote employee&#8217;s device directly to a corporate VPN gateway?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Site-to-site VPN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remote-access VPN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">GETVPN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DMVPN<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">A remote-access VPN establishes a secure connection between an individual user&#8217;s endpoint and a corporate VPN gateway. The user typically runs a VPN client and authenticates before receiving access according to organizational security policies. This differs from site-to-site VPNs, which connect entire networks through VPN gateways. DMVPN is designed for scalable site connectivity, while GETVPN provides group-based encryption for enterprise networks. Remote-access VPNs are commonly used by employees working from home, traveling, or connecting from other external networks. They provide encrypted communication between the user&#8217;s device and the organization&#8217;s VPN infrastructure.<\/span><\/p>\n<h3><b>Question 153<\/b><\/h3>\n<p><b>Which Cisco technology can enforce access policies based on the identity and security group of a user or device?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cisco TrustSec<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Cisco TrustSec provides identity-based segmentation and policy enforcement using Security Group Tags, or SGTs. Users and devices can be associated with security groups, and policy enforcement points can use that information to determine which communications should be permitted. This approach reduces dependence on traditional IP-address-based policies and can simplify segmentation in dynamic environments. NAT translates IP addresses, NHRP supports dynamic VPN address resolution, and DHCP provides network configuration. TrustSec is particularly useful when organizations want to enforce security policies based on user or device identity rather than physical location or subnet alone.<\/span><\/p>\n<h3><b>Question 154<\/b><\/h3>\n<p><b>Which protocol is commonly used to authenticate users connecting through an 802.1X-enabled wireless network?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TACACS+<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RADIUS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IKE<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">RADIUS is commonly used as the AAA protocol between wireless infrastructure and a centralized authentication server such as Cisco ISE in 802.1X deployments. The wireless controller or access point acts as the authenticator, while the authentication server validates user or device credentials using an appropriate EAP method. RADIUS can also return authorization information that determines the user&#8217;s network access. TACACS+ is more commonly associated with administrative access to network devices. NHRP supports dynamic VPN resolution, while IKE negotiates IPsec security associations. RADIUS is therefore a standard choice for centralized enterprise wireless authentication.<\/span><\/p>\n<h3><b>Question 155<\/b><\/h3>\n<p><b>Which security control can prevent unauthorized devices from connecting through a switch access port based on MAC addresses?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">URL Filtering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port Security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IKE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCSP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Port Security allows a switch administrator to control which MAC addresses can use a specific access interface. The feature can limit the number of MAC addresses permitted and can use statically configured or dynamically learned secure addresses. If a violation occurs, the switch can apply a configured action such as restricting or shutting down the interface, depending on the selected violation mode. URL Filtering controls web destinations, IKE handles VPN negotiation, and OCSP checks certificate status. Port Security therefore provides a direct Layer 2 mechanism for limiting unauthorized devices on switch access ports.<\/span><\/p>\n<h3><b>Question 156<\/b><\/h3>\n<p><b>Which certificate-related service provides real-time online status information about whether a certificate has been revoked?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CRL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCSP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SCEP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">PKI<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Online Certificate Status Protocol, or OCSP, allows a system to query a certificate authority or responder for the current status of a specific digital certificate. This can provide more current information than waiting for a periodically published Certificate Revocation List. A CRL is a published list of revoked certificates, while SCEP is commonly used for certificate enrollment and PKI is the broader framework for certificate management. OCSP can therefore help VPN devices and other security systems determine whether a certificate remains valid for authentication purposes without relying solely on the certificate&#8217;s expiration date.<\/span><\/p>\n<h3><b>Question 157<\/b><\/h3>\n<p><b>Which certificate enrollment protocol can automate certificate requests between network devices and a certificate authority?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SCEP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SSH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RADIUS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Simple Certificate Enrollment Protocol, or SCEP, can automate the process of requesting and obtaining digital certificates from a certificate authority. This is especially useful when many routers, firewalls, VPN gateways, or other network devices require certificates for authentication. Automated enrollment reduces manual certificate-management tasks and helps organizations deploy PKI at scale. SSH provides secure remote management, RADIUS provides AAA services, and NHRP supports dynamic VPN address resolution. SCEP is therefore associated specifically with certificate enrollment and provisioning rather than VPN traffic forwarding or network access authentication.<\/span><\/p>\n<h3><b>Question 158<\/b><\/h3>\n<p><b>Which Cisco firewall policy feature can identify traffic according to the application being used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Application Control<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP Snooping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port Security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Application Control enables Cisco security platforms to identify applications and apply security policies based on application identity. This provides greater visibility than relying only on IP addresses and transport-layer ports. Administrators can use application-based rules to allow, block, or inspect specific types of application traffic according to organizational requirements. DHCP Snooping protects against rogue DHCP services, Port Security controls Layer 2 access, and NHRP provides dynamic next-hop resolution for DMVPN. Application Control is particularly useful when modern applications use dynamic ports or common protocols and traditional port-based filtering alone cannot accurately identify the application.<\/span><\/p>\n<h3><b>Question 159<\/b><\/h3>\n<p><b>Which Cisco security feature uses reputation information to block known malicious IP addresses and domains?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security Intelligence<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port Security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP Snooping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NHRP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Security Intelligence uses threat intelligence and reputation information to identify known malicious indicators such as IP addresses and domains. Security policies can use this information to block or otherwise control traffic associated with known threats. This provides an additional layer of protection before or alongside more detailed traffic inspection. Port Security protects switch interfaces from unauthorized MAC addresses, DHCP Snooping protects DHCP operations, and NHRP supports dynamic VPN address resolution. Reputation-based blocking can help reduce exposure to known malicious infrastructure and complement other firewall, intrusion prevention, and application security controls.<\/span><\/p>\n<h3><b>Question 160<\/b><\/h3>\n<p><b>Which AAA function determines whether an authenticated administrator is permitted to execute a specific command?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accounting<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authorization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Encryption<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<h3><b>Explanation<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Authorization determines what an authenticated administrator is allowed to do on a network device. With appropriate AAA configuration, authorization can restrict users to specific privilege levels or even individual commands. TACACS+ is commonly used for granular command authorization in network administration environments. Authentication verifies the administrator&#8217;s identity, while accounting records administrative activity such as commands or sessions. Encryption protects data from unauthorized disclosure. Separating these AAA functions allows organizations to verify identity, enforce least-privilege administrative access, and maintain records of actions performed on network infrastructure.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Cisco CCNP Security 300-730 Exam Dumps and Practice Test Dumps. &nbsp; Question 141 Which Cisco VPN technology uses multipoint GRE, NHRP, and IPsec to provide scalable dynamic VPN connectivity? GETVPN DMVPN MACsec Cisco Umbrella Correct Answer: 2 Explanation Dynamic Multipoint VPN, or DMVPN, combines multipoint GRE, NHRP, and IPsec to provide scalable encrypted [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14801"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=14801"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14801\/revisions"}],"predecessor-version":[{"id":14822,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14801\/revisions\/14822"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=14801"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=14801"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=14801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}