The display ip routing-table protocol unr type aaa-download command displays the information about user network routes of the aaa-download type.
Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name |
Displays information about the routing table of an IPv4 address family-enabled 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. |
verbose |
Displays detailed information about active and inactive routes. |
- |
inactive |
Displays the summary of inactive routes only. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ip routing-table protocol unr type aaa-download Route Flags: R - relay, D - download to fib, T - to vpn-instance, B - black hole route ------------------------------------------------------------------------------ _public_ Routing Table : Unr Destinations : 2 Routes : 2 Configured Routes : 2 Unr routing table status : <Active> Destinations : 2 Routes : 2 Destination/Mask Proto Pre Cost Flags NextHop Interface 10.1.1.1/32 UNR 60 0 DB 0.0.0.0 GigabitEthernet0/1/0.100 10.2.1.1/32 UNR 60 0 DB 0.0.0.0 GigabitEthernet0/1/0 Unr routing table status : <Inactive> Destinations : 0 Routes : 0
Item | Description |
---|---|
Route Flags | Route flag:
|
_public_ Routing Table | Contents of the public routing table:
|
Unr routing table status | UNR routing table status. |
Destinations | Total number of destination addresses. |
Routes | Total number of routes in the routing table. |
Configured Routes | Configured Routes. |
Destination/Mask | Destination address or mask length. |
Proto | Type of the routing protocol. |
Pre | Priority of the routing protocol. |
Cost | Cost of the imported route. |
Flags | Route flags in the header of the routing table. |
NextHop | Next hop IP address. |
Interface | Outbound interface. |