Change in osmo-gsm-manuals[master]: bts: Change VTY sample output from OpenBSC to OsmoBSC

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

Daniel Willmann gerrit-no-reply at lists.osmocom.org
Thu Apr 4 09:32:51 UTC 2019


Daniel Willmann has uploaded this change for review. ( https://gerrit.osmocom.org/13514


Change subject: bts: Change VTY sample output from OpenBSC to OsmoBSC
......................................................................

bts: Change VTY sample output from OpenBSC to OsmoBSC

Change-Id: Id473b625f47b3cf7ee10ced866d49eb678161719
---
M common/chapters/bts.adoc
1 file changed, 17 insertions(+), 17 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/14/13514/1

diff --git a/common/chapters/bts.adoc b/common/chapters/bts.adoc
index 30a33cc..6228310 100644
--- a/common/chapters/bts.adoc
+++ b/common/chapters/bts.adoc
@@ -18,7 +18,7 @@
 information about all provisioned BTS numbers.
 
 ----
-OpenBSC> show bts 0
+OsmoBSC> show bts 0
 BTS 0 is of nanobts type in band DCS1800, has CI 0 LAC 1, BSIC 63, TSC 7 and 1 TRX
 Description: (null)
 MS Max power: 15 dBm
@@ -41,7 +41,7 @@
 this BSC by using `show trx`:
 
 ----
-OpenBSC> show trx 0 0
+OsmoBSC> show trx 0 0
 TRX 0 of BTS 0 is on ARFCN 871
 Description: (null)
   RF Nominal Power: 23 dBm, reduced by 0 dB, resulting BS power: 23 dBm
@@ -62,10 +62,10 @@
 timeslot 0 0 4`).
 
 ----
-OpenBSC> show timeslot 0 0 0
+OsmoBSC> show timeslot 0 0 0
 BTS 0, TRX 0, Timeslot 0, phys cfg CCCH, TSC 7
   NM State: Oper 'Enabled', Admin 2, Avail 'OK'
-OpenBSC> show timeslot 0 0 1
+OsmoBSC> show timeslot 0 0 1
 BTS 0, TRX 0, Timeslot 1, phys cfg SDCCH8, TSC 7
   NM State: Oper 'Enabled', Admin 2, Avail 'OK'
 ----
@@ -78,11 +78,11 @@
 of commands:
 
 ----
-OpenBSC> enable
-OpenBSC# configure terminal
-OpenBSC(config)# network
-OpenBSC(config-net)# bts 0
-OpenBSC(config-net-bts)#
+OsmoBSC> enable
+OsmoBSC# configure terminal
+OsmoBSC(config)# network
+OsmoBSC(config-net)# bts 0
+OsmoBSC(config-net-bts)#
 ----
 
 At this point, you have a plethora of commands, in fact an entire
@@ -201,14 +201,14 @@
 
 .Example configuration of GPRS PCU parameters at VTY BTS node
 ----
-OpenBSC(config-net-bts)# gprs mode gprs
-OpenBSC(config-net-bts)# gprs routing area 1
-OpenBSC(config-net-bts)# gprs cell bvci 1234
-OpenBSC(config-net-bts)# gprs nsei 1234
-OpenBSC(config-net-bts)# gprs nsvc 0 nsvci 1234
-OpenBSC(config-net-bts)# gprs nsvc 0 local udp port 23000
-OpenBSC(config-net-bts)# gprs nsvc 0 remote udp port 23000
-OpenBSC(config-net-bts)# gprs nsvc 0 remote ip 192.168.100.239
+OsmoBSC(config-net-bts)# gprs mode gprs
+OsmoBSC(config-net-bts)# gprs routing area 1
+OsmoBSC(config-net-bts)# gprs cell bvci 1234
+OsmoBSC(config-net-bts)# gprs nsei 1234
+OsmoBSC(config-net-bts)# gprs nsvc 0 nsvci 1234
+OsmoBSC(config-net-bts)# gprs nsvc 0 local udp port 23000
+OsmoBSC(config-net-bts)# gprs nsvc 0 remote udp port 23000
+OsmoBSC(config-net-bts)# gprs nsvc 0 remote ip 192.168.100.239
 ----
 
 

-- 
To view, visit https://gerrit.osmocom.org/13514
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id473b625f47b3cf7ee10ced866d49eb678161719
Gerrit-Change-Number: 13514
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190404/ecb1a7f2/attachment.htm>


More information about the gerrit-log mailing list