display ip routing-table protocol unr type aaa-download

Function

The display ip routing-table protocol unr type aaa-download command displays the information about user network routes of the aaa-download type.

Format

display ip routing-table [ vpn-instance vpn-instance-name ] protocol unr type aaa-download [ verbose | inactive ]

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
route-base read

Usage Guidelines

The display ip routing-table protocol unr type aaa-download command displays the information about user network routes of the aaa-download type.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the information about user network routes of the aaa-download type.
<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
Table 1 Description of the display ip routing-table protocol unr type aaa-download command output
Item Description
Route Flags

Route flag:

  • R: indicates a recursive route.
  • D: indicates a route that is downloaded to the FIB.
  • T: indicates a route whose next hop belongs to a VPN instance.
  • B: indicates a black-hole rout.
_public_ Routing Table

Contents of the public routing table:

  • direct: displays direct routes.
  • static: displays static routes.
  • bgp: displays BGP routes.
  • isis: displays IS-IS routes.
  • ospf: displays OSPF routes.
  • rip: displays RIP routes.
  • opr: displays OP-routes.
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >