Release Notes

show ipv6 route
show ipv6 route [counters | static]
Description
Displays the Dell controller IPv6 routing table.
Syntax
Command Description
counters
Displays the number of routes present, categorized by type.
static
Include this optional parameter to display only static IPv6 routes.
Usage Guidelines
This command displays static IPv6 routes configured on the controller via the ipv6 route command. Use the
ipv6 default-gateway command to set the default gateway to the IPv6 address of the interface on the
upstream router or switch to which you connect the controller.
Examples
The examples below show the ipv6 address of routers and the VLANs to which they are connected.
(host) #show ipv6 route
Codes: C - connected, O - OSPF, R - RIP, S - static
M - mgmt, U - route usable, * - candidate default
Gateway of last resort is 2001::3 to network ::/128 at cost 1
S* ::/0 [1/0] via 2001::3*
C 2001::/64 is directly connected, VLAN1
C 2010:abcd:1234:dead::/64 is directly connected, VLAN10
(host) #show ipv6 route static
Gateway of last resort is 2001::3 to network ::/128 at cost 1
S* ::/0 [1/0] via 2001::3*
Command History
Release Modification
ArubaOS 6.1 Command introduced.
ArubaOS 6.3 Introduced counters parameter.
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide show ipv6 route | 1452