246
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.
Description
Use display ospfv3 retrans-list to display the OSPFv3 link state retransmission list.
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 58 Command output
Field Descri
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 59 Command output
Field Descri