C613-50170-01 Rev B
Command Reference for x510 Series
932
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
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