summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_redundancy/r3/nhrpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/nhrp_redundancy/r3/nhrpd.conf')
-rw-r--r--tests/topotests/nhrp_redundancy/r3/nhrpd.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/nhrp_redundancy/r3/nhrpd.conf b/tests/topotests/nhrp_redundancy/r3/nhrpd.conf
new file mode 100644
index 0000000..87cc216
--- /dev/null
+++ b/tests/topotests/nhrp_redundancy/r3/nhrpd.conf
@@ -0,0 +1,9 @@
+!debug nhrp all
+nhrp nflog-group 1
+interface r3-gre0
+ ip nhrp holdtime 10
+ ip nhrp network-id 42
+ ip nhrp registration no-unique
+ ip nhrp redirect
+ tunnel source r3-eth0
+exit