The display ipv6 routing-table vpn-instance verbose command displays detailed information about active and inactive routes in the routing table of the IPv6 address family-enabled VPN instance.
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. |
- |
vpn-instance vpn-instance-name |
Specifies the name of the VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 routing-table vpn-instance a verbose
Route Flags: R - relay, D - download to fib, T - to vpn-instance, B - black hole route
------------------------------------------------------------------------------
Routing Table : a
Destinations : 2 Routes : 2
Destination : 2001:db8:: PrefixLength : 128
NextHop : :: Preference : 60
Neighbour : :: ProcessID : 0
Label : NULL Protocol : Static
State : Active Adv Cost : 0
Entry ID : 0 EntryFlags : 0x00000000
Reference Cnt: 0 Tag : 0
Priority : low Age : 93807sec
IndirectID : 0x10000D1 Instance :
RelayNextHop : :: TunnelID : 0x0
Interface : _public_ Flags : DT
Destination : 2001:db8:1::1 PrefixLength : 64
NextHop : :: Preference : 60
Neighbour : :: ProcessID : 0
Label : NULL Protocol : Static
State : Active Adv Cost : 0
Entry ID : 0 EntryFlags : 0x00000000
Reference Cnt: 0 Tag : 0
Priority : low Age : 96703sec
IndirectID : 0x10000D1 Instance :
RelayNextHop : :: TunnelID : 0x0
Interface : _public_ Flags : DT
Item | Description |
---|---|
Route Flags | Route flag:
|
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 adjacent next hop through which the packet reaches the destination. |
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 | Routing protocol. |
State | Route status:
|
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 | Tag for importing routes. |
Priority | Priority of the route:
|
Age | Time since the route was generated. |
IndirectID | Keyword of the indirect next hop, which is generated by the system. If route recursion is not performed, the value is 0x0. |
Instance | Instance. |
RelayNextHop | Indicates the iterated next hop address. |
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. |