Sample Vlan Port Assignment - Alcatel OmniSwitch 6624 Network Configuration Manual

Hide thumbs Also See for OmniSwitch 6624:
Table of Contents

Advertisement

Assigning Ports to VLANs

Sample VLAN Port Assignment

The following steps provide a quick tutorial that will create a VLAN, statically assign ports to the VLAN,
and configure mobility on some of the VLAN ports:
1
Create VLAN 255 with a description (e.g., Finance IP Network) using the following command:
-> vlan 255 name "Finance IP Network"
2
Assign switch ports 2 through 5 on slot 3 to VLAN 255 using the following command:
-> vlan 255 port default 3/2-5
VLAN 255 is now the configured default VLAN for ports 2 through 5 on slot 3.
3
Enable mobility on ports 4 and 5 on slot 3 using the following command:
-> vlan port mobile 3/4-5
4
Disable the default VLAN parameter for mobile ports 3/4 and 3/5 using the following command:
-> vlan port 3/4-5 default vlan disable
With this parameter disabled, VLAN 255 will not carry any traffic received on 3/4 or 3/5 that does not
match any VLAN rules configured on the switch.
Note. Optional. To verify that ports 2 through 5 on slot 3 were assigned to VLAN 255, enter show vlan
followed by 255 then port. For example:
-> show vlan 255 port
port
type
--------+---------+--------------
3/2
default
3/3
default
3/4
default
3/5
default
To verify the mobile status of ports 4 and 5 on slot 3 and determine which mobile port parameters are
enabled, enter show vlan port mobile followed by a slot and port number. For example:
-> show vlan port mobile 3/4
Mobility
Config
Default Vlan: 255,
Default Vlan Enabled: off,
Default Vlan Perm
Default Vlan Restore: on,
Authentication
Ignore BPDUs
OmniSwitch 6624/6648 Network Configuration Guide
status
inactive
inactive
inactive
inactive
: on,
: on,
: off,
: off
April 2004
Sample VLAN Port Assignment
page 6-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch 6648

Table of Contents