frr/tests/topotests/bgp_link_bw_ip/r1/bgpd.conf

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

13 lines
311 B
Text
Raw Normal View History

hostname r1
!
router bgp 65101
bgp router-id 11.1.1.1
no bgp ebgp-requires-policy
bgp bestpath as-path multipath-relax
neighbor 11.1.1.2 remote-as external
neighbor 11.1.1.2 timers 3 10
neighbor 11.1.1.6 remote-as external
neighbor 11.1.1.6 timers 3 10
neighbor 11.1.1.6 disable-link-bw-encoding-ieee
!