summaryrefslogtreecommitdiffstats
path: root/tests/topotests/msdp_topo2/r4/bgpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/msdp_topo2/r4/bgpd.conf')
-rw-r--r--tests/topotests/msdp_topo2/r4/bgpd.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/msdp_topo2/r4/bgpd.conf b/tests/topotests/msdp_topo2/r4/bgpd.conf
new file mode 100644
index 00000000..430517bc
--- /dev/null
+++ b/tests/topotests/msdp_topo2/r4/bgpd.conf
@@ -0,0 +1,8 @@
+router bgp 65004
+ no bgp ebgp-requires-policy
+ neighbor 192.168.4.3 remote-as 65003
+ neighbor 192.168.5.5 remote-as 65005
+ address-family ipv4 unicast
+ redistribute connected
+ exit-address-family
+!