If no process is specified, the link state retransmission list information of all OSPFv3 processes is
displayed.
Examples
# Display the information of the OSPFv3 link state retransmission list.
<Sysname> display ospfv3 retrans-list
OSPFv3 Router with ID (11.1.1.1) (Process 1)
Interface Vlan11 Area-ID 0.0.0.0
--------------------------------------------------------------------------
Nbr-ID 12.1.1.1
LS-Type LS-ID AdvRouter SeqNum Age CkSum
Link-LSA 0.15.0.24 12.1.1.1 0x80000003 519 0x7823
Router-LSA 0.0.0.0 12.1.1.1 0x80000014 774 0xe5b0
Table 71 Command output
Field Description
Interface Interface
name
Area-ID Area
ID
Nbr-ID
Neighbor router ID
LS-Type Type
of
LSA
LS-ID
Link state ID
AdvRouter
Advertising Router
SeqNum
LSA sequence Number
Age
Age of LSA
CkSum Checksum
# 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
Vlan11 12.1.1.1 2
Table 72 Command output
Field Description
Interface Interface
name
Neighbor Neighbor
ID
LSA-Count
Number of LSAs in the retransmission request list
display ospfv3 routing
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
]
View
Any view
304