The display ospfv3 retrans-list command displays the statistics of the retransmission list in OSPFv3.
display ospfv3 [ process-id ] retrans-list [ [ area area-id | interface interface-type interface-number | peer router-id ]* | statistics ]
Parameter | Description | Value |
---|---|---|
process-id | Specifies the process ID of OSPFv3. | The value is an integer ranging from 1 to 65535. |
area area-id | Specifies the OSPFv3 area ID. | The integer ranges from 0 to 4294967295. The value of the area ID can be a decimal integer or in the IPv4 address format. |
interface interface-type interface-number | Specifies the type and number of the interface. | - |
peer router-id | Indicates the Router ID of a neighbor. | It is in dotted decimal notation. |
statistics | Displays the statistics of the retransmission list in OSPFv3. | - |
# Display the statistics of the retransmission list in OSPFv3.
<HUAWEI> display ospfv3 retrans-list
OSPFv3 Process (1)
Interface FC00:0:0:1::2 Area-ID 0.0.0.1
Nbr-ID 10.22.2.255
LS-Type LS-ID AdvRouter SeqNum Age
Network-LSA 0.0.2.2 10.254.255.255 0x80000002 1
Intra-Area-Prefix-LSA 0.0.0.2 10.254.255.255 0x80000002 1
Item |
Description |
---|---|
OSPFv3 Process |
ID of the OSPFv3 process |
Interface |
Interface that connects with the neighbor |
Area-ID |
ID of the area that the interface belongs to |
Nbr-ID |
Router ID of the neighbor |
LS-Type |
LSA type:
|
LS-ID |
Link State ID (from the LSA header) |
AdvRouter |
Advertising router (from LSA header) |
SeqNum |
Sequence number (from LSA header) |
Age |
Aging time (from LSA header) |