R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference
60
Parameters
process-id: Specifies a RIP process by its ID in the range of 1 to 65535.
ip-address { mask-length | mask }: Displays route information for the specified IP address.
verbose: Displays all routing information for the specified destination IP address. Without this keyword,
the command displays only information about optimal routes with the specified destination IP address.
peer ip-address: Displays route information learned from the specified neighbor.
statistics: Displays route statistics, including the total number of routes and number of routes from each
neighbor.
Usage guidelines
If no optional parameters are specified, the display rip process-id route command displays all routing
information for a RIP process.
Examples
# Display all routing information for RIP process 1.
<Sysname> display rip 1 route
Route Flags: R - RIP
A - Aging, S - Suppressed, G - Garbage-collect
O - Optimal, F - Flush to RIB
----------------------------------------------------------------------------
Peer 111.1.1.2 on Vlan-interface1
Destination/Mask Nexthop Cost Tag Flags Sec
122.0.0.0/8 111.1.1.2 1 0 RAOF 22
123.0.0.0/8 111.1.1.2 1 0 RAOF 20
# Display specified routing information for RIP process 1.
<Sysname> display rip 1 route 123.0.0.0 8 verbose
Route Flags: R – RIP
A - Aging, S - Suppressed, G - Garbage-collect
O - Optimal, F - Flush to RIB
----------------------------------------------------------------------------
Peer 111.1.1.2 on Vlan-interface1
Destination/Mask OrigNexthop/RealNexthop Cost Tag Flags Sec
123.0.0.0/8 111.1.1.2/123.4.5.6 1 0 RAOF 20
Peer 111.1.1.3 on Vlan-interface2
Destination/Mask OrigNexthop/RealNexthop Cost Tag Flags Sec
123.0.0.0/8 111.1.1.3/ - 2 0 RA 20
Table 22 Command output
Field Descri
p
tion
Route Flags
• R—RIP route.
• A—The route is aging.
• S—The route is suppressed.
• G—The route is in Garbage-collect state.
• O—The route is an optimal route.
• F—The route has been flushed to the RIB.










