IP Routing Features 
Configuring OSPF 
Displaying OSPF Interface Information for a Specific VLAN 
or IP Address 
To display OSPF interface information for a specific VLAN or IP address, enter 
show ip ospf interface < ip-addr > at any CLI level. For example: 
HPswitch# show ip ospf interface 10.3.18.36 
OSPF Interface Status for 10.3.18.36 
IP Address  : 10.3.18.36  Status  : enabled 
Area ID  : 10.3.16.0 
State  : BDR  Auth-type : none
Cost  : 1  Priority  : 1 
Type  : BCAST 
Transit Delay  : 1  Retrans Interval  : 5 
Hello Interval  : 10  Rtr Dead Interval : 40 
Designated Router : 10.3.18.34  Events  : 3 
Backup Desig. Rtr : 10.3.18.36 
Figure 11-15.Example of Show IP OSPF Interface < ip-addr > Output 
Syntax:  show ip ospf interface [vlan < vlan-id > | < ip-addr >] 
The OSPF interface display for a specific VLAN or IP address has the same 
information as the non-specific show ip ospf interface command for the IP 
Address, Area ID, Status, State, Auth-type, Cost, and Priority fields. See the 
information for the general command above for definitions of these fields. 
The show ip ospf interface command for a specific VLAN or IP address shows 
the following additional information: 
Table 11-10. CLI Display of OSPF Interface Information – VLAN or IP Address 
This Field...  Displays... 
Type 
Will always be BCAST for interfaces on this routing switch. 
Point-to-point or NBMA (frame relay or ATM) type interfaces 
are not supported on the 5300xl, 3400cl, and 6400cl switches. 
Transit Delay 
Configured transit delay for this interface. 
Retrans Interval 
Configured retransmit interval for this interface. 
11-59