RIP Show Commands
5-136 Configuring the Internet Protocol

RIP Show Commands

show ip rip

Thiscommanddisplaysconfigurationdataandstatisticsglobaltoallports.

Syntax
show ip rip [interface | database]
Mode
EXECorGlobalconfiguration: XSR> or XSR(config)#
Sample Output

Thefollowingisasampleresponsewithnooptionchosen:

XSR#show ip rip
Global RIP Stats:
RIP is enabled
RIP timers (in seconds):
Update interval: 30
Invalid interval 180
Flush interval: 300
Routing for Networks:
172.16.101.1
172.16.101.5
172.16.150.0
Route Exchanging Neighbors:
172.23.11.21
172.23.11.25
Passive Interfaces:
FastEthernet 1
Receive Interfaces:
FastEthernet 1
Distribute List:
Distribute-list 1 out FastEthernet 1

Thefollowingissampleoutputwiththedatabaseoptionselected:

XSR#show ip rip database
T - triggered on demand
Directly Connected networks:
192.168.27.0/24
192.168.29.0/24
201.1.1.0/24
202.1.1.0/24
interface TheinterfaceonwhichRIPisrunning.
database ThedatabaseonwhichRIPissetup.