User Guide
OmniAccess SafeGuard OS Administration Guide
135
Chapter 5: Setting Up SafeGuard Switches
For further discussion of the show vlan brief command and a description of the output
fields, see Showing a VLAN Brief on page 146.
Assigning a Name to the VLAN
This step is optional, however, most organizations prefer to identify their VLANs by an
organizational name rather than by a number. Use the vlan name command in VLAN
database submode of Privileged Exec.
vlan name vlanid name
In the following example, VLAN 85 is assigned the name of sales.
(SafeGuardOS) (Vlan)#vlan name 85 sales
(SafeGuardOS) (Vlan)#exit
The show vlan brief command no longer displays the system-generated name of
VLAN0085 for VLAN 85, but instead displays sales.
(SafeGuardOS) #show vlan brief
VLAN ID Name Type IP Addr/MaskLen Ports(active/total)
------- --------------- ------- ------------------ ------------------
1 Default Default 0/50
85 sales Static 0/0
For further discussion of the show vlan brief command and a description of the output
fields, see Showing a VLAN Brief on page 146.
Restoring the System Generated VLAN Name
To change the name of a VLAN back to the system generated name, use the
no vlan
name
command in VLAN database mode.
no vlan name vlanid
Syntax Description vlanid Specifies an existing VLAN ID number. Valid
entries are 1 to 4094.
name Assigns a name to the VLAN by the ID. VLAN
names can be up to 32 characters in length.
The following restrictions apply:
■ The new name can not be a system
reserved name, such as: “default”,
“MgmgVlan”, “ServicePort”, or “VLANxxxx”.
■ Each VLAN name must be unique within the
system.
Syntax Description vlanid ID of the VLAN.










