IP Routing Features 
Configuring RIP 
Displaying RIP Redistribution Information 
To display RIP redistribution information, enter the show ip rip redistribute 
command at any context level: 
HPswitch# show ip rip redistribute 
RIP redistributing 
Route type Status 
---------- --------
connected  enabled 
static  enabled 
Figure 11-7.  Example of Show IP RIP Redistribute Output 
RIP automatically redistributes connected routes which are configured on 
interfaces that are running RIP, and all routes that are learned via RIP. The 
router rip redistribute command, described on
 page 11-25, configures the 
routing switch to cause RIP to advertise connected routes that are not running 
RIP, and static routes. The display shows whether RIP redistribution is 
enabled or disabled for connected and static routes. 
Displaying RIP Redistribution Filter (restrict) Information 
To display RIP restrict filter information, enter the show ip rip restrict command 
at any context level: 
HPswitch# show ip rip restrict 
RIP restrict list 
IP Address  Mask 
--------------- ---------------
Figure 11-8.  Example of Show IP RIP Restrict Output 
The display shows if any routes, identified by the IP Address and Mask fields 
are being restricted from redistribution. The restrict filters are configured by 
the router rip restrict command described on
 page 11-25. 
11-33