IPv6 Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 30-29
show ipv6 interface
Displays IPv6 Interface Table.
show ipv6 interface [if_name | loopback]
Syntax Definitions
if_name Interface name. Limits the display to a specific interface.
loopback Limits display to loopback interfaces.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• If you do not specify an interface name, all IPv6 interfaces are displayed.
• Specify an interface name (e.g., VLAN 12) to obtain a more detailed information about a specific inter-
face.
Examples
-> show ipv6 interface
Name IPv6 Address/Prefix Length Status Device
--------------------+----------------------------------------+---------+--------
smbif-5 fe80::2d0:95ff:fe12:f470/64 Active VLAN 955
212:95:5::35/64
212:95:5::/64
v6if-to-eagle fe80::2d0:95ff:fe12:f470/64 Disabled VLAN 1002
195:35::35/64
195:35::/64
loopback ::1/128 Active loopback
-> show ipv6 interface smbif-5
smbif-5
IPv6 interface index = 16777216(0x01000000)
output definitions
Name Interface name. This is usually the VLAN on which the interface is
configured.
IPv6 Address/Prefix Length IPv6 address and prefix length assigned to the interface. If an interface
has more than one IPv6 address assigned to it, each address is shown on
a separate line.
Status Interface status (e.g., Active/Inactive).
Device The device on which the interface is configured (e.g., VLAN 955).