Command Manual – IPv6 Configuration
H3C S7500E Series Ethernet Switches Chapter 1 IPv6 Basics Configuration Commands
1-9
Field Description
State
State of a neighbor, including:
z INCMP: The address is being resolved. The link layer
address of the neighbor is unknown.
z REACH: The neighbor is reachable.
z STALE: The reachability of the neighbor is unknown. The
device will not verify the reachability any longer unless
data is sent to the neighbor.
z DELAY: The reachability of the neighbor is unknown. The
device sends an NS message after a delay.
z PROBE: The reachability of the neighbor is unknown.
The device sends an NS message to verify the
reachability of the neighbor.
T
Type of neighbor information, including static configuration
and dynamic acquisition.
Age
For a static entry, a hyphen “-“ is displayed. For a dynamic
entry, the reachable time (in seconds) elapsed is displayed,
and if it is never reachable, “#” is displayed (for a neighbor
acquired dynamically).
1.1.7 display ipv6 neighbors count
Syntax
display ipv6 neighbors { { all | dynamic | static } [ slot slot-number ] | interface
interface-type interface-number | vlan vlan-id } count
View
Any view
Parameters
all: Displays the total number of all neighbor entries, including neighbor entries
acquired dynamically and configured statically.
dynamic: Displays the total number of all neighbor entries acquired dynamically.
static: Displays the total number of neighbor entries configured statically.
slot slot-number: Displays the total number of neighbor entries of a specified slot.
interface interface-type interface-number: Displays the total number of neighbor
entries of a specified interface.
vlan vlan-id: Displays the total number of neighbor entries of a specified VLAN whose
ID ranges from 1 to 4094.