summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_vrf_netns/r1/bgpd.conf
blob: 572dce74557455a7056fe427025f193ab479af47 (plain)
1
2
3
4
5
6
7
8
9
10
!
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
 !
!