ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 28
| IP Routing Commands
Routing Information Protocol (RIP)
– 951 –
router rip This command enables Routing Information Protocol (RIP) routing for all IP
interfaces on the router. Use the no form to disable it.
Syntax
[no] router rip
Command Mode
Global Configuration
Default Setting
Disabled
Command Usage
RIP is used to specify how routers exchange routing table information.
This command is also used to enter router configuration mode.
Example
Console(config)#router rip
Console(config-router)#
passive-interface Stops RIP from sending routing updates on the specified
interface
RC
redistribute Redistribute routes from one routing domain to another RC
timers basic Sets basic timers, including update, timeout, garbage
collection
RC
version Specifies the RIP version to use on all network interfaces (if
not already specified with a receive version or send version
command)
RC
ip rip authentication mode Specifies the type of authentication used for RIP2 packets IC
ip rip authentication string Enables authentication for RIP2 packets and specifies keys IC
ip rip receive version Sets the RIP receive version to use on a network interface IC
ip rip receive-packet Configures the interface to receive of RIP packets IC
ip rip send version Sets the RIP send version to use on a network interface IC
ip rip send-packet Configures the interface to send RIP packets IC
ip rip split-horizon Enables split-horizon or poison-reverse loop prevention IC
clear ip rip route Clears specified data from the RIP routing table PE
show ip rip Displays information about RIP routes and configuration
settings
PE
Table 194: Routing Information Protocol Commands (Continued)
Command Function Mode