diff options
Diffstat (limited to 'tests/topotests/bgp_blackhole_community/r3/bgpd.conf')
-rw-r--r-- | tests/topotests/bgp_blackhole_community/r3/bgpd.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/topotests/bgp_blackhole_community/r3/bgpd.conf b/tests/topotests/bgp_blackhole_community/r3/bgpd.conf new file mode 100644 index 0000000..d0c4b40 --- /dev/null +++ b/tests/topotests/bgp_blackhole_community/r3/bgpd.conf @@ -0,0 +1,6 @@ +! +router bgp 65003 + timers bgp 3 9 + no bgp ebgp-requires-policy + neighbor r3-eth0 interface remote-as external +! |