Command Line Reference Guide
router rip
Enter ROUTER RIP mode to configure and enable RIP.
S5000
Syntax
router rip
To disable RIP, use the no router rip command.
Defaults Disabled.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
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
network – enables RIP.
exit – returns to CONFIGURATION mode.
show config
Display the changes you made to the RIP configuration. Default values are not shown.
S5000
Syntax
show config
Command Modes ROUTER RIP
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS(conf-router_rip)#show config
!
router rip
network 172.31.0.0
passive-interface TenGigabitEthernet 0/1
FTOS(conf-router_rip)#
1093