Basic System Configuration Guide System Management
Edition: 01 3HE 11010 AAAC TQZZA 273
CLI Syntax: config>system
name system-name
contact contact-name
location location
clli-code clli-code
coordinates coordinates
6.10.1.1.1 Name
Use the system name command to configure a name for the device. The name is
used in the prompt string. Only one system name can be configured. If multiple
system names are configured, the last one encountered overwrites the previous
entry.
Use the following CLI syntax to configure the system name:
CLI Syntax: config>system
name system-name
Example: config>system# name ALU-1
The following example displays the system name:
ALU-1>config>system# info
#------------------------------------------
echo "System Configuration"
#------------------------------------------
name "ALU-1"
...
exit
----------------------------------------------
ALU-1>config>system#
6.10.1.1.2 Contact
Use the contact command to specify the name of a system administrator, IT staff
member, or other administrative entity.
CLI Syntax: config>system
contact contact-name
Example: config>system# contact “Fred Information Technology”