Command Reference Guide

Routing Information Protocol (RIP) | 1249
Command
History
Usage
Information
To enable RIP, you must assign a network address using the network command.
Example
FTOS(conf)#router rip
FTOS(conf-router_rip)#
Related
Commands
show config
c e s
Display the changes you made to the RIP configuration. Default values are not shown.
Syntax
show config
Command Modes
ROUTER RIP
Command
History
Example
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
c e s
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
Version 8.3.7.0 Introduced on S4810
Version 7.8.1.0 Introduced on S-Series
Version 7.6.1.0 Introduced on C-Series
pre-Version 6.2.1.1 Introduced on E-Series
network Enable RIP.
exit Return to the CONFIGURATION mode.
Version 8.3.7.0 Introduced on S4810
Version 7.8.1.0 Introduced on S-Series
Version 7.6.1.0 Introduced on C-Series
pre-Version 6.2.1.1 Introduced on E-Series
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.