HP VPN Firewall Appliances Network Management Command Reference
280
Field Descri
p
tion
Default routes
Indicates whether a default route is sent to RIP
neighbors:
• only—Only a default route is advertised.
• originate—A default route is advertised along with
other routes.
• disable—No default route is advertised.
Default route cost Cost of the default route.
Verify-source
Indicates whether the source IP address is checked on
the received RIP routing updates.
Networks Networks enabled with RIP.
Configured peers Configured neighbors.
Triggered updates sent Number of sent triggered updates.
Number of routes changes Number of changed routes in the database.
Number of replies to queries Number of RIP responses.
display rip database
Use display rip database to display active routes in the database of the specified RIP process, which are
sent in normal RIP routing updates.
Syntax
display rip process-id database [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
process-id: Specifies a RIP process by its ID in the range of 1 to 65535.
|: 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 the active routes for RIP process 100.
<Sysname> display rip 100 database
10.0.0.0/8, cost 1, ClassfulSumm
10.0.0.0/24, cost 1, nexthop 10.0.0.1, Rip-interface
11.0.0.0/8, cost 1, ClassfulSumm