Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
If multiple VLANs are provided, the
same name string provided in next step
will be associated with all these VLANs.
Associates a name string to this VLAN
using the name command.
vlan-name-string is any alphanumeric
string up to 32 characters.
Displays the configured VLANs
Optional step – saves this VLAN
configuration to be part of startup
The example below shows the steps necessary to associate a name string to a VLAN.
Associate name main_user_vlan to VLAN 50.
SMIS# configure terminal
SMIS(config)# vlan 50
SMIS(config-vlan)# name main_user_vlan
SMIS(config-vlan)# exit
Follow the steps below to remove a name string from any VLAN in a Supermicro switch.
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.
If multiple VLANs are provided, the
name string of all these VLANs will be
removed by the next step.
Removes associated name string from
this VLAN.
Displays the configured VLANs
Optional step – saves this VLAN
configuration to be part of startup
The example below shows steps to remove name string from a VLAN.