Displaying ospf area information, Displaying ospf neighbor information – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 683

Advertising
background image

Brocade TurboIron 24X Series Configuration Guide

649

53-1003053-01

Displaying OSPF information

Displaying OSPF area information

To display OSPF area information, enter the following command at any CLI level.

Syntax: show ip ospf area [<area-id>] | [<num>]

The <area-id> parameter shows information for the specified area.

The <num> parameter displays the entry that corresponds to the entry number you enter. The
entry number identifies the entry position in the area table.

This display shows the following information.

Displaying OSPF neighbor information

To display OSPF neighbor information, enter the following command at any CLI level.

To display detailed OSPF neighbor information, enter the following command at any CLI level.

TABLE 98

CLI display of OSPF area information

This field...

Displays...

Indx

The row number of the entry in the router OSPF area table.

Area

The area number.

Type

The area type, which can be one of the following:

nssa

normal

stub

Cost

The area cost.

SPFR

The SPFR value.

ABR

The ABR number.

ASBR

The ABSR number.

LSA

The LSA number.

Chksum(Hex)

The checksum for the LSA packet. The checksum is based on all the fields in the packet
except the age field. The Layer 3 Switch uses the checksum to verify that the packet is
not corrupted.

TurboIron#show ip ospf area

Indx Area Type Cost SPFR ABR ASBR LSA Chksum(Hex)

1 0.0.0.0 normal 0 1 0 0 1 0000781f

2 10.147.60.0 normal 0 1 0 0 1 0000fee6

3 10.147.80.0 stub 1 1 0 0 2 000181cd

TurboIron#show ip ospf neighbor

Port Address Pri State Neigh Address Neigh ID

8 10.76.7.251 1 full 10.76.7.200 10.35.1.220

Advertising