System set chassis – Allied Telesis AT-S97 User Manual
Page 57
AT-S85 and AT-S97 Management Software Command Line Interface User’s Guide
57
SYSTEM SET CHASSIS
Syntax
system set chassis id=
chassis
name=
name
Parameters
id
Identifies the ID number of the chassis which depends on
the module installed in the management slot of the chassis.
On a management module, the chassis ID number is 0 or
31. On a stacking module, the chassis ID can be from 1 to
30. To view the ID number of a unit, use the SYSTEM
SHOW CLUSTER command. For instructions, refer to
“SYSTEM SHOW CLUSTER” on page 97.
name
Specifies a name of up to 20 alphanumeric characters for
the chassis. Spaces are permitted, but a name with spaces
must be enclosed in double quotes (“ “). To remove the
current value without specifying a new value, enter “none”.
Privilege Levels
Administrator and read-write.
Description
This command assigns a name to a chassis. Names can makes it easier to
identify different devices. This command is different from the SYSTEM
SET HOSTNAME command in that the latter assigns a name to an entire
stack, while this command can assign names to the individual units in a
stack. To view the current name of a chassis, refer to “SYSTEM SHOW
CHASSIS” on page 94 or “SYSTEM SHOW CLUSTER” on page 97.
Examples
This command assigns the name “interconnect51” to a chassis with an ID
number of 0:
system set chassis id=0 name=interconnect51
This command assigns the name “wtc connection” to a chassis with an ID
number of 0:
system set chassis id=0 name="wtc connection"