ip prefix-list XY seq 5 permit 10.0.0.0/15 le 32
route-map DAMPENING permit 10
match ip address prefix-list XY
set dampening 15 750 2000 60
router bgp 100
bgp dampening route-map DAMPENING
neighbor 192.168.0.2 remote-as 200
I decided it was high time to create EVPN/MPLS netlab integration tests and
wanted to use the same approach I used for the EVPN/VXLAN ones:
- One of t...
10 hours ago





0 comments:
Post a Comment