]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp_vrf_netns/r1/bgpd.conf
tests: uniq vrf names when using netns
[mirror_frr.git] / tests / topotests / bgp_vrf_netns / r1 / bgpd.conf
1 !
2 router bgp 100 vrf r1-bgp-cust1
3 bgp router-id 10.0.1.1
4 bgp bestpath as-path multipath-relax
5 no bgp ebgp-requires-policy
6 neighbor 10.0.1.101 remote-as 99
7 neighbor 10.0.1.101 timers 3 10
8 !
9 !
10