179
Examples
Example 1:
Set the password to
abc
in simple form for switching user-level to 3.
<Sysname> system-view
[Sysname] super password level 3 simple abc
Display the password for switching user-level.
[Sysname] display current-configuration
#
super password level 3 simple abc
Example 2:
Set the password to abc in cipher form for switching user-level to 3.
<Sysname> system-view
[Sysname] super password level 3 cipher abc
Display the password for switching user-level.
[Sysname] display current-configuration
#
super password level 3 cipher =`*Y=F>*.%-a_SW8\MYM2A!!
sysname
Syntax
sysname
sys
name
undo sysname
View
System view
Default Level
2: System level
Parameters
sysname
: Name of the AC, a string of 1 to 30 characters.
Description
Use the
sysname
command to set the name of the AC.
Use the
undo sysname
demand to restore the AC name to the default.
The default name of the AC is H3C.
Modifying AC name affects the prompt of the CLI. For example, if the AC name is
Sysname
, the prompt of user view is <Sysname>.