Command Guide of WGSW-28040
335
Example:
This example sets acceptable-frame-type to tagged-only.
Switch#
configure
Switch(config)#
interface gi10
Switch(config-if)#
switchport mode hybrid
Switch(config-if)#
switchport hybrid acceptable-frame-type tagged-only
4.29.7 switchport hybrid allowed vlan add
Command:
switchport hybrid allowed vlan add VLAN-LIST [ ( tagged | untagged ) ]
Parameter:
VLAN-LIST
Specifies the VLAN list to be added
( tagged |
untagged )
Specifies the member type to tagged or untagged.
Mode:
Port Configuration
Usage Guide:
This command per hybrid port configures to add the allowed VLAN list. The configuration could be shown by “show
interface switchport” command.
Example:
This example sets port fa10 VLAN to join the VLAN 100 as tagged member.
Switch#
configure
Switch(config)#
interface gi10
Switch(config-if)#
switchport hybrid allowed vlan add 100
4.29.8 switchport hybrid allowed vlan remove
Command: