frr/tests/topotests/bgp_labeled_unicast_addpath/r4/bgpd.conf

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

11 lines
284 B
Text
Raw Normal View History

router bgp 65004
no bgp ebgp-requires-policy
no bgp default ipv4-unicast
neighbor 192.168.34.3 remote-as external
neighbor 192.168.34.3 timers 1 3
neighbor 192.168.34.3 timers connect 1
address-family ipv4 labeled-unicast
neighbor 192.168.34.3 activate
exit-address-family
!