Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
465
Usage Guideline
Use this command to display the brief information for the working routing entries.
Example
This example shows how to display the IP route entries.
Switch#show ip route summary
Route Source Networks
Connected 1
Static 0
Total 1
Switch#
52-5 show ipv6 route
This command is used to display the entry in routing table.
show ipv6 route {[IPV6-ADDRESS | NETWORK-PREFIX/PREFIX-LENGTH [longer-prefixes] |
INTERFACE-ID | connected | static] [database] | hardware}
Parameters
IPV6-ADDRESS
(Optional) Specifies an IPv6 address to find a longest prefix matched
IPv6 route.
NETWORK-PREFIX
(Optional) Specifies the network address of which routing information
should be displayed.
PREFIX-LENGTH
(Optional) Specifies the prefix length for the specified network
longer-prefixes
(Optional) Specifies to display the route and all of the more specific
routes.
INTERFACE-ID
(Optional) Specifies the interface type.
connected
(Optional) Specifies to display directly connected route.
static
(Optional) Specifies to display the static route.
database
(Optional) Specifies to display all the related entries in the routing
database instead of just the best route.
hardware
Specifies to display the routes that have been written into chip.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
Use this command to display the best routes that are currently at work.