blob: 235e3075f1b759c8584a820e25cdb608bf27dc8a [file] [log] [blame]
Daniel Willmann79c6c4d2019-06-19 12:05:05 +02001<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
2 <node id='_common_cmds_'>
3 <name>Common Commands</name>
4 <description>These commands are available on all VTY nodes. They are listed here only once, to unclutter the VTY reference.</description>
5 <command id='help'>
6 <params>
7 <param name='help' doc='Description of the interactive help system' />
8 </params>
9 </command>
10 <command id='list'>
11 <params>
12 <param name='list' doc='Print command list' />
13 </params>
14 </command>
15 <command id='write terminal'>
16 <params>
17 <param name='write' doc='Write running configuration to memory, network, or terminal' />
18 <param name='terminal' doc='Write to terminal' />
19 </params>
20 </command>
21 <command id='write file'>
22 <params>
23 <param name='write' doc='Write running configuration to memory, network, or terminal' />
24 <param name='file' doc='Write to configuration file' />
25 </params>
26 </command>
27 <command id='write memory'>
28 <params>
29 <param name='write' doc='Write running configuration to memory, network, or terminal' />
30 <param name='memory' doc='Write configuration to the file (same as write file)' />
31 </params>
32 </command>
33 <command id='write'>
34 <params>
35 <param name='write' doc='Write running configuration to memory, network, or terminal' />
36 </params>
37 </command>
38 <command id='show running-config'>
39 <params>
40 <param name='show' doc='Show running system information' />
41 <param name='running-config' doc='running configuration' />
42 </params>
43 </command>
44 <command id='exit'>
45 <params>
46 <param name='exit' doc='Exit current mode and down to previous mode' />
47 </params>
48 </command>
49 <command id='end'>
50 <params>
51 <param name='end' doc='End current mode and change to enable mode.' />
52 </params>
53 </command>
54 </node>
55 <node id='view'>
56 <name>view</name>
57 <command id='show version'>
58 <params>
59 <param name='show' doc='Show running system information' />
60 <param name='version' doc='Displays program version' />
61 </params>
62 </command>
63 <command id='show online-help'>
64 <params>
65 <param name='show' doc='Show running system information' />
66 <param name='online-help' doc='Online help' />
67 </params>
68 </command>
69 <command id='enable'>
70 <params>
71 <param name='enable' doc='Turn on privileged mode command' />
72 </params>
73 </command>
74 <command id='terminal length &lt;0-512&gt;'>
75 <params>
76 <param name='terminal' doc='Set terminal line parameters' />
77 <param name='length' doc='Set number of lines on a screen' />
78 <param name='&lt;0-512&gt;' doc='Number of lines on screen (0 for no pausing)' />
79 </params>
80 </command>
81 <command id='terminal no length'>
82 <params>
83 <param name='terminal' doc='Set terminal line parameters' />
84 <param name='no' doc='Negate a command or set its defaults' />
85 <param name='length' doc='Set number of lines on a screen' />
86 </params>
87 </command>
88 <command id='who'>
89 <params>
90 <param name='who' doc='Display who is on vty' />
91 </params>
92 </command>
93 <command id='show history'>
94 <params>
95 <param name='show' doc='Show running system information' />
96 <param name='history' doc='Display the session command history' />
97 </params>
98 </command>
99 <command id='logging enable'>
100 <params>
101 <param name='logging' doc='Configure logging' />
102 <param name='enable' doc='Enables logging to this vty' />
103 </params>
104 </command>
105 <command id='logging disable'>
106 <params>
107 <param name='logging' doc='Configure logging' />
108 <param name='disable' doc='Disables logging to this vty' />
109 </params>
110 </command>
111 <command id='logging filter all (0|1)'>
112 <params>
113 <param name='logging' doc='Configure logging' />
114 <param name='filter' doc='Filter log messages' />
115 <param name='all' doc='Do you want to log all messages?' />
116 <param name='0' doc='Only print messages matched by other filters' />
117 <param name='1' doc='Bypass filter and print all messages' />
118 </params>
119 </command>
120 <command id='logging color (0|1)'>
121 <params>
122 <param name='logging' doc='Configure logging' />
123 <param name='color' doc='Configure color-printing for log messages' />
124 <param name='0' doc='Don&apos;t use color for printing messages' />
125 <param name='1' doc='Use color for printing messages' />
126 </params>
127 </command>
128 <command id='logging timestamp (0|1)'>
129 <params>
130 <param name='logging' doc='Configure logging' />
131 <param name='timestamp' doc='Configure log message timestamping' />
132 <param name='0' doc='Don&apos;t prefix each log message' />
133 <param name='1' doc='Prefix each log message with current timestamp' />
134 </params>
135 </command>
136 <command id='logging print extended-timestamp (0|1)'>
137 <params>
138 <param name='logging' doc='Configure logging' />
139 <param name='print' doc='Log output settings' />
140 <param name='extended-timestamp' doc='Configure log message timestamping' />
141 <param name='0' doc='Don&apos;t prefix each log message' />
142 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
143 </params>
144 </command>
145 <command id='logging print category (0|1)'>
146 <params>
147 <param name='logging' doc='Configure logging' />
148 <param name='print' doc='Log output settings' />
149 <param name='category' doc='Configure log message' />
150 <param name='0' doc='Don&apos;t prefix each log message' />
151 <param name='1' doc='Prefix each log message with category/subsystem name' />
152 </params>
153 </command>
154 <command id='logging print category-hex (0|1)'>
155 <params>
156 <param name='logging' doc='Configure logging' />
157 <param name='print' doc='Log output settings' />
158 <param name='category-hex' doc='Configure log message' />
159 <param name='0' doc='Don&apos;t prefix each log message' />
160 <param name='1' doc='Prefix each log message with category/subsystem nr in hex (&apos;&lt;000b&gt;&apos;)' />
161 </params>
162 </command>
163 <command id='logging print level (0|1)'>
164 <params>
165 <param name='logging' doc='Configure logging' />
166 <param name='print' doc='Log output settings' />
167 <param name='level' doc='Configure log message' />
168 <param name='0' doc='Don&apos;t prefix each log message' />
169 <param name='1' doc='Prefix each log message with the log level name' />
170 </params>
171 </command>
172 <command id='logging print file (0|1|basename) [last]'>
173 <params>
174 <param name='logging' doc='Configure logging' />
175 <param name='print' doc='Log output settings' />
176 <param name='file' doc='Configure log message' />
177 <param name='0' doc='Don&apos;t prefix each log message' />
178 <param name='1' doc='Prefix each log message with the source file and line' />
179 <param name='basename' doc='Prefix each log message with the source file&apos;s basename (strip leading paths) and line' />
180 <param name='[last]' doc='Log source file info at the end of a log line. If omitted, log source file info just before the log text.' />
181 </params>
182 </command>
183 <command id='logging set-log-mask MASK'>
184 <params>
185 <param name='logging' doc='Configure logging' />
186 <param name='set-log-mask' doc='Set the logmask of this logging target' />
187 <param name='MASK' doc='List of logging categories to log, e.g. &apos;abc:mno:xyz&apos;. Available log categories depend on the specific application, refer to the &apos;logging level&apos; command. Optionally add individual log levels like &apos;abc,1:mno,3:xyz,5&apos;, where the level numbers are LOGL_DEBUG=1 LOGL_INFO=3 LOGL_NOTICE=5 LOGL_ERROR=7 LOGL_FATAL=8' />
188 </params>
189 </command>
190 <command id='logging level (csn1|l1if|rlcmac|rlcmacdata|rlcmacdl|rlcmacul|rlcmacsched|rlcmacmeas|tbf|tbfdl|tbful|ns|bssgp|pcu|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
191 <params>
192 <param name='logging' doc='Configure logging' />
193 <param name='level' doc='Set the log level for a specified category' />
194 <param name='csn1' doc='Concrete Syntax Notation One (CSN1)' />
195 <param name='l1if' doc='GPRS PCU L1 interface (L1IF)' />
196 <param name='rlcmac' doc='GPRS RLC/MAC layer (RLCMAC)' />
197 <param name='rlcmacdata' doc='GPRS RLC/MAC layer Data (RLCMAC)' />
198 <param name='rlcmacdl' doc='GPRS RLC/MAC layer Downlink (RLCMAC)' />
199 <param name='rlcmacul' doc='GPRS RLC/MAC layer Uplink (RLCMAC)' />
200 <param name='rlcmacsched' doc='GPRS RLC/MAC layer Scheduling (RLCMAC)' />
201 <param name='rlcmacmeas' doc='GPRS RLC/MAC layer Measurements (RLCMAC)' />
202 <param name='tbf' doc='Temporary Block Flow (TBF)' />
203 <param name='tbfdl' doc='Temporary Block Flow (TBF) Downlink' />
204 <param name='tbful' doc='Temporary Block Flow (TBF) Uplink' />
205 <param name='ns' doc='GPRS Network Service Protocol (NS)' />
206 <param name='bssgp' doc='GPRS BSS Gateway Protocol (BSSGP)' />
207 <param name='pcu' doc='GPRS Packet Control Unit (PCU)' />
208 <param name='lglobal' doc='Library-internal global log family' />
209 <param name='llapd' doc='LAPD in libosmogsm' />
210 <param name='linp' doc='A-bis Intput Subsystem' />
211 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
212 <param name='lmi' doc='A-bis Input Driver for Signalling' />
213 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
214 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
215 <param name='lctrl' doc='Control Interface' />
216 <param name='lgtp' doc='GPRS GTP library' />
217 <param name='lstats' doc='Statistics messages and logging' />
218 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
219 <param name='loap' doc='Osmocom Authentication Protocol' />
220 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
221 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
222 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
223 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
224 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
225 <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
226 <param name='lrspro' doc='Remote SIM protocol' />
227 <param name='debug' doc='Log debug messages and higher levels' />
228 <param name='info' doc='Log informational messages and higher levels' />
229 <param name='notice' doc='Log noticeable messages and higher levels' />
230 <param name='error' doc='Log error messages and higher levels' />
231 <param name='fatal' doc='Log only fatal messages' />
232 </params>
233 </command>
234 <command id='logging level set-all (debug|info|notice|error|fatal)'>
235 <params>
236 <param name='logging' doc='Configure logging' />
237 <param name='level' doc='Set the log level for a specified category' />
238 <param name='set-all' doc='Once-off set all categories to the given log level. There is no single command to take back these changes -- each category is set to the given level, period.' />
239 <param name='debug' doc='Log debug messages and higher levels' />
240 <param name='info' doc='Log informational messages and higher levels' />
241 <param name='notice' doc='Log noticeable messages and higher levels' />
242 <param name='error' doc='Log error messages and higher levels' />
243 <param name='fatal' doc='Log only fatal messages' />
244 </params>
245 </command>
246 <command id='logging level force-all (debug|info|notice|error|fatal)'>
247 <params>
248 <param name='logging' doc='Configure logging' />
249 <param name='level' doc='Set the log level for a specified category' />
250 <param name='force-all' doc='Globally force all logging categories to a specific level. This is released by the &apos;no logging level force-all&apos; command. Note: any &apos;logging level &lt;category&gt; &lt;level&gt;&apos; commands will have no visible effect after this, until the forced level is released.' />
251 <param name='debug' doc='Log debug messages and higher levels' />
252 <param name='info' doc='Log informational messages and higher levels' />
253 <param name='notice' doc='Log noticeable messages and higher levels' />
254 <param name='error' doc='Log error messages and higher levels' />
255 <param name='fatal' doc='Log only fatal messages' />
256 </params>
257 </command>
258 <command id='no logging level force-all'>
259 <params>
260 <param name='no' doc='Negate a command or set its defaults' />
261 <param name='logging' doc='Configure logging' />
262 <param name='level' doc='Set the log level for a specified category' />
263 <param name='force-all' doc='Release any globally forced log level set with &apos;logging level force-all &lt;level&gt;&apos;' />
264 </params>
265 </command>
266 <command id='show logging vty'>
267 <params>
268 <param name='show' doc='Show running system information' />
269 <param name='logging' doc='Show current logging configuration' />
270 <param name='vty' doc='Show current logging configuration for this vty' />
271 </params>
272 </command>
273 <command id='show alarms'>
274 <params>
275 <param name='show' doc='Show running system information' />
276 <param name='alarms' doc='Show current logging configuration' />
277 </params>
278 </command>
279 <command id='show stats'>
280 <params>
281 <param name='show' doc='Show running system information' />
282 <param name='stats' doc='Show statistical values' />
283 </params>
284 </command>
285 <command id='show stats level (global|peer|subscriber)'>
286 <params>
287 <param name='show' doc='Show running system information' />
288 <param name='stats' doc='Show statistical values' />
289 <param name='level' doc='Set the maximum group level' />
290 <param name='global' doc='Show global groups only' />
291 <param name='peer' doc='Show global and network peer related groups' />
292 <param name='subscriber' doc='Show global, peer, and subscriber groups' />
293 </params>
294 </command>
295 <command id='show asciidoc counters'>
296 <params>
297 <param name='show' doc='Show running system information' />
298 <param name='asciidoc' doc='Asciidoc generation' />
299 <param name='counters' doc='Generate table of all registered counters' />
300 </params>
301 </command>
302 <command id='show rate-counters'>
303 <params>
304 <param name='show' doc='Show running system information' />
305 <param name='rate-counters' doc='Show all rate counters' />
306 </params>
307 </command>
308 <command id='show bts statistics'>
309 <params>
310 <param name='show' doc='Show running system information' />
311 <param name='bts' doc='BTS related functionality' />
312 <param name='statistics' doc='Statistics' />
313 </params>
314 </command>
315 <command id='show tbf (all|ccch|pacch)'>
316 <params>
317 <param name='show' doc='Show running system information' />
318 <param name='tbf' doc='information about TBFs' />
319 <param name='all' doc='All TBFs' />
320 <param name='ccch' doc='TBFs allocated via CCCH' />
321 <param name='pacch' doc='TBFs allocated via PACCH' />
322 </params>
323 </command>
324 <command id='show ms all'>
325 <params>
326 <param name='show' doc='Show running system information' />
327 <param name='ms' doc='information about MSs' />
328 <param name='all' doc='All TBFs' />
329 </params>
330 </command>
331 <command id='show ms tlli TLLI'>
332 <params>
333 <param name='show' doc='Show running system information' />
334 <param name='ms' doc='information about MSs' />
335 <param name='tlli' doc='Select MS by TLLI' />
336 <param name='TLLI' doc='TLLI as hex' />
337 </params>
338 </command>
339 <command id='show ms imsi IMSI'>
340 <params>
341 <param name='show' doc='Show running system information' />
342 <param name='ms' doc='information about MSs' />
343 <param name='imsi' doc='Select MS by IMSI' />
344 <param name='IMSI' doc='IMSI' />
345 </params>
346 </command>
347 <command id='show ns'>
348 <params>
349 <param name='show' doc='Show running system information' />
350 <param name='ns' doc='Display information about the NS protocol' />
351 </params>
352 </command>
353 <command id='show ns stats'>
354 <params>
355 <param name='show' doc='Show running system information' />
356 <param name='ns' doc='Display information about the NS protocol' />
357 <param name='stats' doc='Include statistics' />
358 </params>
359 </command>
360 <command id='show ns persistent'>
361 <params>
362 <param name='show' doc='Show running system information' />
363 <param name='ns' doc='Display information about the NS protocol' />
364 <param name='persistent' doc='Show only persistent NS' />
365 </params>
366 </command>
367 <command id='show ns (nsei|nsvc) &lt;0-65535&gt; [stats]'>
368 <params>
369 <param name='show' doc='Show running system information' />
370 <param name='ns' doc='Display information about the NS protocol' />
371 <param name='nsei' doc='Select one NSE by its NSE Identifier' />
372 <param name='nsvc' doc='Select one NSE by its NS-VC Identifier' />
373 <param name='&lt;0-65535&gt;' doc='The Identifier of selected type' />
374 <param name='[stats]' doc='Include Statistics' />
375 </params>
376 </command>
377 <command id='logging filter nsvc (nsei|nsvci) &lt;0-65535&gt;'>
378 <params>
379 <param name='logging' doc='Configure logging' />
380 <param name='filter' doc='Filter log messages' />
381 <param name='nsvc' doc='Filter based on NS Virtual Connection' />
382 <param name='nsei' doc='Identify NS-VC by NSEI' />
383 <param name='nsvci' doc='Identify NS-VC by NSVCI' />
384 <param name='&lt;0-65535&gt;' doc='Numeric identifier' />
385 </params>
386 </command>
387 </node>
388 <node id='enable'>
389 <name>enable</name>
390 <command id='disable'>
391 <params>
392 <param name='disable' doc='Turn off privileged mode command' />
393 </params>
394 </command>
395 <command id='configure terminal'>
396 <params>
397 <param name='configure' doc='Configuration from vty interface' />
398 <param name='terminal' doc='Configuration terminal' />
399 </params>
400 </command>
401 <command id='copy running-config startup-config'>
402 <params>
403 <param name='copy' doc='Copy configuration' />
404 <param name='running-config' doc='Copy running config to... ' />
405 <param name='startup-config' doc='Copy running config to startup config (same as write file)' />
406 </params>
407 </command>
408 <command id='show startup-config'>
409 <params>
410 <param name='show' doc='Show running system information' />
411 <param name='startup-config' doc='Contentes of startup configuration' />
412 </params>
413 </command>
414 <command id='show version'>
415 <params>
416 <param name='show' doc='Show running system information' />
417 <param name='version' doc='Displays program version' />
418 </params>
419 </command>
420 <command id='show online-help'>
421 <params>
422 <param name='show' doc='Show running system information' />
423 <param name='online-help' doc='Online help' />
424 </params>
425 </command>
426 <command id='terminal length &lt;0-512&gt;'>
427 <params>
428 <param name='terminal' doc='Set terminal line parameters' />
429 <param name='length' doc='Set number of lines on a screen' />
430 <param name='&lt;0-512&gt;' doc='Number of lines on screen (0 for no pausing)' />
431 </params>
432 </command>
433 <command id='terminal no length'>
434 <params>
435 <param name='terminal' doc='Set terminal line parameters' />
436 <param name='no' doc='Negate a command or set its defaults' />
437 <param name='length' doc='Set number of lines on a screen' />
438 </params>
439 </command>
440 <command id='who'>
441 <params>
442 <param name='who' doc='Display who is on vty' />
443 </params>
444 </command>
445 <command id='show history'>
446 <params>
447 <param name='show' doc='Show running system information' />
448 <param name='history' doc='Display the session command history' />
449 </params>
450 </command>
451 <command id='terminal monitor'>
452 <params>
453 <param name='terminal' doc='Set terminal line parameters' />
454 <param name='monitor' doc='Copy debug output to the current terminal line' />
455 </params>
456 </command>
457 <command id='terminal no monitor'>
458 <params>
459 <param name='terminal' doc='Set terminal line parameters' />
460 <param name='no' doc='Negate a command or set its defaults' />
461 <param name='monitor' doc='Copy debug output to the current terminal line' />
462 </params>
463 </command>
464 <command id='logging enable'>
465 <params>
466 <param name='logging' doc='Configure logging' />
467 <param name='enable' doc='Enables logging to this vty' />
468 </params>
469 </command>
470 <command id='logging disable'>
471 <params>
472 <param name='logging' doc='Configure logging' />
473 <param name='disable' doc='Disables logging to this vty' />
474 </params>
475 </command>
476 <command id='logging filter all (0|1)'>
477 <params>
478 <param name='logging' doc='Configure logging' />
479 <param name='filter' doc='Filter log messages' />
480 <param name='all' doc='Do you want to log all messages?' />
481 <param name='0' doc='Only print messages matched by other filters' />
482 <param name='1' doc='Bypass filter and print all messages' />
483 </params>
484 </command>
485 <command id='logging color (0|1)'>
486 <params>
487 <param name='logging' doc='Configure logging' />
488 <param name='color' doc='Configure color-printing for log messages' />
489 <param name='0' doc='Don&apos;t use color for printing messages' />
490 <param name='1' doc='Use color for printing messages' />
491 </params>
492 </command>
493 <command id='logging timestamp (0|1)'>
494 <params>
495 <param name='logging' doc='Configure logging' />
496 <param name='timestamp' doc='Configure log message timestamping' />
497 <param name='0' doc='Don&apos;t prefix each log message' />
498 <param name='1' doc='Prefix each log message with current timestamp' />
499 </params>
500 </command>
501 <command id='logging print extended-timestamp (0|1)'>
502 <params>
503 <param name='logging' doc='Configure logging' />
504 <param name='print' doc='Log output settings' />
505 <param name='extended-timestamp' doc='Configure log message timestamping' />
506 <param name='0' doc='Don&apos;t prefix each log message' />
507 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
508 </params>
509 </command>
510 <command id='logging print category (0|1)'>
511 <params>
512 <param name='logging' doc='Configure logging' />
513 <param name='print' doc='Log output settings' />
514 <param name='category' doc='Configure log message' />
515 <param name='0' doc='Don&apos;t prefix each log message' />
516 <param name='1' doc='Prefix each log message with category/subsystem name' />
517 </params>
518 </command>
519 <command id='logging print category-hex (0|1)'>
520 <params>
521 <param name='logging' doc='Configure logging' />
522 <param name='print' doc='Log output settings' />
523 <param name='category-hex' doc='Configure log message' />
524 <param name='0' doc='Don&apos;t prefix each log message' />
525 <param name='1' doc='Prefix each log message with category/subsystem nr in hex (&apos;&lt;000b&gt;&apos;)' />
526 </params>
527 </command>
528 <command id='logging print level (0|1)'>
529 <params>
530 <param name='logging' doc='Configure logging' />
531 <param name='print' doc='Log output settings' />
532 <param name='level' doc='Configure log message' />
533 <param name='0' doc='Don&apos;t prefix each log message' />
534 <param name='1' doc='Prefix each log message with the log level name' />
535 </params>
536 </command>
537 <command id='logging print file (0|1|basename) [last]'>
538 <params>
539 <param name='logging' doc='Configure logging' />
540 <param name='print' doc='Log output settings' />
541 <param name='file' doc='Configure log message' />
542 <param name='0' doc='Don&apos;t prefix each log message' />
543 <param name='1' doc='Prefix each log message with the source file and line' />
544 <param name='basename' doc='Prefix each log message with the source file&apos;s basename (strip leading paths) and line' />
545 <param name='[last]' doc='Log source file info at the end of a log line. If omitted, log source file info just before the log text.' />
546 </params>
547 </command>
548 <command id='logging set-log-mask MASK'>
549 <params>
550 <param name='logging' doc='Configure logging' />
551 <param name='set-log-mask' doc='Set the logmask of this logging target' />
552 <param name='MASK' doc='List of logging categories to log, e.g. &apos;abc:mno:xyz&apos;. Available log categories depend on the specific application, refer to the &apos;logging level&apos; command. Optionally add individual log levels like &apos;abc,1:mno,3:xyz,5&apos;, where the level numbers are LOGL_DEBUG=1 LOGL_INFO=3 LOGL_NOTICE=5 LOGL_ERROR=7 LOGL_FATAL=8' />
553 </params>
554 </command>
555 <command id='logging level (csn1|l1if|rlcmac|rlcmacdata|rlcmacdl|rlcmacul|rlcmacsched|rlcmacmeas|tbf|tbfdl|tbful|ns|bssgp|pcu|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
556 <params>
557 <param name='logging' doc='Configure logging' />
558 <param name='level' doc='Set the log level for a specified category' />
559 <param name='csn1' doc='Concrete Syntax Notation One (CSN1)' />
560 <param name='l1if' doc='GPRS PCU L1 interface (L1IF)' />
561 <param name='rlcmac' doc='GPRS RLC/MAC layer (RLCMAC)' />
562 <param name='rlcmacdata' doc='GPRS RLC/MAC layer Data (RLCMAC)' />
563 <param name='rlcmacdl' doc='GPRS RLC/MAC layer Downlink (RLCMAC)' />
564 <param name='rlcmacul' doc='GPRS RLC/MAC layer Uplink (RLCMAC)' />
565 <param name='rlcmacsched' doc='GPRS RLC/MAC layer Scheduling (RLCMAC)' />
566 <param name='rlcmacmeas' doc='GPRS RLC/MAC layer Measurements (RLCMAC)' />
567 <param name='tbf' doc='Temporary Block Flow (TBF)' />
568 <param name='tbfdl' doc='Temporary Block Flow (TBF) Downlink' />
569 <param name='tbful' doc='Temporary Block Flow (TBF) Uplink' />
570 <param name='ns' doc='GPRS Network Service Protocol (NS)' />
571 <param name='bssgp' doc='GPRS BSS Gateway Protocol (BSSGP)' />
572 <param name='pcu' doc='GPRS Packet Control Unit (PCU)' />
573 <param name='lglobal' doc='Library-internal global log family' />
574 <param name='llapd' doc='LAPD in libosmogsm' />
575 <param name='linp' doc='A-bis Intput Subsystem' />
576 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
577 <param name='lmi' doc='A-bis Input Driver for Signalling' />
578 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
579 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
580 <param name='lctrl' doc='Control Interface' />
581 <param name='lgtp' doc='GPRS GTP library' />
582 <param name='lstats' doc='Statistics messages and logging' />
583 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
584 <param name='loap' doc='Osmocom Authentication Protocol' />
585 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
586 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
587 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
588 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
589 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
590 <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
591 <param name='lrspro' doc='Remote SIM protocol' />
592 <param name='debug' doc='Log debug messages and higher levels' />
593 <param name='info' doc='Log informational messages and higher levels' />
594 <param name='notice' doc='Log noticeable messages and higher levels' />
595 <param name='error' doc='Log error messages and higher levels' />
596 <param name='fatal' doc='Log only fatal messages' />
597 </params>
598 </command>
599 <command id='logging level set-all (debug|info|notice|error|fatal)'>
600 <params>
601 <param name='logging' doc='Configure logging' />
602 <param name='level' doc='Set the log level for a specified category' />
603 <param name='set-all' doc='Once-off set all categories to the given log level. There is no single command to take back these changes -- each category is set to the given level, period.' />
604 <param name='debug' doc='Log debug messages and higher levels' />
605 <param name='info' doc='Log informational messages and higher levels' />
606 <param name='notice' doc='Log noticeable messages and higher levels' />
607 <param name='error' doc='Log error messages and higher levels' />
608 <param name='fatal' doc='Log only fatal messages' />
609 </params>
610 </command>
611 <command id='logging level force-all (debug|info|notice|error|fatal)'>
612 <params>
613 <param name='logging' doc='Configure logging' />
614 <param name='level' doc='Set the log level for a specified category' />
615 <param name='force-all' doc='Globally force all logging categories to a specific level. This is released by the &apos;no logging level force-all&apos; command. Note: any &apos;logging level &lt;category&gt; &lt;level&gt;&apos; commands will have no visible effect after this, until the forced level is released.' />
616 <param name='debug' doc='Log debug messages and higher levels' />
617 <param name='info' doc='Log informational messages and higher levels' />
618 <param name='notice' doc='Log noticeable messages and higher levels' />
619 <param name='error' doc='Log error messages and higher levels' />
620 <param name='fatal' doc='Log only fatal messages' />
621 </params>
622 </command>
623 <command id='no logging level force-all'>
624 <params>
625 <param name='no' doc='Negate a command or set its defaults' />
626 <param name='logging' doc='Configure logging' />
627 <param name='level' doc='Set the log level for a specified category' />
628 <param name='force-all' doc='Release any globally forced log level set with &apos;logging level force-all &lt;level&gt;&apos;' />
629 </params>
630 </command>
631 <command id='show logging vty'>
632 <params>
633 <param name='show' doc='Show running system information' />
634 <param name='logging' doc='Show current logging configuration' />
635 <param name='vty' doc='Show current logging configuration for this vty' />
636 </params>
637 </command>
638 <command id='show alarms'>
639 <params>
640 <param name='show' doc='Show running system information' />
641 <param name='alarms' doc='Show current logging configuration' />
642 </params>
643 </command>
644 <command id='show stats'>
645 <params>
646 <param name='show' doc='Show running system information' />
647 <param name='stats' doc='Show statistical values' />
648 </params>
649 </command>
650 <command id='show stats level (global|peer|subscriber)'>
651 <params>
652 <param name='show' doc='Show running system information' />
653 <param name='stats' doc='Show statistical values' />
654 <param name='level' doc='Set the maximum group level' />
655 <param name='global' doc='Show global groups only' />
656 <param name='peer' doc='Show global and network peer related groups' />
657 <param name='subscriber' doc='Show global, peer, and subscriber groups' />
658 </params>
659 </command>
660 <command id='show asciidoc counters'>
661 <params>
662 <param name='show' doc='Show running system information' />
663 <param name='asciidoc' doc='Asciidoc generation' />
664 <param name='counters' doc='Generate table of all registered counters' />
665 </params>
666 </command>
667 <command id='show rate-counters'>
668 <params>
669 <param name='show' doc='Show running system information' />
670 <param name='rate-counters' doc='Show all rate counters' />
671 </params>
672 </command>
673 <command id='show bts statistics'>
674 <params>
675 <param name='show' doc='Show running system information' />
676 <param name='bts' doc='BTS related functionality' />
677 <param name='statistics' doc='Statistics' />
678 </params>
679 </command>
680 <command id='show tbf (all|ccch|pacch)'>
681 <params>
682 <param name='show' doc='Show running system information' />
683 <param name='tbf' doc='information about TBFs' />
684 <param name='all' doc='All TBFs' />
685 <param name='ccch' doc='TBFs allocated via CCCH' />
686 <param name='pacch' doc='TBFs allocated via PACCH' />
687 </params>
688 </command>
689 <command id='show ms all'>
690 <params>
691 <param name='show' doc='Show running system information' />
692 <param name='ms' doc='information about MSs' />
693 <param name='all' doc='All TBFs' />
694 </params>
695 </command>
696 <command id='show ms tlli TLLI'>
697 <params>
698 <param name='show' doc='Show running system information' />
699 <param name='ms' doc='information about MSs' />
700 <param name='tlli' doc='Select MS by TLLI' />
701 <param name='TLLI' doc='TLLI as hex' />
702 </params>
703 </command>
704 <command id='show ms imsi IMSI'>
705 <params>
706 <param name='show' doc='Show running system information' />
707 <param name='ms' doc='information about MSs' />
708 <param name='imsi' doc='Select MS by IMSI' />
709 <param name='IMSI' doc='IMSI' />
710 </params>
711 </command>
712 <command id='show ns'>
713 <params>
714 <param name='show' doc='Show running system information' />
715 <param name='ns' doc='Display information about the NS protocol' />
716 </params>
717 </command>
718 <command id='show ns stats'>
719 <params>
720 <param name='show' doc='Show running system information' />
721 <param name='ns' doc='Display information about the NS protocol' />
722 <param name='stats' doc='Include statistics' />
723 </params>
724 </command>
725 <command id='show ns persistent'>
726 <params>
727 <param name='show' doc='Show running system information' />
728 <param name='ns' doc='Display information about the NS protocol' />
729 <param name='persistent' doc='Show only persistent NS' />
730 </params>
731 </command>
732 <command id='show ns (nsei|nsvc) &lt;0-65535&gt; [stats]'>
733 <params>
734 <param name='show' doc='Show running system information' />
735 <param name='ns' doc='Display information about the NS protocol' />
736 <param name='nsei' doc='Select one NSE by its NSE Identifier' />
737 <param name='nsvc' doc='Select one NSE by its NS-VC Identifier' />
738 <param name='&lt;0-65535&gt;' doc='The Identifier of selected type' />
739 <param name='[stats]' doc='Include Statistics' />
740 </params>
741 </command>
742 <command id='logging filter nsvc (nsei|nsvci) &lt;0-65535&gt;'>
743 <params>
744 <param name='logging' doc='Configure logging' />
745 <param name='filter' doc='Filter log messages' />
746 <param name='nsvc' doc='Filter based on NS Virtual Connection' />
747 <param name='nsei' doc='Identify NS-VC by NSEI' />
748 <param name='nsvci' doc='Identify NS-VC by NSVCI' />
749 <param name='&lt;0-65535&gt;' doc='Numeric identifier' />
750 </params>
751 </command>
752 <command id='nsvc (nsei|nsvci) &lt;0-65535&gt; (block|unblock|reset)'>
753 <params>
754 <param name='nsvc' doc='Perform an operation on a NSVC' />
755 <param name='nsei' doc='NSEI to identify NS-VC Identifier (NS-VCI)' />
756 <param name='nsvci' doc='NS-VC Identifier (NS-VCI)' />
757 <param name='&lt;0-65535&gt;' doc='The NSEI' />
758 <param name='block' doc='Initiate BLOCK procedure' />
759 <param name='unblock' doc='Initiate UNBLOCK procedure' />
760 <param name='reset' doc='Initiate RESET procedure' />
761 </params>
762 </command>
763 </node>
764 <node id='config'>
765 <name>config</name>
766 <command id='hostname WORD'>
767 <params>
768 <param name='hostname' doc='Set system&apos;s network name' />
769 <param name='WORD' doc='This system&apos;s network name' />
770 </params>
771 </command>
772 <command id='no hostname [HOSTNAME]'>
773 <params>
774 <param name='no' doc='Negate a command or set its defaults' />
775 <param name='hostname' doc='Reset system&apos;s network name' />
776 <param name='[HOSTNAME]' doc='Host name of this router' />
777 </params>
778 </command>
779 <command id='password (8|) WORD'>
780 <params>
781 <param name='password' doc='Assign the terminal connection password' />
782 <param name='8' doc='Specifies a HIDDEN password will follow' />
783 <param name='' doc='dummy string ' />
784 <param name='WORD' doc='The HIDDEN line password string' />
785 </params>
786 </command>
787 <command id='password LINE'>
788 <params>
789 <param name='password' doc='Assign the terminal connection password' />
790 <param name='LINE' doc='The UNENCRYPTED (cleartext) line password' />
791 </params>
792 </command>
793 <command id='enable password (8|) WORD'>
794 <params>
795 <param name='enable' doc='Modify enable password parameters' />
796 <param name='password' doc='Assign the privileged level password' />
797 <param name='8' doc='Specifies a HIDDEN password will follow' />
798 <param name='' doc='dummy string ' />
799 <param name='WORD' doc='The HIDDEN &apos;enable&apos; password string' />
800 </params>
801 </command>
802 <command id='enable password LINE'>
803 <params>
804 <param name='enable' doc='Modify enable password parameters' />
805 <param name='password' doc='Assign the privileged level password' />
806 <param name='LINE' doc='The UNENCRYPTED (cleartext) &apos;enable&apos; password' />
807 </params>
808 </command>
809 <command id='no enable password'>
810 <params>
811 <param name='no' doc='Negate a command or set its defaults' />
812 <param name='enable' doc='Modify enable password parameters' />
813 <param name='password' doc='Assign the privileged level password' />
814 </params>
815 </command>
816 <command id='banner motd default'>
817 <params>
818 <param name='banner' doc='Set banner string' />
819 <param name='motd' doc='Strings for motd' />
820 <param name='default' doc='Default string' />
821 </params>
822 </command>
823 <command id='banner motd file [FILE]'>
824 <params>
825 <param name='banner' doc='Set banner' />
826 <param name='motd' doc='Banner for motd' />
827 <param name='file' doc='Banner from a file' />
828 <param name='[FILE]' doc='Filename' />
829 </params>
830 </command>
831 <command id='no banner motd'>
832 <params>
833 <param name='no' doc='Negate a command or set its defaults' />
834 <param name='banner' doc='Set banner string' />
835 <param name='motd' doc='Strings for motd' />
836 </params>
837 </command>
838 <command id='service terminal-length &lt;0-512&gt;'>
839 <params>
840 <param name='service' doc='Set up miscellaneous service' />
841 <param name='terminal-length' doc='System wide terminal length configuration' />
842 <param name='&lt;0-512&gt;' doc='Number of lines of VTY (0 means no line control)' />
843 </params>
844 </command>
845 <command id='no service terminal-length [&lt;0-512&gt;]'>
846 <params>
847 <param name='no' doc='Negate a command or set its defaults' />
848 <param name='service' doc='Set up miscellaneous service' />
849 <param name='terminal-length' doc='System wide terminal length configuration' />
850 <param name='[&lt;0-512&gt;]' doc='Number of lines of VTY (0 means no line control)' />
851 </params>
852 </command>
853 <command id='line vty'>
854 <params>
855 <param name='line' doc='Configure a terminal line' />
856 <param name='vty' doc='Virtual terminal' />
857 </params>
858 </command>
859 <command id='service advanced-vty'>
860 <params>
861 <param name='service' doc='Set up miscellaneous service' />
862 <param name='advanced-vty' doc='Enable advanced mode vty interface' />
863 </params>
864 </command>
865 <command id='no service advanced-vty'>
866 <params>
867 <param name='no' doc='Negate a command or set its defaults' />
868 <param name='service' doc='Set up miscellaneous service' />
869 <param name='advanced-vty' doc='Enable advanced mode vty interface' />
870 </params>
871 </command>
872 <command id='show history'>
873 <params>
874 <param name='show' doc='Show running system information' />
875 <param name='history' doc='Display the session command history' />
876 </params>
877 </command>
878 <command id='log stderr'>
879 <params>
880 <param name='log' doc='Configure logging sub-system' />
881 <param name='stderr' doc='Logging via STDERR of the process' />
882 </params>
883 </command>
884 <command id='no log stderr'>
885 <params>
886 <param name='no' doc='Negate a command or set its defaults' />
887 <param name='log' doc='Configure logging sub-system' />
888 <param name='stderr' doc='Logging via STDERR of the process' />
889 </params>
890 </command>
891 <command id='log file .FILENAME'>
892 <params>
893 <param name='log' doc='Configure logging sub-system' />
894 <param name='file' doc='Logging to text file' />
895 <param name='.FILENAME' doc='Filename' />
896 </params>
897 </command>
898 <command id='no log file .FILENAME'>
899 <params>
900 <param name='no' doc='Negate a command or set its defaults' />
901 <param name='log' doc='Configure logging sub-system' />
902 <param name='file' doc='Logging to text file' />
903 <param name='.FILENAME' doc='Filename' />
904 </params>
905 </command>
906 <command id='log alarms &lt;2-32700&gt;'>
907 <params>
908 <param name='log' doc='Configure logging sub-system' />
909 <param name='alarms' doc='Logging alarms to osmo_strrb' />
910 <param name='&lt;2-32700&gt;' doc='Maximum number of messages to log' />
911 </params>
912 </command>
913 <command id='no log alarms'>
914 <params>
915 <param name='no' doc='Negate a command or set its defaults' />
916 <param name='log' doc='Configure logging sub-system' />
917 <param name='alarms' doc='Logging alarms to osmo_strrb' />
918 </params>
919 </command>
920 <command id='log syslog (authpriv|cron|daemon|ftp|lpr|mail|news|user|uucp)'>
921 <params>
922 <param name='log' doc='Configure logging sub-system' />
923 <param name='syslog' doc='Logging via syslog' />
924 <param name='authpriv' doc='Security/authorization messages facility' />
925 <param name='cron' doc='Clock daemon (cron/at) facility' />
926 <param name='daemon' doc='General system daemon facility' />
927 <param name='ftp' doc='Ftp daemon facility' />
928 <param name='lpr' doc='Line printer facility' />
929 <param name='mail' doc='Mail facility' />
930 <param name='news' doc='News facility' />
931 <param name='user' doc='Generic facility' />
932 <param name='uucp' doc='UUCP facility' />
933 </params>
934 </command>
935 <command id='log syslog local &lt;0-7&gt;'>
936 <params>
937 <param name='log' doc='Configure logging sub-system' />
938 <param name='syslog' doc='Logging via syslog' />
939 <param name='local' doc='Syslog LOCAL facility' />
940 <param name='&lt;0-7&gt;' doc='Local facility number' />
941 </params>
942 </command>
943 <command id='no log syslog'>
944 <params>
945 <param name='no' doc='Negate a command or set its defaults' />
946 <param name='log' doc='Configure logging sub-system' />
947 <param name='syslog' doc='Logging via syslog' />
948 </params>
949 </command>
950 <command id='log gsmtap [HOSTNAME]'>
951 <params>
952 <param name='log' doc='Configure logging sub-system' />
953 <param name='gsmtap' doc='Logging via GSMTAP' />
954 <param name='[HOSTNAME]' doc='Host name to send the GSMTAP logging to (UDP port 4729)' />
955 </params>
956 </command>
957 <command id='stats reporter statsd'>
958 <params>
959 <param name='stats' doc='Configure stats sub-system' />
960 <param name='reporter' doc='Configure a stats reporter' />
961 <param name='statsd' doc='Report to a STATSD server' />
962 </params>
963 </command>
964 <command id='no stats reporter statsd'>
965 <params>
966 <param name='no' doc='Negate a command or set its defaults' />
967 <param name='stats' doc='Configure stats sub-system' />
968 <param name='reporter' doc='Configure a stats reporter' />
969 <param name='statsd' doc='Report to a STATSD server' />
970 </params>
971 </command>
972 <command id='stats reporter log'>
973 <params>
974 <param name='stats' doc='Configure stats sub-system' />
975 <param name='reporter' doc='Configure a stats reporter' />
976 <param name='log' doc='Report to the logger' />
977 </params>
978 </command>
979 <command id='no stats reporter log'>
980 <params>
981 <param name='no' doc='Negate a command or set its defaults' />
982 <param name='stats' doc='Configure stats sub-system' />
983 <param name='reporter' doc='Configure a stats reporter' />
984 <param name='log' doc='Report to the logger' />
985 </params>
986 </command>
987 <command id='stats interval &lt;1-65535&gt;'>
988 <params>
989 <param name='stats' doc='Configure stats sub-system' />
990 <param name='interval' doc='Set the reporting interval' />
991 <param name='&lt;1-65535&gt;' doc='Interval in seconds' />
992 </params>
993 </command>
994 <command id='pcu'>
995 <params>
996 <param name='pcu' doc='BTS specific configure' />
997 </params>
998 </command>
999 <command id='ns'>
1000 <params>
1001 <param name='ns' doc='Configure the GPRS Network Service' />
1002 </params>
1003 </command>
1004 </node>
1005 <node id='config-log'>
1006 <name>config-log</name>
1007 <command id='logging filter all (0|1)'>
1008 <params>
1009 <param name='logging' doc='Configure logging' />
1010 <param name='filter' doc='Filter log messages' />
1011 <param name='all' doc='Do you want to log all messages?' />
1012 <param name='0' doc='Only print messages matched by other filters' />
1013 <param name='1' doc='Bypass filter and print all messages' />
1014 </params>
1015 </command>
1016 <command id='logging color (0|1)'>
1017 <params>
1018 <param name='logging' doc='Configure logging' />
1019 <param name='color' doc='Configure color-printing for log messages' />
1020 <param name='0' doc='Don&apos;t use color for printing messages' />
1021 <param name='1' doc='Use color for printing messages' />
1022 </params>
1023 </command>
1024 <command id='logging timestamp (0|1)'>
1025 <params>
1026 <param name='logging' doc='Configure logging' />
1027 <param name='timestamp' doc='Configure log message timestamping' />
1028 <param name='0' doc='Don&apos;t prefix each log message' />
1029 <param name='1' doc='Prefix each log message with current timestamp' />
1030 </params>
1031 </command>
1032 <command id='logging print extended-timestamp (0|1)'>
1033 <params>
1034 <param name='logging' doc='Configure logging' />
1035 <param name='print' doc='Log output settings' />
1036 <param name='extended-timestamp' doc='Configure log message timestamping' />
1037 <param name='0' doc='Don&apos;t prefix each log message' />
1038 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
1039 </params>
1040 </command>
1041 <command id='logging print category (0|1)'>
1042 <params>
1043 <param name='logging' doc='Configure logging' />
1044 <param name='print' doc='Log output settings' />
1045 <param name='category' doc='Configure log message' />
1046 <param name='0' doc='Don&apos;t prefix each log message' />
1047 <param name='1' doc='Prefix each log message with category/subsystem name' />
1048 </params>
1049 </command>
1050 <command id='logging print category-hex (0|1)'>
1051 <params>
1052 <param name='logging' doc='Configure logging' />
1053 <param name='print' doc='Log output settings' />
1054 <param name='category-hex' doc='Configure log message' />
1055 <param name='0' doc='Don&apos;t prefix each log message' />
1056 <param name='1' doc='Prefix each log message with category/subsystem nr in hex (&apos;&lt;000b&gt;&apos;)' />
1057 </params>
1058 </command>
1059 <command id='logging print level (0|1)'>
1060 <params>
1061 <param name='logging' doc='Configure logging' />
1062 <param name='print' doc='Log output settings' />
1063 <param name='level' doc='Configure log message' />
1064 <param name='0' doc='Don&apos;t prefix each log message' />
1065 <param name='1' doc='Prefix each log message with the log level name' />
1066 </params>
1067 </command>
1068 <command id='logging print file (0|1|basename) [last]'>
1069 <params>
1070 <param name='logging' doc='Configure logging' />
1071 <param name='print' doc='Log output settings' />
1072 <param name='file' doc='Configure log message' />
1073 <param name='0' doc='Don&apos;t prefix each log message' />
1074 <param name='1' doc='Prefix each log message with the source file and line' />
1075 <param name='basename' doc='Prefix each log message with the source file&apos;s basename (strip leading paths) and line' />
1076 <param name='[last]' doc='Log source file info at the end of a log line. If omitted, log source file info just before the log text.' />
1077 </params>
1078 </command>
1079 <command id='logging level (csn1|l1if|rlcmac|rlcmacdata|rlcmacdl|rlcmacul|rlcmacsched|rlcmacmeas|tbf|tbfdl|tbful|ns|bssgp|pcu|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
1080 <params>
1081 <param name='logging' doc='Configure logging' />
1082 <param name='level' doc='Set the log level for a specified category' />
1083 <param name='csn1' doc='Concrete Syntax Notation One (CSN1)' />
1084 <param name='l1if' doc='GPRS PCU L1 interface (L1IF)' />
1085 <param name='rlcmac' doc='GPRS RLC/MAC layer (RLCMAC)' />
1086 <param name='rlcmacdata' doc='GPRS RLC/MAC layer Data (RLCMAC)' />
1087 <param name='rlcmacdl' doc='GPRS RLC/MAC layer Downlink (RLCMAC)' />
1088 <param name='rlcmacul' doc='GPRS RLC/MAC layer Uplink (RLCMAC)' />
1089 <param name='rlcmacsched' doc='GPRS RLC/MAC layer Scheduling (RLCMAC)' />
1090 <param name='rlcmacmeas' doc='GPRS RLC/MAC layer Measurements (RLCMAC)' />
1091 <param name='tbf' doc='Temporary Block Flow (TBF)' />
1092 <param name='tbfdl' doc='Temporary Block Flow (TBF) Downlink' />
1093 <param name='tbful' doc='Temporary Block Flow (TBF) Uplink' />
1094 <param name='ns' doc='GPRS Network Service Protocol (NS)' />
1095 <param name='bssgp' doc='GPRS BSS Gateway Protocol (BSSGP)' />
1096 <param name='pcu' doc='GPRS Packet Control Unit (PCU)' />
1097 <param name='lglobal' doc='Library-internal global log family' />
1098 <param name='llapd' doc='LAPD in libosmogsm' />
1099 <param name='linp' doc='A-bis Intput Subsystem' />
1100 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
1101 <param name='lmi' doc='A-bis Input Driver for Signalling' />
1102 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
1103 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
1104 <param name='lctrl' doc='Control Interface' />
1105 <param name='lgtp' doc='GPRS GTP library' />
1106 <param name='lstats' doc='Statistics messages and logging' />
1107 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
1108 <param name='loap' doc='Osmocom Authentication Protocol' />
1109 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
1110 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
1111 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
1112 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
1113 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
1114 <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
1115 <param name='lrspro' doc='Remote SIM protocol' />
1116 <param name='debug' doc='Log debug messages and higher levels' />
1117 <param name='info' doc='Log informational messages and higher levels' />
1118 <param name='notice' doc='Log noticeable messages and higher levels' />
1119 <param name='error' doc='Log error messages and higher levels' />
1120 <param name='fatal' doc='Log only fatal messages' />
1121 </params>
1122 </command>
1123 <command id='logging level set-all (debug|info|notice|error|fatal)'>
1124 <params>
1125 <param name='logging' doc='Configure logging' />
1126 <param name='level' doc='Set the log level for a specified category' />
1127 <param name='set-all' doc='Once-off set all categories to the given log level. There is no single command to take back these changes -- each category is set to the given level, period.' />
1128 <param name='debug' doc='Log debug messages and higher levels' />
1129 <param name='info' doc='Log informational messages and higher levels' />
1130 <param name='notice' doc='Log noticeable messages and higher levels' />
1131 <param name='error' doc='Log error messages and higher levels' />
1132 <param name='fatal' doc='Log only fatal messages' />
1133 </params>
1134 </command>
1135 <command id='logging level force-all (debug|info|notice|error|fatal)'>
1136 <params>
1137 <param name='logging' doc='Configure logging' />
1138 <param name='level' doc='Set the log level for a specified category' />
1139 <param name='force-all' doc='Globally force all logging categories to a specific level. This is released by the &apos;no logging level force-all&apos; command. Note: any &apos;logging level &lt;category&gt; &lt;level&gt;&apos; commands will have no visible effect after this, until the forced level is released.' />
1140 <param name='debug' doc='Log debug messages and higher levels' />
1141 <param name='info' doc='Log informational messages and higher levels' />
1142 <param name='notice' doc='Log noticeable messages and higher levels' />
1143 <param name='error' doc='Log error messages and higher levels' />
1144 <param name='fatal' doc='Log only fatal messages' />
1145 </params>
1146 </command>
1147 <command id='no logging level force-all'>
1148 <params>
1149 <param name='no' doc='Negate a command or set its defaults' />
1150 <param name='logging' doc='Configure logging' />
1151 <param name='level' doc='Set the log level for a specified category' />
1152 <param name='force-all' doc='Release any globally forced log level set with &apos;logging level force-all &lt;level&gt;&apos;' />
1153 </params>
1154 </command>
1155 <command id='logging filter nsvc (nsei|nsvci) &lt;0-65535&gt;'>
1156 <params>
1157 <param name='logging' doc='Configure logging' />
1158 <param name='filter' doc='Filter log messages' />
1159 <param name='nsvc' doc='Filter based on NS Virtual Connection' />
1160 <param name='nsei' doc='Identify NS-VC by NSEI' />
1161 <param name='nsvci' doc='Identify NS-VC by NSVCI' />
1162 <param name='&lt;0-65535&gt;' doc='Numeric identifier' />
1163 </params>
1164 </command>
1165 </node>
1166 <node id='config-stats'>
1167 <name>config-stats</name>
1168 <command id='local-ip ADDR'>
1169 <params>
1170 <param name='local-ip' doc='Set the IP address to which we bind locally' />
1171 <param name='ADDR' doc='IP Address' />
1172 </params>
1173 </command>
1174 <command id='no local-ip'>
1175 <params>
1176 <param name='no' doc='Negate a command or set its defaults' />
1177 <param name='local-ip' doc='Set the IP address to which we bind locally' />
1178 </params>
1179 </command>
1180 <command id='remote-ip ADDR'>
1181 <params>
1182 <param name='remote-ip' doc='Set the remote IP address to which we connect' />
1183 <param name='ADDR' doc='IP Address' />
1184 </params>
1185 </command>
1186 <command id='remote-port &lt;1-65535&gt;'>
1187 <params>
1188 <param name='remote-port' doc='Set the remote port to which we connect' />
1189 <param name='&lt;1-65535&gt;' doc='Remote port number' />
1190 </params>
1191 </command>
1192 <command id='mtu &lt;100-65535&gt;'>
1193 <params>
1194 <param name='mtu' doc='Set the maximum packet size' />
1195 <param name='&lt;100-65535&gt;' doc='Size in byte' />
1196 </params>
1197 </command>
1198 <command id='no mtu'>
1199 <params>
1200 <param name='no' doc='Negate a command or set its defaults' />
1201 <param name='mtu' doc='Set the maximum packet size' />
1202 </params>
1203 </command>
1204 <command id='prefix PREFIX'>
1205 <params>
1206 <param name='prefix' doc='Set the item name prefix' />
1207 <param name='PREFIX' doc='The prefix string' />
1208 </params>
1209 </command>
1210 <command id='no prefix'>
1211 <params>
1212 <param name='no' doc='Negate a command or set its defaults' />
1213 <param name='prefix' doc='Set the item name prefix' />
1214 </params>
1215 </command>
1216 <command id='level (global|peer|subscriber)'>
1217 <params>
1218 <param name='level' doc='Set the maximum group level' />
1219 <param name='global' doc='Report global groups only' />
1220 <param name='peer' doc='Report global and network peer related groups' />
1221 <param name='subscriber' doc='Report global, peer, and subscriber groups' />
1222 </params>
1223 </command>
1224 <command id='enable'>
1225 <params>
1226 <param name='enable' doc='Enable the reporter' />
1227 </params>
1228 </command>
1229 <command id='disable'>
1230 <params>
1231 <param name='disable' doc='Disable the reporter' />
1232 </params>
1233 </command>
1234 </node>
1235 <node id='config-line'>
1236 <name>config-line</name>
1237 <command id='login'>
1238 <params>
1239 <param name='login' doc='Enable password checking' />
1240 </params>
1241 </command>
1242 <command id='no login'>
1243 <params>
1244 <param name='no' doc='Negate a command or set its defaults' />
1245 <param name='login' doc='Enable password checking' />
1246 </params>
1247 </command>
1248 <command id='bind A.B.C.D [&lt;0-65535&gt;]'>
1249 <params>
1250 <param name='bind' doc='Accept VTY telnet connections on local interface' />
1251 <param name='A.B.C.D' doc='Local interface IP address (default: 127.0.0.1)' />
1252 <param name='[&lt;0-65535&gt;]' doc='Local TCP port number' />
1253 </params>
1254 </command>
1255 </node>
1256 <node id='config-ns'>
1257 <name>config-ns</name>
1258 <command id='nse &lt;0-65535&gt; nsvci &lt;0-65534&gt;'>
1259 <params>
1260 <param name='nse' doc='Persistent NS Entity' />
1261 <param name='&lt;0-65535&gt;' doc='NS Entity ID (NSEI)' />
1262 <param name='nsvci' doc='NS Virtual Connection' />
1263 <param name='&lt;0-65534&gt;' doc='NS Virtual Connection ID (NSVCI)' />
1264 </params>
1265 </command>
1266 <command id='nse &lt;0-65535&gt; remote-ip A.B.C.D'>
1267 <params>
1268 <param name='nse' doc='Persistent NS Entity' />
1269 <param name='&lt;0-65535&gt;' doc='NS Entity ID (NSEI)' />
1270 <param name='remote-ip' doc='Remote IP Address' />
1271 <param name='A.B.C.D' doc='Remote IP Address' />
1272 </params>
1273 </command>
1274 <command id='nse &lt;0-65535&gt; remote-port &lt;0-65535&gt;'>
1275 <params>
1276 <param name='nse' doc='Persistent NS Entity' />
1277 <param name='&lt;0-65535&gt;' doc='NS Entity ID (NSEI)' />
1278 <param name='remote-port' doc='Remote UDP Port' />
1279 <param name='&lt;0-65535&gt;' doc='Remote UDP Port Number' />
1280 </params>
1281 </command>
1282 <command id='nse &lt;0-65535&gt; fr-dlci &lt;16-1007&gt;'>
1283 <params>
1284 <param name='nse' doc='Persistent NS Entity' />
1285 <param name='&lt;0-65535&gt;' doc='NS Entity ID (NSEI)' />
1286 <param name='fr-dlci' doc='Frame Relay DLCI' />
1287 <param name='&lt;16-1007&gt;' doc='Frame Relay DLCI Number' />
1288 </params>
1289 </command>
1290 <command id='nse &lt;0-65535&gt; encapsulation (udp|framerelay-gre)'>
1291 <params>
1292 <param name='nse' doc='Persistent NS Entity' />
1293 <param name='&lt;0-65535&gt;' doc='NS Entity ID (NSEI)' />
1294 <param name='encapsulation' doc='Encapsulation for NS' />
1295 <param name='udp' doc='UDP/IP Encapsulation' />
1296 <param name='framerelay-gre' doc='Frame-Relay/GRE/IP Encapsulation' />
1297 </params>
1298 </command>
1299 <command id='nse &lt;0-65535&gt; remote-role (sgsn|bss)'>
1300 <params>
1301 <param name='nse' doc='Persistent NS Entity' />
1302 <param name='&lt;0-65535&gt;' doc='NS Entity ID (NSEI)' />
1303 <param name='remote-role' doc='Remote NSE Role' />
1304 <param name='sgsn' doc='Remote Peer is SGSN' />
1305 <param name='bss' doc='Remote Peer is BSS' />
1306 </params>
1307 </command>
1308 <command id='no nse &lt;0-65535&gt;'>
1309 <params>
1310 <param name='no' doc='Delete Persistent NS Entity' />
1311 <param name='nse' doc='Delete Persistent NS Entity' />
1312 <param name='&lt;0-65535&gt;' doc='NS Entity ID (NSEI)' />
1313 </params>
1314 </command>
1315 <command id='timer (tns-block|tns-block-retries|tns-reset|tns-reset-retries|tns-test|tns-alive|tns-alive-retries|tsns-prov) &lt;0-65535&gt;'>
1316 <params>
1317 <param name='timer' doc='Network Service Timer' />
1318 <param name='tns-block' doc='(un)blocking Timer (Tns-block) timeout' />
1319 <param name='tns-block-retries' doc='(un)blocking Timer (Tns-block) number of retries' />
1320 <param name='tns-reset' doc='Reset Timer (Tns-reset) timeout' />
1321 <param name='tns-reset-retries' doc='Reset Timer (Tns-reset) number of retries' />
1322 <param name='tns-test' doc='Test Timer (Tns-test) timeout' />
1323 <param name='tns-alive' doc='Alive Timer (Tns-alive) timeout' />
1324 <param name='tns-alive-retries' doc='Alive Timer (Tns-alive) number of retries' />
1325 <param name='tsns-prov' doc='SNS Provision Timer (Tsns-prov) timeout' />
1326 <param name='&lt;0-65535&gt;' doc='Timer Value' />
1327 </params>
1328 </command>
1329 <command id='encapsulation udp local-ip A.B.C.D'>
1330 <params>
1331 <param name='encapsulation' doc='NS encapsulation options' />
1332 <param name='udp' doc='NS over UDP Encapsulation' />
1333 <param name='local-ip' doc='Set the IP address on which we listen for NS/UDP' />
1334 <param name='A.B.C.D' doc='IP Address' />
1335 </params>
1336 </command>
1337 <command id='encapsulation udp local-port &lt;0-65535&gt;'>
1338 <params>
1339 <param name='encapsulation' doc='NS encapsulation options' />
1340 <param name='udp' doc='NS over UDP Encapsulation' />
1341 <param name='local-port' doc='Set the UDP port on which we listen for NS/UDP' />
1342 <param name='&lt;0-65535&gt;' doc='UDP port number' />
1343 </params>
1344 </command>
1345 <command id='encapsulation udp dscp &lt;0-255&gt;'>
1346 <params>
1347 <param name='encapsulation' doc='NS encapsulation options' />
1348 <param name='udp' doc='NS over UDP Encapsulation' />
1349 <param name='dscp' doc='Set DSCP/TOS on the UDP socket' />
1350 <param name='&lt;0-255&gt;' doc='DSCP Value' />
1351 </params>
1352 </command>
1353 <command id='encapsulation framerelay-gre enabled (1|0)'>
1354 <params>
1355 <param name='encapsulation' doc='NS encapsulation options' />
1356 <param name='framerelay-gre' doc='NS over Frame Relay over GRE Encapsulation' />
1357 <param name='enabled' doc='Enable or disable Frame Relay over GRE' />
1358 <param name='1' doc='Enable' />
1359 <param name='0' doc='Disable' />
1360 </params>
1361 </command>
1362 <command id='encapsulation framerelay-gre local-ip A.B.C.D'>
1363 <params>
1364 <param name='encapsulation' doc='NS encapsulation options' />
1365 <param name='framerelay-gre' doc='NS over Frame Relay over GRE Encapsulation' />
1366 <param name='local-ip' doc='Set the IP address on which we listen for NS/FR/GRE' />
1367 <param name='A.B.C.D' doc='IP Address' />
1368 </params>
1369 </command>
1370 </node>
1371 <node id='config-pcu'>
1372 <name>config-pcu</name>
1373 <command id='egprs only'>
1374 <params>
1375 <param name='egprs' doc='EGPRS configuration' />
1376 <param name='only' doc='Use EGPRS and disable plain GPRS' />
1377 </params>
1378 </command>
1379 <command id='no egprs'>
1380 <params>
1381 <param name='no' doc='Negate a command or set its defaults' />
1382 <param name='egprs' doc='EGPRS configuration' />
1383 </params>
1384 </command>
1385 <command id='no two-phase-access'>
1386 <params>
1387 <param name='no' doc='Negate a command or set its defaults' />
1388 <param name='two-phase-access' doc='Only use two phase access when requested my MS' />
1389 </params>
1390 </command>
1391 <command id='cs &lt;1-4&gt; [&lt;1-4&gt;]'>
1392 <params>
1393 <param name='cs' doc='Coding Scheme configuration' />
1394 <param name='&lt;1-4&gt;' doc='Initial CS value to be used (overrides BTS config)' />
1395 <param name='[&lt;1-4&gt;]' doc='Use a different initial CS value for the uplink' />
1396 </params>
1397 </command>
1398 <command id='no cs'>
1399 <params>
1400 <param name='no' doc='Negate a command or set its defaults' />
1401 <param name='cs' doc='Coding Scheme configuration' />
1402 </params>
1403 </command>
1404 <command id='cs max &lt;1-4&gt; [&lt;1-4&gt;]'>
1405 <params>
1406 <param name='cs' doc='Coding Scheme configuration' />
1407 <param name='max' doc='Set maximum values for adaptive CS selection (overrides BTS config)' />
1408 <param name='&lt;1-4&gt;' doc='Maximum CS value to be used' />
1409 <param name='[&lt;1-4&gt;]' doc='Use a different maximum CS value for the uplink' />
1410 </params>
1411 </command>
1412 <command id='no cs max'>
1413 <params>
1414 <param name='no' doc='Negate a command or set its defaults' />
1415 <param name='cs' doc='Coding Scheme configuration' />
1416 <param name='max' doc='Set maximum values for adaptive CS selection (overrides BTS config)' />
1417 </params>
1418 </command>
1419 <command id='cs threshold &lt;0-100&gt; &lt;0-100&gt;'>
1420 <params>
1421 <param name='cs' doc='Coding Scheme configuration' />
1422 <param name='threshold' doc='set thresholds for error rate based CS adjustment' />
1423 <param name='&lt;0-100&gt;' doc='lower limit in %' />
1424 <param name='&lt;0-100&gt;' doc='upper limit in %' />
1425 </params>
1426 </command>
1427 <command id='no cs threshold'>
1428 <params>
1429 <param name='no' doc='Negate a command or set its defaults' />
1430 <param name='cs' doc='Coding Scheme configuration' />
1431 <param name='threshold' doc='set thresholds for error rate based CS adjustment' />
1432 </params>
1433 </command>
1434 <command id='cs downgrade-threshold &lt;1-10000&gt;'>
1435 <params>
1436 <param name='cs' doc='Coding Scheme configuration' />
1437 <param name='downgrade-threshold' doc='set threshold for data size based CS downgrade' />
1438 <param name='&lt;1-10000&gt;' doc='downgrade if less octets left' />
1439 </params>
1440 </command>
1441 <command id='no cs downgrade-threshold'>
1442 <params>
1443 <param name='no' doc='Negate a command or set its defaults' />
1444 <param name='cs' doc='Coding Scheme configuration' />
1445 <param name='downgrade-threshold' doc='set threshold for data size based CS downgrade' />
1446 </params>
1447 </command>
1448 <command id='cs link-quality-ranges cs1 &lt;0-35&gt; cs2 &lt;0-35&gt; &lt;0-35&gt; cs3 &lt;0-35&gt; &lt;0-35&gt; cs4 &lt;0-35&gt;'>
1449 <params>
1450 <param name='cs' doc='Coding Scheme configuration' />
1451 <param name='link-quality-ranges' doc='Set link quality ranges' />
1452 <param name='cs1' doc='Set quality range for CS-1 (high value only)' />
1453 <param name='&lt;0-35&gt;' doc='CS-1 high (dB)' />
1454 <param name='cs2' doc='Set quality range for CS-2' />
1455 <param name='&lt;0-35&gt;' doc='CS-2 low (dB)' />
1456 <param name='&lt;0-35&gt;' doc='CS-2 high (dB)' />
1457 <param name='cs3' doc='Set quality range for CS-3' />
1458 <param name='&lt;0-35&gt;' doc='CS-3 low (dB)' />
1459 <param name='&lt;0-35&gt;' doc='CS-3 high (dB)' />
1460 <param name='cs4' doc='Set quality range for CS-4 (low value only)' />
1461 <param name='&lt;0-35&gt;' doc='CS-4 low (dB)' />
1462 </params>
1463 </command>
1464 <command id='mcs link-quality-ranges mcs1 &lt;0-35&gt; mcs2 &lt;0-35&gt; &lt;0-35&gt; mcs3 &lt;0-35&gt; &lt;0-35&gt; mcs4 &lt;0-35&gt; &lt;0-35&gt; mcs5 &lt;0-35&gt; &lt;0-35&gt; mcs6 &lt;0-35&gt; &lt;0-35&gt; mcs7 &lt;0-35&gt; &lt;0-35&gt; mcs8 &lt;0-35&gt; &lt;0-35&gt; mcs9 &lt;0-35&gt;'>
1465 <params>
1466 <param name='mcs' doc='Coding Scheme configuration' />
1467 <param name='link-quality-ranges' doc='Set link quality ranges' />
1468 <param name='mcs1' doc='Set quality range for MCS-1 (high value only)' />
1469 <param name='&lt;0-35&gt;' doc='MCS-1 high (dB)' />
1470 <param name='mcs2' doc='Set quality range for MCS-2' />
1471 <param name='&lt;0-35&gt;' doc='MCS-2 high (dB)' />
1472 <param name='&lt;0-35&gt;' doc='MCS-2 low (dB)' />
1473 <param name='mcs3' doc='Set quality range for MCS-3' />
1474 <param name='&lt;0-35&gt;' doc='MCS-3 high (dB)' />
1475 <param name='&lt;0-35&gt;' doc='MCS-3 low (dB)' />
1476 <param name='mcs4' doc='Set quality range for MCS-4' />
1477 <param name='&lt;0-35&gt;' doc='MCS-4 high (dB)' />
1478 <param name='&lt;0-35&gt;' doc='MCS-4 low (dB)' />
1479 <param name='mcs5' doc='Set quality range for MCS-5' />
1480 <param name='&lt;0-35&gt;' doc='MCS-5 high (dB)' />
1481 <param name='&lt;0-35&gt;' doc='MCS-5 low (dB)' />
1482 <param name='mcs6' doc='Set quality range for MCS-6' />
1483 <param name='&lt;0-35&gt;' doc='MCS-6 low (dB)' />
1484 <param name='&lt;0-35&gt;' doc='MCS-6 high (dB)' />
1485 <param name='mcs7' doc='Set quality range for MCS-7' />
1486 <param name='&lt;0-35&gt;' doc='MCS-7 low (dB)' />
1487 <param name='&lt;0-35&gt;' doc='MCS-7 high (dB)' />
1488 <param name='mcs8' doc='Set quality range for MCS-8' />
1489 <param name='&lt;0-35&gt;' doc='MCS-8 low (dB)' />
1490 <param name='&lt;0-35&gt;' doc='MCS-8 high (dB)' />
1491 <param name='mcs9' doc='Set quality range for MCS-9 (low value only)' />
1492 <param name='&lt;0-35&gt;' doc='MCS-9 low (dB)' />
1493 </params>
1494 </command>
1495 <command id='mcs &lt;1-9&gt; [&lt;1-9&gt;]'>
1496 <params>
1497 <param name='mcs' doc='Modulation and Coding Scheme configuration (EGPRS)' />
1498 <param name='&lt;1-9&gt;' doc='Initial MCS value to be used (default 1)' />
1499 <param name='[&lt;1-9&gt;]' doc='Use a different initial MCS value for the uplink' />
1500 </params>
1501 </command>
1502 <command id='egprs dl arq-type (spb|arq2)'>
1503 <params>
1504 <param name='egprs' doc='EGPRS configuration' />
1505 <param name='dl' doc='downlink specific configuration' />
1506 <param name='arq-type' doc='ARQ options' />
1507 <param name='spb' doc='enable SPB(ARQ1) support' />
1508 <param name='arq2' doc='enable ARQ2 support' />
1509 </params>
1510 </command>
1511 <command id='no mcs'>
1512 <params>
1513 <param name='no' doc='Negate a command or set its defaults' />
1514 <param name='mcs' doc='Modulation and Coding Scheme configuration (EGPRS)' />
1515 </params>
1516 </command>
1517 <command id='mcs max &lt;1-9&gt; [&lt;1-9&gt;]'>
1518 <params>
1519 <param name='mcs' doc='Modulation and Coding Scheme configuration (EGPRS)' />
1520 <param name='max' doc='Set maximum values for adaptive CS selection (overrides BTS config)' />
1521 <param name='&lt;1-9&gt;' doc='Maximum MCS value to be used' />
1522 <param name='[&lt;1-9&gt;]' doc='Use a different maximum MCS value for the uplink' />
1523 </params>
1524 </command>
1525 <command id='no mcs max'>
1526 <params>
1527 <param name='no' doc='Negate a command or set its defaults' />
1528 <param name='mcs' doc='Modulation and Coding Scheme configuration (EGPRS)' />
1529 <param name='max' doc='Set maximum values for adaptive CS selection (overrides BTS config)' />
1530 </params>
1531 </command>
1532 <command id='window-size &lt;0-1024&gt; [&lt;0-256&gt;]'>
1533 <params>
1534 <param name='window-size' doc='Window size configuration (b + N_PDCH * f)' />
1535 <param name='&lt;0-1024&gt;' doc='Base value (b)' />
1536 <param name='[&lt;0-256&gt;]' doc='Factor for number of PDCH (f)' />
1537 </params>
1538 </command>
1539 <command id='queue lifetime &lt;1-65534&gt;'>
1540 <params>
1541 <param name='queue' doc='Packet queue options' />
1542 <param name='lifetime' doc='Set lifetime limit of LLC frame in centi-seconds (overrides the value given by SGSN)' />
1543 <param name='&lt;1-65534&gt;' doc='Lifetime in centi-seconds' />
1544 </params>
1545 </command>
1546 <command id='queue lifetime infinite'>
1547 <params>
1548 <param name='queue' doc='Packet queue options' />
1549 <param name='lifetime' doc='Set lifetime limit of LLC frame in centi-seconds (overrides the value given by SGSN)' />
1550 <param name='infinite' doc='Infinite lifetime' />
1551 </params>
1552 </command>
1553 <command id='no queue lifetime'>
1554 <params>
1555 <param name='no' doc='Negate a command or set its defaults' />
1556 <param name='queue' doc='Packet queue options' />
1557 <param name='lifetime' doc='Disable lifetime limit of LLC frame (use value given by SGSN)' />
1558 </params>
1559 </command>
1560 <command id='queue hysteresis &lt;1-65535&gt;'>
1561 <params>
1562 <param name='queue' doc='Packet queue options' />
1563 <param name='hysteresis' doc='Set lifetime hysteresis of LLC frame in centi-seconds (continue discarding until lifetime-hysteresis is reached)' />
1564 <param name='&lt;1-65535&gt;' doc='Hysteresis in centi-seconds' />
1565 </params>
1566 </command>
1567 <command id='no queue hysteresis'>
1568 <params>
1569 <param name='no' doc='Negate a command or set its defaults' />
1570 <param name='queue' doc='Packet queue options' />
1571 <param name='hysteresis' doc='Set lifetime hysteresis of LLC frame in centi-seconds (continue discarding until lifetime-hysteresis is reached)' />
1572 </params>
1573 </command>
1574 <command id='queue codel'>
1575 <params>
1576 <param name='queue' doc='Packet queue options' />
1577 <param name='codel' doc='Set CoDel queue management' />
1578 </params>
1579 </command>
1580 <command id='queue codel interval &lt;1-1000&gt;'>
1581 <params>
1582 <param name='queue' doc='Packet queue options' />
1583 <param name='codel' doc='Set CoDel queue management' />
1584 <param name='interval' doc='Specify interval' />
1585 <param name='&lt;1-1000&gt;' doc='Interval in centi-seconds' />
1586 </params>
1587 </command>
1588 <command id='no queue codel'>
1589 <params>
1590 <param name='no' doc='Negate a command or set its defaults' />
1591 <param name='queue' doc='Packet queue options' />
1592 <param name='codel' doc='Set CoDel queue management' />
1593 </params>
1594 </command>
1595 <command id='queue idle-ack-delay &lt;1-65535&gt;'>
1596 <params>
1597 <param name='queue' doc='Packet queue options' />
1598 <param name='idle-ack-delay' doc='Request an ACK after the last DL LLC frame in centi-seconds' />
1599 <param name='&lt;1-65535&gt;' doc='Idle ACK delay in centi-seconds' />
1600 </params>
1601 </command>
1602 <command id='no queue idle-ack-delay'>
1603 <params>
1604 <param name='no' doc='Negate a command or set its defaults' />
1605 <param name='queue' doc='Packet queue options' />
1606 <param name='idle-ack-delay' doc='Request an ACK after the last DL LLC frame in centi-seconds' />
1607 </params>
1608 </command>
1609 <command id='alloc-algorithm (a|b|dynamic)'>
1610 <params>
1611 <param name='alloc-algorithm' doc='Select slot allocation algorithm to use when assigning timeslots on PACCH' />
1612 <param name='a' doc='Single slot is assigned only' />
1613 <param name='b' doc='Multiple slots are assigned for semi-duplex operation' />
1614 <param name='dynamic' doc='Dynamically select the algorithm based on the system state' />
1615 </params>
1616 </command>
1617 <command id='two-phase-access'>
1618 <params>
1619 <param name='two-phase-access' doc='Force two phase access when MS requests single phase access' />
1620 </params>
1621 </command>
1622 <command id='flow-control-interval &lt;1-10&gt;'>
1623 <params>
1624 <param name='flow-control-interval' doc='Interval between sending subsequent Flow Control PDUs' />
1625 <param name='&lt;1-10&gt;' doc='Interval time in seconds' />
1626 </params>
1627 </command>
1628 <command id='flow-control bucket-time &lt;1-65534&gt;'>
1629 <params>
1630 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1631 <param name='bucket-time' doc='Set target downlink maximum queueing time (only affects the advertised bucket size)' />
1632 <param name='&lt;1-65534&gt;' doc='Time in centi-seconds' />
1633 </params>
1634 </command>
1635 <command id='no flow-control bucket-time'>
1636 <params>
1637 <param name='no' doc='Negate a command or set its defaults' />
1638 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1639 <param name='bucket-time' doc='Set target downlink maximum queueing time (only affects the advertised bucket size)' />
1640 </params>
1641 </command>
1642 <command id='flow-control force-bvc-bucket-size &lt;1-6553500&gt;'>
1643 <params>
1644 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1645 <param name='force-bvc-bucket-size' doc='Force a fixed value for the BVC bucket size' />
1646 <param name='&lt;1-6553500&gt;' doc='Bucket size in octets' />
1647 </params>
1648 </command>
1649 <command id='no flow-control force-bvc-bucket-size'>
1650 <params>
1651 <param name='no' doc='Negate a command or set its defaults' />
1652 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1653 <param name='force-bvc-bucket-size' doc='Force a fixed value for the BVC bucket size' />
1654 </params>
1655 </command>
1656 <command id='flow-control force-bvc-leak-rate &lt;1-6553500&gt;'>
1657 <params>
1658 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1659 <param name='force-bvc-leak-rate' doc='Force a fixed value for the BVC leak rate' />
1660 <param name='&lt;1-6553500&gt;' doc='Leak rate in bit/s' />
1661 </params>
1662 </command>
1663 <command id='no flow-control force-bvc-leak-rate'>
1664 <params>
1665 <param name='no' doc='Negate a command or set its defaults' />
1666 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1667 <param name='force-bvc-leak-rate' doc='Force a fixed value for the BVC leak rate' />
1668 </params>
1669 </command>
1670 <command id='flow-control force-ms-bucket-size &lt;1-6553500&gt;'>
1671 <params>
1672 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1673 <param name='force-ms-bucket-size' doc='Force a fixed value for the default MS bucket size' />
1674 <param name='&lt;1-6553500&gt;' doc='Bucket size in octets' />
1675 </params>
1676 </command>
1677 <command id='no flow-control force-ms-bucket-size'>
1678 <params>
1679 <param name='no' doc='Negate a command or set its defaults' />
1680 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1681 <param name='force-ms-bucket-size' doc='Force a fixed value for the default MS bucket size' />
1682 </params>
1683 </command>
1684 <command id='flow-control force-ms-leak-rate &lt;1-6553500&gt;'>
1685 <params>
1686 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1687 <param name='force-ms-leak-rate' doc='Force a fixed value for the default MS leak rate' />
1688 <param name='&lt;1-6553500&gt;' doc='Leak rate in bit/s' />
1689 </params>
1690 </command>
1691 <command id='no flow-control force-ms-leak-rate'>
1692 <params>
1693 <param name='no' doc='Negate a command or set its defaults' />
1694 <param name='flow-control' doc='BSSGP Flow Control configuration' />
1695 <param name='force-ms-leak-rate' doc='Force a fixed value for the default MS leak rate' />
1696 </params>
1697 </command>
1698 <command id='alpha &lt;0-10&gt;'>
1699 <params>
1700 <param name='alpha' doc='Alpha parameter for MS power control in units of 0.1 (see TS 05.08) NOTE: Be sure to set Alpha value at System information 13 too.' />
1701 <param name='&lt;0-10&gt;' doc='Alpha in units of 0.1' />
1702 </params>
1703 </command>
1704 <command id='gamma &lt;0-62&gt;'>
1705 <params>
1706 <param name='gamma' doc='Gamma parameter for MS power control in units of dB (see TS 05.08)' />
1707 <param name='&lt;0-62&gt;' doc='Gamma in even unit of dBs' />
1708 </params>
1709 </command>
1710 <command id='dl-tbf-idle-time &lt;1-5000&gt;'>
1711 <params>
1712 <param name='dl-tbf-idle-time' doc='keep an idle DL TBF alive for the time given' />
1713 <param name='&lt;1-5000&gt;' doc='idle time in msec' />
1714 </params>
1715 </command>
1716 <command id='no dl-tbf-idle-time'>
1717 <params>
1718 <param name='no' doc='Negate a command or set its defaults' />
1719 <param name='dl-tbf-idle-time' doc='keep an idle DL TBF alive for the time given' />
1720 </params>
1721 </command>
1722 <command id='ms-idle-time &lt;1-7200&gt;'>
1723 <params>
1724 <param name='ms-idle-time' doc='keep an idle MS object alive for the time given' />
1725 <param name='&lt;1-7200&gt;' doc='idle time in sec' />
1726 </params>
1727 </command>
1728 <command id='no ms-idle-time'>
1729 <params>
1730 <param name='no' doc='Negate a command or set its defaults' />
1731 <param name='ms-idle-time' doc='keep an idle MS object alive for the time given' />
1732 </params>
1733 </command>
1734 <command id='gsmtap-category (dl-unknown|dl-dummy|dl-ctrl|dl-data-gprs|dl-data-egprs|dl-ptcch|ul-unknown|ul-dummy|ul-ctrl|ul-data-gprs|ul-data-egprs)'>
1735 <params>
1736 <param name='gsmtap-category' doc='GSMTAP Category' />
1737 <param name='dl-unknown' doc='Unknown / Unparseable / Erroneous Downlink Blocks' />
1738 <param name='dl-dummy' doc='Downlink Dummy Blocks' />
1739 <param name='dl-ctrl' doc='Downlink Control Blocks' />
1740 <param name='dl-data-gprs' doc='Downlink Data Blocks (GPRS)' />
1741 <param name='dl-data-egprs' doc='Downlink Data Blocks (EGPRS)' />
1742 <param name='dl-ptcch' doc='Downlink PTCCH Blocks' />
1743 <param name='ul-unknown' doc='Unknown / Unparseable / Erroneous Downlink Blocks' />
1744 <param name='ul-dummy' doc='Uplink Dummy Blocks' />
1745 <param name='ul-ctrl' doc='Uplink Control Blocks' />
1746 <param name='ul-data-gprs' doc='Uplink Data Blocks (GPRS)' />
1747 <param name='ul-data-egprs' doc='Uplink Data Blocks (EGPRS)' />
1748 </params>
1749 </command>
1750 <command id='no gsmtap-category (dl-unknown|dl-dummy|dl-ctrl|dl-data-gprs|dl-data-egprs|dl-ptcch|ul-unknown|ul-dummy|ul-ctrl|ul-data-gprs|ul-data-egprs)'>
1751 <params>
1752 <param name='no' doc='Negate a command or set its defaults' />
1753 <param name='gsmtap-category' doc='GSMTAP Category' />
1754 <param name='dl-unknown' doc='Unknown / Unparseable / Erroneous Downlink Blocks' />
1755 <param name='dl-dummy' doc='Downlink Dummy Blocks' />
1756 <param name='dl-ctrl' doc='Downlink Control Blocks' />
1757 <param name='dl-data-gprs' doc='Downlink Data Blocks (GPRS)' />
1758 <param name='dl-data-egprs' doc='Downlink Data Blocks (EGPRS)' />
1759 <param name='dl-ptcch' doc='Downlink PTCCH Blocks' />
1760 <param name='ul-unknown' doc='Unknown / Unparseable / Erroneous Downlink Blocks' />
1761 <param name='ul-dummy' doc='Uplink Dummy Blocks' />
1762 <param name='ul-ctrl' doc='Uplink Control Blocks' />
1763 <param name='ul-data-gprs' doc='Uplink Data Blocks (GPRS)' />
1764 <param name='ul-data-egprs' doc='Uplink Data Blocks (EGPRS)' />
1765 </params>
1766 </command>
1767 <command id='pcu-socket PATH'>
1768 <params>
1769 <param name='pcu-socket' doc='Configure the osmo-bts PCU socket file/path name' />
1770 <param name='PATH' doc='Path of the socket to connect to' />
1771 </params>
1772 </command>
1773 <command id='gb-dialect (classic|ip-sns)'>
1774 <params>
1775 <param name='gb-dialect' doc='Select which Gb interface dialect to use' />
1776 <param name='classic' doc='Classic Gb interface with NS-{RESET,BLOCK,UNBLOCK} and static configuration' />
1777 <param name='ip-sns' doc='Modern Gb interface with IP-SNS (Sub Network Service) and dynamic configuration' />
1778 </params>
1779 </command>
1780 </node>
1781</vtydoc>