ECS2020 Series CLI Reference Guide R04

56
Default VLAN is VLAN 1
Interface configuration mode
To configure the trunk native VLAN of a port, the port must be configured as a trunk.
Configring gig0/1 to belong to native
vlan3
ECS2020-10P(config)# interface
gig 0/1
ECS2020-10P(config-if-GigabitEthernet0/1)# switch trunk native vlan 3
Hybrid VLAN
Configures a port as a VLAN hybrid port. Use the no option of this command to restore the hybrid
property of the interface to the default value.
switch hybrid vlan vlan-id [tagged | untagged]
no switch hybrid vlan vlan-id [tagged | untagged]
untagged
Interface configuration mode
Parameter
Parameter
Description
native vlan
Trunk port packet
received: if the packet
has a VLAN tag, then put this packet in the
corresponding VLAN; if the packet has no
VLAN tag, then the packet is forwarded
to the
port of the native VLAN.
Command
Command
Description
show vlan
Displays the VLAN
configuration.
Parameter
Parameter
Description
no
Restore the hybrid default output rule
Default
Mode
Usage
Example
Default
Mode