IP Routing Features

Configuring RIP

Displaying General RIP Information

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

HPswitch# show ip rip

The resulting display will appear similar to the following:

RIP global parameters

 

 

 

RIP protocol

: disabled

 

 

 

Auto-summary

: disabled

 

 

 

Default Metric

: 1

 

 

 

Route changes

: 0

 

 

 

Queries

: 0

 

 

 

RIP interface information

 

 

 

IP Address

Status

Send mode

Recv mode Metric

Auth

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

100.1.0.1

enabled

V2-only

V2-only

1

none

100.2.0.1

enabled

V2-only

V2-only

1

none

100.3.0.1

enabled

V2-only

V2-only

1

none

100.4.0.1

enabled

V2-only

V2-only

1

none

100.10.0.1

enabled

V2-only

V2-only

1

none

100.11.0.1

enabled

V2-only

V2-only

1

none

100.12.0.1

enabled

V2-only

V2-only

1

none

RIP

peer information

 

 

IP

Address

Bad

routes

Last update timeticks

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

-----------

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

The display is a summary of Global RIP information, information about interfaces with RIP enabled, and information about RIP peers. The following fields are displayed:

RIP protocol – Status of the RIP protocol on the router. RIP must be enabled here and on the VLAN interface for RIP to be active. The default is disabled.

Auto-summary– Status of Auto-summary for all interfaces running RIP. If auto-summary is enabled, then subnets will be summarized to a class network when advertising outside of the given network.

16-27