summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_vrf_lite_ipv6_rtadv/r2/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_vrf_lite_ipv6_rtadv/r2/zebra.conf')
-rw-r--r--tests/topotests/bgp_vrf_lite_ipv6_rtadv/r2/zebra.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/bgp_vrf_lite_ipv6_rtadv/r2/zebra.conf b/tests/topotests/bgp_vrf_lite_ipv6_rtadv/r2/zebra.conf
new file mode 100644
index 0000000..c3795ab
--- /dev/null
+++ b/tests/topotests/bgp_vrf_lite_ipv6_rtadv/r2/zebra.conf
@@ -0,0 +1,9 @@
+ip forwarding
+ipv6 forwarding
+!
+interface loop1 vrf r2-cust1
+ ip address 10.254.254.2/32
+!
+interface r2-eth0 vrf r2-cust1
+ ipv6 address 2001:db8:1::2/64
+!