
---------------- ---------- ----------- ----
IP Routing Features
Configuring RIP
Displaying RIP Interface Information
To display RIP interface information, enter the following CLI command at any
context level:
HPswitch# show ip rip interface
The resulting display will appear similar to the following:
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
See “RIP Interface Information” on the previous page for definitions of these
fields.
You can also display the information for a single RIP VLAN interface, by
specifying the VLAN ID for the interface, or specifying the IP address for the
interface.
Displaying RIP interface information by VLAN ID: For example, to
show the RIP interface information for VLAN 1000, enter the following
command:
HPswitch# show ip rip interface vlan 1000
RIP interface information for VLAN 1000
IP Address : 120.1.1.1
Status : enabled
Send mode : V2-only
Recv mode : V2-only
Metric : 1
Auth : none
Bad packets received : 0
Bad routes received : 0
Sent updates : 0
16-29