C613-50631-01 Rev A Command Reference for IE340 Series 1061
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIP COMMANDS
ROUTER
RIP
router rip
Overview Use this global command to enter Router Configuration mode to enable the RIP
routing process.
Use the no variant of this command to disable the RIP routing process.
Syntax
router rip
no router rip
Mode Global Configuration
Example This command is used to begin the RIP routing process:
awplus# configure terminal
awplus(config)# router rip
awplus(config-router)# version 1
awplus(config-router)# network 10.10.10.0/24
awplus(config-router)# network 10.10.11.0/24
awplus(config-router)# neighbor 10.10.10.10
Related
commands
network (RIP)
version (RIP)