{"id":20918,"date":"2026-09-24T09:09:31","date_gmt":"2026-09-24T09:09:31","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=20918"},"modified":"2026-09-24T09:09:31","modified_gmt":"2026-09-24T09:09:31","slug":"cisco-ccie-security-350-701-practice-test-questions-and-exam-dumps-part13-q241-260","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/cisco-ccie-security-350-701-practice-test-questions-and-exam-dumps-part13-q241-260\/","title":{"rendered":"Cisco CCIE Security 350-701 Practice Test Questions and Exam Dumps Part13 Q241-260"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/350-701-exam-dumps\"><b>Cisco 350-701 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 241<\/b><\/h3>\n<p><b>Which security mechanism can prevent an unauthorized device from obtaining network configuration information from a rogue DHCP server?<\/b><\/p>\n<ol>\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;\">DNSSEC<\/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;\">CoPP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">DHCP snooping allows a switch to distinguish trusted DHCP-server-facing interfaces from untrusted access interfaces. DHCP server messages received on an untrusted interface can be blocked, helping prevent rogue DHCP servers from providing malicious gateway, DNS, or addressing information to clients. DHCP snooping can also create trusted IP-to-MAC bindings that support other first-hop security controls. DNSSEC protects DNS data, MACsec secures Ethernet frames, and CoPP protects control-plane resources. Therefore, DHCP snooping provides the required protection against rogue DHCP servers.<\/span><\/p>\n<h3><b>Question 242<\/b><\/h3>\n<p><b>Which security feature can prevent unauthorized IPv6 neighbors from claiming an address that belongs to another host?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IPv6 source guard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT overload<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">BGP prefix filtering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SPAN<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IPv6 source guard is a first-hop security mechanism that can validate IPv6 source information associated with traffic arriving on an interface. By restricting traffic according to known IPv6 address and interface bindings, it can help prevent unauthorized hosts from using another device&#8217;s IPv6 address. This reduces opportunities for source-address spoofing and certain local-network attacks. NAT overload translates multiple addresses, BGP prefix filtering controls routing advertisements, and SPAN copies traffic for monitoring. Therefore, IPv6 source guard provides the required protection.<\/span><\/p>\n<h3><b>Question 243<\/b><\/h3>\n<p><b>Which security technique can protect a private VLAN environment by restricting communication between isolated endpoints even when they belong to the same primary VLAN?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Private VLANs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Route summarization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Link aggregation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS forwarding<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Private VLANs provide Layer 2 isolation between endpoints within the same primary VLAN. Depending on the configured private VLAN type, hosts may be isolated from one another while still communicating with an approved promiscuous port or required gateway. This can be useful in environments such as hosting facilities where systems share infrastructure but should not have unrestricted Layer 2 communication. Route summarization reduces routing information, link aggregation combines interfaces, and DNS forwarding handles name-resolution requests. Therefore, private VLANs provide the described endpoint isolation.<\/span><\/p>\n<h3><b>Question 244<\/b><\/h3>\n<p><b>Which security control can limit administrative access to a network device by allowing management connections only through a designated management interface?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Management-plane ACL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNSSEC<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storm control<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP relay<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A management-plane ACL can restrict which sources are permitted to access administrative services on network infrastructure. Organizations can apply policies that allow management connections only from designated management networks, jump hosts, or other approved sources. This reduces exposure of SSH, HTTPS, SNMP, and similar services to untrusted users or general production networks. DNSSEC protects DNS integrity, storm control limits excessive Layer 2 traffic, and DHCP relay forwards configuration requests. Therefore, a management-plane ACL directly supports restricted administrative access.<\/span><\/p>\n<h3><b>Question 245<\/b><\/h3>\n<p><b>Which security capability can identify an attacker attempting to exploit a vulnerable web application by detecting malicious HTTP request patterns?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Web application firewall<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VRRP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LACP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Web Application Firewall, or WAF, monitors and filters HTTP and HTTPS application traffic according to security rules. It can identify patterns associated with attacks such as SQL injection, cross-site scripting, malicious parameter manipulation, and other web-application threats. By applying policies at the application layer, a WAF provides protection that traditional network firewalls may not provide on their own. NTP synchronizes clocks, VRRP provides gateway redundancy, and LACP manages link aggregation. Therefore, WAF provides the application-layer protection described.<\/span><\/p>\n<h3><b>Question 246<\/b><\/h3>\n<p><b>Which security control can detect when a user attempts to access a website categorized as malicious or inappropriate according to organizational policy?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Secure Web Gateway<\/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;\">IP Source Guard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CoPP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Secure Web Gateway, or SWG, can inspect web requests and enforce organizational policies based on URL categories, reputation, malware indicators, and other security criteria. An organization can configure policies to block known malicious websites or restrict categories that violate acceptable-use requirements. SWG services may also integrate malware inspection and data-protection capabilities. MACsec secures Ethernet traffic, IP Source Guard validates source information, and CoPP protects the control plane. Therefore, Secure Web Gateway provides the web-access control described.<\/span><\/p>\n<h3><b>Question 247<\/b><\/h3>\n<p><b>Which security principle requires an organization to identify and prioritize risks based on their likelihood and potential business impact?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Risk assessment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network address translation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Traffic mirroring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VLAN tagging<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Risk assessment involves identifying threats and vulnerabilities, evaluating their likelihood and potential consequences, and determining which risks require attention. Organizations can use risk assessments to prioritize security investments and select controls according to business requirements. The process helps avoid treating every issue as equally important and supports informed security planning. NAT translates addresses, traffic mirroring copies network packets, and VLAN tagging identifies VLAN membership. Therefore, risk assessment provides the structured approach for evaluating and prioritizing organizational security risks.<\/span><\/p>\n<h3><b>Question 248<\/b><\/h3>\n<p><b>Which security technology can inspect application traffic and identify the application being used rather than relying only on destination port numbers?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Application Visibility and 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;\">Root Guard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RPO<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Application Visibility and Control, or AVC, identifies applications based on traffic characteristics rather than relying solely on traditional port-based classification. This provides security administrators with greater visibility into the applications operating across the network and can support application-aware security policies. Modern applications may use common ports or dynamically select ports, making simple port-based identification less reliable. DHCP snooping protects DHCP operations, Root Guard protects spanning-tree topology, and RPO defines acceptable data loss. Therefore, AVC provides the required application-level visibility.<\/span><\/p>\n<h3><b>Question 249<\/b><\/h3>\n<p><b>Which security mechanism allows an administrator to securely transfer configuration files between network devices while protecting the data during transit?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SFTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TFTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Telnet<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Secure File Transfer Protocol, or SFTP, transfers files through an encrypted SSH-based connection. It provides confidentiality and helps protect credentials and configuration data from interception while files are being transferred. This is particularly important when configuration files contain sensitive information such as authentication settings, network addresses, or security policies. TFTP and traditional FTP do not provide the same built-in protection, while Telnet is designed for remote terminal access rather than secure file transfer. Therefore, SFTP is the appropriate secure file-transfer mechanism.<\/span><\/p>\n<h3><b>Question 250<\/b><\/h3>\n<p><b>Which security control can prevent unauthorized users from changing the configuration of a network device by requiring appropriate administrative authorization?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Role-based access control<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS caching<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SPAN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">GRE<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Role-based access control, or RBAC, assigns permissions according to defined administrative roles. Instead of giving every administrator unrestricted privileges, organizations can provide only the commands and functions required for a person&#8217;s responsibilities. This supports least privilege and reduces the impact of compromised administrative credentials or accidental configuration changes. DNS caching stores name-resolution information, SPAN copies traffic for monitoring, and GRE provides tunneling. Therefore, RBAC provides the authorization mechanism needed to restrict administrative configuration privileges.<\/span><\/p>\n<h3><b>Question 251<\/b><\/h3>\n<p><b>Which security capability can analyze endpoint behavior across multiple security products to identify coordinated attacks that may not be obvious from a single alert?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">XDR<\/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;\">STP<\/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<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Extended Detection and Response, or XDR, correlates security telemetry from multiple security domains such as endpoints, networks, email, cloud services, and identity systems. By combining related events, XDR can provide broader visibility into coordinated attacks and reduce the limitations of analyzing individual alerts separately. This can help analysts investigate attack chains and respond more efficiently. NAT translates addresses, STP prevents Layer 2 loops, and DHCP provides network configuration. Therefore, XDR provides the cross-domain detection capability described.<\/span><\/p>\n<h3><b>Question 252<\/b><\/h3>\n<p><b>Which security mechanism can protect a routing protocol session by requiring authenticated peers before routing updates are accepted?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Routing protocol authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VLAN pruning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS caching<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port mirroring<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Routing protocol authentication allows routers to verify that routing updates originate from an authorized peer. Depending on the routing protocol and implementation, authentication can use cryptographic mechanisms to protect routing exchanges from unauthorized participation or manipulation. This helps prevent attackers from injecting false routes that could redirect traffic or disrupt network connectivity. VLAN pruning limits VLAN propagation, DNS caching stores name-resolution results, and port mirroring copies traffic for monitoring. Therefore, routing protocol authentication provides the required protection for routing exchanges.<\/span><\/p>\n<h3><b>Question 253<\/b><\/h3>\n<p><b>Which security capability can identify and block a file containing known malware before the file is delivered to an endpoint?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Malware inspection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Route summarization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HSRP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NTP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Malware inspection examines files or other content for indicators associated with malicious software. Depending on the security platform, inspection may use signatures, reputation data, behavioral analysis, sandboxing, or combinations of these methods. Blocking a malicious file before it reaches an endpoint can reduce the opportunity for malware execution and subsequent compromise. Route summarization reduces routing information, HSRP provides gateway redundancy, and NTP synchronizes system clocks. Therefore, malware inspection provides the file-level detection and prevention capability described.<\/span><\/p>\n<h3><b>Question 254<\/b><\/h3>\n<p><b>Which security mechanism can ensure that an IPsec packet cannot simply be captured and resent later to repeat a previously valid communication?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anti-replay protection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNSSEC<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VLAN tagging<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storm control<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IPsec anti-replay protection uses sequence information to detect packets that have already been received or that fall outside the acceptable replay window. This helps prevent an attacker from capturing legitimate encrypted packets and retransmitting them later in an attempt to repeat an earlier action. Anti-replay protection is an important part of maintaining the integrity of IPsec-protected communications. DNSSEC protects DNS data, VLAN tagging identifies Layer 2 membership, and storm control limits excessive traffic. Therefore, anti-replay protection addresses the described threat.<\/span><\/p>\n<h3><b>Question 255<\/b><\/h3>\n<p><b>Which security capability can identify abnormal login behavior, such as a successful authentication from an unusual geographic location or device?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UEBA<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">STP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">GRE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LACP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">User and Entity Behavior Analytics, or UEBA, establishes behavioral patterns for users and entities and identifies significant deviations from those patterns. An unusual login location, unexpected device, abnormal access time, or sudden change in resource usage may indicate compromised credentials or other suspicious activity. UEBA can provide additional context for security investigations and risk-based decisions. STP prevents switching loops, GRE provides tunneling, and LACP manages link aggregation. Therefore, UEBA is the capability designed to identify abnormal behavioral patterns.<\/span><\/p>\n<h3><b>Question 256<\/b><\/h3>\n<p><b>Which cloud security approach combines capabilities such as workload protection, cloud posture management, and application security into a broader cloud-native security strategy?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CNAPP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VRRP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CoPP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RADIUS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Cloud-Native Application Protection Platform, or CNAPP, combines multiple cloud-security capabilities into an integrated approach for protecting cloud-native applications and infrastructure. Depending on the platform, capabilities can include cloud security posture management, cloud workload protection, application security, identity controls, vulnerability management, and runtime protection. The goal is to provide security visibility across the cloud application lifecycle rather than relying on isolated tools. VRRP provides gateway redundancy, CoPP protects the control plane, and RADIUS supports authentication. Therefore, CNAPP matches the described cloud-security approach.<\/span><\/p>\n<h3><b>Question 257<\/b><\/h3>\n<p><b>Which security control can protect a network device from unauthorized configuration changes by recording administrator commands for later review?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Command accounting<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS forwarding<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT traversal<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VLAN pruning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Command accounting records administrative activity such as commands executed by network-device users. When integrated with centralized AAA infrastructure, command accounting can provide an audit trail showing which administrator performed specific actions. This information can support incident investigation, compliance requirements, change tracking, and accountability. DNS forwarding handles name-resolution requests, NAT traversal supports communication through address translation, and VLAN pruning controls VLAN propagation. Therefore, command accounting provides the administrative activity-recording capability described.<\/span><\/p>\n<h3><b>Question 258<\/b><\/h3>\n<p><b>Which security control can help detect unauthorized software installation by comparing installed applications against an approved endpoint inventory?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Endpoint application inventory<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">BGP TTL security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP relay<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MACsec<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Endpoint application inventory provides visibility into software installed on managed devices. Security teams can compare observed applications against an approved software baseline to identify unauthorized, outdated, or potentially risky programs. This information can support application allowlisting, vulnerability management, software-removal processes, and compliance activities. BGP TTL security protects routing sessions, DHCP relay forwards DHCP messages, and MACsec secures Ethernet frames. Therefore, endpoint application inventory provides the visibility needed to identify software that should not be present.<\/span><\/p>\n<h3><b>Question 259<\/b><\/h3>\n<p><b>Which security control can limit the ability of an attacker to move from a compromised user workstation toward sensitive server networks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network segmentation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS caching<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NTP synchronization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Link aggregation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Network segmentation separates systems or services into distinct security zones and controls communication between those zones. If a user workstation becomes compromised, segmentation can prevent unrestricted access to sensitive servers, administrative networks, databases, or other critical resources. Firewall policies, VLANs, VRFs, security groups, and other controls can be used to implement segmentation. DNS caching stores name-resolution information, NTP synchronizes time, and link aggregation combines network links. Therefore, network segmentation can reduce opportunities for lateral movement after endpoint compromise.<\/span><\/p>\n<h3><b>Question 260<\/b><\/h3>\n<p><b>Which security mechanism can verify that a certificate is intended for a particular cryptographic purpose, such as server authentication, before allowing it to be trusted for that purpose?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Extended Key Usage<\/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;\">SPAN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MAC learning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Extended Key Usage, or EKU, specifies the purposes for which a certificate&#8217;s public key may be used. During certificate validation, applications can evaluate EKU values to determine whether a certificate is appropriate for a particular purpose, such as server authentication, client authentication, or code signing. This helps prevent a valid certificate from being incorrectly accepted for an unrelated security function. DHCP snooping protects DHCP operations, SPAN copies traffic for monitoring, and MAC learning supports Ethernet forwarding. Therefore, EKU provides the required certificate-purpose validation.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Cisco 350-701 Exam Dumps and Practice Test Dumps. &nbsp; Question 241 Which security mechanism can prevent an unauthorized device from obtaining network configuration information from a rogue DHCP server? DHCP snooping DNSSEC MACsec CoPP Correct Answer: 1 Explanation DHCP snooping allows a switch to distinguish trusted DHCP-server-facing interfaces from untrusted access interfaces. DHCP [&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\/20918"}],"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=20918"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/20918\/revisions"}],"predecessor-version":[{"id":20919,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/20918\/revisions\/20919"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=20918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=20918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=20918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}