aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-03-27 10:29:51 +0100
committerOliver Smith <osmith@sysmocom.de>2020-03-27 10:29:51 +0100
commitb5bfa71aa2ce2728f4e5e3b8e796d7ea226232ba (patch)
treed084c4a79edd954ee8f86beef52001834b08441d /doc
parentda603f0aefa3cf75f77f00f46005c5a2d3ce757b (diff)
VTY: regenerate bsc_vty_reference.xml
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/vty/bsc_vty_reference.xml95
1 files changed, 88 insertions, 7 deletions
diff --git a/doc/manuals/vty/bsc_vty_reference.xml b/doc/manuals/vty/bsc_vty_reference.xml
index 84010436e..48b9fb5ca 100644
--- a/doc/manuals/vty/bsc_vty_reference.xml
+++ b/doc/manuals/vty/bsc_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'>
@@ -138,6 +139,15 @@
<param name='[&lt;0-255&gt;]' doc='BTS number' />
</params>
</command>
+ <command id='show bts &lt;0-255&gt; fail-rep [reset]'>
+ <params>
+ <param name='show' doc='Show running system information' />
+ <param name='bts' doc='Display information about a BTS' />
+ <param name='&lt;0-255&gt;' doc='BTS number' />
+ <param name='fail-rep' doc='OML failure reports' />
+ <param name='[reset]' doc='Clear the list of failure reports after showing them' />
+ </params>
+ </command>
<command id='show rejected-bts'>
<params>
<param name='show' doc='Show running system information' />
@@ -640,6 +650,13 @@
<param name='[&lt;0-65534&gt;]' 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 &lt;0-15&gt; asp'>
<params>
<param name='show' doc='Show running system information' />
@@ -832,6 +849,15 @@
<param name='[&lt;0-255&gt;]' doc='BTS number' />
</params>
</command>
+ <command id='show bts &lt;0-255&gt; fail-rep [reset]'>
+ <params>
+ <param name='show' doc='Show running system information' />
+ <param name='bts' doc='Display information about a BTS' />
+ <param name='&lt;0-255&gt;' doc='BTS number' />
+ <param name='fail-rep' doc='OML failure reports' />
+ <param name='[reset]' doc='Clear the list of failure reports after showing them' />
+ </params>
+ </command>
<command id='show rejected-bts'>
<params>
<param name='show' doc='Show running system information' />
@@ -1549,6 +1575,13 @@
<param name='[&lt;0-65534&gt;]' 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 &lt;0-15&gt; asp'>
<params>
<param name='show' doc='Show running system information' />
@@ -2149,7 +2182,7 @@
</node>
<node id='config-e1_input'>
<name>config-e1_input</name>
- <command id='e1_line &lt;0-255&gt; driver (misdn|misdn_lapd|dahdi|ipa|unixsocket)'>
+ <command id='e1_line &lt;0-255&gt; driver (misdn|misdn_lapd|dahdi|e1d|ipa|unixsocket)'>
<params>
<param name='e1_line' doc='Configure E1/T1/J1 Line' />
<param name='&lt;0-255&gt;' doc='Line Number' />
@@ -2157,8 +2190,9 @@
<param name='misdn' doc='mISDN supported E1 Card (kernel LAPD)' />
<param name='misdn_lapd' doc='mISDN supported E1 Card (userspace LAPD)' />
<param name='dahdi' doc='DAHDI supported E1/T1/J1 Card' />
- <param name='ipa' doc='IPA TCP/IP input' />
- <param name='unixsocket' doc='HSL TCP/IP input' />
+ <param name='e1d' doc='IPA TCP/IP input' />
+ <param name='ipa' doc='HSL TCP/IP input' />
+ <param name='unixsocket' doc='Unix socket input' />
</params>
</command>
<command id='e1_line &lt;0-255&gt; port &lt;0-255&gt;'>
@@ -2210,6 +2244,23 @@
<param name='keepalive' doc='Enable keep-alive probing' />
</params>
</command>
+ <command id='e1_line &lt;0-255&gt; ipa-keepalive &lt;1-300&gt; &lt;1-300&gt;'>
+ <params>
+ <param name='e1_line' doc='Configure E1/T1/J1 Line' />
+ <param name='&lt;0-255&gt;' doc='Line Number' />
+ <param name='ipa-keepalive' doc='Enable IPA PING/PONG keep-alive' />
+ <param name='&lt;1-300&gt;' doc='Idle interval in seconds before probes are sent' />
+ <param name='&lt;1-300&gt;' doc='Time to wait for PONG response' />
+ </params>
+ </command>
+ <command id='no e1_line &lt;0-255&gt; ipa-keepalive'>
+ <params>
+ <param name='no' doc='Negate a command or set its defaults' />
+ <param name='e1_line' doc='Configure E1/T1/J1 Line' />
+ <param name='&lt;0-255&gt;' doc='Line Number' />
+ <param name='ipa-keepalive' doc='Enable IPA PING/PONG keep-alive' />
+ </params>
+ </command>
<command id='ipa bind A.B.C.D'>
<params>
<param name='ipa' doc='ipa driver config' />
@@ -2446,6 +2497,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&apos;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>
@@ -2473,6 +2533,21 @@
<param name='&lt;0-255&gt;' 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&apos;t let it become active' />
@@ -2657,6 +2732,11 @@
<param name='[default]' doc='Set to default timer value' />
</params>
</command>
+ <command id='allow-unusable-timeslots'>
+ <params>
+ <param name='allow-unusable-timeslots' doc='Don&apos;t refuse to start with mutually exclusive codec settings' />
+ </params>
+ </command>
<command id='neci (0|1)'>
<params>
<param name='neci' doc='New Establish Cause Indication' />
@@ -3680,10 +3760,11 @@
<param name='&lt;0-255&gt;' doc='BTS Number' />
</params>
</command>
- <command id='depeneds-on-bts &lt;0-255&gt;'>
+ <command id='no depends-on-bts &lt;0-255&gt;'>
<params>
- <param name='depeneds-on-bts' doc='Negate a command or set its defaults' />
- <param name='&lt;0-255&gt;' doc='This BTS can only be started if another one is up' />
+ <param name='no' doc='Negate a command or set its defaults' />
+ <param name='depends-on-bts' doc='This BTS can only be started if another one is up' />
+ <param name='&lt;0-255&gt;' doc='BTS Number' />
</params>
</command>
<command id='amr tch-f modes (0|1|2|3|4|5|6|7)'>