Chapter 50
| IP Routing Commands
Routing Information Protocol (RIP)
– 967 –
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)#
Related Commands
network (971)
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 protocols rip Displays RIP process parameters PE
show ip rip Displays information about RIP routes and configuration
settings
PE
Table 4: Routing Information Protocol Commands (Continued)
Command Function Mode