Microsoft ES4625 User Manual

Page of 674
Command Line Interface
4-254
4
Routing Information Protocol (RIP)
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
Related Commands
Table 4-86   Routing Information Protocol Commands
Command
Function
Mode Page
router rip
Enables the RIP routing protocol
GC
timers basic
Sets basic timers, including update, timeout, garbage collection RC
network
Specifies the network interfaces that are to use RIP routing
RC
neighbor
Defines a neighboring router with which to exchange information 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 receive version
Sets the RIP receive version to use on a network interface
IC
ip rip send version
Sets the RIP send version to use on a network interface
IC
ip split-horizon
Enables split-horizon or poison-reverse loop prevention
IC
ip rip authentication key Enables authentication for RIP2 packets and specifies keys 
IC
ip rip authentication 
mode 
Specifies the type of authentication used for RIP2 packets
IC
show rip globals
Displays global configuration settings and statistics for RIP
PE
show ip rip
Displays RIP configuration information for each network interface PE
Console(config)#router rip
Console(config-router)#