Instruction Manual

IP Routing Features
Configuring OSPF
Displaying OSPF Virtual Link Information
If virtual links are configured on a routing switch, you can display OSPF virtual
link information by entering show ip ospf virtual-link at any CLI level.
ProCurve# show ip ospf virtual-link
OSPF Virtual Interface Status
Transit AreaID Neighbor Router Authentication Interface State
--------------- --------------- --------------- ---------------
10.3.16.0 10.0.8.33 none P2P
10.3.16.0 10.0.8.36 none P2P
Figure 5-51. Example of Output for Show IP OSPF Virtual-Link
Syntax: show ip ospf virtual-link [area < area-id > | < ip-address >]
This display shows the following information.
Table 5-19. CLI Display of OSPF Virtual Link Information
Field
Transit Area ID
Neighbor Router
Authentication
Interface State
Description
Area ID of transit area for the virtual link.
Router ID of the virtual neighbor.
none or simple (same as for normal interface).
The state of the virtual link to the virtual neighbor. The possible values are:
DOWN – the routing switch has not yet found a route to the virtual neighbor.
P2P – (point-to-point) the routing switch has found a route to the virtual neighbor. Virtual links
are “virtual” serial links, hence the point-to-point terminology.
Notice from the syntax statement that ip-address can be specified to display
detailed information for a particular virtual neighbor. If an area-id is specified
only virtual links belonging to that area are shown.
5-115