11 lines
244 B
Text
11 lines
244 B
Text
log stdout debugging
|
|
! debug nhrp all
|
|
interface r1-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 r1-eth0
|
|
exit
|