Multicast and Routing Guide K/KA/KB.15.15

Example
To get OSPF virtual link information for IP address 10.0.8.33, enter show ip ospf
virtual-link 10.0.8.33. A display similar to the following is shown.
Example 120 Output for the show ip ospf virtual-link ip-addr command
HP Switch# show ip ospf virtual-link 10.0.8.33
OSPF Virtual Interface Status for interface 10.0.8.33
Transit AreaID : 10.3.16.0
Neighbor Router : 10.0.8.33
Authentication : none Chain :
Interface State : P2P Transit Delay : 1
Events : 1 Rtr Interval : 5
Dead Interval : 40 Hello Interval : 10
In this display, these fields show the same type of information as described for the general OSPF
virtual link display: Transit Area ID, Neighbor Router, Authentication, and Interface State. This
display shows the following additional information:
Table 24 CLI display of OSPF virtual link information—Specific IP address
DescriptionField
The number of times the virtual link interface state has changed.Events
The configured transit delay for the virtual link.Transit delay
The configured retransmit interval for the virtual link.Rtr Interval
The configured hello interval for the virtual link.Hello Interval
The configured router dead interval for the virtual link.Dead Interval
Viewing OSPF SPF statistics
Displays the log used to record SPF calculations on an OSPF-enabled routing switch. The SPF
algorithm recalculates the routes in an OSPF domain when a change in the area topology is
received.
Syntax:
show ip ospf spf-log
This command output displays:
The number of times that the SPF algorithm was executed for each OSPF area
to which the routing switch is assigned.
The event that resulted in the last ten executions of the SPF algorithm on the
routing switch. Possible events (reasons) are as follows:
Re-init OSPF was enabled or disabled on the routing
switch.
Router LS update A router (type 1) link-state advertisement was
received.
Network LS update A network (type 2) link-state advertisement was
received.
Generated RTR LSA A router (type 1) link-state advertisement was
generated on the routing switch.
Generated NTW LSA A network (type 2) link-state advertisement was
generated on the routing switch.
Viewing OSPF information 185