blob: f9185f9a6398b4f16dfbbfca2d8497decfe7572d (
plain)
1
2
3
4
5
6
7
8
9
10
|
! 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
|