Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Enter the configuration mode
Remove VLANs using the no vlan
command.
vlan-list – may be any vlan number or
list of vlan numbers. Multiple vlan
numbers can be provided as comma
separated list. Consecutive vlan
numbers can be provided as ranges like
To display the configured VLANs
Optional step – Save these VLAN
configuration to be part of startup
The below examples show ways to remove VLANs.
Delete a VLAN with identifier 10
SMIS# configure terminal
SMIS(config)# no vlan 10
Delete VLANs with identifier 20 to 30, 50 and 100
SMIS# configure terminal
SMIS(config)# no vlan 20-30,50,100
SMIS(config-vlan)# exit
3.7 VLAN Name
VLANs can be associated with a label name string for easier configuration and identification.
Follow the steps below to add or modify a name string to any VLAN in Supermicro switches.
Enters the configuration mode.
Enters the VLAN configuration mode.
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.