Reference Guide

1250 | Router Information Protocol (RIP)
www.dell.com | support.dell.com
Example
Figure 48-3. show ip rip database Command Example (partial)
show running-config rip
c e s
Use this feature to display the current RIP configuration.
Syntax
show running-config rip
Defaults
No default values or behavior
Command Modes
EXEC Privilege
Example
Figure 48-4. show running-config rip Command Example
Table 48-1. Fields in show ip rip database Command Output
Field Description
Total number of routes in RIP
database
Displays the number of RIP routes stored in the RIP database.
100.10.10.0/24 directly
connected
Lists the route(s) directly connected.
150.100.0.0 redistributed Lists the routes learned through redistribution.
209.9.16.0/24... Lists the routes and the sources advertising those routes.
FTOS#show ip rip database
Total number of routes in RIP database: 1624
204.250.54.0/24
[50/1] via 192.14.1.3, 00:00:12, GigabitEthernet 9/15
204.250.54.0/24 auto-summary
203.250.49.0/24
[50/1] via 192.13.1.3, 00:00:12, GigabitEthernet 9/14
203.250.49.0/24 auto-summary
210.250.40.0/24
[50/2] via 1.1.18.2, 00:00:14, Vlan 18
[50/2] via 1.1.130.2, 00:00:12, Port-channel 30
210.250.40.0/24 auto-summary
207.250.53.0/24
[50/2] via 1.1.120.2, 00:00:55, Port-channel 20
[50/2] via 1.1.130.2, 00:00:12, Port-channel 30
[50/2] via 1.1.10.2, 00:00:18, Vlan 10
207.250.53.0/24 auto-summary
208.250.42.0/24
[50/2] via 1.1.120.2, 00:00:55, Port-channel 20
[50/2] via 1.1.130.2, 00:00:12, Port-channel 30
[50/2] via 1.1.10.2, 00:00:18, Vlan 10
208.250.42.0/24 auto-summary
show running-config rip
!
router rip
distribute-list Test1 in
distribute-list Test21 out
network 10.0.0.0
passive-interface GigabitEthernet 2/0
neighbor 20.20.20.20
redistribute ospf 999
version 2