Cisco 300-410 Question Answer
Refer to the exhibit.
What is the result of applying this configuration?
The router can form BGP neighborships with any other device.
The router cannot form BGP neighborships with any other device.
The router cannot form BGP neighborships with any device that is matched by the access list named “BGP”.
The router can form BGP neighborships with any device that is matched by the access list named “BGP”.
after bgp session are UP.I configured the CoPP to drop 10.3.3.3 bgp traffic (R3).
R3 bgp traffic that matched the ACL 100 is dropped and the state is in IDLE
--------------------------------------------
access-list 100 permit tcp host 10.3.3.3 any eq bgp
access-list 100 permit tcp host 10.3.3.3 eq bgp any
!
class-map match-all class-bgp
match access-group 100
policy-map policy-bgp
class class-bgp
drop
control-plane
service-policy input policy-bgp
The 10.3.3.3 neighbor goes to IDLE
TESTED 07 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved