System Information Commands
Page 236 7210 SAS M, X Basic System Configuration Guide
Parameters location — Enter the location as a character string. The string may be up to 80 characters long. Any
printable, seven-bit ASCII characters can be used within the string. If the string contains special
characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
login-control
Syntax login-control
Context config>system
Description This command enables the context to configure login control.
name
Syntax name system-name
no name
Context config>system
Description This command creates a system name string for the device.
For example, system-name parameter ALA-1 for the name command configures the device name as
ALA-1.
ABC>config>system# name "ALA-1"
ALA-1>config>system#
Only one system name can be configured. If multiple system names are configured, the last one
encountered overwrites the previous entry.
The no form of the command reverts to the default value.
Default The default system name is set to the chassis serial number which is read from the backplane
EEPROM.
Parameters system-name — Enter the system name as a character string. The string may be up to 32 characters
long. Any printable, seven-bit ASCII characters can be used within the string. If the string
contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double
quotes.