aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manuals/chapters/bts-examples.adoc
diff options
context:
space:
mode:
authorEric Wild <ewild@sysmocom.de>2019-06-04 13:38:28 +0200
committerlaforge <laforge@gnumonks.org>2019-06-06 19:46:20 +0000
commit10def2cf1edd31216fedc2deccd61a7d6f49630d (patch)
treeea70498493c1f2d708932431d877e04a7a85d8a2 /doc/manuals/chapters/bts-examples.adoc
parentc79751ce094a0aeaebcc0a4b850b00c84b3a20ef (diff)
vty: adjust config name for unit-id
Having different names for the same config setting is misleading, so let's stick to the one used by osmo-bts. Change-Id: Ide5ceb5db7403a70313405752579e30d7bb94eac
Diffstat (limited to 'doc/manuals/chapters/bts-examples.adoc')
-rw-r--r--doc/manuals/chapters/bts-examples.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/manuals/chapters/bts-examples.adoc b/doc/manuals/chapters/bts-examples.adoc
index 2dd8b375c..58cb3ab17 100644
--- a/doc/manuals/chapters/bts-examples.adoc
+++ b/doc/manuals/chapters/bts-examples.adoc
@@ -35,8 +35,8 @@ network
channel allocator ascending
rach tx integer 9
rach max transmission 7
- ip.access unit_id 1801 0 <4>
- oml ip.access stream_id 255 line 0
+ ipa unit-id 1801 0 <4>
+ oml ipa stream-id 255 line 0
gprs mode none
trx 0
rf_locked 0
@@ -113,8 +113,8 @@ network
channel allocator ascending
rach tx integer 9
rach max transmission 7
- ip.access unit_id 1800 0 <1>
- oml ip.access stream_id 255 line 0
+ ipa unit-id 1800 0 <1>
+ oml ipa stream-id 255 line 0
gprs mode none
trx 0
rf_locked 0