C613-50163-01 Rev C
Command Reference for GS970M Series
674
AlliedWare Plus™ Operating System - Version 5.4.7-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 the
with AlliedWare Plus” Feature Overview and Configuration Guide
Syntax
show ipv6 route
[connected|database|static|summary|
<ipv6-address>
|
<ipv6-addr/prefix-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 21-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 - static, R - RIP, O - OSPF, B - BGP
S ::/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