49
Destination/mask Next hop NBMA address Type Interface
172.16.1.1/32 172.16.1.1 105.112.100.4 cached Tunnel0
172.16.1.2/32 172.16.1.2 105.112.100.92 cached Tunnel0
# Display detailed information about all NHRP mapping entries.
<Sysname> display nhrp map verbose
Interface : Tunnel0
Destination/mask : 172.16.1.1/32
Next hop : 172.16.1.1
Creation time : 00:38:44
Expiration time : 01:21:15
Type : cached
Flags : unique, up, used
NBMA address : 105.112.100.4
Interface : Tunnel0
Destination/mask : 172.16.1.2/32
Next hop : 172.16.1.2
Creation time : 00:25:53
Expiration time : 01:34:06
Type : cached
Flags : unique, up, used, ipsec
NBMA address : 105.112.100.92
Table 3 Command output
Field Description
Destination/mask
Destination tunnel interface address and mask of the
mapping entry.
Nexthop Next hop address to reach the destination network.
Creation time
Period of time for which the mapping entry has been
created.
Expiration time Period of time in which the mapping entry will expire.
Type
Mapping entry type:
• static—The entry is statically configured.
• cached—The entry is dynamically obtained.
• Incomplete—The entry is dynamic and incomplete.
Flags
Mapping entry flags:
• unique—The mapping entry in the registration
request cannot be overwritten by a mapping entry
that has the same protocol address and different
public addresses. A client can register the new entry
with the server only after the mapping entry on the
server expires.
• used—This mapping entry is used for packet
forwarding.
• up—Packets can be forwarded.
• ipsec—IPsec negotiation succeeded. Packets will
be protected by IPsec.
• init—Initialization state.