ip nhrp¶
Note
requires a Turbo Router Network License.
Interface NHRP configuration.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
enabled¶
Enable or disable NHRP IPv4 on this interface.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# enabled true|false
- Default value
true
registration-no-unique¶
Registration configuration with unique flag not set.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# registration-no-unique true|false
- Default value
false
shortcut¶
Allow shortcut establishment.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# shortcut true|false
- Default value
false
redirect¶
Send redirect notifications.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# redirect true|false
- Default value
false
shortcut-keep-sa¶
Do not flush IPsec SAs after shortcut expires.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# shortcut-keep-sa true|false
- Default value
false
network-id¶
Specify network-id to specify interface group.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# network-id <uint32>
holdtime¶
Time in seconds that NBMA addresses are advertised valid.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# holdtime <uint16>
- Default value
7200
ip-nhrp-mtu¶
MTU configuration.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp
vrouter running nhrp# ip-nhrp-mtu IP-NHRP-MTU
|
Description |
---|---|
<uint32> |
No description. |
opennhrp |
Advertise bound interface MTU similar to OpenNHRP. |
default |
MTU is not configured. |
- Default value
default
nhrp-map¶
Nexthop Server mapping configuration.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp nhrp-map <nhrp-map>
<nhrp-map> |
An IPv4 address. |
nbma¶
IPv4 NBMA address.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp nhrp-map <nhrp-map>
vrouter running nhrp-map <nhrp-map># nbma NBMA
|
Description |
---|---|
<A.B.C.D> |
An IPv4 address. |
local |
Handle protocol address locally. |
nhrp-nhs¶
Nexthop Server mapping configuration.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp nhrp-nhs <nhrp-nhs>
|
Description |
---|---|
<A.B.C.D> |
An IPv4 address. |
dynamic |
Automatic detection of protocol address. |
nbma (mandatory)¶
NBMA address configuration.
vrouter running config# vrf <vrf> routing interface <interface> ip nhrp nhrp-nhs <nhrp-nhs>
vrouter running nhrp-nhs <nhrp-nhs># nbma NBMA
|
Description |
---|---|
<A.B.C.D> |
An IPv4 address. |
<string> |
No description. |
ipv6 nhrp¶
Note
requires a Turbo Router Network License.
Interface NHRP configuration.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
enabled¶
Enable or disable NHRP IPv6 on this interface.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
vrouter running nhrp# enabled true|false
- Default value
true
registration-no-unique¶
Registration configuration with unique flag not set.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
vrouter running nhrp# registration-no-unique true|false
- Default value
false
shortcut¶
Allow shortcut establishment.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
vrouter running nhrp# shortcut true|false
- Default value
false
redirect¶
Send redirect notifications.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
vrouter running nhrp# redirect true|false
- Default value
false
shortcut-keep-sa¶
Do not flush IPsec SAs after shortcut expires.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
vrouter running nhrp# shortcut-keep-sa true|false
- Default value
false
network-id¶
Specify network-id to specify interface group.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
vrouter running nhrp# network-id <uint32>
holdtime¶
Time in seconds that NBMA addresses are advertised valid.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp
vrouter running nhrp# holdtime <uint16>
- Default value
7200
nhrp-map¶
Nexthop Server mapping configuration.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp nhrp-map <nhrp-map>
<nhrp-map> |
An IPv6 address. |
nbma (mandatory)¶
IPv4 NBMA address.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp nhrp-map <nhrp-map>
vrouter running nhrp-map <nhrp-map># nbma NBMA
|
Description |
---|---|
<A.B.C.D> |
An IPv4 address. |
local |
Handle protocol address locally. |
nhrp-nhs¶
Nexthop Server mapping configuration.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp nhrp-nhs <nhrp-nhs>
|
Description |
---|---|
<X:X::X:X> |
An IPv6 address. |
dynamic |
Automatic detection of protocol address. |
nbma (mandatory)¶
NBMA address configuration.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 nhrp nhrp-nhs <nhrp-nhs>
vrouter running nhrp-nhs <nhrp-nhs># nbma NBMA
|
Description |
---|---|
<A.B.C.D> |
An IPv4 address. |
<string> |
No description. |