summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_topo/r2/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/nhrp_topo/r2/zebra.conf')
-rw-r--r--tests/topotests/nhrp_topo/r2/zebra.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/topotests/nhrp_topo/r2/zebra.conf b/tests/topotests/nhrp_topo/r2/zebra.conf
new file mode 100644
index 0000000..9f40d4d
--- /dev/null
+++ b/tests/topotests/nhrp_topo/r2/zebra.conf
@@ -0,0 +1,12 @@
+interface r2-eth0
+ ip address 10.2.1.2/24
+!
+ip route 10.1.1.0/24 10.2.1.3
+interface r2-gre0
+ ip address 10.255.255.2/32
+ no link-detect
+ ipv6 nd suppress-ra
+!
+interface r2-eth1
+ ip address 192.168.2.2/24
+!