Command Reference IPv6 Commands
show ipv6 neighbors
Use this command to show the IPv6 neighbors.
show ipv6 neighbors [ vrf vrf-name ] [ verbose ] [ interface-id ] [ ipv6-address ]
show ipv6 neighbors static
Parameter Description
verbose
Show the neighbor details.
static
Show the validity status of static neighbors.
vrf-name
VRF name
interface-id
Show the neighbors of the specified interface.
Parameter
Description
ipv6-addres
Show the neighbors of the specified IPv6 address.
Defaults
N/A
Command
Mode
Privileged EXEC mode.
Usage Guide
Show the neighbors on the SVI 1 interface:
Ruijie# show ipv6 neighbors vlan 1
IPv6 Address Linklayer Addr Interface
fa::1 00d0.0000.0002 vlan 1
fe80::200:ff:fe00:2 00d0.0000.0002 vlan 1
Show the neighbor details:
Ruijie# show ipv6 neighbors verbose
IPv6 Address Linklayer Addr Interface
2001::1 00d0.f800.0001 vlan 1
State: Reach/H Age: - asked: 0
fe80::200:ff:fe00:1 00d0.f800.0001 vlan 1
State: Reach/H Age: - asked: 0
Field Meaning
IPv6
Address
IPv6 address of the Neighbor
Linklayer
Addr
Link address, namely, MAC address. If it is not available, incomplete is displayed.
Interface Interface the neighbor locates.
State
State of the neighbor: state/H(R)
The values of STATE are as below:
INCMP (Incomplete): The address resolution of the neighbor is underway, the NS is
sent, but the NA is not received.