Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
466
Example
This example shows how to display the routing entries for IPv6.
Switch# show ipv6 route
IPv6 Routing Table
Code: C - connected, S - static
C 2000:410:1::/64 [0/1] is directly connected, vlan1
S 2001:0101::/64 [1/1] via fe80::0000:00ff:1111:2233, vlan1
S 2001:0102::/64 [1/1] via fe80::0000:00ff:1111:2233, vlan1
Total Entries: 3 entries, 3 routes
Switch#
This example shows how to display the static routing entries for IPv6.
Switch# show ipv6 route static
IPv6 Routing Table
Code: C - connected, S - static
S 2001:0101::/64 [1/1] via fe80::0000:00ff:1111:2233, vlan1
S 2001:0102::/64 [1/1] via fe80::0000:00ff:1111:2233, vlan1
Total Entries: 2 entries, 2 routes
Switch#
52-6 show ipv6 route summary
This command is used to display the current state of the IPv6 routing table.
show ipv6 route summary
Parameters
None.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
When the system provides forwarding services for IPv6 traffic, it is very important and helpful to check the
forwarding/routing table to understand what the traffic path will be currently in the network.