10 lines
198 B
Text
10 lines
198 B
Text
! debug nhrp all
|
|
log stdout debugging
|
|
nhrp nflog-group 1
|
|
interface r2-gre0
|
|
ip nhrp holdtime 500
|
|
ip nhrp redirect
|
|
ip nhrp network-id 42
|
|
ip nhrp registration no-unique
|
|
tunnel source r2-eth0
|
|
exit
|