summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_redundancy/r4/nhrpd.conf
blob: 8a52f3386e89678d8dbb4a42e43d16b777e84197 (plain)
1
2
3
4
5
6
7
8
9
10
11
!debug nhrp all
interface r4-gre0
 ip nhrp holdtime 10
 ip nhrp network-id 42
 ip nhrp registration no-unique
 ip nhrp nhs dynamic nbma 192.168.1.1 
 ip nhrp nhs dynamic nbma 192.168.1.2
 ip nhrp nhs dynamic nbma 192.168.1.3
 ip nhrp shortcut
 tunnel source r4-eth0
exit