Options:
Answer:
See the solution below in Explanation:
Explanation:
Solution: -
Solution:
router bgp 10
bgp router-id 10.1.1.111
no bgp defa ipv4-unicast
nei 209.165.200.226 remote-as 20
nei 209.165.202.130 remote-as 30
address-family ipv4
neigh 209.165.200.226 activate
neigh 209.165.202.130 activate
network 10.1.1.10 mask 255.255.255.255
network 209.165.201.10 mask 255.255.255.255
network 209.165.201.20 mask 255.255.255.255
wr
R1
config
flow exporter Export-NetFlowENCOR
transport udp 2055
ip sla schedule 100 life forever start-time now
Sw1
monitor session 11 source interface e0/2
monitor session 11 destination interface et1/1
OR
R2
show ip access-list
config t
ip access-list extended 151
5 permit eigrp any any
R3
ip access-list extended 100
permit tcp 192.168.211.0 0.0.0.255 any eq 22
class-map match-any SSH
match access-group 100
policy-map CoPP
class SSH
police 8000 conform-action transmit exceed-action drop
control-plane
service-policy input CoPP
Site Secure
TESTED 29 Jun 2026
Copyright © 2014-2026 CramKey. All Rights Reserved