diff options
Diffstat (limited to 'tests/topotests/lm-proxy-topo1/ce2/bgpd.conf')
-rw-r--r-- | tests/topotests/lm-proxy-topo1/ce2/bgpd.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/topotests/lm-proxy-topo1/ce2/bgpd.conf b/tests/topotests/lm-proxy-topo1/ce2/bgpd.conf deleted file mode 100644 index 358be342a..000000000 --- a/tests/topotests/lm-proxy-topo1/ce2/bgpd.conf +++ /dev/null @@ -1,9 +0,0 @@ -debug bgp vpn label -! -router bgp 9102 - bgp router-id 10.1.2.2 - neighbor 10.1.2.1 remote-as 7777 - address-family ipv4 unicast - redistribute connected - exit-address-family -! |