R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
481
IPv4 routing table displaying commands
NOTE:
The "router" in this chapter refers to both routers and layer 3 firewalls.
display ip routing-table
Syntax
display ip routing-table [ vpn-instance vpn-instance-name ] [ verbose ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Specifies an L3 VPN. vpn-instance-name is a case-sensitive string of 1
to 31 characters. If no VPN is specified, the information of the public network is displayed.
verbose: Displays detailed routing table information, including inactive routes. With this keyword absent,
the command displays only brief information about active routes.
|: 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.
Description
Use display ip routing-table to display brief information about active routes in the routing table.
This command displays brief information about a routing table, with a routing entry contained in one line.
The information displayed includes destination IP address/mask length, protocol, priority, cost, next hop
and outgoing interface. This command displays only the optimal routes in use.
Use the display ip routing-table verbose command to display detailed information about all routes in the
routing table.
This command displays detailed information about all active and inactive routes, including the statistics
of the entire routing table and information for each route.
Examples
# Display brief information about active routes in the routing table.
<Sysname> display ip routing-table