Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/c/osmo-ggsn/+/14358 )

Change subject: ggsn_vty_reference.xml: Update from last code changes
......................................................................

ggsn_vty_reference.xml: Update from last code changes

Change-Id: I5de2e5223e4532bbbec77b928fbdecb57ef2bca7
---
M doc/manuals/vty/ggsn_vty_reference.xml
1 file changed, 52 insertions(+), 11 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/doc/manuals/vty/ggsn_vty_reference.xml 
b/doc/manuals/vty/ggsn_vty_reference.xml
index 7460026..a226f8f 100644
--- a/doc/manuals/vty/ggsn_vty_reference.xml
+++ b/doc/manuals/vty/ggsn_vty_reference.xml
@@ -187,7 +187,7 @@
         <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' />
       </params>
     </command>
-    <command id='logging level 
(ip|tun|ggsn|sgsn|icmp6|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf)
 (debug|info|notice|error|fatal)'>
+    <command id='logging level 
(ip|tun|ggsn|sgsn|icmp6|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' />
@@ -214,6 +214,7 @@
         <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' />
@@ -332,14 +333,22 @@
         <param name='rate-counters' doc='Show all rate counters' />
       </params>
     </command>
-    <command id='show pdp-context ggsn NAME [apn APN]'>
+    <command id='show pdp-context ggsn NAME'>
       <params>
         <param name='show' doc='Show running system information' />
         <param name='pdp-context' doc='Show PDP Context Information' />
         <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
         <param name='NAME' doc='GGSN Name' />
-        <param name='[apn' doc='(null)' />
-        <param name='APN]' doc='(null)' />
+      </params>
+    </command>
+    <command id='show pdp-context ggsn NAME apn APN'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='pdp-context' doc='Show PDP Context Information' />
+        <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
+        <param name='NAME' doc='GGSN Name' />
+        <param name='apn' doc='Filter by APN' />
+        <param name='APN' doc='APN name' />
       </params>
     </command>
     <command id='show pdp-context imsi IMSI [&lt;0-15&gt;]'>
@@ -351,6 +360,16 @@
         <param name='[&lt;0-15&gt;]' doc='(null)' />
       </params>
     </command>
+    <command id='show pdp-context ggsn NAME ipv4 A.B.C.D'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='pdp-context' doc='Display information on PDP Context' />
+        <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
+        <param name='NAME' doc='GGSN Name' />
+        <param name='ipv4' doc='IPv4 address type' />
+        <param name='A.B.C.D' doc='IP address' />
+      </params>
+    </command>
     <command id='show ggsn [NAME]'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -526,7 +545,7 @@
         <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' />
       </params>
     </command>
-    <command id='logging level 
(ip|tun|ggsn|sgsn|icmp6|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf)
 (debug|info|notice|error|fatal)'>
+    <command id='logging level 
(ip|tun|ggsn|sgsn|icmp6|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' />
@@ -553,6 +572,7 @@
         <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' />
@@ -671,14 +691,22 @@
         <param name='rate-counters' doc='Show all rate counters' />
       </params>
     </command>
-    <command id='show pdp-context ggsn NAME [apn APN]'>
+    <command id='show pdp-context ggsn NAME'>
       <params>
         <param name='show' doc='Show running system information' />
         <param name='pdp-context' doc='Show PDP Context Information' />
         <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
         <param name='NAME' doc='GGSN Name' />
-        <param name='[apn' doc='(null)' />
-        <param name='APN]' doc='(null)' />
+      </params>
+    </command>
+    <command id='show pdp-context ggsn NAME apn APN'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='pdp-context' doc='Show PDP Context Information' />
+        <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
+        <param name='NAME' doc='GGSN Name' />
+        <param name='apn' doc='Filter by APN' />
+        <param name='APN' doc='APN name' />
       </params>
     </command>
     <command id='show pdp-context imsi IMSI [&lt;0-15&gt;]'>
@@ -690,6 +718,16 @@
         <param name='[&lt;0-15&gt;]' doc='(null)' />
       </params>
     </command>
+    <command id='show pdp-context ggsn NAME ipv4 A.B.C.D'>
+      <params>
+        <param name='show' doc='Show running system information' />
+        <param name='pdp-context' doc='Display information on PDP Context' />
+        <param name='ggsn' doc='Gateway GPRS Support NODE (GGSN)' />
+        <param name='NAME' doc='GGSN Name' />
+        <param name='ipv4' doc='IPv4 address type' />
+        <param name='A.B.C.D' doc='IP address' />
+      </params>
+    </command>
     <command id='show ggsn [NAME]'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -821,7 +859,8 @@
     <command id='no log stderr'>
       <params>
         <param name='no' doc='Negate a command or set its defaults' />
-        <param name='log' doc='Configure logging sub-system' />        <param 
name='stderr' doc='Logging via STDERR of the process' />
+        <param name='log' doc='Configure logging sub-system' />
+        <param name='stderr' doc='Logging via STDERR of the process' />
       </params>
     </command>
     <command id='log file .FILENAME'>
@@ -1020,7 +1059,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 
(ip|tun|ggsn|sgsn|icmp6|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf)
 (debug|info|notice|error|fatal)'>
+    <command id='logging level 
(ip|tun|ggsn|sgsn|icmp6|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' />
@@ -1047,6 +1086,7 @@
         <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' />
@@ -1169,10 +1209,11 @@
         <param name='login' doc='Enable password checking' />
       </params>
     </command>
-    <command id='bind A.B.C.D'>
+    <command id='bind A.B.C.D [&lt;0-65535&gt;]'>
       <params>
         <param name='bind' doc='Accept VTY telnet connections on local 
interface' />
         <param name='A.B.C.D' doc='Local interface IP address (default: 
127.0.0.1)' />
+        <param name='[&lt;0-65535&gt;]' doc='Local TCP port number' />
       </params>
     </command>
   </node>

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

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I5de2e5223e4532bbbec77b928fbdecb57ef2bca7
Gerrit-Change-Number: 14358
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: merged

Reply via email to