1-18
verbose
: Displays detailed route information about both active and inactive routes. Without this
keyword, only brief active route information is displayed.
Description
Use the
display ipv6 routing-table protocol
command to display the 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 about the above output.
display ipv6 routing-table statistics
Syntax
display ipv6 routing-table
statistics
View
Any view
Default Level
1: Monitor level
Parameters
None
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
STATIC
3 0 3 0 0
RIPng 0 0 0 0 0
OSPFv3
0 0 0 0 0
IS-ISv6
0 0 0 0 0