aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-05-02 13:49:34 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 17:54:20 +0100
commit7000ef5dea6b80e09507c0f021df7ee5a7978fcb (patch)
tree689f10a7e58c0b9941bd1fd7c3dbe5d8b657150a
parent3b835505bf8cae95fc226419ced59c237cf39ccb (diff)
OsmoBTS/chapters/configuration.adoc: Add bts index in example
-rw-r--r--doc/manuals/chapters/configuration.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index 980f835c..dbc7a29e 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -136,7 +136,7 @@ node of the OsmoBTS VTY.
----
OsmoBTS> enable
OsmoBTS# configure terminal
-OsmoBTS(config)# bts
+OsmoBTS(config)# bts 0
OsmoBTS(bts)# trx 0
OsmoBTS(trx)# gsmtap-sapi sdcch
OsmoBTS(trx)# write <1>
@@ -167,7 +167,7 @@ OsmoBTS VTY.
----
OsmoBTS> enable
OsmoBTS# configure terminal
-OsmoBTS(config)# bts
+OsmoBTS(config)# bts 0
OsmoBTS(bts)# trx 0
OsmoBTS(trx)# power-ramp max-initial 5 dBm
OsmoBTS(trx)# power-ramp step-size 1 dB