Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IPv6 Commands
page 33-42
OmniSwitch CLI Reference Guide
September 2009
show ipv6 neighbors
Displays IPv6 Neighbor Table. 
show ipv6 neighbors [ipv6_prefix/prefix_length | if_name | hw hardware_address | static]
Syntax Definitions
ipv6_prefix/prefix_length
IPv6 prefix. Restricts the display to those neighbors starting with the 
specified prefix.
if_name
Interface name. Restricts the display to those neighbors reached via the 
specified interface.
hardware_address
MAC address. Restricts the display to the specified MAC address.
static
Restricts display to statically configured neighbors.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
If you do not specify an option (e.g., if_name), all IPv6 neighbors are displayed.
Examples
-> show ipv6 neighbors
IPv6 Address                 Hardware Address    State     Type    Port  Interface
----------------------------+-------------------+----------+-------+-----+---------
fe80::02d0:c0ff:fe86:1207    00:d0:c0:86:12:07   Probe     Dynamic  1/15   vlan_4
fe80::020a:03ff:fe71:fe8d    00:0a:03:71:fe:8d   Reachable Dynamic  1/ 5   vlan_17
output definitions
IPv6 Address
The neighbor’s IPv6 address.
Hardware Address
The MAC address corresponding to the IPv6 address.
State
The neighbor’s state:
Unknown
Incomplete
Reachable
Stale
Delay
Probe.
Type
Indicates whether the neighbor entry is a Static or Dynamic entry.
Port
The port used to reach the neighbor.
Interface
The neighbor’s interface name (e.g., vlan_1)