display ospfv3 retrans-queue
Use display ospfv3 retrans-queue to display retransmission list information.
Syntax
display ospfv3 [ process-id ] [ area area-id ] retrans-queue [ interface-type interface-number ] [ neighbor-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Specifies an OSPFv3 process by its ID in the range of 1 to 65535. If you do not specify an OSPFv3 process, this command displays retransmission list information for all OSPFv3 processes.
area area-id: Specifies an area by its ID, an IPv4 address or a decimal integer in the range of 0 to 4294967295 that is translated into the IPv4 address format. If you do not specify an OSPFv3 area, this command displays retransmission list information for all OSPFv3 areas.
interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays retransmission list information for all interfaces.
neighbor-id: Specifies a neighbor's router ID. If you do not specify a neighbor, this command displays retransmission list information for all neighbors.
Examples
# Display OSPFv3 retransmission list information.
<Sysname> display ospfv3 retrans-queue OSPFv3 Process 1 with Router ID 1.1.1.1 Area: 0.0.0.0 Interface Vlan-interface100 ------------------------------------------------------------------------- Nbr-ID 1.2.2.2 Retransmit List Type LinkState ID AdvRouter SeqNum Age CkSum 0x2009 0.0.0.0 1.3.3.3 0x80000001 3600 0x49fb
Table 158: Command output
Field | Description |
---|---|
Area | Area ID. |
Interface | Interface type and sequence number. |
Nbr-ID | Neighbor ID. |
Retransmit List | Retransmission list information. |
Type | LSA type. |
LinkState ID | Link state ID. |
AdvRouter | Advertising router. |
SeqNum | LSA sequence number. |
Age | LSA age. |
CkSum | Checksum. |