blob: 696f1f2e63ecf70e4b79100c1479175c4eac6c51 [file] [log] [blame]
Neels Hofmeyrf4530442017-12-09 03:22:34 +01001<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
2 <node id='0'>
3 </node>
4 <node id='1'>
5 <command id='show version'>
6 <params>
7 <param name='show' doc='Show running system information' />
8 <param name='version' doc='Displays program version' />
9 </params>
10 </command>
11 <command id='show online-help'>
12 <params>
13 <param name='show' doc='Show running system information' />
14 <param name='online-help' doc='Online help' />
15 </params>
16 </command>
17 <command id='list'>
18 <params>
19 <param name='list' doc='Print command list' />
20 </params>
21 </command>
22 <command id='exit'>
23 <params>
24 <param name='exit' doc='Exit current mode and down to previous mode' />
25 </params>
26 </command>
27 <command id='help'>
28 <params>
29 <param name='help' doc='Description of the interactive help system' />
30 </params>
31 </command>
32 <command id='enable'>
33 <params>
34 <param name='enable' doc='Turn on privileged mode command' />
35 </params>
36 </command>
37 <command id='terminal length &lt;0-512&gt;'>
38 <params>
39 <param name='terminal' doc='Set terminal line parameters' />
40 <param name='length' doc='Set number of lines on a screen' />
41 <param name='&lt;0-512&gt;' doc='Number of lines on screen (0 for no pausing)' />
42 </params>
43 </command>
44 <command id='terminal no length'>
45 <params>
46 <param name='terminal' doc='Set terminal line parameters' />
47 <param name='no' doc='Negate a command or set its defaults' />
48 <param name='length' doc='Set number of lines on a screen' />
49 </params>
50 </command>
51 <command id='echo .MESSAGE'>
52 <params>
53 <param name='echo' doc='Echo a message back to the vty' />
54 <param name='.MESSAGE' doc='The message to echo' />
55 </params>
56 </command>
57 <command id='who'>
58 <params>
59 <param name='who' doc='Display who is on vty' />
60 </params>
61 </command>
62 <command id='show history'>
63 <params>
64 <param name='show' doc='Show running system information' />
65 <param name='history' doc='Display the session command history' />
66 </params>
67 </command>
68 <command id='logging enable'>
69 <params>
70 <param name='logging' doc='Configure log message to this terminal' />
71 <param name='enable' doc='Enables logging to this vty' />
72 </params>
73 </command>
74 <command id='logging disable'>
75 <params>
76 <param name='logging' doc='Configure log message to this terminal' />
77 <param name='disable' doc='Disables logging to this vty' />
78 </params>
79 </command>
80 <command id='logging filter all (0|1)'>
81 <params>
82 <param name='logging' doc='Configure log message to this terminal' />
83 <param name='filter' doc='Filter log messages' />
84 <param name='all' doc='Do you want to log all messages?' />
85 <param name='0' doc='Only print messages matched by other filters' />
86 <param name='1' doc='Bypass filter and print all messages' />
87 </params>
88 </command>
89 <command id='logging color (0|1)'>
90 <params>
91 <param name='logging' doc='Configure log message to this terminal' />
92 <param name='color' doc='Configure color-printing for log messages' />
93 <param name='0' doc='Don&apos;t use color for printing messages' />
94 <param name='1' doc='Use color for printing messages' />
95 </params>
96 </command>
97 <command id='logging timestamp (0|1)'>
98 <params>
99 <param name='logging' doc='Configure log message to this terminal' />
100 <param name='timestamp' doc='Configure log message timestamping' />
101 <param name='0' doc='Don&apos;t prefix each log message' />
102 <param name='1' doc='Prefix each log message with current timestamp' />
103 </params>
104 </command>
105 <command id='logging print extended-timestamp (0|1)'>
106 <params>
107 <param name='logging' doc='Configure log message to this terminal' />
108 <param name='print' doc='Log output settings' />
109 <param name='extended-timestamp' doc='Configure log message timestamping' />
110 <param name='0' doc='Don&apos;t prefix each log message' />
111 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
112 </params>
113 </command>
114 <command id='logging print category (0|1)'>
115 <params>
116 <param name='logging' doc='Configure log message to this terminal' />
117 <param name='print' doc='Log output settings' />
118 <param name='category' doc='Configure log message' />
119 <param name='0' doc='Don&apos;t prefix each log message' />
120 <param name='1' doc='Prefix each log message with category/subsystem name' />
121 </params>
122 </command>
123 <command id='logging set-log-mask MASK'>
124 <params>
125 <param name='logging' doc='Configure log message to this terminal' />
126 <param name='set-log-mask' doc='Set the logmask of this logging target' />
127 <param name='MASK' doc='The logmask to use' />
128 </params>
129 </command>
130 <command id='logging set log mask MASK'>
131 <params>
132 <param name='logging' doc='Configure log message to this terminal' />
133 <param name='set' doc='Decide which categories to output.' />
134 <param name='log' doc='Log commands' />
135 <param name='mask' doc='Mask commands' />
136 <param name='MASK' doc='The logmask to use' />
137 </params>
138 </command>
139 <command id='logging level (all|ip|tun|ggsn|sgsn|icmp6|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp) (everything|debug|info|notice|error|fatal)'>
140 <params>
141 <param name='logging' doc='Configure log message to this terminal' />
142 <param name='level' doc='Set the log level for a specified category' />
143 <param name='all' doc='Global setting for all subsystems' />
144 <param name='ip' doc='IP Pool and other groups' />
145 <param name='tun' doc='Tunnel interface' />
146 <param name='ggsn' doc='GGSN' />
147 <param name='sgsn' doc='SGSN Emulator' />
148 <param name='icmp6' doc='ICMPv6' />
149 <param name='lglobal' doc='Library-internal global log family' />
150 <param name='llapd' doc='LAPD in libosmogsm' />
151 <param name='linp' doc='A-bis Intput Subsystem' />
152 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
153 <param name='lmi' doc='A-bis Input Driver for Signalling' />
154 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
155 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
156 <param name='lctrl' doc='Control Interface' />
157 <param name='lgtp' doc='GPRS GTP library' />
158 <param name='lstats' doc='Statistics messages and logging' />
159 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
160 <param name='loap' doc='Osmocom Authentication Protocol' />
161 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
162 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
163 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
164 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
165 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
166 <param name='everything' doc='Don&apos;t use. It doesn&apos;t log anything' />
167 <param name='debug' doc='Log debug messages and higher levels' />
168 <param name='info' doc='Log informational messages and higher levels' />
169 <param name='notice' doc='Log noticeable messages and higher levels' />
170 <param name='error' doc='Log error messages and higher levels' />
171 <param name='fatal' doc='Log only fatal messages' />
172 </params>
173 </command>
174 <command id='show logging vty'>
175 <params>
176 <param name='show' doc='Show running system information' />
177 <param name='logging' doc='Show current logging configuration' />
178 <param name='vty' doc='Show current logging configuration for this vty' />
179 </params>
180 </command>
181 <command id='show alarms'>
182 <params>
183 <param name='show' doc='Show running system information' />
184 <param name='alarms' doc='Show current logging configuration' />
185 </params>
186 </command>
187 <command id='show stats'>
188 <params>
189 <param name='show' doc='Show running system information' />
190 <param name='stats' doc='Show statistical values' />
191 </params>
192 </command>
193 <command id='show stats level (global|peer|subscriber)'>
194 <params>
195 <param name='show' doc='Show running system information' />
196 <param name='stats' doc='Show statistical values' />
197 <param name='level' doc='Set the maximum group level' />
198 <param name='global' doc='Show global groups only' />
199 <param name='peer' doc='Show global and network peer related groups' />
200 <param name='subscriber' doc='Show global, peer, and subscriber groups' />
201 </params>
202 </command>
203 <command id='show asciidoc counters'>
204 <params>
205 <param name='show' doc='Show running system information' />
206 <param name='asciidoc' doc='Asciidoc generation' />
207 <param name='counters' doc='Generate table of all registered counters' />
208 </params>
209 </command>
210 <command id='show pdp-context ggsn NAME [apn APN]'>
211 <params>
212 <param name='show' doc='Show running system information' />
213 <param name='pdp-context' doc='Show PDP Context Information' />
214 <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
215 <param name='NAME' doc='GGSN Name' />
216 <param name='[apn' doc='(null)' />
217 <param name='APN]' doc='(null)' />
218 </params>
219 </command>
220 <command id='show pdp-context imsi IMSI [&lt;0-15&gt;]'>
221 <params>
222 <param name='show' doc='Show running system information' />
223 <param name='pdp-context' doc='Display information on PDP Context' />
224 <param name='imsi' doc='PDP contexts for given IMSI' />
225 <param name='IMSI' doc='PDP context for given NSAPI' />
226 <param name='[&lt;0-15&gt;]' doc='(null)' />
227 </params>
228 </command>
229 <command id='show ggsn [NAME]'>
230 <params>
231 <param name='show' doc='Show running system information' />
232 <param name='ggsn' doc='Display information on the GGSN' />
233 <param name='[NAME]' doc='(null)' />
234 </params>
235 </command>
236 </node>
237 <node id='2'>
238 </node>
239 <node id='3'>
240 <command id='help'>
241 <params>
242 <param name='help' doc='Description of the interactive help system' />
243 </params>
244 </command>
245 <command id='list'>
246 <params>
247 <param name='list' doc='Print command list' />
248 </params>
249 </command>
250 <command id='write terminal'>
251 <params>
252 <param name='write' doc='Write running configuration to memory, network, or terminal' />
253 <param name='terminal' doc='Write to terminal' />
254 </params>
255 </command>
256 <command id='write file'>
257 <params>
258 <param name='write' doc='Write running configuration to memory, network, or terminal' />
259 <param name='file' doc='Write to configuration file' />
260 </params>
261 </command>
262 <command id='write memory'>
263 <params>
264 <param name='write' doc='Write running configuration to memory, network, or terminal' />
265 <param name='memory' doc='Write configuration to the file (same as write file)' />
266 </params>
267 </command>
268 <command id='write'>
269 <params>
270 <param name='write' doc='Write running configuration to memory, network, or terminal' />
271 </params>
272 </command>
273 <command id='show running-config'>
274 <params>
275 <param name='show' doc='Show running system information' />
276 <param name='running-config' doc='running configuration' />
277 </params>
278 </command>
279 <command id='exit'>
280 <params>
281 <param name='exit' doc='Exit current mode and down to previous mode' />
282 </params>
283 </command>
284 <command id='disable'>
285 <params>
286 <param name='disable' doc='Turn off privileged mode command' />
287 </params>
288 </command>
289 <command id='configure terminal'>
290 <params>
291 <param name='configure' doc='Configuration from vty interface' />
292 <param name='terminal' doc='Configuration terminal' />
293 </params>
294 </command>
295 <command id='copy running-config startup-config'>
296 <params>
297 <param name='copy' doc='Copy configuration' />
298 <param name='running-config' doc='Copy running config to... ' />
299 <param name='startup-config' doc='Copy running config to startup config (same as write file)' />
300 </params>
301 </command>
302 <command id='show startup-config'>
303 <params>
304 <param name='show' doc='Show running system information' />
305 <param name='startup-config' doc='Contentes of startup configuration' />
306 </params>
307 </command>
308 <command id='show version'>
309 <params>
310 <param name='show' doc='Show running system information' />
311 <param name='version' doc='Displays program version' />
312 </params>
313 </command>
314 <command id='show online-help'>
315 <params>
316 <param name='show' doc='Show running system information' />
317 <param name='online-help' doc='Online help' />
318 </params>
319 </command>
320 <command id='terminal length &lt;0-512&gt;'>
321 <params>
322 <param name='terminal' doc='Set terminal line parameters' />
323 <param name='length' doc='Set number of lines on a screen' />
324 <param name='&lt;0-512&gt;' doc='Number of lines on screen (0 for no pausing)' />
325 </params>
326 </command>
327 <command id='terminal no length'>
328 <params>
329 <param name='terminal' doc='Set terminal line parameters' />
330 <param name='no' doc='Negate a command or set its defaults' />
331 <param name='length' doc='Set number of lines on a screen' />
332 </params>
333 </command>
334 <command id='echo .MESSAGE'>
335 <params>
336 <param name='echo' doc='Echo a message back to the vty' />
337 <param name='.MESSAGE' doc='The message to echo' />
338 </params>
339 </command>
340 <command id='who'>
341 <params>
342 <param name='who' doc='Display who is on vty' />
343 </params>
344 </command>
345 <command id='show history'>
346 <params>
347 <param name='show' doc='Show running system information' />
348 <param name='history' doc='Display the session command history' />
349 </params>
350 </command>
351 <command id='terminal monitor'>
352 <params>
353 <param name='terminal' doc='Set terminal line parameters' />
354 <param name='monitor' doc='Copy debug output to the current terminal line' />
355 </params>
356 </command>
357 <command id='terminal no monitor'>
358 <params>
359 <param name='terminal' doc='Set terminal line parameters' />
360 <param name='no' doc='Negate a command or set its defaults' />
361 <param name='monitor' doc='Copy debug output to the current terminal line' />
362 </params>
363 </command>
364 <command id='logging enable'>
365 <params>
366 <param name='logging' doc='Configure log message to this terminal' />
367 <param name='enable' doc='Enables logging to this vty' />
368 </params>
369 </command>
370 <command id='logging disable'>
371 <params>
372 <param name='logging' doc='Configure log message to this terminal' />
373 <param name='disable' doc='Disables logging to this vty' />
374 </params>
375 </command>
376 <command id='logging filter all (0|1)'>
377 <params>
378 <param name='logging' doc='Configure log message to this terminal' />
379 <param name='filter' doc='Filter log messages' />
380 <param name='all' doc='Do you want to log all messages?' />
381 <param name='0' doc='Only print messages matched by other filters' />
382 <param name='1' doc='Bypass filter and print all messages' />
383 </params>
384 </command>
385 <command id='logging color (0|1)'>
386 <params>
387 <param name='logging' doc='Configure log message to this terminal' />
388 <param name='color' doc='Configure color-printing for log messages' />
389 <param name='0' doc='Don&apos;t use color for printing messages' />
390 <param name='1' doc='Use color for printing messages' />
391 </params>
392 </command>
393 <command id='logging timestamp (0|1)'>
394 <params>
395 <param name='logging' doc='Configure log message to this terminal' />
396 <param name='timestamp' doc='Configure log message timestamping' />
397 <param name='0' doc='Don&apos;t prefix each log message' />
398 <param name='1' doc='Prefix each log message with current timestamp' />
399 </params>
400 </command>
401 <command id='logging print extended-timestamp (0|1)'>
402 <params>
403 <param name='logging' doc='Configure log message to this terminal' />
404 <param name='print' doc='Log output settings' />
405 <param name='extended-timestamp' doc='Configure log message timestamping' />
406 <param name='0' doc='Don&apos;t prefix each log message' />
407 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
408 </params>
409 </command>
410 <command id='logging print category (0|1)'>
411 <params>
412 <param name='logging' doc='Configure log message to this terminal' />
413 <param name='print' doc='Log output settings' />
414 <param name='category' doc='Configure log message' />
415 <param name='0' doc='Don&apos;t prefix each log message' />
416 <param name='1' doc='Prefix each log message with category/subsystem name' />
417 </params>
418 </command>
419 <command id='logging set-log-mask MASK'>
420 <params>
421 <param name='logging' doc='Configure log message to this terminal' />
422 <param name='set-log-mask' doc='Set the logmask of this logging target' />
423 <param name='MASK' doc='The logmask to use' />
424 </params>
425 </command>
426 <command id='logging set log mask MASK'>
427 <params>
428 <param name='logging' doc='Configure log message to this terminal' />
429 <param name='set' doc='Decide which categories to output.' />
430 <param name='log' doc='Log commands' />
431 <param name='mask' doc='Mask commands' />
432 <param name='MASK' doc='The logmask to use' />
433 </params>
434 </command>
435 <command id='logging level (all|ip|tun|ggsn|sgsn|icmp6|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp) (everything|debug|info|notice|error|fatal)'>
436 <params>
437 <param name='logging' doc='Configure log message to this terminal' />
438 <param name='level' doc='Set the log level for a specified category' />
439 <param name='all' doc='Global setting for all subsystems' />
440 <param name='ip' doc='IP Pool and other groups' />
441 <param name='tun' doc='Tunnel interface' />
442 <param name='ggsn' doc='GGSN' />
443 <param name='sgsn' doc='SGSN Emulator' />
444 <param name='icmp6' doc='ICMPv6' />
445 <param name='lglobal' doc='Library-internal global log family' />
446 <param name='llapd' doc='LAPD in libosmogsm' />
447 <param name='linp' doc='A-bis Intput Subsystem' />
448 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
449 <param name='lmi' doc='A-bis Input Driver for Signalling' />
450 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
451 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
452 <param name='lctrl' doc='Control Interface' />
453 <param name='lgtp' doc='GPRS GTP library' />
454 <param name='lstats' doc='Statistics messages and logging' />
455 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
456 <param name='loap' doc='Osmocom Authentication Protocol' />
457 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
458 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
459 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
460 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
461 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
462 <param name='everything' doc='Don&apos;t use. It doesn&apos;t log anything' />
463 <param name='debug' doc='Log debug messages and higher levels' />
464 <param name='info' doc='Log informational messages and higher levels' />
465 <param name='notice' doc='Log noticeable messages and higher levels' />
466 <param name='error' doc='Log error messages and higher levels' />
467 <param name='fatal' doc='Log only fatal messages' />
468 </params>
469 </command>
470 <command id='show logging vty'>
471 <params>
472 <param name='show' doc='Show running system information' />
473 <param name='logging' doc='Show current logging configuration' />
474 <param name='vty' doc='Show current logging configuration for this vty' />
475 </params>
476 </command>
477 <command id='show alarms'>
478 <params>
479 <param name='show' doc='Show running system information' />
480 <param name='alarms' doc='Show current logging configuration' />
481 </params>
482 </command>
483 <command id='show stats'>
484 <params>
485 <param name='show' doc='Show running system information' />
486 <param name='stats' doc='Show statistical values' />
487 </params>
488 </command>
489 <command id='show stats level (global|peer|subscriber)'>
490 <params>
491 <param name='show' doc='Show running system information' />
492 <param name='stats' doc='Show statistical values' />
493 <param name='level' doc='Set the maximum group level' />
494 <param name='global' doc='Show global groups only' />
495 <param name='peer' doc='Show global and network peer related groups' />
496 <param name='subscriber' doc='Show global, peer, and subscriber groups' />
497 </params>
498 </command>
499 <command id='show asciidoc counters'>
500 <params>
501 <param name='show' doc='Show running system information' />
502 <param name='asciidoc' doc='Asciidoc generation' />
503 <param name='counters' doc='Generate table of all registered counters' />
504 </params>
505 </command>
506 <command id='show pdp-context ggsn NAME [apn APN]'>
507 <params>
508 <param name='show' doc='Show running system information' />
509 <param name='pdp-context' doc='Show PDP Context Information' />
510 <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
511 <param name='NAME' doc='GGSN Name' />
512 <param name='[apn' doc='(null)' />
513 <param name='APN]' doc='(null)' />
514 </params>
515 </command>
516 <command id='show pdp-context imsi IMSI [&lt;0-15&gt;]'>
517 <params>
518 <param name='show' doc='Show running system information' />
519 <param name='pdp-context' doc='Display information on PDP Context' />
520 <param name='imsi' doc='PDP contexts for given IMSI' />
521 <param name='IMSI' doc='PDP context for given NSAPI' />
522 <param name='[&lt;0-15&gt;]' doc='(null)' />
523 </params>
524 </command>
525 <command id='show ggsn [NAME]'>
526 <params>
527 <param name='show' doc='Show running system information' />
528 <param name='ggsn' doc='Display information on the GGSN' />
529 <param name='[NAME]' doc='(null)' />
530 </params>
531 </command>
532 </node>
533 <node id='4'>
534 <command id='help'>
535 <params>
536 <param name='help' doc='Description of the interactive help system' />
537 </params>
538 </command>
539 <command id='list'>
540 <params>
541 <param name='list' doc='Print command list' />
542 </params>
543 </command>
544 <command id='write terminal'>
545 <params>
546 <param name='write' doc='Write running configuration to memory, network, or terminal' />
547 <param name='terminal' doc='Write to terminal' />
548 </params>
549 </command>
550 <command id='write file'>
551 <params>
552 <param name='write' doc='Write running configuration to memory, network, or terminal' />
553 <param name='file' doc='Write to configuration file' />
554 </params>
555 </command>
556 <command id='write memory'>
557 <params>
558 <param name='write' doc='Write running configuration to memory, network, or terminal' />
559 <param name='memory' doc='Write configuration to the file (same as write file)' />
560 </params>
561 </command>
562 <command id='write'>
563 <params>
564 <param name='write' doc='Write running configuration to memory, network, or terminal' />
565 </params>
566 </command>
567 <command id='show running-config'>
568 <params>
569 <param name='show' doc='Show running system information' />
570 <param name='running-config' doc='running configuration' />
571 </params>
572 </command>
573 <command id='exit'>
574 <params>
575 <param name='exit' doc='Exit current mode and down to previous mode' />
576 </params>
577 </command>
578 <command id='end'>
579 <params>
580 <param name='end' doc='End current mode and change to enable mode.' />
581 </params>
582 </command>
583 <command id='hostname WORD'>
584 <params>
585 <param name='hostname' doc='Set system&apos;s network name' />
586 <param name='WORD' doc='This system&apos;s network name' />
587 </params>
588 </command>
589 <command id='no hostname [HOSTNAME]'>
590 <params>
591 <param name='no' doc='Negate a command or set its defaults' />
592 <param name='hostname' doc='Reset system&apos;s network name' />
593 <param name='[HOSTNAME]' doc='Host name of this router' />
594 </params>
595 </command>
596 <command id='password (8|) WORD'>
597 <params>
598 <param name='password' doc='Assign the terminal connection password' />
599 <param name='8' doc='Specifies a HIDDEN password will follow' />
600 <param name='' doc='dummy string ' />
601 <param name='WORD' doc='The HIDDEN line password string' />
602 </params>
603 </command>
604 <command id='password LINE'>
605 <params>
606 <param name='password' doc='Assign the terminal connection password' />
607 <param name='LINE' doc='The UNENCRYPTED (cleartext) line password' />
608 </params>
609 </command>
610 <command id='enable password (8|) WORD'>
611 <params>
612 <param name='enable' doc='Modify enable password parameters' />
613 <param name='password' doc='Assign the privileged level password' />
614 <param name='8' doc='Specifies a HIDDEN password will follow' />
615 <param name='' doc='dummy string ' />
616 <param name='WORD' doc='The HIDDEN &apos;enable&apos; password string' />
617 </params>
618 </command>
619 <command id='enable password LINE'>
620 <params>
621 <param name='enable' doc='Modify enable password parameters' />
622 <param name='password' doc='Assign the privileged level password' />
623 <param name='LINE' doc='The UNENCRYPTED (cleartext) &apos;enable&apos; password' />
624 </params>
625 </command>
626 <command id='no enable password'>
627 <params>
628 <param name='no' doc='Negate a command or set its defaults' />
629 <param name='enable' doc='Modify enable password parameters' />
630 <param name='password' doc='Assign the privileged level password' />
631 </params>
632 </command>
633 <command id='banner motd default'>
634 <params>
635 <param name='banner' doc='Set banner string' />
636 <param name='motd' doc='Strings for motd' />
637 <param name='default' doc='Default string' />
638 </params>
639 </command>
640 <command id='banner motd file [FILE]'>
641 <params>
642 <param name='banner' doc='Set banner' />
643 <param name='motd' doc='Banner for motd' />
644 <param name='file' doc='Banner from a file' />
645 <param name='[FILE]' doc='Filename' />
646 </params>
647 </command>
648 <command id='no banner motd'>
649 <params>
650 <param name='no' doc='Negate a command or set its defaults' />
651 <param name='banner' doc='Set banner string' />
652 <param name='motd' doc='Strings for motd' />
653 </params>
654 </command>
655 <command id='service terminal-length &lt;0-512&gt;'>
656 <params>
657 <param name='service' doc='Set up miscellaneous service' />
658 <param name='terminal-length' doc='System wide terminal length configuration' />
659 <param name='&lt;0-512&gt;' doc='Number of lines of VTY (0 means no line control)' />
660 </params>
661 </command>
662 <command id='no service terminal-length [&lt;0-512&gt;]'>
663 <params>
664 <param name='no' doc='Negate a command or set its defaults' />
665 <param name='service' doc='Set up miscellaneous service' />
666 <param name='terminal-length' doc='System wide terminal length configuration' />
667 <param name='[&lt;0-512&gt;]' doc='Number of lines of VTY (0 means no line control)' />
668 </params>
669 </command>
670 <command id='line vty'>
671 <params>
672 <param name='line' doc='Configure a terminal line' />
673 <param name='vty' doc='Virtual terminal' />
674 </params>
675 </command>
676 <command id='service advanced-vty'>
677 <params>
678 <param name='service' doc='Set up miscellaneous service' />
679 <param name='advanced-vty' doc='Enable advanced mode vty interface' />
680 </params>
681 </command>
682 <command id='no service advanced-vty'>
683 <params>
684 <param name='no' doc='Negate a command or set its defaults' />
685 <param name='service' doc='Set up miscellaneous service' />
686 <param name='advanced-vty' doc='Enable advanced mode vty interface' />
687 </params>
688 </command>
689 <command id='show history'>
690 <params>
691 <param name='show' doc='Show running system information' />
692 <param name='history' doc='Display the session command history' />
693 </params>
694 </command>
695 <command id='log stderr'>
696 <params>
697 <param name='log' doc='Configure logging sub-system' />
698 <param name='stderr' doc='Logging via STDERR of the process' />
699 </params>
700 </command>
701 <command id='no log stderr'>
702 <params>
703 <param name='no' doc='Negate a command or set its defaults' />
704 <param name='log' doc='Configure logging sub-system' />
705 <param name='stderr' doc='Logging via STDERR of the process' />
706 </params>
707 </command>
708 <command id='log file .FILENAME'>
709 <params>
710 <param name='log' doc='Configure logging sub-system' />
711 <param name='file' doc='Logging to text file' />
712 <param name='.FILENAME' doc='Filename' />
713 </params>
714 </command>
715 <command id='no log file .FILENAME'>
716 <params>
717 <param name='no' doc='Negate a command or set its defaults' />
718 <param name='log' doc='Configure logging sub-system' />
719 <param name='file' doc='Logging to text file' />
720 <param name='.FILENAME' doc='Filename' />
721 </params>
722 </command>
723 <command id='log alarms &lt;2-32700&gt;'>
724 <params>
725 <param name='log' doc='Configure logging sub-system' />
726 <param name='alarms' doc='Logging alarms to osmo_strrb' />
727 <param name='&lt;2-32700&gt;' doc='Maximum number of messages to log' />
728 </params>
729 </command>
730 <command id='no log alarms'>
731 <params>
732 <param name='no' doc='Negate a command or set its defaults' />
733 <param name='log' doc='Configure logging sub-system' />
734 <param name='alarms' doc='Logging alarms to osmo_strrb' />
735 </params>
736 </command>
737 <command id='log syslog (authpriv|cron|daemon|ftp|lpr|mail|news|user|uucp)'>
738 <params>
739 <param name='log' doc='Configure logging sub-system' />
740 <param name='syslog' doc='Logging via syslog' />
741 <param name='authpriv' doc='Security/authorization messages facility' />
742 <param name='cron' doc='Clock daemon (cron/at) facility' />
743 <param name='daemon' doc='General system daemon facility' />
744 <param name='ftp' doc='Ftp daemon facility' />
745 <param name='lpr' doc='Line printer facility' />
746 <param name='mail' doc='Mail facility' />
747 <param name='news' doc='News facility' />
748 <param name='user' doc='Generic facility' />
749 <param name='uucp' doc='UUCP facility' />
750 </params>
751 </command>
752 <command id='log syslog local &lt;0-7&gt;'>
753 <params>
754 <param name='log' doc='Configure logging sub-system' />
755 <param name='syslog' doc='Logging via syslog' />
756 <param name='local' doc='Syslog LOCAL facility' />
757 <param name='&lt;0-7&gt;' doc='Local facility number' />
758 </params>
759 </command>
760 <command id='no log syslog'>
761 <params>
762 <param name='no' doc='Negate a command or set its defaults' />
763 <param name='log' doc='Configure logging sub-system' />
764 <param name='syslog' doc='Logging via syslog' />
765 </params>
766 </command>
767 <command id='log gsmtap [HOSTNAME]'>
768 <params>
769 <param name='log' doc='Configure logging sub-system' />
770 <param name='gsmtap' doc='Logging via GSMTAP' />
771 <param name='[HOSTNAME]' doc='Host name to send the GSMTAP logging to (UDP port 4729)' />
772 </params>
773 </command>
774 <command id='stats reporter statsd'>
775 <params>
776 <param name='stats' doc='Configure stats sub-system' />
777 <param name='reporter' doc='Configure a stats reporter' />
778 <param name='statsd' doc='Report to a STATSD server' />
779 </params>
780 </command>
781 <command id='no stats reporter statsd'>
782 <params>
783 <param name='no' doc='Negate a command or set its defaults' />
784 <param name='stats' doc='Configure stats sub-system' />
785 <param name='reporter' doc='Configure a stats reporter' />
786 <param name='statsd' doc='Report to a STATSD server' />
787 </params>
788 </command>
789 <command id='stats reporter log'>
790 <params>
791 <param name='stats' doc='Configure stats sub-system' />
792 <param name='reporter' doc='Configure a stats reporter' />
793 <param name='log' doc='Report to the logger' />
794 </params>
795 </command>
796 <command id='no stats reporter log'>
797 <params>
798 <param name='no' doc='Negate a command or set its defaults' />
799 <param name='stats' doc='Configure stats sub-system' />
800 <param name='reporter' doc='Configure a stats reporter' />
801 <param name='log' doc='Report to the logger' />
802 </params>
803 </command>
804 <command id='stats interval &lt;1-65535&gt;'>
805 <params>
806 <param name='stats' doc='Configure stats sub-system' />
807 <param name='interval' doc='Set the reporting interval' />
808 <param name='&lt;1-65535&gt;' doc='Interval in seconds' />
809 </params>
810 </command>
811 <command id='ggsn NAME'>
812 <params>
813 <param name='ggsn' doc='Configure the Gateway GPRS Support Node' />
814 <param name='NAME' doc='GGSN Name (has only local significance)' />
815 </params>
816 </command>
817 <command id='no ggsn NAME'>
818 <params>
819 <param name='no' doc='Negate a command or set its defaults' />
820 <param name='ggsn' doc='Remove the named Gateway GPRS Support Node' />
821 <param name='NAME' doc='GGSN Name (has only local significance)' />
822 </params>
823 </command>
824 <command id='ctrl'>
825 <params>
826 <param name='ctrl' doc='Configure the Control Interface' />
827 </params>
828 </command>
829 </node>
830 <node id='7'>
831 <command id='help'>
832 <params>
833 <param name='help' doc='Description of the interactive help system' />
834 </params>
835 </command>
836 <command id='list'>
837 <params>
838 <param name='list' doc='Print command list' />
839 </params>
840 </command>
841 <command id='write terminal'>
842 <params>
843 <param name='write' doc='Write running configuration to memory, network, or terminal' />
844 <param name='terminal' doc='Write to terminal' />
845 </params>
846 </command>
847 <command id='write file'>
848 <params>
849 <param name='write' doc='Write running configuration to memory, network, or terminal' />
850 <param name='file' doc='Write to configuration file' />
851 </params>
852 </command>
853 <command id='write memory'>
854 <params>
855 <param name='write' doc='Write running configuration to memory, network, or terminal' />
856 <param name='memory' doc='Write configuration to the file (same as write file)' />
857 </params>
858 </command>
859 <command id='write'>
860 <params>
861 <param name='write' doc='Write running configuration to memory, network, or terminal' />
862 </params>
863 </command>
864 <command id='show running-config'>
865 <params>
866 <param name='show' doc='Show running system information' />
867 <param name='running-config' doc='running configuration' />
868 </params>
869 </command>
870 <command id='exit'>
871 <params>
872 <param name='exit' doc='Exit current mode and down to previous mode' />
873 </params>
874 </command>
875 <command id='end'>
876 <params>
877 <param name='end' doc='End current mode and change to enable mode.' />
878 </params>
879 </command>
880 <command id='logging filter all (0|1)'>
881 <params>
882 <param name='logging' doc='Configure log message to this terminal' />
883 <param name='filter' doc='Filter log messages' />
884 <param name='all' doc='Do you want to log all messages?' />
885 <param name='0' doc='Only print messages matched by other filters' />
886 <param name='1' doc='Bypass filter and print all messages' />
887 </params>
888 </command>
889 <command id='logging color (0|1)'>
890 <params>
891 <param name='logging' doc='Configure log message to this terminal' />
892 <param name='color' doc='Configure color-printing for log messages' />
893 <param name='0' doc='Don&apos;t use color for printing messages' />
894 <param name='1' doc='Use color for printing messages' />
895 </params>
896 </command>
897 <command id='logging timestamp (0|1)'>
898 <params>
899 <param name='logging' doc='Configure log message to this terminal' />
900 <param name='timestamp' doc='Configure log message timestamping' />
901 <param name='0' doc='Don&apos;t prefix each log message' />
902 <param name='1' doc='Prefix each log message with current timestamp' />
903 </params>
904 </command>
905 <command id='logging print extended-timestamp (0|1)'>
906 <params>
907 <param name='logging' doc='Configure log message to this terminal' />
908 <param name='print' doc='Log output settings' />
909 <param name='extended-timestamp' doc='Configure log message timestamping' />
910 <param name='0' doc='Don&apos;t prefix each log message' />
911 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
912 </params>
913 </command>
914 <command id='logging print category (0|1)'>
915 <params>
916 <param name='logging' doc='Configure log message to this terminal' />
917 <param name='print' doc='Log output settings' />
918 <param name='category' doc='Configure log message' />
919 <param name='0' doc='Don&apos;t prefix each log message' />
920 <param name='1' doc='Prefix each log message with category/subsystem name' />
921 </params>
922 </command>
923 <command id='logging level (all|ip|tun|ggsn|sgsn|icmp6|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp) (everything|debug|info|notice|error|fatal)'>
924 <params>
925 <param name='logging' doc='Configure log message to this terminal' />
926 <param name='level' doc='Set the log level for a specified category' />
927 <param name='all' doc='Global setting for all subsystems' />
928 <param name='ip' doc='IP Pool and other groups' />
929 <param name='tun' doc='Tunnel interface' />
930 <param name='ggsn' doc='GGSN' />
931 <param name='sgsn' doc='SGSN Emulator' />
932 <param name='icmp6' doc='ICMPv6' />
933 <param name='lglobal' doc='Library-internal global log family' />
934 <param name='llapd' doc='LAPD in libosmogsm' />
935 <param name='linp' doc='A-bis Intput Subsystem' />
936 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
937 <param name='lmi' doc='A-bis Input Driver for Signalling' />
938 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
939 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
940 <param name='lctrl' doc='Control Interface' />
941 <param name='lgtp' doc='GPRS GTP library' />
942 <param name='lstats' doc='Statistics messages and logging' />
943 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
944 <param name='loap' doc='Osmocom Authentication Protocol' />
945 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
946 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
947 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
948 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
949 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
950 <param name='everything' doc='Don&apos;t use. It doesn&apos;t log anything' />
951 <param name='debug' doc='Log debug messages and higher levels' />
952 <param name='info' doc='Log informational messages and higher levels' />
953 <param name='notice' doc='Log noticeable messages and higher levels' />
954 <param name='error' doc='Log error messages and higher levels' />
955 <param name='fatal' doc='Log only fatal messages' />
956 </params>
957 </command>
958 </node>
959 <node id='8'>
960 <command id='help'>
961 <params>
962 <param name='help' doc='Description of the interactive help system' />
963 </params>
964 </command>
965 <command id='list'>
966 <params>
967 <param name='list' doc='Print command list' />
968 </params>
969 </command>
970 <command id='write terminal'>
971 <params>
972 <param name='write' doc='Write running configuration to memory, network, or terminal' />
973 <param name='terminal' doc='Write to terminal' />
974 </params>
975 </command>
976 <command id='write file'>
977 <params>
978 <param name='write' doc='Write running configuration to memory, network, or terminal' />
979 <param name='file' doc='Write to configuration file' />
980 </params>
981 </command>
982 <command id='write memory'>
983 <params>
984 <param name='write' doc='Write running configuration to memory, network, or terminal' />
985 <param name='memory' doc='Write configuration to the file (same as write file)' />
986 </params>
987 </command>
988 <command id='write'>
989 <params>
990 <param name='write' doc='Write running configuration to memory, network, or terminal' />
991 </params>
992 </command>
993 <command id='show running-config'>
994 <params>
995 <param name='show' doc='Show running system information' />
996 <param name='running-config' doc='running configuration' />
997 </params>
998 </command>
999 <command id='exit'>
1000 <params>
1001 <param name='exit' doc='Exit current mode and down to previous mode' />
1002 </params>
1003 </command>
1004 <command id='end'>
1005 <params>
1006 <param name='end' doc='End current mode and change to enable mode.' />
1007 </params>
1008 </command>
1009 <command id='local-ip ADDR'>
1010 <params>
1011 <param name='local-ip' doc='Set the IP address to which we bind locally' />
1012 <param name='ADDR' doc='IP Address' />
1013 </params>
1014 </command>
1015 <command id='no local-ip'>
1016 <params>
1017 <param name='no' doc='Negate a command or set its defaults' />
1018 <param name='local-ip' doc='Set the IP address to which we bind locally' />
1019 </params>
1020 </command>
1021 <command id='remote-ip ADDR'>
1022 <params>
1023 <param name='remote-ip' doc='Set the remote IP address to which we connect' />
1024 <param name='ADDR' doc='IP Address' />
1025 </params>
1026 </command>
1027 <command id='remote-port &lt;1-65535&gt;'>
1028 <params>
1029 <param name='remote-port' doc='Set the remote port to which we connect' />
1030 <param name='&lt;1-65535&gt;' doc='Remote port number' />
1031 </params>
1032 </command>
1033 <command id='mtu &lt;100-65535&gt;'>
1034 <params>
1035 <param name='mtu' doc='Set the maximum packet size' />
1036 <param name='&lt;100-65535&gt;' doc='Size in byte' />
1037 </params>
1038 </command>
1039 <command id='no mtu'>
1040 <params>
1041 <param name='no' doc='Negate a command or set its defaults' />
1042 <param name='mtu' doc='Set the maximum packet size' />
1043 </params>
1044 </command>
1045 <command id='prefix PREFIX'>
1046 <params>
1047 <param name='prefix' doc='Set the item name prefix' />
1048 <param name='PREFIX' doc='The prefix string' />
1049 </params>
1050 </command>
1051 <command id='no prefix'>
1052 <params>
1053 <param name='no' doc='Negate a command or set its defaults' />
1054 <param name='prefix' doc='Set the item name prefix' />
1055 </params>
1056 </command>
1057 <command id='level (global|peer|subscriber)'>
1058 <params>
1059 <param name='level' doc='Set the maximum group level' />
1060 <param name='global' doc='Report global groups only' />
1061 <param name='peer' doc='Report global and network peer related groups' />
1062 <param name='subscriber' doc='Report global, peer, and subscriber groups' />
1063 </params>
1064 </command>
1065 <command id='enable'>
1066 <params>
1067 <param name='enable' doc='Enable the reporter' />
1068 </params>
1069 </command>
1070 <command id='disable'>
1071 <params>
1072 <param name='disable' doc='Disable the reporter' />
1073 </params>
1074 </command>
1075 </node>
1076 <node id='9'>
1077 <command id='help'>
1078 <params>
1079 <param name='help' doc='Description of the interactive help system' />
1080 </params>
1081 </command>
1082 <command id='list'>
1083 <params>
1084 <param name='list' doc='Print command list' />
1085 </params>
1086 </command>
1087 <command id='write terminal'>
1088 <params>
1089 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1090 <param name='terminal' doc='Write to terminal' />
1091 </params>
1092 </command>
1093 <command id='write file'>
1094 <params>
1095 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1096 <param name='file' doc='Write to configuration file' />
1097 </params>
1098 </command>
1099 <command id='write memory'>
1100 <params>
1101 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1102 <param name='memory' doc='Write configuration to the file (same as write file)' />
1103 </params>
1104 </command>
1105 <command id='write'>
1106 <params>
1107 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1108 </params>
1109 </command>
1110 <command id='show running-config'>
1111 <params>
1112 <param name='show' doc='Show running system information' />
1113 <param name='running-config' doc='running configuration' />
1114 </params>
1115 </command>
1116 <command id='exit'>
1117 <params>
1118 <param name='exit' doc='Exit current mode and down to previous mode' />
1119 </params>
1120 </command>
1121 <command id='end'>
1122 <params>
1123 <param name='end' doc='End current mode and change to enable mode.' />
1124 </params>
1125 </command>
1126 <command id='login'>
1127 <params>
1128 <param name='login' doc='Enable password checking' />
1129 </params>
1130 </command>
1131 <command id='no login'>
1132 <params>
1133 <param name='no' doc='Negate a command or set its defaults' />
1134 <param name='login' doc='Enable password checking' />
1135 </params>
1136 </command>
1137 <command id='bind A.B.C.D'>
1138 <params>
1139 <param name='bind' doc='Accept VTY telnet connections on local interface' />
1140 <param name='A.B.C.D' doc='Local interface IP address (default: 127.0.0.1)' />
1141 </params>
1142 </command>
1143 </node>
1144 <node id='14'>
1145 <command id='bind A.B.C.D'>
1146 <params>
1147 <param name='bind' doc='Set bind address to listen for Control connections' />
1148 <param name='A.B.C.D' doc='Local IP address (default 127.0.0.1)' />
1149 </params>
1150 </command>
1151 </node>
1152 <node id='26'>
1153 <command id='help'>
1154 <params>
1155 <param name='help' doc='Description of the interactive help system' />
1156 </params>
1157 </command>
1158 <command id='list'>
1159 <params>
1160 <param name='list' doc='Print command list' />
1161 </params>
1162 </command>
1163 <command id='write terminal'>
1164 <params>
1165 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1166 <param name='terminal' doc='Write to terminal' />
1167 </params>
1168 </command>
1169 <command id='write file'>
1170 <params>
1171 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1172 <param name='file' doc='Write to configuration file' />
1173 </params>
1174 </command>
1175 <command id='write memory'>
1176 <params>
1177 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1178 <param name='memory' doc='Write configuration to the file (same as write file)' />
1179 </params>
1180 </command>
1181 <command id='write'>
1182 <params>
1183 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1184 </params>
1185 </command>
1186 <command id='show running-config'>
1187 <params>
1188 <param name='show' doc='Show running system information' />
1189 <param name='running-config' doc='running configuration' />
1190 </params>
1191 </command>
1192 <command id='exit'>
1193 <params>
1194 <param name='exit' doc='Exit current mode and down to previous mode' />
1195 </params>
1196 </command>
1197 <command id='end'>
1198 <params>
1199 <param name='end' doc='End current mode and change to enable mode.' />
1200 </params>
1201 </command>
1202 <command id='description .TEXT'>
1203 <params>
1204 <param name='description' doc='Save human-readable description of the object' />
1205 <param name='.TEXT' doc='Text until the end of the line' />
1206 </params>
1207 </command>
1208 <command id='no description'>
1209 <params>
1210 <param name='no' doc='Negate a command or set its defaults' />
1211 <param name='description' doc='Remove description of the object' />
1212 </params>
1213 </command>
1214 <command id='shutdown ggsn'>
1215 <params>
1216 <param name='shutdown' doc='Put the GGSN in administrative shut-down' />
1217 <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
1218 </params>
1219 </command>
1220 <command id='no shutdown ggsn'>
1221 <params>
1222 <param name='no' doc='Negate a command or set its defaults' />
1223 <param name='shutdown' doc='Gateway GPRS Support NODE (GGSN)' />
1224 <param name='ggsn' doc='Remove the GGSN from administrative shut-down' />
1225 </params>
1226 </command>
1227 <command id='gtp bind-ip A.B.C.D'>
1228 <params>
1229 <param name='gtp' doc='GTP Parameters' />
1230 <param name='bind-ip' doc='Set the IP address for the local GTP bind' />
1231 <param name='A.B.C.D' doc='IPv4 Address' />
1232 </params>
1233 </command>
1234 <command id='gtp control-ip A.B.C.D'>
1235 <params>
1236 <param name='gtp' doc='GTP Parameters' />
1237 <param name='control-ip' doc='Set the IP address states as local IP in GTP-C messages' />
1238 <param name='A.B.C.D' doc='IPv4 Address' />
1239 </params>
1240 </command>
1241 <command id='gtp user-ip A.B.C.D'>
1242 <params>
1243 <param name='gtp' doc='GTP Parameters' />
1244 <param name='user-ip' doc='Set the IP address states as local IP in GTP-U messages' />
1245 <param name='A.B.C.D' doc='IPv4 Address' />
1246 </params>
1247 </command>
1248 <command id='gtp state-dir PATH'>
1249 <params>
1250 <param name='gtp' doc='GTP Parameters' />
1251 <param name='state-dir' doc='Set the directory for the GTP State file' />
1252 <param name='PATH' doc='Local Directory' />
1253 </params>
1254 </command>
1255 <command id='apn NAME'>
1256 <params>
1257 <param name='apn' doc='APN Configuration' />
1258 <param name='NAME' doc='APN Name' />
1259 </params>
1260 </command>
1261 <command id='no apn NAME'>
1262 <params>
1263 <param name='no' doc='Negate a command or set its defaults' />
1264 <param name='apn' doc='Remove APN Configuration' />
1265 <param name='NAME' doc='APN Name' />
1266 </params>
1267 </command>
1268 <command id='default-apn NAME'>
1269 <params>
1270 <param name='default-apn' doc='Set a default-APN to be used if no other APN matches' />
1271 <param name='NAME' doc='APN Name' />
1272 </params>
1273 </command>
1274 <command id='no default-apn'>
1275 <params>
1276 <param name='no' doc='Negate a command or set its defaults' />
1277 <param name='default-apn' doc='Remove default-APN to be used if no other APN matches' />
1278 </params>
1279 </command>
1280 </node>
1281 <node id='27'>
1282 <command id='help'>
1283 <params>
1284 <param name='help' doc='Description of the interactive help system' />
1285 </params>
1286 </command>
1287 <command id='list'>
1288 <params>
1289 <param name='list' doc='Print command list' />
1290 </params>
1291 </command>
1292 <command id='write terminal'>
1293 <params>
1294 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1295 <param name='terminal' doc='Write to terminal' />
1296 </params>
1297 </command>
1298 <command id='write file'>
1299 <params>
1300 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1301 <param name='file' doc='Write to configuration file' />
1302 </params>
1303 </command>
1304 <command id='write memory'>
1305 <params>
1306 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1307 <param name='memory' doc='Write configuration to the file (same as write file)' />
1308 </params>
1309 </command>
1310 <command id='write'>
1311 <params>
1312 <param name='write' doc='Write running configuration to memory, network, or terminal' />
1313 </params>
1314 </command>
1315 <command id='show running-config'>
1316 <params>
1317 <param name='show' doc='Show running system information' />
1318 <param name='running-config' doc='running configuration' />
1319 </params>
1320 </command>
1321 <command id='exit'>
1322 <params>
1323 <param name='exit' doc='Exit current mode and down to previous mode' />
1324 </params>
1325 </command>
1326 <command id='end'>
1327 <params>
1328 <param name='end' doc='End current mode and change to enable mode.' />
1329 </params>
1330 </command>
1331 <command id='description .TEXT'>
1332 <params>
1333 <param name='description' doc='Save human-readable description of the object' />
1334 <param name='.TEXT' doc='Text until the end of the line' />
1335 </params>
1336 </command>
1337 <command id='no description'>
1338 <params>
1339 <param name='no' doc='Negate a command or set its defaults' />
1340 <param name='description' doc='Remove description of the object' />
1341 </params>
1342 </command>
1343 <command id='shutdown'>
1344 <params>
1345 <param name='shutdown' doc='Put the APN in administrative shut-down' />
1346 </params>
1347 </command>
1348 <command id='no shutdown'>
1349 <params>
1350 <param name='no' doc='Negate a command or set its defaults' />
1351 <param name='shutdown' doc='Remove the APN from administrative shut-down' />
1352 </params>
1353 </command>
1354 <command id='gtpu-mode (tun|kernel-gtp)'>
1355 <params>
1356 <param name='gtpu-mode' doc='Set the Mode for this APN (tun or Linux Kernel GTP)' />
1357 <param name='tun' doc='GTP-U in userspace using TUN device' />
1358 <param name='kernel-gtp' doc='GTP-U in kernel using Linux Kernel GTP' />
1359 </params>
1360 </command>
1361 <command id='type-support (v4|v6|v4v6)'>
1362 <params>
1363 <param name='type-support' doc='Enable support for PDP Type' />
1364 <param name='v4' doc='IPv4(-only) PDP Type' />
1365 <param name='v6' doc='IPv6(-only) PDP Type' />
1366 <param name='v4v6' doc='IPv4v6 (dual-stack) PDP Type' />
1367 </params>
1368 </command>
1369 <command id='no type-support (v4|v6|v4v6)'>
1370 <params>
1371 <param name='no' doc='Negate a command or set its defaults' />
1372 <param name='type-support' doc='Disable support for PDP Type' />
1373 <param name='v4' doc='IPv4(-only) PDP Type' />
1374 <param name='v6' doc='IPv6(-only) PDP Type' />
1375 <param name='v4v6' doc='IPv4v6 (dual-stack) PDP Type' />
1376 </params>
1377 </command>
1378 <command id='tun-device NAME'>
1379 <params>
1380 <param name='tun-device' doc='Configure tun device name' />
1381 <param name='NAME' doc='TUN device name' />
1382 </params>
1383 </command>
1384 <command id='ipup-script PATH'>
1385 <params>
1386 <param name='ipup-script' doc='Configure name/path of ip-up script' />
1387 <param name='PATH' doc='File/Path name of ip-up script' />
1388 </params>
1389 </command>
1390 <command id='no ipup-script'>
1391 <params>
1392 <param name='no' doc='Negate a command or set its defaults' />
1393 <param name='ipup-script' doc='Disable ip-up script' />
1394 </params>
1395 </command>
1396 <command id='ipdown-script PATH'>
1397 <params>
1398 <param name='ipdown-script' doc='Configure name/path of ip-down script' />
1399 <param name='PATH' doc='File/Path name of ip-down script' />
1400 </params>
1401 </command>
1402 <command id='no ipdown-script'>
1403 <params>
1404 <param name='no' doc='Negate a command or set its defaults' />
1405 <param name='ipdown-script' doc='Disable ip-down script' />
1406 </params>
1407 </command>
1408 <command id='ip prefix (static|dynamic) A.B.C.D/M'>
1409 <params>
1410 <param name='ip' doc='IP information' />
1411 <param name='prefix' doc='Prefix (Network/Netmask)' />
1412 <param name='static' doc='IPv4 Adress/Prefix-Length' />
1413 <param name='dynamic' doc='(null)' />
1414 <param name='A.B.C.D/M' doc='(null)' />
1415 </params>
1416 </command>
1417 <command id='ipv6 prefix (static|dynamic) X:X::X:X/M'>
1418 <params>
1419 <param name='ipv6' doc='IPv6 Information' />
1420 <param name='prefix' doc='Prefix (Network/Netmask)' />
1421 <param name='static' doc='IPv6 Address/Prefix-Length' />
1422 <param name='dynamic' doc='(null)' />
1423 <param name='X:X::X:X/M' doc='(null)' />
1424 </params>
1425 </command>
1426 <command id='ip dns &lt;0-1&gt; A.B.C.D'>
1427 <params>
1428 <param name='ip' doc='IP information' />
1429 <param name='dns' doc='Configure DNS Server' />
1430 <param name='&lt;0-1&gt;' doc='primary/secondary DNS' />
1431 <param name='A.B.C.D' doc='IP address of DNS Sever' />
1432 </params>
1433 </command>
1434 <command id='ipv6 dns &lt;0-1&gt; X:X::X:X'>
1435 <params>
1436 <param name='ipv6' doc='IPv6 Information' />
1437 <param name='dns' doc='Configure DNS Server' />
1438 <param name='&lt;0-1&gt;' doc='primary/secondary DNS' />
1439 <param name='X:X::X:X' doc='IP address of DNS Sever' />
1440 </params>
1441 </command>
1442 <command id='no (ip|ipv6) dns &lt;0-1&gt;'>
1443 <params>
1444 <param name='no' doc='Negate a command or set its defaults' />
1445 <param name='ip' doc='IP information' />
1446 <param name='ipv6' doc='IPv6 Information' />
1447 <param name='dns' doc='Disable DNS Server' />
1448 <param name='&lt;0-1&gt;' doc='primary/secondary DNS' />
1449 </params>
1450 </command>
1451 <command id='ip ifconfig A.B.C.D/M'>
1452 <params>
1453 <param name='ip' doc='IP information' />
1454 <param name='ifconfig' doc='GGSN-based interface configuration' />
1455 <param name='A.B.C.D/M' doc='IPv4 Adress/Prefix-Length' />
1456 </params>
1457 </command>
1458 <command id='no ip ifconfig'>
1459 <params>
1460 <param name='no' doc='Negate a command or set its defaults' />
1461 <param name='ip' doc='IP information' />
1462 <param name='ifconfig' doc='GGSN-based interface configuration' />
1463 </params>
1464 </command>
1465 <command id='ipv6 ifconfig X:X::X:X/M'>
1466 <params>
1467 <param name='ipv6' doc='IPv6 Information' />
1468 <param name='ifconfig' doc='GGSN-based interface configuration' />
1469 <param name='X:X::X:X/M' doc='IPv6 Adress/Prefix-Length' />
1470 </params>
1471 </command>
1472 <command id='no ipv6 ifconfig'>
1473 <params>
1474 <param name='no' doc='Negate a command or set its defaults' />
1475 <param name='ipv6' doc='IPv6 Information' />
1476 <param name='ifconfig' doc='GGSN-based interface configuration' />
1477 </params>
1478 </command>
1479 </node>
1480</vtydoc>