summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_snmp/r4/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/isis_snmp/r4/zebra.conf')
-rw-r--r--tests/topotests/isis_snmp/r4/zebra.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/topotests/isis_snmp/r4/zebra.conf b/tests/topotests/isis_snmp/r4/zebra.conf
new file mode 100644
index 0000000..66b8ea3
--- /dev/null
+++ b/tests/topotests/isis_snmp/r4/zebra.conf
@@ -0,0 +1,24 @@
+log file zebra.log
+!
+hostname r4
+!
+! debug zebra rib detailed
+! debug zebra dplane detailed
+! debug zebra kernel
+! debug zebra nht
+!
+interface lo
+ ip address 4.4.4.4/32
+!
+interface r4-eth0
+ description to rt1
+ ip address 14.0.0.4/24
+!
+interface r4-eth1
+ description to rt5
+ ip address 45.0.0.4/24
+!
+ip forwarding
+!
+line vty
+!