Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
SMIS# configure terminal
SMIS(config)# interface range fx 0/1-10
SMIS(config-if)# no switchport ingress-filter
SMIS(config-if)# exit
3.13 VLAN Configuration Example
Configure the following requirements on switch A, as shown below in Figure VLAN-8.
1. Ports Fx 0/1 to Fx 0/10 are trunk ports connected to servers that have VLANs 10, 20 and 30. Here,
VLAN 10 is untagged.
2. Port Fx 0/41 is a trunk port connected to storage, which carries VLAN 20 and 30.
3. Ports Fx 0/20 to Fx 0/40 are access ports for VLAN 10.
4. Ports Fx 0/15 and Fx 0/16 are part of a trunk port channel that carries all the VLANs to other
switches with native VLAN 10.
Figure VLAN-8: VLAN Configuration Example
SMIS# configure terminal
# Create all the VLANs first
SMIS(config)# vlan 10,20,30
SMIS(config-vlan)# exit
# Configure VLANs for ports fx 0/1-10
SMIS(config)# interface range fx 0/1-10
VLAN 10, 20 & 30
Switch B
VLAN
20 & 30
Switch A
Trunk – po 1
Native VLAN 10
VLAN
10
Fx 0/41
Fx 0/20
Fx 0/40
Fx 0/1
Fx 0/10
Fx 0/15
Fx 0/16