11 lines
242 B
Text
11 lines
242 B
Text
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
|