summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_topo1_vrf/r1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/isis_topo1_vrf/r1/zebra.conf')
-rwxr-xr-xtests/topotests/isis_topo1_vrf/r1/zebra.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/isis_topo1_vrf/r1/zebra.conf b/tests/topotests/isis_topo1_vrf/r1/zebra.conf
new file mode 100755
index 0000000..fa1c02e
--- /dev/null
+++ b/tests/topotests/isis_topo1_vrf/r1/zebra.conf
@@ -0,0 +1,9 @@
+hostname r1
+interface r1-eth0 vrf r1-cust1
+ ip address 10.0.20.2/24
+ ipv6 address 2001:db8:1:1::2/64
+!
+interface lo
+ ip address 10.254.0.1/32
+ ipv6 address 2001:db8:F::1/128
+!