Specifications

set license
Chapter 4
System Services Commands
31
set license
Installs an upgrade license key on a UNIVERGE WL Controller.
set prompt
Changes the CLI prompt for the UNIVERGE WL Controller to a string you
specify.
Syntax
set prompt string
Defaults
The factory default for the UNIVERGE WL Controller name is
UNIVERGE-nnnnnn, where mm is the model number and nnnnnn is the last
6 digits of the 12-digit system MAC address.
Access
Enabled.
Usage
When you first log in for the initial configuration of the UNIVERGE WL
Controller, the CLI provides a UNIVERGE_nnnnnn> prompt. After you become
enabled by typing enable and giving a suitable password, the
UNIVERGE-nnnnnn# prompt is displayed.
If you use the set system name command to change the default system name,
UNIVERGE WL Control System uses that name in the prompt, unless you also
change the prompt with set prompt.
Examples
The following example sets the prompt from UNIVERGE WL
Controller to happy_days:
UNIVERGE_nnnnnn# set prompt happy_days
success: change accepted.
happy_days#
Note. This command is not supported.
string Alphanumeric string up to 32 characters long. To include spaces in the
prompt, you must enclose the string in double quotation marks (“”).