User`s guide

AT-S39 Command Line Interface User’s Guide
37
SET SYSTEM
Syntax
set system [name=”name”] [contact=”contact”]
[location=”location”]
Parameters
The parameters are defined below:
name Specifies the name of the switch. The name can be from 1 to
30 alphanumeric characters in length and must be enclosed
in quotes (“ “).
contact Specifies the name of the network administrator
responsible for managing the switch. The contact can be
from 1 to 30 alphanumeric characters in length and must be
enclosed in quotes (“ “).
location Specifies the location of the switch. The location can be
from 1 to 30 alphanumeric characters in length and must be
enclosed in quotes (“ “).
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.
To view the current settings for these parameters, refer to the SHOW
SYSTEM command. To delete the current settings without applying new
settings, refer to the RESET SYSTEM command.
Example
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”