Change in osmo-ggsn[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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Aug 20 08:42:17 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/19686 )

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

doc: Update VTY reference xml file

Change-Id: I2e8bebb67e63000c6f571a23baec04a68fc2974e
---
M doc/manuals/vty/ggsn_vty_reference.xml
1 file changed, 30 insertions(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/doc/manuals/vty/ggsn_vty_reference.xml b/doc/manuals/vty/ggsn_vty_reference.xml
index 64bd07a..c899ed9 100644
--- a/doc/manuals/vty/ggsn_vty_reference.xml
+++ b/doc/manuals/vty/ggsn_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'>
@@ -763,6 +764,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 pdp-context ggsn NAME'>
       <params>
         <param name='show' doc='Show running system information' />
@@ -1033,11 +1046,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='ggsn NAME'>
@@ -1269,6 +1282,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>
@@ -1386,10 +1405,16 @@
         <param name='sgsn' doc='Gateway GPRS Support NODE (GGSN)' />
       </params>
     </command>
-    <command id='echo-interval <0-36000>'>
+    <command id='echo-interval <1-36000>'>
       <params>
         <param name='echo-interval' doc='Gateway GPRS Support NODE (GGSN)' />
-        <param name='<0-36000>' doc='GGSN Number' />
+        <param name='<1-36000>' doc='GGSN Number' />
+      </params>
+    </command>
+    <command id='no echo-interval'>
+      <params>
+        <param name='no' doc='Gateway GPRS Support NODE (GGSN)' />
+        <param name='echo-interval' doc='GGSN Number' />
       </params>
     </command>
   </node>

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

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I2e8bebb67e63000c6f571a23baec04a68fc2974e
Gerrit-Change-Number: 19686
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200820/42ff78c3/attachment.htm>


More information about the gerrit-log mailing list