Comware CLI Commands in Provision Software 2013/06
display ospf routing
Related ProVisionComware
show ip ospfdisplay ospf routing
NOTE: This command is not supported on the HP 2920 Series switches.
Displays OSPF routing information for all OSPF processes.
HP Switch(config)# display ospf routing
OSPF Process 1 with Router ID 192.168.1.2
Routing Tables
Routing for Network
Destination Cost Type NextHop AdvRouter Area
192.168.1.0/24 1562 Stub 192.168.1.2 192.168.1.2 0.0.0.0
172.16.0.0/16 1563 Inter 192.168.1.1 192.168.1.1 0.0.0.0
Total Nets: 2
Intra Area: 1 Inter Area: 1 ASE: 0 NSSA: 0
Field Descriptions
Destination: Destination network.
Cost: Cost to destination.
Type: Route type (intra-area, transit, stub, inter-area, type 1 external, type 2 external).
NextHop: Next hop address.
AdvRouter: Advertising router.
Area: Area ID.
Total Nets: Total networks.
Intra Area: Total intra-area routes.
Inter Area: Total inter-area routes.
ASE: Total ASE routes.
NSSA: Total NSSA routes.
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.
display ospf routing 197