OcNOS-RON : Layer 3 Guide : Routing Information Protocol Command Reference : Routing Information Protocol Commands : router rip
router rip
Use this global command to enable a RIP routing process.
Use the no parameter with this command to disable RIP routing.
Command Syntax
router rip
no router rip
Parameter
None
Default
Disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
This command is used to begin the RIP routing process.
#configure terminal
(config)#router rip
(config-router)#version 1
(config-router)#network 10.10.10.0/24
(config-router)#network 10.10.11.0/24
(config-router)#neighbor 10.10.10.10
Last modified date: 08/28/2023