From d06ff6426e849fdf3b33a56f076ed3bc26c2ac75 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 2 May 2017 13:49:34 +0200 Subject: OsmoBTS/chapters/configuration.adoc: Add bts index in example Change-Id: If13643cdfa59c50b6af8ab0657635fed2ca219f0 --- OsmoBTS/chapters/configuration.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmoBTS/chapters/configuration.adoc b/OsmoBTS/chapters/configuration.adoc index 980f835..dbc7a29 100644 --- a/OsmoBTS/chapters/configuration.adoc +++ b/OsmoBTS/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 -- cgit v1.2.3