L2 Switching Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
187
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO CONFIGURE RANGE OF VLANS IN TRUNK MODE
E
XAMPLE
ALU(config-if switchport1/0)# switchport trunk allowed vlan
range 30 40
ALU(config-if switchport1/0)# no switchport trunk allowed vlan
range 30 40
T
O CONFIGURE HYBRID NATIVE VLAN
E
XAMPLE
ALU(config-if switchport1/0)# switchport hybrid native vlan 7
ALU(config-if switchport1/0)# no switchport hybrid native vlan
Command (in ICM) Description
switchport trunk allowed
vlan range <2-4094> <2-4094>
This command is used to configure a range
of VLANs in trunk mode under a switchport
interface.
no switchport trunk allowed
vlan range <2-4094> <2-4094>
This command deletes the range of trunk
VLANs configured on the interface.
Command (in ICM) Description
switchport hybrid native vlan
<2-4094>
This command is used to configure Native
VLAN for hybrid mode in the range 2-
4094.
no switchport hybrid native
vlan
This command deletes the native VLAN
configured on the interface, and resets it
to its default.
The default hybrid native VLAN ID is 1.