Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Follow the steps below to enable/disable ingress filtering for any port or port channel.
Enters the configuration mode
interface <interface-type> <interface-id>
or
interface range <interface-type> <interface-id>
….
Enters the interface mode.
interface-type – may be any of the
following:
fx-ethernet – fx
cx-ethernet – cx
port-channel – po
interface-id is in slot/port format for all
physical interfaces. It may be a port
channel identifier for port channel
interfaces.
To configure multiple interfaces, use
the “interface range …” command. To
provide a range, use a hypen (-)
between the start and end interface
numbers.
E.g. : int range fx 0/1-10
To provide multiple interfaces or
ranges, separate with a comma (,).
E.g. : int range fx 0/1-10, fx 0/20
switchport ingress-filter
(or)
no switchport ingress-filter
This command enables ingress filtering
function. This is the default behavior.
The no form of this command disables
ingress filtering.
show vlan port config port <iftype> <ifnum>
Displays the configured ingress filter
mode for this interface.
Optional step – saves this VLAN
configuration to be part of startup
The “no swithcport ingress-filter” command disables the ingress filter.
The examples below show how to enable ingress filter on switch ports.
Disable ingress filter for ports fx 0/1 to fx 0/10.