Change in osmo-bsc[master]: vty-test: osmo-bsc.vty: test doc of lchan activate cmd

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

neels gerrit-no-reply at lists.osmocom.org
Mon May 24 00:38:09 UTC 2021


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/24387 )


Change subject: vty-test: osmo-bsc.vty: test doc of lchan activate cmd
......................................................................

vty-test: osmo-bsc.vty: test doc of lchan activate cmd

A subsequent patch will add to this VTY command, so let's first test the
current status as a baseline.

Change-Id: I6379e306fb8fa6ec227125c6cf14893d674e7596
---
M tests/osmo-bsc.vty
1 file changed, 55 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/87/24387/1

diff --git a/tests/osmo-bsc.vty b/tests/osmo-bsc.vty
index ac82e79..f519667 100644
--- a/tests/osmo-bsc.vty
+++ b/tests/osmo-bsc.vty
@@ -38,6 +38,61 @@
 OsmoBSC# vamos modify lchan 0 0 0 0 tsc 1 0 ?
   <cr>  
 
+
+OsmoBSC# list
+...
+  bts <0-255> trx <0-255> timeslot <0-7> sub-slot <0-7> (activate|deactivate) (hr|fr|efr|amr|sig) [<0-7>]
+...
+
+OsmoBSC# bts?
+  bts  BTS Specific Commands
+
+OsmoBSC# bts ?
+  <0-255>  BTS Number
+
+OsmoBSC# bts 0 ?
+  resend-system-information      Re-generate + re-send BCCH SYSTEM INFORMATION
+  resend-power-control-defaults  Re-generate + re-send default MS/BS Power control parameters
+  trx                            TRX for manual command
+  oml                            Manipulate the OML managed objects
+  om2000                         Manipulate the OM2000 managed objects
+
+OsmoBSC# bts 0 trx ?
+  <0-255>  TRX Number
+
+OsmoBSC# bts 0 trx 0 ?
+  timeslot  Timeslot for manual command
+
+OsmoBSC# bts 0 trx 0 timeslot ?
+  <0-7>  Timeslot Number
+
+OsmoBSC# bts 0 trx 0 timeslot 0 ?
+  pdch      Packet Data Channel
+  sub-slot  Sub-slot for manual command
+
+OsmoBSC# bts 0 trx 0 timeslot 0 sub-slot ?
+  <0-7>  Sub-slot Number
+
+OsmoBSC# bts 0 trx 0 timeslot 0 sub-slot 0 ?
+  activate    Manual Channel Activation (e.g. for BER test)
+  deactivate  Manual Channel Deactivation (e.g. for BER test)
+  mdcx        Modify RTP Connection
+  handover    Manually trigger handover (for debugging)
+  assignment  Manually trigger assignment (for debugging)
+
+OsmoBSC# bts 0 trx 0 timeslot 0 sub-slot 0 activate ?
+  hr   Half-Rate v1
+  fr   Full-Rate
+  efr  Enhanced Full Rate
+  amr  Adaptive Multi-Rate
+  sig  Signalling
+
+OsmoBSC# bts 0 trx 0 timeslot 0 sub-slot 0 activate fr ?
+  [<0-7>]  AMR Mode
+
+OsmoBSC# bts 0 trx 0 timeslot 0 sub-slot 0 activate fr 0 ?
+  <cr>  
+
 OsmoBSC# configure terminal
 OsmoBSC(config)# network
 OsmoBSC(config-net)# list

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I6379e306fb8fa6ec227125c6cf14893d674e7596
Gerrit-Change-Number: 24387
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210524/7cdba793/attachment.htm>


More information about the gerrit-log mailing list