Router rip – Allied Telesis AT-S83 User Manual
Page 298

Chapter 14: Routing Information Protocol (RIP) Commands
298
ROUTER RIP
Syntax
router rip
no router rip
Parameters
none
Description
Use the ROUTER RIP command to enable a RIP routing process on the
switch and enter the Router command mode. After you enter this
command, the prompt changes to indicate the new mode. Use the no form
of this command to disable the RIP routing process.
Command Mode
Configuration Terminal mode
Examples
The following commands sets the command mode to the router mode:
switch#configure terminal
switch(config)#router rip
switch(config-router)#
The following commands begin the RIP routing process:
switch#configure terminal
switch(config)#router rip
switch(config-router)#version 1
switch(config-router)#network 10.10.10.0/24
switch(config-router)#network 10.10.11.0/24
switch(config-router)#neighbor 10.10.10.10