Reference Guide

780 | Router Information Protocol (RIP)
www.dell.com | support.dell.com
show config
z
Display the changes you made to the RIP configuration. Default values are not shown.
Syntax
show config
Command Modes
ROUTER RIP
Command
History
Example
Figure 36-2. show config Command Example in ROUTER RIP Mode
FTOS(conf-router_rip)#show config
!
router rip
network 172.31.0.0
passive-interface GigabitEthernet 0/1
FTOS(conf-router_rip)#
show ip rip database
z
Display the routes learned by RIP. If the switch learned no RIP routes, no output is generated.
Syntax
show ip rip database [ip-address mask]
Parameters
Command Modes
EXEC Privilege
Command
History
Example
Figure 36-3. show ip rip database Command Example (partial)
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
S6000
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
S6000
ip-address
(OPTIONAL) Specify an IP address in dotted decimal format to view RIP information on
that network only.
If you enter an IP address, you must also enter a mask for that IP address.
mask
(OPTIONAL) Specify a mask, in /network format, for the IP address.
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000