The display ip routing-table all-routes command displays information about the routes of public and all VPN instances.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ip routing-table all-routes
Route Flags: R - relay, D - download to fib, T - to vpn-instance, B - black hole route
------------------------------------------------------------------------------
Routing Table : _public_
Destinations : 4 Routes : 4
Destination/Mask Proto Pre Cost Flags NextHop Interface
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
127.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
255.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Routing Table : vrfa
Destinations : 1 Routes : 1
Destination/Mask Proto Pre Cost Flags NextHop Interface
255.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
Item | Description |
---|---|
Route Flags | Route flags.
|
Routing Table | Routing Table. |
Destinations | Total number of destination networks or hosts. |
Routes | Total number of routes. |
Proto | Protocol through which routes are learned. |
Pre | Priority. |
Cost | Route cost. |
Flags | Route flags. |
NextHop | Total number of routes. |
Interface | Outbound interface through which the next hop is reachable. |