Comware CLI Commands in Provision Software 2013/06

display ospf interface
Related ProVisionComware
show ip ospf interfacedisplay ospf interface
NOTE: This command is not supported on the HP 2920 Series switches.
Displays OSPF interface information for all OSPF processes.
HP Switch(config)# display ospf interface
OSPF Process 1 with Router ID : 192.168.1.1
Area : 0.0.0.0
IP Address Type State Cost Pri DR BDR
--------------- --------- ------- ----- --- --------------- ---------------
192.168.1.1 PTP P-2-P 1562 1 0.0.0.0 0.0.0.0
Area : 0.0.0.1
IP Address Type State Cost Pri DR BDR
--------------- --------- ------- ----- --- --------------- ---------------
172.16.0.1 BROADCAST DR 1562 1 172.16.0.1 0.0.0.0
Field Descriptions
Area: Area ID of the interface.
IP Address: Interface IP address.
Type: Interface network type (PTP, PTMP, Broadcast, or NBMA.
State: Interface state:
Down: No protocol traffic will be sent or received on the interface.
Waiting: The interface starts sending and receiving Hello packets and the router is trying to
determine the identity of the backup designated router for the network.
p-2-p: The interface will send Hello packets at the interval of HelloInterval, and try to establish
an adjacency with the neighbor.
DR: The router itself is the designated router on the attached network.
BDR: The router itself is the backup designated router on the attached network.
DROther: The interface is on a network on which another router is the designated router.
Cost: Interface cost.
Pri: Router priority.
DR: The DR on the interface’s network segment.
BDR: The BDR on the interface’s network segment.
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 additional OSPF configuration commands, 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.
display ospf interface 191