Sample Vlan Configuration - Alcatel-Lucent OmniSwitch 9900 Series Network Configuration Manual

Omniswitch aos release 8
Table of Contents

Advertisement

Configuring VLANs

Sample VLAN Configuration

The following steps provide a quick tutorial to create VLAN 100. Also included are steps to define a
VLAN description, IP router interface, and static switch port assignments.
Note. Optional. Creating a new VLAN involves specifying a VLAN ID that is not already assigned to an
existing VLAN. To determine if a VLAN already exists in the switch configuration, enter show vlan. If
VLAN 100 does not appear in the show vlan output, then it does not exist on the switch. For example:
-> show vlan
vlan
type
admin
-----+------+-----+-----+-----+-----+------------
1
std
1
Create VLAN 100 with a description (for example, Finance IP Network) using the following
command:
-> vlan 100 name "Finance IP Network"
2
Define an IP interface using the following command to assign an IP host address of 21.0.0.10 to VLAN
100 that enables forwarding of VLAN traffic to other subnets:
-> ip interface vlan_100_ip address 21.0.0.10 vlan 100
3
Assign switch ports 2 through 4 on slot 3 to VLAN 100 using the following command:
-> vlan 100 members port 3/2-4 untagged
Note. Optional. To verify the VLAN 100 configuration, use the
-> show vlan 100
Name
Type
Administrative State
Operational State
IP Router Port
IP MTU
To verify that ports 3/2-4 were assigned to VLAN 100, use the
example:
-> show vlan 100 members
port
type
--------+---------+--------------
3/2
default
3/3
default
3/4
default
To verify the details about the specific VLAN port 3/2, use the
port keyword and port number. For example:
-> show vlan 100 members port 3/2
type
: default,
status
: inactive,
vlan admin : disabled,
vlan oper
: disabled,
OmniSwitch AOS Release 8 Network Configuration Guide
oper
ip
mtu
Ena
Dis
Dis
1500
: Finance IP Network,
: Static Vlan,
: Enabled,
: Disabled,
: 21.0.0.10
: 1500
status
inactive
inactive
inactive
name
VLAN 1
show vlan
255.0.0.0
forward
show vlan members
show vlan members
December 2017
Sample VLAN Configuration
command. For example:
e2,
command. For
command with the
page 4-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents