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

The DISPLAY TCPIP,<tcpipjobname>,OMPROUTE,OSPF,LIST,AREAS command lists all information concerning configured OSPF areas and their associated ranges.

A sample output with an explanation of entries follows:

 EZZ7832I AREA CONFIGURATION 115

 AREA ID   AUTYPE   STUB? DEFAULT-COST IMPORT-SUMMARIES?

 0.0.0.0   0=NONE   NO   N/A   N/A

 2.2.2.2   0=NONE   NO   N/A   N/A

 

 --AREA RANGES--

 AREA ID   ADDRESS   MASK    ADVERTISE?

 2.2.2.2   9.167.200.0  255.255.255.0 YES

 2.2.2.2   9.167.100.0  255.255.255.0 YES

 

The fields for this output are:

AREA ID

Displays the area ID.

AUTYPE

Displays the method used for area authentication. "Simple-pass" means a simple password scheme is being used for the area authentication.

STUB?

Indicates whether the area is a stub area.

DEFAULT COST

Displays the cost of the default route configured for the stub area.

IMPORT SUMMARIES?

Indicates whether summary advertisements are to be imported into the stub area.

ADDRESS

Displays the network address for a given range within an area.

MASK

Displays the subnet mask for a given range within an area.

ADVERTISE?

Indicates whether a given range within an area is to be advertised.

 

See also: