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