User Manual
Command Reference Server Commands
12-125
Restrictions Requires privileged user status.
ParametersParameters passwd
Enter a password of 16 or fewer characters.
Note: SCS passwords are case-independent, even when enclosed in quotes.
Defaults “system”
Examples
Local>> SET SERVER PRIVILEGED PASSWORD “yodel”
Local>> SET SERVER PRIVILEGED
Password: ok2bin (not echoed)
Verify: ok2bin (not echoed)
See Also Set Privileged/Noprivileged, page 12-84; Privileged Password, page 2-6
12.9.19 Set/Define Server Prompt
This command allows the manager to change the prompt that users see from the default Local_x> string. A
string of up to 16 characters long can be configured, and should be enclosed in quotes.
Restrictions Requires privileged user status.
Parameters PromptString
The following parameters can be included in the prompt string:
Defaults Local_%n%P
String Affect on Prompt
%p Substitutes the current port’s name
%n Substitutes the current port’s number
%s Substitutes the current server name
%D Substitutes the product name (SCS1600, etc.)
%C Substitutes the company name (Lantronix)
%S Substitutes the current session name
%P Substitutes a > if user is currently privileged
%% Substitutes a percent sign (%)
SET
DEFINE
SERVER PROMPT PromptString