summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_isis_topo1/rt5/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bfd_isis_topo1/rt5/zebra.conf')
-rw-r--r--tests/topotests/bfd_isis_topo1/rt5/zebra.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/topotests/bfd_isis_topo1/rt5/zebra.conf b/tests/topotests/bfd_isis_topo1/rt5/zebra.conf
new file mode 100644
index 0000000..33473c9
--- /dev/null
+++ b/tests/topotests/bfd_isis_topo1/rt5/zebra.conf
@@ -0,0 +1,22 @@
+log file zebra.log
+!
+hostname rt5
+!
+! debug zebra kernel
+! debug zebra packet
+!
+interface lo
+ ip address 5.5.5.5/32
+ ipv6 address ::ffff:0505:0505/128
+!
+interface eth-rt2
+ ip address 10.0.3.2/24
+!
+interface eth-rt4
+ ip address 10.0.5.2/24
+!
+ip forwarding
+ipv6 forwarding
+!
+line vty
+!