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

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

11 lines
198 B
Text
Raw Normal View History

!
router bgp 100 vrf r1-bgp-cust1
bgp router-id 10.0.1.1
bgp bestpath as-path multipath-relax
no bgp ebgp-requires-policy
neighbor 10.0.1.101 remote-as 99
neighbor 10.0.1.101 timers 3 10
!
!