10 lines
214 B
Text
10 lines
214 B
Text
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
|