DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
42
7
MODIFY BANNER AND PROMPT COMMANDS
The Modify Banner and Prompt commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
Command
Parameter
config
command_prompt
[<string 32> | default | username]
config
greeting_message
{default}
show
greeting_message
Each command is listed in detail, as follows:
config command_prompt
Purpose
To configure the command prompt.
Syntax
config command_prompt [<string 32> | default | username]
Description
The
config command_prompt
command configures the command
prompt.
Parameters
<string 32>
– The command prompt can be changed by entering a
new name of no more that 32 characters.
default –
The command prompt will reset to factory default command
prompt. Default = the name of the Switch model, for example “DGS-
1210-28”.
username –
The command prompt will be changed to the login
username.
Restrictions
Only Administrator and Operator-level users can issue this
command. Other restrictions include:
If the “reset” command is executed, the modified command prompt
will remain modified. However, the “reset config/reset system”
command will reset the command prompt to the original factory
banner.
Example usage:
To modify the command prompt to “AtYourService”:
DGS-1210-28MP/ME:5# config command_prompt AtYourService
Command: config command_prompt AtYourService
Success.
AtYourService:5#