Change in osmo-bts[master]: manuals: document GSMTAP 'enable-all' / 'disable-all'

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Fri Apr 16 05:18:22 UTC 2021


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/23772 )


Change subject: manuals: document GSMTAP 'enable-all' / 'disable-all'
......................................................................

manuals: document GSMTAP 'enable-all' / 'disable-all'

Change-Id: Iadbcf9d3184ab17c11c51e191aa3e80665839c22
---
M doc/manuals/chapters/configuration.adoc
1 file changed, 14 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/72/23772/1

diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index 45160e7..f6ca75e 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -148,6 +148,20 @@
 De-activation can be performed similarly by using the `no gsmtap-sapi
 sdcch` command at the `bts` node of the OsmoBTS VTY.
 
+It may be useful to enable all SAPIs with a few exceptions, or vice versa
+disable everything using one command.  For this purpose, the VTY provides
+`gsmtap-sapi enable-all` and `gsmtap-sapi disable-all` commands.
+
+.Example: Enabling all SAPIs except PDTCH and PTCCH
+----
+bts 0
+ gsmtap-sapi enable-all <1>
+ no gsmtap-sapi pdtch <2>
+ no gsmtap-sapi ptcch <2>
+----
+<1> Enable all available SAPIs
+<2> Exclude PDTCH and PTCCH SAPIs
+
 From the moment they are enabled via VTY, GSMTAP messages will be
 generated and sent in UDP encapsulation to the IANA-registered UDP port
 for GSMTAP (4729) of the specified remote address.

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Iadbcf9d3184ab17c11c51e191aa3e80665839c22
Gerrit-Change-Number: 23772
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210416/53f991ff/attachment.htm>


More information about the gerrit-log mailing list