diff options
Diffstat (limited to 'tests/topotests/bgp_blackhole_community/r3/bgpd.conf')
| -rw-r--r-- | tests/topotests/bgp_blackhole_community/r3/bgpd.conf | 5 |
1 files changed, 5 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 0000000000..f0635cb8c9 --- /dev/null +++ b/tests/topotests/bgp_blackhole_community/r3/bgpd.conf @@ -0,0 +1,5 @@ +! +router bgp 65003 + no bgp ebgp-requires-policy + neighbor r3-eth0 interface remote-as external +! |
