DISPLAY TCPIP,<tcpipjobname>,OMPROUTE,OSPF,
LIST,INTERFACES

The DISPLAY TCPIP,<tcpipjobname>,OMPROUTE,OSPF,LIST,INTERFACES command lists, for each OSPF interface, the IP address and configured parameters as coded in the OMPROUTE configuration file. A sample output with an explanation of entries follows:

 

 EZZ7833I INTERFACE CONFIGURATION 165

 IP ADDRESS  AREA    COST RTRNS TRNSDLY PRI HELLO DEAD

 9.168.100.3  0.0.0.0    1  10  1  1  20  80

 9.167.100.13 2.2.2.2    1  10  1  1  20  80

The fields for this output are:

IP ADDRESS

Indicates the IP address of the interface.

AREA

Indicates the OSPF area to which the interface attaches.

COST

Indicates the TOS 0 cost (or metric) associated with the interface.

RTRNS

Indicates the retransmission interval, which is the number of seconds between retransmissions of unacknowledged routing information.

TRNSDLY

Indicates the transmission delay, which is an estimate of the number of seconds required to transmit routing information over the interface. The number of seconds must be greater than zero.

PRI

Indicates the interface router priority, which is used when selecting the designated router.

HELLO

Indicates the number of seconds between Hello Packets sent from the interface.

DEAD

Indicates the number of seconds after not having received an OSPF Hello packet, that a neighbor is declared to be down.

See also: