AT-S62 Command Line User’s Guide
61
SET SYSTEM
Syntax
set system [name=”name”] [contact=”contact”]
[location=”location”]
Parameters
name Specifies the name of the switch. The name can be from 1 to
39 alphanumeric characters in length and must be enclosed
in double quotes (“ “). Spaces are allowed.
contact Specifies the name of the network administrator
responsible for managing the switch. The contact can be
from 1 to 39 alphanumeric characters in length and must be
enclosed in double quotes. Spaces are allowed.
location Specifies the location of the switch. The location can be
from 1 to 39 alphanumeric characters in length and must be
enclosed in double quotes. Spaces are allowed.
Description
This command sets a switch’s name, the name of the network
administrator responsible for managing the unit, and the location of the
unit.
If a parameter already has a value, the new value replaces the existing
value. To view the current values for these parameters, refer to SHOW
SYSTEM on page 69. To delete a value without assigning a new value,
refer to RESET SYSTEM on page 50.
Examples
The following command sets a switch’s information:
set system name=”Sales” contact=”Jane Smith”
location=“Bldg 3, rm 212”
The following command sets just the system’s name:
set system name=”PR Office”