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