Quick Steps For Configuring Rip Routing - Alcatel OmniSwitch 6624 Network Configuration Manual

Hide thumbs Also See for OmniSwitch 6624:
Table of Contents

Advertisement

Configuring RIP

Quick Steps for Configuring RIP Routing

To forward packets to a device on a different VLAN, you must create a router port on each VLAN. To
route packets using RIP, you must enable RIP and create a RIP interface on the router port. The following
steps show you how to enable RIP routing between VLANs "from scratch". If active VLANs and router
ports have already been created on the switch, go to Step 7.
1
Create VLAN 1 with a description (e.g., VLAN 1) using the
-> vlan 1 name "VLAN 1"
2
Create VLAN 2 with a description (e.g., VLAN 2) using the vlan command. For example:
-> vlan 2 name "VLAN 2"
3
Assign an active port to VLAN 1 using the
command assigns port 1 on slot 1 to VLAN 1:
-> vlan 1 port default 1/1
4
Assign an active port to VLAN 2 using the vlan port default command. For example, the following
command assigns port 2 on slot 1 to VLAN 2:
-> vlan 2 port default 1/2
5
Create an IP router port on VLAN 1 using the
-> vlan 1 router ip 171.10.1.1
6
Create an IP router port on VLAN 2 using the vlan router ip command. For example:
-> vlan 2 router ip 171.11.1.1
7
Load RIP into switch memory using the
-> ip load rip
8
Enable RIP on the switch using the
-> ip rip status enable
9
Create a RIP interface on VLAN 1 using the
-> ip rip interface 171.10.1.1
10
Enable the RIP interface using the
-> ip rip interface 171.10.1.1 status enable
11
Create a RIP interface on VLAN 2 using the ip rip interface command. For example:
-> ip rip interface 171.11.1.1
12
Enable the RIP interface using the ip rip interface status command. For example:
-> ip rip interface 171.11.1.1 status enable
13
Enable redistribution of local routes on the switch using the
-> ip rip redist local
OmniSwitch 6624/6648 Network Configuration Guide
vlan port default
vlan router ip
ip load rip
command. For example:
ip rip status
command. For example:
ip rip interface
ip rip interface status
command. For example:
April 2004
Quick Steps for Configuring RIP Routing
vlan
command. For example:
command. For example, the following
command. For example:
command. For example:
ip rip redist
command. For example:
page 13-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch 6648

Table of Contents