Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Switches will not add VLAN tag headers to all the packets sent out on an access port. Switches expect to
receive untagged or priority tagged (VLAN identifier 0) packets only at the access ports. If any tagged
packets are received on an access port, the switch will drop them. Follow the below steps to configure any
port as the access port of any VLAN.
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 – cxport-channel – po
interface-id is in slot/port format for all
physical interfaces. It may be the 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, use separate with a comma (,).
E.g.: int range fx 0/1-10, fx 0/20
Sets the port mode as the access port.
switchport access vlan <vlan-id>
Configures the access VLAN for this
interface. The VLAN identifiers may be
any VLAN number from 1 to 4069.
If the given VLAN does not exist, switch
will provide a warning message. Only
when the VLAN available, the port will
operate as an access port for that
show vlan port config port <iftype> <ifnum>
Displays the configured mode and
accesses the VLAN for this interface.
Optional step – saves this VLAN
configuration to be part of startup