Configuring OSPF
Table 8.2: CLI Display of OSPF Area Information (Continued)
This Field... | Displays... | |
|
| |
Type | The area type, which can be one of the following: | |
| • | nssa |
| • | normal |
| • | stub |
|
| |
Cost | The area’s 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 routing switch uses the | |
| checksum to verify that the packet is not corrupted. | |
|
|
|
USING THE WEB MANAGEMENT INTERFACE
1.Log on to the device using a valid user name and password for
2.Click on the plus sign next to Monitor in the tree view to expand the list of monitoring options.
3.Click on the plus sign next to OSPF in the tree view to expand the list of OSPF option links.
4.Click on the Area link.
Displaying OSPF Neighbor Information
To display OSPF neighbor information for the routing switch, use one of the following methods.
USING THE CLI
To display OSPF neighbor information, enter the following command at any CLI level:
HP9300> show ip ospf neighbor
Port | Address | Pri | State | Neigh Address | Neigh ID | Ev | Opt | Cnt |
8 | 212.76.7.251 | 1 | full | 212.76.7.200 | 173.35.1.220 | 23 | 2 | 0 |
Syntax: show ip ospf neighbor
The
The <num> parameter displays only the entry in the specified index position in the neighbor table. For example, if you enter “1”, only the first entry in the table is displayed.
This display shows the following information.
|
| Table 8.3: CLI Display of OSPF Neighbor Information |
|
|
|
|
|
| Field | Description |
|
|
|
|
|
| Port | The port through which the routing switch is connected to the neighbor. |
|
|
|
|
|
| Address | The IP address of this routing switch’s interface with the neighbor. |
|
|
|
|
|
|
|
|
|
8 - 41