ip nhrp network-id
To enable the Next Hop Resolution Protocol (NHRP) on an interface, use the ip nhrp network-id command
in interface configuration mode. To disable NHRP on the interface, use the no form of this command.
ip nhrp network-id number
no ip nhrp network-id [number]
Syntax Description
Globally unique, 32-bit network identifier from a
nonbroadcast multiaccess (NBMA) network. The
range is from 1 to 4294967295.
number
Command Default
NHRP is disabled on an interface.
Command Modes
Interface configuration (config)
Command History
ModificationRelease
This command was introduced.Cisco IOS XE Denali 16.3.1
Usage Guidelines
In general, all NHRP stations within one logical NBMA network must be configured with the same network
identifier.
Examples
The following example enables NHRP on the interface:
Switch(config-if)# ip nhrp network-id 1
Related Commands
DescriptionCommand
Clears all dynamic entries from the NHRP cache.clear ip nhrp
Enables NHRP debugging.debug nhrp
Configures an interface and enters interface
configuration mode.
interface
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
179
ip nhrp network-id