ipv6
Displays IPv6 related information and
statistical data
Supported on the following devices:
- Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
AP8533.
- Service Platforms:
NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
show ipv6 [default-gateways|delegated-prefix|dhcp|hop-limit|interface|mld|
name-server|neighbors|route]
show ipv6 [default-gateways|delegated-prefix|hop-limit|name-server]
{on <DEVICE-NAME>}
show ipv6 dhcp [client received-options|relay status|status]
{on <DEVICE-NAME>}
show ipv6 interface {<IF-NAME>|brief} {(on <DEVICE-NAME>)}
show ipv6 mld snooping [mrouter vlan <1-4095>|querier vlan <1-4095>|vlan <1-4095>]
{on <DEVICE-NAME>}
show ipv6 neighbors <VLAN-NAME> {(on <DEVICE-NAME>)}
show ipv6 route {<IF-NAME>|ge <1-X>|me1|port-channel <1-2>|ppppoe1|serial <1-4>|
t1e1 <1-4> <1-1>|up|vlan <1-4095>|wwan1|xge} {(on <DEVICE-NAME>)}
Parameters
show ipv6 [default-gateways|delegated-prefix|hop-limit|name-server]
{on <DEVICE-NAME>}
ipv6 |
Displays IPv6 related information and statistical data |
default-gateways |
Displays all learnt default gateways |
delegated-prefix |
Displays prefix delegation information |
hop-limit |
Displays the configured IPv6 hop count value |
name-server |
Displays DNS name servers |
on <DEVICE-NAME> |
This parameter is common to all of the above keywords.
- on <DEVICE-NAME> –
Optional. Displays the specified information on a device (access point, wireless
controller, or service platform)
- <DEVICE-NAME> –
Specify the name of the AP, wireless controller, or service platform.
|
show ipv6 dhcp [client received-options|relay status|status] {on <DEVICE-NAME>}
ipv6 |
Displays IPv6 related information and statistical data |
dhcp |
Displays DHCPv6 related information |
client received-options |
Displays DHCP options received from clients |
relay status |
Displays the DHCPv6 relay agent‘s running status |
status |
Displays the DHCPv6 stateless server daemon‘s status. In
case the DHCPv6 server is up and running, it also displays interface names. |
on <DEVICE-NAME> |
This parameter is common to all of the above
keywords.
- on <DEVICE-NAME> – Optional. Displays the specified information on a device
(access point, wireless controller, or service platform)
- <DEVICE-NAME> – Specify the name of the AP, wireless controller, or
service platform.
|
show ipv6 interface {<IF-NAME>|brief} {(on <DEVICE-NAME>)}
ipv6 |
Displays IPv6 related information and statistical data |
interface {<IF-NAME>|brief} |
Displays IPv6 status and configuration on a specified interface related
information
- <IF-NAME> – Optional.
Specify the interface name.
- brief – Optional. Displays
a brief summary of IPv6 status and configuration on the specified
interface
|
on <DEVICE-NAME> |
This parameter is common to all of the above keywords.
- on <DEVICE-NAME> –
Optional. Displays the specified information on a device (access point, wireless
controller, or service platform)
- <DEVICE-NAME> –
Specify the name of the AP, wireless controller, or service platform.
|
show ipv6 mld snooping [mrouter vlan <1-4095>|querier vlan <1-4095>|vlan <1-4095>]
{on <DEVICE-NAME>}
ipv6 |
Displays IPv6 related information and statistical data |
mld snooping |
Displays Multicast Listener Discovery Protocol (MLD) snooping related
information |
mrouter vlan <1-4095> |
Displays IPv6 multicast router information on the specified VLAN |
querier vlan <1-4095> |
Displays IPv6 multicast querier information on the specified VLAN |
vlan <1-4095> |
Displays MLD snooping related information on the specified VLAN |
on <DEVICE-NAME> |
This parameter is common to all of the above keywords.
- on <DEVICE-NAME> –
Optional. Displays the specified information on a device (access point, wireless
controller, or service platform)
- <DEVICE-NAME> –
Specify the name of the AP, wireless controller, or service platform.
|
show ipv6 neighbors <VLAN-NAME> {(on <DEVICE-NAME>)}
ipv6 |
Displays IPv6 related information and statistical data |
neighbors <VLAN-NAME> |
Displays IPv6 neighbors on the specified VLAN |
on <DEVICE-NAME> |
Optional. Displays IPv6 neighbors on a specified device (access point, wireless
controller, or service platform)
- <DEVICE-NAME> – Specify
the name of the AP, wireless controller, or service platform.
|
show ipv6 route {<IF-NAME>|ge <1-X>|me1|port-channel <1-2>|ppppoe1|serial <1-4>|
t1e1 <1-4> <1-1>|up|vlan <1-4095>|wwan1|xge} {(on <DEVICE-NAME>)}
ipv6 |
Displays IPv6 related information and statistical data |
route |
Displays IPv6 route table |
<IF-NAME> |
Optional. Displays IPv6 route table for the interface identified by the
<IF-NAME> keyword |
ge <1-X> |
Optional. Displays IPv6 route table for the selected GigabitEthernet
interface |
me1 |
Optional. Displays IPv6 route table for the FastEthernet interface |
port-channel <1-2> |
Optional. Displays IPv6 route table for the selected port-channel
interface |
pppoe1 |
Optional. Displays IPv6 route table for the PPP over Ethernet interface |
vlan <1-4095> |
Optional. Displays IPv6 route table for the selected VLAN interface |
up |
Optional. Displays IPv6 route table for the WAN Ethernet interface |
wwan |
Optional. Displays IPv6 route table for the wireless WAN interface |
xge <1-4> |
Optional. Displays IPv6 route table for the selected TenGigabitEthernet
interface |
on <DEVICE-NAME> |
This parameter is common to all of the above keywords.
- on <DEVICE-NAME> –
Optional. Displays the specified information on a device (access point, wireless
controller, or service platform)
- <DEVICE-NAME> –
Specify the name of the AP, wireless controller, or service platform.
|
Examples
rfs4000-229D58(config)#show ipv6 route
--------------------------------------------------------------------------------
DESTINATION GATEWAY FLAGS INTERFACE
--------------------------------------------------------------------------------
2000:abcd::/64 fe80::300:1 S vlan300
default fe80::11:1 R vlan11
4444:1111::/64 direct C vlan1
--------------------------------------------------------------------------------
Flags: C - Connected G - Gateway S - Static R - IPv6-RA
rfs4000-229D58(config)#
rfs4000-229D58#show ipv6 default-gateways
--------------------------------------------------------------------------------
Source: IPv6-RA Gateway-address : fe80::100:1
Preference: medium Status : not-monitored
Installed : NO Interface : vlan100
Remaining Lifetime: 1471 sec
--------------------------------------------------------------------------------
Source: IPv6-RA Gateway-address : fe80::1:2
Preference: low Status : not-monitored
Installed : NO Interface : vlan1
Remaining Lifetime: 1488 sec
--------------------------------------------------------------------------------
Source: Static-Route Gateway-address : fe80::2000:1
Preference: NA Status : unreachable
Installed : NO Interface : vlan2000
Remaining Lifetime: forever
--------------------------------------------------------------------------------
Source: IPv6-RA Gateway-address : fe80::11:1
Preference: high Status : reachable
Installed : YES Interface : vlan11
Remaining Lifetime: 1471 sec
--------------------------------------------------------------------------------
rfs4000-229D58#