frr/tests/topotests/bgp_link_bw_ip/r3/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 r3
!
router bgp 65202
bgp router-id 11.1.3.1
bgp bestpath as-path multipath-relax
no bgp ebgp-requires-policy
neighbor 11.1.1.5 remote-as external
neighbor 11.1.1.5 timers 3 10
neighbor 11.1.3.2 remote-as external
neighbor 11.1.3.2 timers 3 10
neighbor 11.1.3.2 disable-link-bw-encoding-ieee
!