Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Supermicro switches do not create VLANs by default except for VLAN 1. Users need to
create all the VLANs used on their network in Supermicro switches. Trunk ports will be able
to carry only VLANs created in Supermicro switches.
3.5 Creating VLANs
Follow the steps below to create VLANs in Supermicro switches.
Enters the configuration mode
Creates a VLAN using vlan command.
vlan-list – may be any vlan number or
list of vlan numbers. Multiple vlan
numbers can be provided as comma-
separated values. Consecutive vlan
numbers can be provided as a range,
such as 5-10.
User can configure VLANs with
Displays the configured VLANs
Optional step – Save these VLAN
configuration to be part of startup
The examples below show various ways of creating VLANs.
Create a VLAN with identifier 10
SMIS# configure terminal
SMIS(config)# vlan 10
SMIS(config-vlan)# exit
Create VLANs with identifiers 20 to 30, 50 and 100
SMIS# configure terminal
SMIS(config)# vlan 20-30,50,100
SMIS(config-vlan)# exit
3.6 Removing VLANs
Follow the steps below to remove VLANs from Supermicro switches.