What Is the Meaning of Each Field in the display ip routing-table verbose Comman
|
For example: <HUAWEI> display ip routing-table 1.1.1.1 32 verbose Route Flags: R - relay, D - download to fib --------------------------------------------------------------- Routing Table : Public Summary Count : 1 Destination: 1.1.1.1/32 Protocol: Static Process ID: 0 Preference: 60 Cost: 0 NextHop: 2.2.2.2 Neighbour: 0.0.0.0 State: Active Adv GotQ Age: 02h17m46s Tag: 0 Priority: 0 Label: NULL QoSInfo: 0x0 RelayNextHop: 192.168.12.1 Interface: Vlanif10 TunnelID: 0x0 Flags: RD Routing Table: indicates the name of the instance, to which the route belongs. "Public" indicates the public network instance. Summary Count: indicates the number of routes with the prefix specified in the command. Destination: indicates the destination address of the route and the length of the mask. Protocol: indicates the name of the routing protocol. Process ID: indicates the process ID of the route. Preference: indicates the preference of the route protocol. Cost: indicates the route cost. NextHop: indicates the next hop of the route. It indicates the original next hop for routes that require iteration. Neighbour: indicates the neighbour. State: indicates the state of the route. It has the following values: – Active: indicates that the route is active. – Invalid: indicates that the route is invalid.
|

Favorite (0)