Command Reference
Set/Define Server Commands
12-47
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!”
Server: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.28.27 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
EPS1, EPS2, EPS2-100, EPS4-100, MPS1, MPS100, LPS1
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 Server’s memory constraints.
Examples
Local> DEFINE SERVER QUEUE LIMIT 4
See Also
Show/Monitor/List Server, page 12-68; Show/Monitor Queue, page 12-67.
Table 12-2: Server 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