summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_lfa_topo1/rt2/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/isis_lfa_topo1/rt2/zebra.conf')
-rw-r--r--tests/topotests/isis_lfa_topo1/rt2/zebra.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/topotests/isis_lfa_topo1/rt2/zebra.conf b/tests/topotests/isis_lfa_topo1/rt2/zebra.conf
new file mode 100644
index 0000000..3372ec5
--- /dev/null
+++ b/tests/topotests/isis_lfa_topo1/rt2/zebra.conf
@@ -0,0 +1,16 @@
+log file zebra.log
+!
+hostname rt2
+!
+! debug zebra kernel
+! debug zebra packet
+! debug zebra mpls
+!
+interface lo
+ ip address 2.2.2.2/32
+ ipv6 address 2001:db8:1000::2/128
+!
+ip forwarding
+!
+line vty
+!