To display the IP RIP database, statistics, authentication, use the show ip rip command in Privileged EXEC Mode.
Parameter | Type | Description |
---|---|---|
database
|
Enter for display the RIP protocol database details for all RIP interface entry or for entry with the specified IP address and IP mask. | |
<ip-address>
|
Enter to specify an IP address to be displayed. | |
<ip-mask>
|
Enter to specify an IP mask to be displayed. | |
statistics
|
Enter to display the RIP statistics on the router. | |
authentication
|
Enter to display the authentication related information configured for the RIP Interface entry. The authentication information includes the Authentication type, authentication key IDs configured & its associated lifetime values. |
Privileged EXEC Mode
iS5Comm # show ip rip database
12.0.0.0/8 [1] auto-summary
12.0.0.0/8 [1] directly connected, vlan1
15.0.0.0/8 [3] auto-summary
15.0.0.0/8 [3] directly connected, vlan2
20.0.0.0/8 [4] auto-summary
20.0.0.0/8 [4] via 12.0.0.2, vlan1
12.0.0.0/8 [1] auto-summary
12.0.0.0/8 [1] directly connected, vlan2
iS5Comm # show ip rip statistics
RIP Global Statistics:
----------------------
Total number of route changes is 1
Total number of queries responded is 1
Total number of dropped packets is 0
RIP Interface Statistics:
-------------------------
Interface Periodic BadRoutes Triggered BadPackets Admin
IP Address Updates Sent Received Updates Sent Received Status
----------- ----------- -------- ------------ -------- -
12.0.0.1 19 1 2 0 Enabled
iS5Comm# show ip rip authenticatio
RIP Interface Authentication Statistics:
----------------------------------------
Interface Name vlan1
Authentication Type 3
Authentication KeyId in use: 0
Authentication Last key status: false
RIP Authentication Key Info:
----------------------------
Authentication KeyId 0
Start Accept Time 2013-06-03,17:00:00
Start Generate Time 2013-06-03,17:00:00
Stop Generate Time 2013-06-03,17:00:00
Stop Accept Time 2013-06-03,17:00:00
RIP Authentication Key Info:
----------------------------
Authentication KeyId 1
Start Accept Time 2013-06-03,16:35:00
Start Generate Time 2013-06-03,16:35:00
Stop Generate Time 2136-02-06,06:28:15
Stop Accept Time 2136-02-06,06:28:15