Comware CLI Commands in Provision Software 2013/06
display ospf vlink
Related ProVisionComware
show ip ospf virtual-linkdisplay ospf vlink
NOTE: This command is not supported on the HP 2920 Series switches.
Displays OSPF virtual link information.
HP Switch# display ospf vlink
OSPF Process 1 with Router ID 3.3.3.3
Virtual Links
Virtual-link Neighbor-ID -> 2.2.2.2, Neighbor-State: Full
Interface: 10.1.2.1 (Vlan-interface11)
Cost: 1562 State: P-2-P Type: Virtual
Transit Area: 0.0.0.1
Timers: Hello 10 , Dead 40 , Retransmit 5 , Transmit Delay 1
Field Descriptions
Virtual-link Neighbor-ID: ID of the neighbor connected to the router via the virtual link.
Neighbor-State: Neighbor’s operating state (Down, Init, 2-Way , ExStart, Exchange, Loading Full).
Interface: Local interface’s IP address and name of the virtual link.
Cost: Interface route cost.
State: Interface state.
Type: Link type (virtual link).
Transit Area: Transit area ID.
Timers: Values of the hello, dead, poll (NBMA), retransmit, and interface transmission delay timers.
Operating Notes
To enable OSPF operation in ProVision software, use the following command in the global
configuration context:
router ospf enable
For more on configuring OSPF, including virtual links and other OSPF operation, see the
“Configuring OSPF” chapter in the latest Multicast and Routing Guide for your switch.
Minimum Software Version: 15.08.
Example of Related ProVision Software Command Output.
HP Switch(config)# show ip ospf virtual-link
OSPF Virtual Interface Status
Transit AreaID Neighbor Router Authentication Interface State
--------------- --------------- --------------- ---------------
0.0.0.1 2.2.2.2 none P2P
198 Display Commands