summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_topo/r4/nhrpd.conf
blob: df9700c22b33bf28909d95635a6488c95e377f07 (plain)
1
2
3
4
5
6
7
8
9
10
11
log stdout debugging
debug nhrp all
interface r4-gre0
 ip nhrp authentication secret
 ip nhrp holdtime 10
 ip nhrp shortcut
 ip nhrp network-id 42
 ip nhrp nhs dynamic nbma 10.2.1.2
 ip nhrp registration no-unique
 tunnel source r4-eth0
exit