Switch User Manual

show ipv6 route
SecureStack C3 Configuration Guide 22-25
Vlan 6
FE80::2D0:B7FF:FE2C:76B4 00:d0:b7:2c:76:b4 False Delay 1903
Vlan 6
Table 221providesanexplanationofthecommandoutput.
show ipv6 route
ThiscommanddisplaystheIPv6routingtable.
Syntax
show ipv6 route [{ipv6-addr [ route-type] | {{ipv6-prefix/prefix-length | interface
interface} [route-type] | route-type | all]
Parameters
Table 22-1 show ipv6 neighbor Output Details
Output Field What It Displays...
IPv6 Address The IPv6 address of the neighbor on the interface.
Interface The interface on which this neighbor was discovered.
MAC Address The link layer address of the neighbor.
isRtr Whether the neighbor is a router. If the value is True, the neighbor
is known to be a router. Otherwise, the value is False.
Neighbor State State of the cache entry. Possible values are Incomplete,
Reachable, Stale, Delay, Probe, and Unknown.
Last Updated The system uptime when the information for the neighbor was last
updated.
ipv6addr SpecifiesaspecificIPv6addressforwhichthebestmatchingroute
shouldbedisplayed.
ipv6prefix/prefixlength TheIPv6networkprefixoftheroutetodisplay,andtheprefixlength.
TheprefixmustbeintheformdocumentedinRFC4291,withthe
addressspecifiedinhexadecimalusing16bit
valuesbetweencolons.
Theprefixlengthisadecimalnumberindicatingthenumberofhigh
ordercontiguousbitsoftheaddressthatcomprisethenetworkportion
oftheaddress.
interfaceinterface Specifiesthattherouteswithnexthopsonthisinterfaceshould be
displayed.Interfacecanbeoftheform:
vlanvlan
id
tunneltunnelid
loopbackloopid
routetype Specifiestheroutetypeasoneofthefollowing:
connected
static
ospf
all Specifiesthatallroutesshouldbe displayed.