25.3.2 Checking route information
Check information about static routes.
>show ipv6 static route
Date 20XX/07/14 12:00:00 UTC
Status Codes: * valid, > active, r RIB failure
Destination Next hop
Distance Weight Status Flag
::/0 2001:db8:1:1::2
2 0 IFdown -
*> 2001:db8:ffff:1::/64 2001:db8:1:2::2
100 0 Act -
* 2001:db8:ffff:1::/64 fe80::2%VLAN0010
200 0 Act NoResolve
*> 2001:db8:ffff:2::/64 2001:db8:2:1::2
2 0 Act NoResolve
2001:db8:2:2::2
2 0 Act NoResolve
*> 2001:db8:ffff:3::/64 2001:db8:3:1::2
2 0 Act Reach Poll
2001:db8:ffff:4::/64 2001:db8:3:1::3
2 0 Unreach Poll |
- Notes
-
-
When a route is registered in the routing table, an asterisk and angle bracket (*>) appear in the leftmost Status Codes field.
-
For an alternate route not registered in the routing table, the angle bracket (>) is omitted but the asterisk (*) appears in the Status Codes field if the route is valid.
-
For an invalid route, neither the asterisk nor angle bracket appears in the Status Codes field, and a problem of some sort is indicated in the Status field. IFdown means that the route is invalid due to a failure in an interface. UnReach means that the dynamic monitoring functionality has not confirmed that the route is reachable.
-