Layer 2 Switching Configuration
Left running head: 
Chapter name (automatic)
198
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE TRUNK VLAN
ALU(config-if switchport1/0)# switchport trunk allowed   
vlan 3 
ALU(config-if switchport1/0)#  
ALU(config-if switchport1/0)# switchport trunk allowed  vlan 
5 
ALU(config-if switchport1/0)#  
ALU(config-if switchport1/0)# switchport mode trunk
T
O DELETE TRUNK VLAN CONFIGURED
ALU(config-if switchport1/0)# no switchport mode
T
O CONFIGURE HYBRID VLAN
ALU(config-if switchport1/0)# switchport hybrid native vlan 
7 
ALU(config-if switchport1/0)# 
ALU(config-if switchport1/0)# switchport mode hybrid
T
O DELETE HYBRID VLAN CONFIGURED
ALU(config-if switchport1/0)# no switchport mode
VLAN S
HOW COMMAND
ALU(config)# show vlan id 10
S
HOWS PORTS PARTICIPATING IN VLAN1
ALU(config)# show vlan id 1
Shows interface statistics along with its VLAN information (if VLAN configured on 
that interface).
Each VLAN is a separate broadcast domain. There is reachability between hosts 
within same VLAN. This can be verified with ping from, say host 1 to host 2. 
However, ping from host 1 to host 5 would fail.