14
Description
Use the
display ipv6 routing-table protocol
command to display routes of a specified routing protocol.
Examples
# Display brief information about all direct routes.
<Sysname> display ipv6 routing-table protocol direct
Direct Routing Table :
Summary Count : 1
Direct Routing Table's Status : < Active >
Summary Count : 1
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Direct Routing Table's Status : < Inactive >
Summary Count : 0
See
for description of the output.
display ipv6 routing-table statistics
Syntax
display ipv6 routing-table
statistics
[
|
{
begin
|
exclude
|
include
} regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|
: 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 ipv6 routing-table statistics
command to display routing statistics, including total route
number, added route number and deleted route number.
Examples
# Display routing statistics.
<Sysname> display ipv6 routing-table statistics
Protocol route active added deleted freed
DIRECT 1 1 1 0 0