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