User guide

11-10 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
IP U
NICAST
R
OUTING
create vlan net35
create vlan net37
config net34 ipaddress 192.67.34.1
config net35 ipaddress 192.67.35.1
config net37 ipaddress 192.67.37.1
config net34 protocol ip
config net35 protocol mnet
config net37 protocol mnet
config net34 add port 5:5
config net35 add port 5:5
config net37 add port 5:5
config default delete port 1:8, 2:9, 3:10
create vlan net36
create vlan net45
config net36 ipaddress 192.67.36.1
config net45 ipaddress 192.99.45.1
config net36 protocol ip
config net45 protocol mnet
config net36 add port 1:8, 2:9, 3:10
config net45 add port 1:8, 2:9, 3:10
config rip add vlan net34
config rip add vlan net36
enable rip
enable ipforwarding
enable multinetting
C
ONFIGURING
IP U
NICAST
R
OUTING
This section describes the commands associated with configuring IP unicast routing on
the switch. Configuring routing involves the following steps:
1 Create and configure two or more VLANs.
Although it is possible to enable IP forwarding and an IP routing protocol (such as
RIP) with only one VLAN defined, the switch does not create or respond
appropriately to ICMP messages unless at least two VLANs are created and
configured.
2 Assign each VLAN that will be using routing an IP address, using the following
command:
config vlan <name> ipaddress <ipaddress> {<mask>}
Ensure that each VLAN has a unique IP address.