Operation Manual
System Services Commands
Mobility System Software Command Reference Guide
Version 7.3
4 – 28
Syntax
set license activation-key
Defaults
None.
Access
Enabled.
History
Examples
To install an activation key for an additional 80 MPs, type the following command:
MX# set license 3B02-D821-6C19-CE8B-F20E
success: license accepted
See Also
show license on page 4-37
set prompt
Changes the CLI prompt for the MX to a string you specify.
Syntax
set prompt string
Defaults
The factory default for the MX name is MX-mm-nnnnnn, where mm is the model
number and nnnnnn is the last 6 digits of the 12-digit system MAC address.
Access
Enabled.
History
Introduced in MSS Version 1.0.
Usage
When you first log in for the initial configuration of the MX, the CLI provides an
MX-mm-nnnnnn> prompt. After you become enabled by typing enable and giving a suitable
password, the MX-mm-nnnnnn# prompt is displayed.
If you use the set system name command to change the default system name, MSS uses that
name in the prompt, unless you also change the prompt with set prompt.
Examples
The following example sets the prompt from MX to happy_days:
MX# set prompt happy_days
success: change accepted.
happy_days#
activation-key Hexadecimal digits generated by the Trapeze Networks license server or
otherwise provided by Trapeze Networks for your MX.
The activation key is based on the serial number of the MX.
You can enter the number in either of the following formats:
xxxx-xxxx-xxxx-xxxx-xxxx
xxxxxxxxxxxxxxxxxxxx
xxxx-xxxx-xxxx-xxxx-xxxx-feature
Version 1.0 Command introduced.
Version 2.0 Command deprecated.
Version 3.1 Command readded to support new licensing scheme. In MSS Version 1.0,
switches were licensed based on the number of active user sessions
supported. In 3.1 and later, switches are licensed based on the number of
MPs they can boot and manage.
Version 7.1 Per feature licensing support added.
string Alphanumeric string up to 32 characters long. To include spaces in the prompt, you
must enclose the string in double quotation marks (“”).