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