Lantronix MPS100 EPS Reference Manual - Page 167

Set/Define Server Queue Limit

Page 167 highlights

Command Reference Set/Define Server Commands 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: Table 12-2: Server Prompt Building Blocks String %p %n %s %S Substituted Value port name port number server name session name String Substituted Value %C manufacturer name (Lantronix) %D product name (ETS, EPS, MPS) %P ">" to denote privileged user %% % Examples See Also (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>> Changing the Server Prompt, page 3-6. 12.28.27 Set/Define Server Queue Limit  SET    DEFINE   SERVER QUEUE [ LIMIT ]  limit  NONE   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. 12-47

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223

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