Cisco 300-206 Implementing Cisco Edge Network Security Solutions Online Training
Cisco 300-206 Online Training
The questions for 300-206 were last updated at Oct 24,2025.
- Exam Code: 300-206
- Exam Name: Implementing Cisco Edge Network Security Solutions
- Certification Provider: Cisco
- Latest update: Oct 24,2025
What are two primary purposes of Layer 2 detection in Cisco IPS networks? (Choose two.)
- A . identifying Layer 2 ARP attacks
- B . detecting spoofed MAC addresses and tracking 802.1X actions and data communication after a successful client association
- C . detecting and preventing MAC address spoofing in switched environments
- D . mitigating man-in-the-middle attacks
What is the primary purpose of stateful pattern recognition in Cisco IPS networks?
- A . mitigating man-in-the-middle attacks
- B . using multi packet inspection across all protocols to identify vulnerability-based attacks and to thwart attacks that hide within a data stream
- C . detecting and preventing MAC address spoofing in switched environments
- D . identifying Layer 2 ARP attacks
What are two reasons to implement Cisco IOS MPLS Bandwidth-Assured Layer 2 Services? (Choose two.)
- A . guaranteed bandwidth and peak rates as well as low cycle periods, regardless of which systems access the device
- B . increased resiliency through MPLS FRR for AToM circuits and better bandwidth utilization through MPLS TE
- C . enabled services over an IP/MPLS infrastructure, for enhanced MPLS Layer 2 functionality
- D . provided complete proactive protection against frame and device spoofing
What is the maximum jumbo frame size for IPS standalone appliances with 1G and 10G fixed or add-on interfaces?
- A . 1024 bytes
- B . 1518 bytes
- C . 2156 bytes
- D . 9216 bytes
Which two statements about Cisco IDS are true? (Choose two.)
- A . It is preferred for detection-only deployment.
- B . It is used for installations that require strong network-based protection and that include sensor tuning.
- C . It is used to boost sensor sensitivity at the expense of false positives.
- D . It is used to monitor critical systems and to avoid false positives that block traffic.
- E . It is used primarily to inspect egress traffic, to filter outgoing threats.
What are two reasons for implementing NIPS at enterprise Internet edges? (Choose two.)
- A . Internet edges typically have a lower volume of traffic and threats are easier to detect.
- B . Internet edges typically have a higher volume of traffic and threats are more difficult to detect.
- C . Internet edges provide connectivity to the Internet and other external networks.
- D . Internet edges are exposed to a larger array of threats.
- E . NIPS is more optimally designed for enterprise Internet edges than for internal network configurations.
Which statement about the Cisco ASA configuration is true?
- A . All input traffic on the inside interface is denied by the global ACL.
- B . All input and output traffic on the outside interface is denied by the global ACL.
- C . ICMP echo-request traffic is permitted from the inside to the outside, and ICMP echo-reply will be permitted from the outside back to inside.
- D . HTTP inspection is enabled in the global policy.
- E . Traffic between two hosts connected to the same interface is permitted.
In the default global policy, which traffic is matched for inspections by default?
- A . match any
- B . match default-inspection-traffic
- C . match access-list
- D . match port
- E . match class-default
Which set of commands creates a message list that includes all severity 2 (critical) messages on a Cisco security device?
- A . logging list critical_messages level 2console logging critical_messages
- B . logging list critical_messages level 2logging console critical_messages
- C . logging list critical_messages level 2logging console enable critical_messages
- D . logging list enable critical_messages level 2 console logging critical_messages
An administrator is deploying port-security to restrict traffic from certain ports to specific MAC addresses.
Which two considerations must an administrator take into account when using the switchport port-security macaddress sticky command? (Choose two.)
- A . The configuration will be updated with MAC addresses from traffic seen ingressing the port. The configuration will automatically be saved to NVRAM if no other changes to the configuration have been made.
- B . The configuration will be updated with MAC addresses from traffic seen ingressing the port. The configuration will not automatically be saved to NVRAM.
- C . Only MAC addresses with the 5th most significant bit of the address (the ‘sticky’ bit) set to 1 will be learned.
- D . If configured on a trunk port without the ‘vlan’ keyword, it will apply to all vlans.
- E . If configured on a trunk port without the ‘vlan’ keyword, it will apply only to the native vlan.