Command Guide of WGSW-28040
334
switchport bybrid ingress-filtering
no switchport bybrid ingress-filtering
Mode:
Port Configuration
Usage Guide:
This command per port configures the ingress-filtering status. This filtering is used to filter the frames come from the
non-member ingress port. The configuration could be shown by “show interface switchport” command.
Example:
This example sets ingress-filtering to disable.
Switch#
configure
Switch(config)#
interface gi10
Switch(config-if)#
switchport mode hybrid
Switch(config-if)#
switchport hybrid ingress-filtering
4.29.6 switchport hybrid acceptable-frame-type
Command:
switchport hybrid acceptable-frame-type ( all | tagged-only | untagged-only )
Parameter:
all
Specify to accept all frames
tagged-only
Specify to only accept tagged frames
untagged-only
Specify to only accept untagged frames
Default:
switchport hybrid acceptable-frame-type = all
Mode:
Port Configuration
Usage Guide:
This command per port configures the acceptable-frame-type. The configuration could be shown by “show interface
switchport” command.