Routing Information Protocol
Left running head:
Chapter name (automatic)
534
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
RIP CONFIGURATION STEPS
This section lists step by step instructions to be followed while configuring RIP (v1
and v2.) on your system.
Step 1 to Step 5 are the minimum configuration requirements for enabling
RIP. Step 6 describe other important but optional configuration commands
for RIP.
Step 1: Configure an interface. Enter the Interface Configuration Mode.
ALU(config)# interface <name>
Example:
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)#
Step 2: Administratively bring up the interface
ALU(config-if <interface-name>)# no shutdown
Example:
ALU(config-if GigabitEthernet3/0)# no shutdown
Step 3: Configure IP address for the interface
ALU(config-if <interface-name>)# ip address {<ip-
address subnet-mask>|<ip-address/prefix-length>}
Example:
ALU(config-if GigabitEthernet3/0)# ip address
20.20.20.20/24
Step 4: Enable RIP. See “To Enable RIP”
Step 5: Configure the major networks to run RIP. See “To Configure a RIP
Network”
Step 6: Configure RIP optional parameters. See “RIP Optional Parameters”
• Specify a RIP Version. See “To Specify a RIP Version”
• Configure RIP Behavior on an Interface. See “To Configure RIP Behavior
on an Interface”
• Enable or Disable Split Horizon. See “To Enable/Disable Split Horizon”
• Enable or Disable Broadcast Updates. See “To Enable/Disable Broadcast
Updates”