C 2001:DB8::1/128 :: loopback 2 0/0
O 2001:DB8::2/128 fe80::2e0:52ff:fe91:bb37 ethe 1/3/2 110/1
C 2001:DB8::/64 :: tunnel 2 0/0
Syntax: show ipv6 route [ ipv6-address | ipv6-prex/prex-length | bgp | connect | ospf | rip | static | summary ]
The ipv6-address parameter restricts the display to the entries for the specied IPv6 address. You must specify the ipv6-address
parameter in hexadecimal using 16-bit values between colons as documented in RFC 2373.
The
ipv6-prex / prex-length parameters restrict the display to the entries for the specied IPv6 prex. You must specify the ipv6-prex
parameter in hexadecimal using 16-bit values between colons as documented in RFC 2373. You must specify the prex-length
parameter as a decimal value. A slash mark (/) must follow the ipv6-prex parameter and precede the prex-length parameter.
The bgp keyword restricts the display to entries for BGP4 routes.
The connect keyword restricts the display to entries for directly connected interface IPv6 routes.
The ospf keyword restricts the display to entries for OSPFv3 routes.
The rip keyword restricts the display to entries for RIPng routes.
The static keyword restricts the display to entries for static IPv6 routes.
The summary keyword displays a summary of the prexes and dierent route types.
The following table lists the information displayed by the show ipv6 route command.
TABLE 36 IPv6 route table
elds
Field Description
Number of entries The number of entries in the IPv6 route table.
Type The route type, which can be one of the following:
• C - The destination is directly connected to the router.
• S - The route is a static route.
• R - The route is learned from RIPng.
• O - The route is learned from OSPFv3.
• B - The route is learned from BGP4.
IPv6 Prex The destination network of the route.
Next-Hop Router The next-hop router.
Interface The interface through which this router sends packets to reach the route's
destination.
Dis/Metric The route’s administrative distance and metric value.
To display a summary of the IPv6 route table, enter the following command at any CLI level.
device#show ipv6 route summary
IPv6 Routing Table - 7 entries:
4 connected, 2 static, 0 RIP, 1 OSPF, 0 BGP
Number of prefixes:
/16: 1 /32: 1 /64: 3 /128: 2
The following table lists the information displayed by the show ipv6 route summary command.
TABLE 37
IPv6 route table summary elds
Field Description
Number of entries The number of entries in the IPv6 route table.
Number of route types The number of entries for each route type.
Displaying global IPv6 information
FastIron Ethernet Switch Layer 3 Routing
184 53-1003627-04