xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
344
49
M
ODIFY
P
ROMPT AND
B
ANNER
C
OMMANDS
The Modify Prompt and Banner commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command Parameters
config command_prompt
[<string 16> | username | default]
config greeting_message
{default}
show greeting_message
config command_prompt
Purpose
Used to configure the command prompt for the Command Line Interface.
Syntax
config command_prompt [<string 16> | username | default]
Description
This command is used to configure the command prompt for the CLI
interface of the Switch. The current command prompt consists of “product
name + : + user level + product name” (ex. DES-3800:admin#). The user
may replace all parts of the command prompt, except the # by entering a
string of 16 alphanumerical characters with no spaces, or the user may
enter the current login username configured on the Switch.
Parameters
<string 16>
- Enter an alphanumeric string of no more than 16 characters to
define the command prompt for the CLI interface.
username
– Entering this parameter will replace the current CLI command
prompt with the login username configured on the Switch.
default
– Entering this parameter will return the command prompt to its
original factory default setting.
Restrictions
The
reset
command will not alter the configured command prompt, yet the
reset system
command will return the command prompt to its original
factory default setting.
Only Administrator or Operator-level users can issue this command.
Example usage:
To configure the command prompt:
DES-3800:admin#config command prompt Trinity
Command: config command prompt Trinity
Success.
DES-3800:admin#