summaryrefslogtreecommitdiffstats
path: root/tests/topotests/msdp_mesh_topo1/r1/bgpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/msdp_mesh_topo1/r1/bgpd.conf')
-rw-r--r--tests/topotests/msdp_mesh_topo1/r1/bgpd.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/topotests/msdp_mesh_topo1/r1/bgpd.conf b/tests/topotests/msdp_mesh_topo1/r1/bgpd.conf
new file mode 100644
index 0000000..953d90a
--- /dev/null
+++ b/tests/topotests/msdp_mesh_topo1/r1/bgpd.conf
@@ -0,0 +1,7 @@
+router bgp 65000
+ neighbor 10.254.254.2 remote-as 65000
+ neighbor 10.254.254.2 update-source 10.254.254.1
+ address-family ipv4 unicast
+ redistribute connected
+ exit-address-family
+!