Specifications

set prompt Setting Basic Device Properties
Enterasys Matrix N Standalone (NSA) Series Configuration Guide 2-45
set prompt
Usethiscommandtomodifythecommandprompt.
Syntax
set prompt “prompt_string”
Parameters
Defaults
None.
Mode
Switchcommand,ReadWrite.
Example
ThisexampleshowshowtosetthecommandprompttoSwitch1:
Matrix(rw)->set prompt “Switch 1”
Switch 1(rw)->
set cli completion
UsethiscommandtoenableordisabletheCLIcommandcompletionfunction.Whenenabled,this
allowsyoutocompleteauniqueCLIcommandfragmentusingthekeyboardspacebar.
Syntax
set cli completion {enable | disable} [default]
Parameters
Defaults
Ifnotspecified,thestatussettingwillnotbemaintainedasthedefault.
Mode
Switchcommand,ReadWrite.
Example
ThisexampleshowshowtoenabletheCLIcommandcompletionfunctionandmaintainitasthe
defaultsetting:
Matrix(rw)->set cli completion enable default
prompt_string
Specifiesatextstringforthecommandprompt.
Note: A prompt string containing a space in the text must be enclosed in quotes
as shown in the example below.
enable|disable EnablesordisablestheCLIcommandcompletionfunction.
default (Optional)Maintainsthestatusforallfuturesessions.