694
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
6 C
OMMANDS
SHOW
IPV
6
ROUTE
show ipv6 route
Overview
Use this command to display the IPv6 routing table for a protocol or from a
particular table.
For information on filtering and saving command output, see “Controlling “show”
Command Output” in the
“Getting Started with AlliedWare Plus” Feature Overview
and Configuration Guide
.
Syntax
show ipv6 route
[connected|database|static|summary|
<ipv6-address>
|
<ipv6-addr/p
refix-length>
)]
Mode
User Exec and Privileged Exec
Example 1
To display an IP route with all parameters turned on, use the following command:
awplus#
show ipv6 route
Output
Figure 17-3:
Example output of the
show ipv6 route
command
Parameter
Description
connected
Displays only the routes learned from connected
interfaces.
database
Displays only the IPv6 routing information extracted
from the database.
static
Displays only the IPv6 static routes you have configured.
summary
Displays summary information from the IPv6 routing
table.
<ipv6-address>
Displays the routes for the specified address in the IP
routing table. The IPv6 address uses the format
X:X::X:X/Prefix-Length. The prefix-length is usually set
between 0 and 64.
<ipv6-prefix/length>
Displays only the routes for the specified IP prefix.
IPv6 Routing Table
Codes: C - connected, S - staticS ::/0 [1/0] via
2001::a:0:0:c0a8:a6, vlan10
C 2001:db8::a:0:0:0:0/64 via ::, vlan10
C 2001:db8::14:0:0:0:0/64 via ::, vlan20
C 2001:db8::0:0:0:0/64 via ::, vlan30
C 2001:db8::28:0:0:0:0/64 via ::, vlan40
C 2001:db8::fa:0:0:0:0/64 via ::, vlan250
C 2001:db8::/64 via ::, vlan250
C 2001:db8::/64 via ::, vlan40
C 2001:db8::/64 via ::, vlan20
C 2001:db8::/64 via ::, vlan10