summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_topo/r1/nhrpd.conf
blob: e5224e4aabe960780389ec5fad528256446f3b02 (plain)
1
2
3
4
5
6
7
8
9
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