F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
284
peer ip-address: Displays all routing information learned from a specified neighbor.
statistics: Displays the route statistics, including total number of routes and number of routes of each
neighbor.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display all routing information for RIP process 1.
<Sysname> display rip 1 route
Route Flags: R - RIP, T - TRIP
P - Permanent, A - Aging, S - Suppressed, G - Garbage-collect
----------------------------------------------------------------------------
Peer 111.1.1.2 on GigabitEthernet0/1
Destination/Mask Nexthop Cost Tag Flags Sec
122.0.0.0/8 111.1.1.2 1 0 RA 22
Table 61 Command output
Field Descri
p
tion
Route Flags
Route flags:
R—RIP route.
T—TRIP route.
P—The route never expires.
A—The route is aging.
SThe route is suppressed.
G—The route is in Garbage-collect state.
Peer 21.0.0.23 on GigabitEthernet0/1
Routing information learned on a RIP interface from the
specified neighbor.
Destination/Mask Destination IP address and subnet mask.
Nexthop Next hop of the route.
Cost Cost of the route.
Tag Route tag.
Flags Indicates the route state.
Sec Remaining time of the timer corresponding to the route state.
# Display the routing statistics for RIP process 1.
<Sysname> display rip 1 route statistics
Peer Aging Permanent Garbage
111.1.1.2 1 0 0
Total 1 0 0