diff options
Diffstat (limited to 'tests/topotests/pim_basic/r1/bgpd.conf')
-rw-r--r-- | tests/topotests/pim_basic/r1/bgpd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/topotests/pim_basic/r1/bgpd.conf b/tests/topotests/pim_basic/r1/bgpd.conf new file mode 100644 index 0000000..84d9598 --- /dev/null +++ b/tests/topotests/pim_basic/r1/bgpd.conf @@ -0,0 +1,5 @@ +router bgp 65001 + no bgp ebgp-requires-policy + neighbor 10.0.30.3 remote-as external + neighbor 10.0.30.3 timers 3 10 + redistribute connected |