DISPLAY TCPIP,<tcpipjobname>,OMPROUTE,OSPF,NEIGHBOR

The DISPLAY TCPIP,<tcpipjobname>,OMPROUTE,OSPF,NEIGHBOR command displays the statistics and parameters related to OSPF neighbors. A single line is printed summarizing each neighbor. To view details of a specific neighbor, enter the DISPLAY TCPIP,<tcpipjobname>,OMPROUTE,OSPF,NEIGHBOR,IPADDR=<ip-addr> command. Following is a sample output with explanations of entries for the summary command:

  EZZ7851I NEIGHBOR SUMMARY 358

 NEIGHBOR ADDR NEIGHBOR ID  STATE LSRXL DBSUM LSREQ HSUP IFC

 9.167.100.17 9.67.100.7  128  0  0  0 OFF CTC2

 VL/0   9.67.100.8  128  0  0  0 OFF *

 

The fields for this output are:

NEIGHBOR ADDR

Displays the neighbor's interface IP address.

NEIGHBOR ID

Displays the neighbor OSPF router ID.

STATE

Can be one of the following:
1 (Down) 2 (Attempt) 4 (Init) 8 (2-Way) 16 (ExStart) 32 (Exchange) 64 (Loading) 128 (Full)
For more information about these values, refer to RFC 1583.

LSRXL

Displays the size of the current link state retransmission list for this neighbor.

DBSUM

Displays the size of the database summary list waiting to be sent to the neighbor.

LSREQ

Displays the number of link state advertisements that are being requested from the neighbor.

HSUP

Displays whether Hello Suppression is active with the neighbor.

IFC

Displays the name of the interface over which a relationship has been established with this neighbor.

 

See also: