User Manual

Command Reference Set/Define Server Commands
12-77
Restrictions You must be the privileged user to use this command.
Parameters PromptString
The string may be up to 16 characters long, and should be enclosed in quotes
to preserve case. The following variables can be included in the prompt string:
Examples
(Shown with the resulting prompts on the next command line)
Local> SET SERVER PROMPT “Port %n:”
Port 1: SET SERVER PROMPT “%D:%s!”
ETS:LabServ! SET SERVER PROMPT “%p%S_%n%P%%”
Port_2[NoSession]_2>% SET SERVER PROMPT “Lcl_%n>%P”
Lcl_3>>
See Also Changing the Server Prompt, page 3-6.
12.46.32 Set/Define Server Queue Limit
Limits the number of queue entries for users waiting for a local service. If connect requests come in after
the limit is reached, they will be rejected.
Applies To EPS4, ETS4P, ETS8, ETS8P, ETS16, ETS16P
Restrictions You must be the privileged user to use this command.
Parameters limit
A value between 0 and 32 (the default). If 0 is specified, queueing is not
allowed and only the user with possession of the service may use it.
None
There will be no limit except for the ETS’s memory constraints.
Examples
Local> DEFINE SERVER QUEUE LIMIT 4
See Also Show/Monitor/List Server, page 12-108; Show/Monitor Queue, page 12-107.
Table 12-7: ETS Prompt Building Blocks
String Substituted Value String Substituted Value
%p port name %C manufacturer name (Lantronix)
%n port number %D product name (ETS, EPS, MPS)
%s server name %P “>” to denote privileged user
%S session name %% %
SET
DEFINE



SERVER QUEUE LIMIT[]
limit
NONE


