Command Guide of WGSW-28040
333
The configuration could be shown by “show interface switchport” command.
Example:
This example sets VLAN mode to Access port.
Switch(config)#
interface gi12
Switch(config-if)#
switchport mode access
4.29.4 switchport hybrid pvid
Command:
switchport hybrid pvid <1-4094>
Parameter:
<1-4094>
Specify the port-based VLAN ID on the Hybrid port.
Default:
switchport hybrid pvid = 1
Mode:
Port Configuration
Usage Guide:
This command configures the hybrid port’s PVID. The configuration could be shown by “show interface switchport”
command.
Example:
This example sets PVID to 100.
Switch#
configure
Switch(config)#
interface gi10
Switch(config-if)#
switchport mode hybrid
Switch(config-if)#
switchport hybrid pvid 100
4.29.5 switchport hybrid ingress-filtering
Command: