display ospfv3 retrans-list

Function

The display ospfv3 retrans-list command displays the statistics of the OSPFv3 retransmission list.

Format

display ospfv3 [ process-id ] retrans-list [ statistics | { area { area-id | area-id } | peer router-id | interface { interface-name | interface-type interface-number } } * ]

Parameters

Parameter Description Value
process-id

Specifies an OSPFv3 process ID.

The value is an integer ranging from 1 to 4294967295.

statistics

Displays the statistics of the OSPFv3 retransmission list.

-

area area-id

Specifies an OSPFv3 area ID.

The value of the area ID can be a decimal integer or in the IPv4 address format. The integer ranges from 0 to 4294967295.

peer router-id

Specifies the router ID of a neighbor.

The value is in dotted decimal notation.

interface interface-type interface-number

Specifies the type and number of an interface.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ospf read

Usage Guidelines

Usage Scenario

To view the statistics of the OSPFv3 retransmission list, run the display ospfv3 retrans-list command. The command output helps you diagnose faults.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the statistics of the OSPFv3 retransmission list.
<HUAWEI> display ospfv3 retrans-list

OSPFv3 Process (1)
Interface  GE0/1/0        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         192.168.255.255 0x80000002   1
Intra-Area-Prefix-LSA 0.0.0.2         192.168.255.255 0x80000002   1
Table 1 Description of the display ospfv3 retrans-list command output
Item Description
Interface

Interface that connects to the neighbor.

Area-ID

ID of the area to which the interface belongs.

Nbr-ID

Router ID of the neighbor.

LS-Type

LSA type:

  • Network-LSA: is generated by the DR of a broadcast network or an NBMA network and is advertised in the area where the DR resides. It describes the link state of the network segment.
  • Intra-Area-Prefix-LSA: is generated by the ABR and is advertised in the area that is associated with the LSA.
LS-ID

Link State ID (in the LSA header).

AdvRouter

Advertising router (in the LSA header).

SeqNum

Sequence number (in the LSA header).

Age

Aging time (in the LSA header).

LSA Count

Number of LSAs.

Router ID

Route ID.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >