R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
357
# Display the statistics of OSPFv3 link state retransmission list.
<Sysname>display ospfv3 retrans-list statistics
OSPFv3 Router with ID (11.1.1.1) (Process 1)
Interface Neighbor LSA-Count
GE2/1/1 12.1.1.1 2
Table 80 Command output
Field Descri
p
tion
Interface Interface name.
Neighbor Neighbor ID.
LSA-Count Number of LSAs in the retransmission request list.
display ospfv3 routing
Use display ospfv3 routing to display OSPFv3 routing table information.
Syntax
display ospfv3 [ process-id ] routing [ ipv6-address prefix-length | ipv6-address/prefix-length |
abr-routes | asbr-routes | all | statistics ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
process-id: Specifies an OSPFv3 process by its ID in the range of 1 to 65535.
ipv6-address: Specifies an IPv6 address prefix.
prefix-length: Specifies the prefix length in the range of 0 to 128.
abr-routes: Displays routes to ABR.
asbr-routes: Displays routes to ASBR.
all: Displays all routes.
statistics: Displays the OSPFv3 routing table statistics.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see 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, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If no process is specified, routing table information of all OSPFv3 processes is displayed.