IP Routing Features 
Configuring OSPF 
Displaying OSFPF Redistribution Information 
As described under “Enabling Route Redistribution” on page 11-50, you can 
configure the routing switch to redistribute connected and static routes into 
OSPF. When you redistribute a route into OSPF, the routing switch can use 
OSPF to advertise the route to its OSPF neighbors. 
To display the status of the OSPF redistribution, enter show ip ospf redistribute 
at any CLI context level: 
HPswitch# show ip ospf redistribute 
OSPF redistributing 
Route type Status 
---------- --------
connected  enabled 
static  enabled 
Figure 11-19.Example of Output for Show IP OSPF Redistribute 
The display shows whether redistribution of each of the route types, 
connected and static is enabled. 
Displaying OSFPF Redistribution Filter (restrict) 
Information 
As described under “Defining Redistribution Filters” on page 11-48, you can 
configure the redistribution filters on the routing switch to restrict route 
redistribution by OSPF. 
To display the status of the OSPF redistribution filters, enter show ip ospf 
restrict at any CLI context level. 
HPswitch# show ip ospf restrict 
OSPF restrict list 
IP Address  Mask 
--------------- ---------------
10.0.8.0  255.255.248.0 
15.0.0.0  255.0.0.0 
Figure 11-20.Example of Output for Show IP OSPF Restrict 
11-64