Chapter 2: Basic Command Line Commands
24
SET PROMPT
Syntax
set prompt=”
prompt
”
Parameter
prompt
Specifies the command line prompt. The prompt can
be from one to seven alphanumeric characters. Spaces
and special characters are allowed. The prompt must
be enclosed in quotes.
Description
This command changes the command prompt. Assigning each switch a
different command prompt can make it easy for you to identify the
switches in your network.
Example
The following command changes the command prompt to “Sales
Switch”:
set prompt=”Sales Switch”