What is the result of applying this configuration?

Refer to the exhibit.

What is the result of applying this configuration?
A . The router can form BGP neighborships with any other device.
B . The router cannot form BGP neighborships with any other device.
C . The router cannot form BGP neighborships with any device that is matched by the access list named “BGP”.
D . The router can form BGP neighborships with any device that is matched by the access list named “BGP”.

Answer: C

Explanation:

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

Latest 300-410 Dumps Valid Version with 213 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments