5
Unicast Unicast
routes
Inactive Inactive
routes
Invalid
Invalid routes
WaitQ
The route is the WaitQ during route recursion.
TunE Tunnel
GotQ
The route is in the GotQ during route recursion.
Age
Time for which the route has been in the routing table, in the sequence of hour, minute,
and second from left to right.
Tag Route
tag
display ip routing-table
ip-address
Syntax
display ip routing-table
ip-address
[
mask | mask-length
] [
longer-match
] [
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
display ip routing-table
ip-address1
{
mask | mask-length
}
ip-address2
{
mask | mask-length
} [
verbose
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
ip-address
: Destination IP address, in dotted decimal format.
mask | mask-length
: IP address mask, in dotted decimal format or represented by an integer in the range
0 to 32.
longer-match
: Displays the route with the longest mask.
verbose
: Displays detailed routing table information, including both active and inactive routes. With this
argument 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 the
Fundamentals Configuration 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, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display ip routing-table
ip-address
command to
display information about routes to a specified
destination address.