summaryrefslogtreecommitdiffstats
path: root/tests/topotests/eigrp_topo1/r1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/eigrp_topo1/r1/zebra.conf')
-rw-r--r--tests/topotests/eigrp_topo1/r1/zebra.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/topotests/eigrp_topo1/r1/zebra.conf b/tests/topotests/eigrp_topo1/r1/zebra.conf
new file mode 100644
index 0000000..51579a7
--- /dev/null
+++ b/tests/topotests/eigrp_topo1/r1/zebra.conf
@@ -0,0 +1,20 @@
+log file zebra.log
+! debug zebra rib detail
+!
+hostname r1
+!
+interface r1-eth0
+ ip address 192.168.1.1/24
+!
+interface r1-eth1
+ description to sw2 - RIPv2 interface
+ ip address 193.1.1.1/26
+ no link-detect
+!
+ip forwarding
+ipv6 forwarding
+!
+!
+line vty
+!
+