summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_nexthop_mp_ipv4_6/rs1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_nexthop_mp_ipv4_6/rs1/zebra.conf')
-rw-r--r--tests/topotests/bgp_nexthop_mp_ipv4_6/rs1/zebra.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/bgp_nexthop_mp_ipv4_6/rs1/zebra.conf b/tests/topotests/bgp_nexthop_mp_ipv4_6/rs1/zebra.conf
new file mode 100644
index 0000000..75ee083
--- /dev/null
+++ b/tests/topotests/bgp_nexthop_mp_ipv4_6/rs1/zebra.conf
@@ -0,0 +1,8 @@
+interface eth-sw1
+ ip address 172.17.0.201/24
+ ipv6 address fd00:0:9::201/64
+!
+interface lo
+ ip address 192.0.2.201/32
+ ipv6 address 2001:db8::201/128
+