Change in osmo-sgsn[master]: doc: Update VTY reference xml file

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Aug 18 11:50:13 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/19699 )


Change subject: doc: Update VTY reference xml file
......................................................................

doc: Update VTY reference xml file

Change-Id: I787bbc254ef10766fe8d480ffd93a16d9926a50e
---
M doc/manuals/vty/sgsn_vty_reference.xml
1 file changed, 188 insertions(+), 87 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/99/19699/1

diff --git a/doc/manuals/vty/sgsn_vty_reference.xml b/doc/manuals/vty/sgsn_vty_reference.xml
index 38e21c2..e49d278 100644
--- a/doc/manuals/vty/sgsn_vty_reference.xml
+++ b/doc/manuals/vty/sgsn_vty_reference.xml
@@ -18,10 +18,11 @@
         <param name='terminal' doc='Write to terminal' />
       </params>
     </command>
-    <command id='write file'>
+    <command id='write file [PATH]'>
       <params>
         <param name='write' doc='Write running configuration to memory, network, or terminal' />
         <param name='file' doc='Write to configuration file' />
+        <param name='[PATH]' doc='Set file path to store the config, or replace if already exists' />
       </params>
     </command>
     <command id='write memory'>
@@ -187,7 +188,7 @@
         <param name='MASK' doc='List of logging categories to log, e.g. 'abc:mno:xyz'. Available log categories depend on the specific application, refer to the 'logging level' command. Optionally add individual log levels like 'abc,1:mno,3:xyz,5', where the level numbers are LOGL_DEBUG=1 LOGL_INFO=3 LOGL_NOTICE=5 LOGL_ERROR=7 LOGL_FATAL=8' />
       </params>
     </command>
-    <command id='logging level (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
+    <command id='logging level (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|gtp|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
       <params>
         <param name='logging' doc='Configure logging' />
         <param name='level' doc='Set the log level for a specified category' />
@@ -204,6 +205,7 @@
         <param name='ranap' doc='RAN Application Part (RANAP)' />
         <param name='sua' doc='SCCP User Adaptation (SUA)' />
         <param name='v42bis' doc='V.42bis data compression (SNDCP)' />
+        <param name='gtp' doc='GPRS Tunnelling Protocol (GTP)' />
         <param name='lglobal' doc='Library-internal global log family' />
         <param name='llapd' doc='LAPD in libosmogsm' />
         <param name='linp' doc='A-bis Intput Subsystem' />
@@ -262,6 +264,50 @@
         <param name='force-all' doc='Release any globally forced log level set with 'logging level force-all <level>'' />
       </params>
     </command>
+    <command id='logp (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|gtp|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal) .LOGMESSAGE'>
+      <params>
+        <param name='logp' doc='Print a message on all log outputs; useful for placing markers in test logs' />
+        <param name='mm' doc='Layer3 Mobility Management (MM)' />
+        <param name='pag' doc='Paging Subsystem' />
+        <param name='meas' doc='Radio Measurement Processing' />
+        <param name='ref' doc='Reference Counting' />
+        <param name='gprs' doc='GPRS Packet Service' />
+        <param name='ns' doc='GPRS Network Service (NS)' />
+        <param name='bssgp' doc='GPRS BSS Gateway Protocol (BSSGP)' />
+        <param name='llc' doc='GPRS Logical Link Control Protocol (LLC)' />
+        <param name='sndcp' doc='GPRS Sub-Network Dependent Control Protocol (SNDCP)' />
+        <param name='slhc' doc='RFC1144 TCP/IP Header compression (SLHC)' />
+        <param name='ranap' doc='RAN Application Part (RANAP)' />
+        <param name='sua' doc='SCCP User Adaptation (SUA)' />
+        <param name='v42bis' doc='V.42bis data compression (SNDCP)' />
+        <param name='gtp' doc='GPRS Tunnelling Protocol (GTP)' />
+        <param name='lglobal' doc='Library-internal global log family' />
+        <param name='llapd' doc='LAPD in libosmogsm' />
+        <param name='linp' doc='A-bis Intput Subsystem' />
+        <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
+        <param name='lmi' doc='A-bis Input Driver for Signalling' />
+        <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
+        <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
+        <param name='lctrl' doc='Control Interface' />
+        <param name='lgtp' doc='GPRS GTP library' />
+        <param name='lstats' doc='Statistics messages and logging' />
+        <param name='lgsup' doc='Generic Subscriber Update Protocol' />
+        <param name='loap' doc='Osmocom Authentication Protocol' />
+        <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
+        <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
+        <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
+        <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
+        <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
+        <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
+        <param name='lrspro' doc='Remote SIM protocol' />
+        <param name='debug' doc='Log debug messages and higher levels' />
+        <param name='info' doc='Log informational messages and higher levels' />
+        <param name='notice' doc='Log noticeable messages and higher levels' />
+        <param name='error' doc='Log error messages and higher levels' />
+        <param name='fatal' doc='Log only fatal messages' />
+        <param name='.LOGMESSAGE' doc='Arbitrary message to log on given category and log level' />
+      </params>
+    </command>
     <command id='show logging vty'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -378,6 +424,13 @@
         <param name='cache' doc='Display contents of subscriber cache' />
       </params>
     </command>
+    <command id='show timer [TNNNN]'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='timer' doc='Show timers' />
+        <param name='[TNNNN]' doc='T- or X-timer-number -- 3GPP compliant timer number of the format '1234' or 'T1234' or 't1234'; Osmocom-specific timer number of the format: 'X1234' or 'x1234'.' />
+      </params>
+    </command>
     <command id='show cs7 instance <0-15> users'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -397,6 +450,13 @@
         <param name='[<0-65534>]' doc='Port Number' />
       </params>
     </command>
+    <command id='show cs7 config'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='cs7' doc='ITU-T Signaling System 7' />
+        <param name='config' doc='Currently running cs7 configuration' />
+      </params>
+    </command>
     <command id='show cs7 instance <0-15> asp'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -734,7 +794,7 @@
         <param name='MASK' doc='List of logging categories to log, e.g. 'abc:mno:xyz'. Available log categories depend on the specific application, refer to the 'logging level' command. Optionally add individual log levels like 'abc,1:mno,3:xyz,5', where the level numbers are LOGL_DEBUG=1 LOGL_INFO=3 LOGL_NOTICE=5 LOGL_ERROR=7 LOGL_FATAL=8' />
       </params>
     </command>
-    <command id='logging level (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
+    <command id='logging level (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|gtp|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
       <params>
         <param name='logging' doc='Configure logging' />
         <param name='level' doc='Set the log level for a specified category' />
@@ -751,6 +811,7 @@
         <param name='ranap' doc='RAN Application Part (RANAP)' />
         <param name='sua' doc='SCCP User Adaptation (SUA)' />
         <param name='v42bis' doc='V.42bis data compression (SNDCP)' />
+        <param name='gtp' doc='GPRS Tunnelling Protocol (GTP)' />
         <param name='lglobal' doc='Library-internal global log family' />
         <param name='llapd' doc='LAPD in libosmogsm' />
         <param name='linp' doc='A-bis Intput Subsystem' />
@@ -809,6 +870,50 @@
         <param name='force-all' doc='Release any globally forced log level set with 'logging level force-all <level>'' />
       </params>
     </command>
+    <command id='logp (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|gtp|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal) .LOGMESSAGE'>
+      <params>
+        <param name='logp' doc='Print a message on all log outputs; useful for placing markers in test logs' />
+        <param name='mm' doc='Layer3 Mobility Management (MM)' />
+        <param name='pag' doc='Paging Subsystem' />
+        <param name='meas' doc='Radio Measurement Processing' />
+        <param name='ref' doc='Reference Counting' />
+        <param name='gprs' doc='GPRS Packet Service' />
+        <param name='ns' doc='GPRS Network Service (NS)' />
+        <param name='bssgp' doc='GPRS BSS Gateway Protocol (BSSGP)' />
+        <param name='llc' doc='GPRS Logical Link Control Protocol (LLC)' />
+        <param name='sndcp' doc='GPRS Sub-Network Dependent Control Protocol (SNDCP)' />
+        <param name='slhc' doc='RFC1144 TCP/IP Header compression (SLHC)' />
+        <param name='ranap' doc='RAN Application Part (RANAP)' />
+        <param name='sua' doc='SCCP User Adaptation (SUA)' />
+        <param name='v42bis' doc='V.42bis data compression (SNDCP)' />
+        <param name='gtp' doc='GPRS Tunnelling Protocol (GTP)' />
+        <param name='lglobal' doc='Library-internal global log family' />
+        <param name='llapd' doc='LAPD in libosmogsm' />
+        <param name='linp' doc='A-bis Intput Subsystem' />
+        <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
+        <param name='lmi' doc='A-bis Input Driver for Signalling' />
+        <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
+        <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
+        <param name='lctrl' doc='Control Interface' />
+        <param name='lgtp' doc='GPRS GTP library' />
+        <param name='lstats' doc='Statistics messages and logging' />
+        <param name='lgsup' doc='Generic Subscriber Update Protocol' />
+        <param name='loap' doc='Osmocom Authentication Protocol' />
+        <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
+        <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
+        <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
+        <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
+        <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
+        <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
+        <param name='lrspro' doc='Remote SIM protocol' />
+        <param name='debug' doc='Log debug messages and higher levels' />
+        <param name='info' doc='Log informational messages and higher levels' />
+        <param name='notice' doc='Log noticeable messages and higher levels' />
+        <param name='error' doc='Log error messages and higher levels' />
+        <param name='fatal' doc='Log only fatal messages' />
+        <param name='.LOGMESSAGE' doc='Arbitrary message to log on given category and log level' />
+      </params>
+    </command>
     <command id='show logging vty'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -888,6 +993,18 @@
         <param name='rate-counters' doc='Show all rate counters' />
       </params>
     </command>
+    <command id='stats report'>
+      <params>
+        <param name='stats' doc='Stats related commands' />
+        <param name='report' doc='Manurally trigger reporting of stats' />
+      </params>
+    </command>
+    <command id='stats reset'>
+      <params>
+        <param name='stats' doc='Stats related commands' />
+        <param name='reset' doc='Reset all stats' />
+      </params>
+    </command>
     <command id='show sgsn'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -925,6 +1042,13 @@
         <param name='cache' doc='Display contents of subscriber cache' />
       </params>
     </command>
+    <command id='show timer [TNNNN]'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='timer' doc='Show timers' />
+        <param name='[TNNNN]' doc='T- or X-timer-number -- 3GPP compliant timer number of the format '1234' or 'T1234' or 't1234'; Osmocom-specific timer number of the format: 'X1234' or 'x1234'.' />
+      </params>
+    </command>
     <command id='update-subscriber imsi IMSI insert auth-triplet <1-5> sres SRES rand RAND kc KC'>
       <params>
         <param name='update-subscriber' doc='Update subscriber list' />
@@ -1008,6 +1132,13 @@
         <param name='[<0-65534>]' doc='Port Number' />
       </params>
     </command>
+    <command id='show cs7 config'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='cs7' doc='ITU-T Signaling System 7' />
+        <param name='config' doc='Currently running cs7 configuration' />
+      </params>
+    </command>
     <command id='show cs7 instance <0-15> asp'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -1412,11 +1543,11 @@
         <param name='log' doc='Report to the logger' />
       </params>
     </command>
-    <command id='stats interval <1-65535>'>
+    <command id='stats interval <0-65535>'>
       <params>
         <param name='stats' doc='Configure stats sub-system' />
         <param name='interval' doc='Set the reporting interval' />
-        <param name='<1-65535>' doc='Interval in seconds' />
+        <param name='<0-65535>' doc='Interval in seconds (0 disables the reporting interval)' />
       </params>
     </command>
     <command id='sgsn'>
@@ -1521,7 +1652,7 @@
         <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.' />
       </params>
     </command>
-    <command id='logging level (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
+    <command id='logging level (|mm|pag|meas|ref|gprs|ns|bssgp|llc|sndcp|slhc|ranap|sua|v42bis|gtp|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf|lrspro) (debug|info|notice|error|fatal)'>
       <params>
         <param name='logging' doc='Configure logging' />
         <param name='level' doc='Set the log level for a specified category' />
@@ -1538,6 +1669,7 @@
         <param name='ranap' doc='RAN Application Part (RANAP)' />
         <param name='sua' doc='SCCP User Adaptation (SUA)' />
         <param name='v42bis' doc='V.42bis data compression (SNDCP)' />
+        <param name='gtp' doc='GPRS Tunnelling Protocol (GTP)' />
         <param name='lglobal' doc='Library-internal global log family' />
         <param name='llapd' doc='LAPD in libosmogsm' />
         <param name='linp' doc='A-bis Intput Subsystem' />
@@ -1686,6 +1818,12 @@
         <param name='disable' doc='Disable the reporter' />
       </params>
     </command>
+    <command id='flush-period <0-65535>'>
+      <params>
+        <param name='flush-period' doc='Configure stats sub-system' />
+        <param name='<0-65535>' doc='Send all stats even if they have not changed (i.e. force the flush)every N-th reporting interval. Set to 0 to disable regular flush (default).' />
+      </params>
+    </command>
   </node>
   <node id='config-line'>
     <name>config-line</name>
@@ -1805,6 +1943,15 @@
         <param name='<0-255>' doc='DSCP Value' />
       </params>
     </command>
+    <command id='encapsulation udp use-reset-block-unblock (enabled|disabled)'>
+      <params>
+        <param name='encapsulation' doc='NS encapsulation options' />
+        <param name='udp' doc='NS over UDP Encapsulation' />
+        <param name='use-reset-block-unblock' doc='Use NS-{RESET,BLOCK,UNBLOCK} procedures in violation of 3GPP TS 48.016' />
+        <param name='enabled' doc='Enable NS-{RESET,BLOCK,UNBLOCK}' />
+        <param name='disabled' doc='Disable NS-{RESET,BLOCK,UNBLOCK}' />
+      </params>
+    </command>
     <command id='encapsulation framerelay-gre enabled (1|0)'>
       <params>
         <param name='encapsulation' doc='NS encapsulation options' />
@@ -1984,6 +2131,12 @@
         <param name='override' doc='Override' />
       </params>
     </command>
+    <command id='no traffic-mode'>
+      <params>
+        <param name='no' doc='Negate a command or set its defaults' />
+        <param name='traffic-mode' doc='Remove explicit traffic mode of operation of this AS' />
+      </params>
+    </command>
     <command id='recovery-timeout <1-2000>'>
       <params>
         <param name='recovery-timeout' doc='Specifies the recovery timeout value in milliseconds' />
@@ -2054,6 +2207,15 @@
         <param name='PC' doc='Override Destination Point Code' />
       </params>
     </command>
+    <command id='point-code override patch-sccp (disabled|both)'>
+      <params>
+        <param name='point-code' doc='Point Code Specific Features' />
+        <param name='override' doc='Override (force) a point-code to hard-coded value' />
+        <param name='patch-sccp' doc='Patch point code values into SCCP called/calling address' />
+        <param name='disabled' doc='Don't patch any point codes into SCCP called/calling address' />
+        <param name='both' doc='Patch both origin and destination point codes into SCCP called/calling address' />
+      </params>
+    </command>
   </node>
   <node id='config-cs7-asp'>
     <name>config-cs7-asp</name>
@@ -2081,6 +2243,21 @@
         <param name='<0-255>' doc='QoS Class of ASP' />
       </params>
     </command>
+    <command id='role (sg|asp|ipsp)'>
+      <params>
+        <param name='role' doc='Specify the xUA role for this ASP' />
+        <param name='sg' doc='SG (Signaling Gateway)' />
+        <param name='asp' doc='ASP (Application Server Process)' />
+        <param name='ipsp' doc='IPSP (IP Signalling Point)' />
+      </params>
+    </command>
+    <command id='sctp-role (client|server)'>
+      <params>
+        <param name='sctp-role' doc='Specify the SCTP role for this ASP' />
+        <param name='client' doc='Operate as SCTP client; connect to a server' />
+        <param name='server' doc='Operate as SCTP server; wait for client connections' />
+      </params>
+    </command>
     <command id='block'>
       <params>
         <param name='block' doc='Allows a SCTP Association with ASP, but doesn't let it become active' />
@@ -2366,88 +2543,12 @@
         <param name='A.B.C.D' doc='IPv4 address' />
       </params>
     </command>
-    <command id='timer t3312 <0-65535>'>
+    <command id='timer [TNNNN] [(<0-2147483647>|default)]'>
       <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3312' doc='Periodic RA Update timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3322 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3322' doc='Detach request -> accept timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3350 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3350' doc='Waiting for ATT/RAU/TMSI_COMPL timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3360 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3360' doc='Waiting for AUTH/CIPH response timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3370 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3370' doc='Waiting for IDENTITY response timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3313 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3313' doc='Waiting for paging response timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3314 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3314' doc='Force to STANDBY on expiry timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3316 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3316' doc='AA-Ready timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3385 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3385' doc='Wait for ACT PDP CTX REQ timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3386 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3386' doc='Wait for MODIFY PDP CTX ACK timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3395 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3395' doc='Wait for DEACT PDP CTX ACK timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
-      </params>
-    </command>
-    <command id='timer t3397 <0-65535>'>
-      <params>
-        <param name='timer' doc='Configure GPRS Timers' />
-        <param name='t3397' doc='Wait for DEACT AA PDP CTX ACK timer (s)' />
-        <param name='<0-65535>' doc='Timer Value in seconds' />
+        <param name='timer' doc='Configure or show timers' />
+        <param name='[TNNNN]' doc='T- or X-timer-number -- 3GPP compliant timer number of the format '1234' or 'T1234' or 't1234'; Osmocom-specific timer number of the format: 'X1234' or 'x1234'.' />
+        <param name='[<0-2147483647>]' doc='New timer value' />
+        <param name='[default]' doc='Set to default timer value' />
       </params>
     </command>
     <command id='no compression rfc1144'>

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/19699
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I787bbc254ef10766fe8d480ffd93a16d9926a50e
Gerrit-Change-Number: 19699
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200818/d4797f11/attachment.htm>


More information about the gerrit-log mailing list