Accton Technology ES3628C Switch User Manual


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