The display ipv6 routing-table verbose command displays information about an IPv6 routing table.
| Parameter | Description | Value |
|---|---|---|
| time-range |
Displays routes that are generated within a specified period. |
- |
| min-age |
Specifies the start generation time. |
The value is a string of characters, in the format of XXdXXhXXmXXs. |
| max-age |
Specifies the end generation time. |
The value is a string of characters, in the format of XXdXXhXXmXXs. |
| verbose |
Displays detailed information about active and inactive routes in the routing table. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 routing-table verbose
Routing Table : _Public_
Destinations : 2 Routes : 2
Destination : 2001:DB8:1::1 PrefixLength : 128
NextHop : 2001:DB8:1::1 Preference : 0
Neighbour : :: ProcessID : 0
Label : NULL Protocol : Direct
State : Active NoAdv Cost : 0
Entry ID : 1 EntryFlags : 0x80010050
Reference Cnt: 1 Tag : 0
Priority : critical Age : 84410sec
IndirectID : 0x0
RelayNextHop : :: TunnelID : 0x0
Interface : InLoopBack0 Flags : D
RouteColor : 0
Destination : 2001:DB8:1::2 PrefixLength : 128
NextHop : 2001:DB8:2::1 Preference : 60
Neighbour : :: ProcessID : 0
Label : NULL Protocol : Static
State : Active Adv Relied Cost : 0
Entry ID : 2 EntryFlags : 0x80020140
Reference Cnt: 1 Tag : 0
Priority : critical Age : 79036sec
IndirectID : 0x80000001
RelayNextHop : :: TunnelID : 0x0
Interface : NULL0 Flags : RD
RouteColor : 0 QoSInfo : 0x0
| Item | Description |
|---|---|
| Routing Table | Routing Table. |
| Destinations | Total number of destination networks or hosts. |
| Routes | Total number of routes. |
| Destination | Address of the destination network or host. |
| PrefixLength | Length of the prefix. |
| NextHop | IPv6 address of the next hop. |
| Preference | Priority of the route. |
| Neighbour | IP address of the neighbor interface. |
| ProcessID | Process ID of the routing protocol. |
| Label | Label value carried by the route. |
| Protocol | Name of the routing protocol. |
| State | Status of the route. |
| Cost | Route cost. |
| Entry ID | Keyword of the retrieval index of routes in the routing table. |
| EntryFlags | Information about route flags. |
| Reference Cnt | Number of times that the route is referenced. |
| Tag | Administrative tag for routes. |
| Priority | Route priority:
|
| Age | Time when the route was generated. |
| IndirectID | Keyword of the indirect next hop, which is generated by the system. 0x0 indicates that route recursion is not performed. |
| RelayNextHop | Recursive next hop. |
| TunnelID | Tunnel ID. The value 0x0 indicates that no tunnel is used or no tunnel has been set up. |
| Interface | Outbound interface through which the next hop is reachable. |
| Flags | Route flags. |
| RouteColor | Route color. |
| QoSInfo | QoS information. |