summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_redundancy/r1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/nhrp_redundancy/r1/zebra.conf')
-rw-r--r--tests/topotests/nhrp_redundancy/r1/zebra.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/topotests/nhrp_redundancy/r1/zebra.conf b/tests/topotests/nhrp_redundancy/r1/zebra.conf
new file mode 100644
index 0000000..0f11563
--- /dev/null
+++ b/tests/topotests/nhrp_redundancy/r1/zebra.conf
@@ -0,0 +1,12 @@
+ip forwarding
+interface r1-eth0
+ ip address 192.168.1.1/24
+!
+ip route 192.168.2.0/24 192.168.1.6
+interface r1-gre0
+ ip address 176.16.1.1/32
+ no link-detect
+ ipv6 nd suppress-ra
+!
+ip route 4.4.4.0/24 176.16.1.4
+ip route 5.5.5.0/24 176.16.1.5