9 lines
179 B
Text
9 lines
179 B
Text
!debug nhrp all
|
|
nhrp nflog-group 1
|
|
interface nhs3-gre0
|
|
ip nhrp holdtime 10
|
|
ip nhrp network-id 42
|
|
ip nhrp registration no-unique
|
|
ip nhrp redirect
|
|
tunnel source nhs3-eth0
|
|
exit
|