IP Routing Features

Configuring RIP

The resulting display will appear similar to the following:

RIP peer information

 

IP Address

Bad routes

Last update timeticks

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

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

100.1.0.100

0

1

100.2.0.100

0

0

100.3.0.100

0

2

100.10.0.100

0

1

 

 

 

This display lists all neighboring routers from which the routing switch has received RIP updates. The following fields are displayed:

IP Address – IP address of the RIP peer neighbor.

Bad routes – The number of route entries that were not processed for any reason.

Last update timeticks – How many seconds have passed since the routing switch received an update from this peer neighbor.

Displaying RIP information for a specific peer: For example, to show the RIP peer information for the peer with IP address 100.1.0.100, enter the following command:

HPswitch# show ip rip peer 100.1.0.100

RIP peer information for 100.0.1.100

IP Address : 100.1.0.100

Bad routes : 0

Last update timeticks : 2

This display lists the following information for a specific RIP peer:

IP Address – IP address of the RIP peer neighbor.

Bad routes – The number of route entries which were not processed for any reason.

Last update timeticks – How many seconds have passed since the routing switch received an update from this neighbor.

16-31