frr/tests/topotests/bgp_conditional_advertisement_track_peer/r3/bgpd.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
231 B
Text
Raw Normal View History

!
router bgp 65003
no bgp ebgp-requires-policy
neighbor 192.168.2.2 remote-as external
neighbor 192.168.2.2 timers 3 10
neighbor 192.168.2.2 shutdown
address-family ipv4 unicast
redistribute connected
exit-address-family
!