RIP Configuration
Except on the first page, right running head:  
Heading1 or Heading1NewPage text (automatic)
537
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
RIP CONFIGURATION COMMANDS
TO ENABLE RIP
E
XAMPLE
ALU(config)# router rip
ALU(config-router rip)#
T
O CONFIGURE A RIP NETWORK
RIP sends updates to the interfaces in the specified networks. If an interface’s 
network is not specified, it will not be advertised in any RIP update. There is no 
limit to the number of network commands you can use on the router. RIP routing 
updates will be sent and received only through interfaces which falls in the 
configured network.
E
XAMPLE
ALU(config-router rip)# network 10.0.0.0
ALU(config-router rip)# no network 10.0.0.0
Command (in CM) Description
router rip This command enters into the Router 
Configuration mode. This enables to 
configure RIP specific commands.
Command (in RCM) Description
network <network-number> Associates a specific network with a RIP 
routing process.
no network <network-number> The ‘no’ command disables the 
configured network. 
RIP stops sending updates through 
interfaces on this network. Also these 
interfaces will not be advertised in any 
RIP updates.