IP Routing Features

Configuring RIP

Displaying RIP Redistribution Information

To display RIP redistribution information, enter the following CLI command at any context level:

HPswitch# show ip rip redistribute

RIP redistributing

Route type

Status

----------

--------

connected

enabled

static

enabled

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 16-24,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 following CLI command at any context level:

HPswitch# show ip rip restrict

RIP

restrict list

 

IP

Address

Mask

---------------

---------------

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 16-24.

16-32