Chapter 4: Commands for CLI configuration
Example:
To configure
acceptable-frame-type
(tagged)
of
Hybrid VLAN
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
switchport hybrid acceptable-frame-type
tagged
switchport hybrid allowed vlan
Command:
switchport hybrid allowed vlan [all | none | add <vlan_list> |
remove <vlan_list> | except <vlan_list>]
switchport
Switching mode characteristics
hybrid
Change PVID for hybrid port
allowed
Set allowed VLAN characteristics when interface is in hybrid mode
<vlan_list>
VLAN IDs of the allowed VLANs when this port is in hybrid mode
add
Add VLANs to the current list
all
All VLANs
except
All VLANs except the following
none
No VLANs
remove
Remove VLANs from the current list
Default:
All
Usage Guide:
To configure
VLAN list
of
Hybrid VLAN
for specific interface
Example:
To configure
VLAN list
(None)
of
Hybrid VLAN
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
switchport hybrid allowed vlan none
switchport hybrid egress-tag
Command:
switchport hybrid egress-tag [none | all | all except-native]
switchport
Switching mode characteristics
hybrid
Change PVID for hybrid port
egress-tag
Egress VLAN tagging configuration
all
Tag all frames
none
No egress tagging
except-native
Tag all frames except frames classified to native VLAN of the
hybrid port
Default:
Untagged Port VLAN
Usage Guide:
To configure
Egress Tagging VLAN mode
for specific interface
110
NS3500-24T-4C Managed Switch Command Guide