summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_topo/r1/nhrpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/nhrp_topo/r1/nhrpd.conf')
-rw-r--r--tests/topotests/nhrp_topo/r1/nhrpd.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/topotests/nhrp_topo/r1/nhrpd.conf b/tests/topotests/nhrp_topo/r1/nhrpd.conf
new file mode 100644
index 0000000..e5224e4
--- /dev/null
+++ b/tests/topotests/nhrp_topo/r1/nhrpd.conf
@@ -0,0 +1,10 @@
+log stdout debugging
+! debug nhrp all
+interface r1-gre0
+ ip nhrp holdtime 500
+ ip nhrp shortcut
+ ip nhrp network-id 42
+ ip nhrp nhs dynamic nbma 10.2.1.2
+ ip nhrp registration no-unique
+ tunnel source r1-eth0
+exit