Project

General

Profile

Osmo-nitb VTY » History » Version 10

Anonymous, 02/19/2016 10:48 PM
Use the right number of equal signs to make the entries appear as part of networking

1 3 laforge
[[PageOutline]]
2 1
3 3 laforge
This page is a reference fo all VTY commands that you can use interactively on the OpenBSC VTY telnet interface.
4
5
In addition, the same commands are used for the configuration file.
6
7 1
== configuration reference ==
8
9
=== network level ===
10
11 3 laforge
At the network level, we specify parameters that are global for an entire GSM network.
12
13 1
==== network country code ====
14
15 3 laforge
The network country code (NCC) to be used for this network.  Default is 1.
16 1
17
==== mobile network code ====
18
19 3 laforge
The mobile network code (MNC) to be used for this network.  Default is 1.
20 1
21
==== short name ====
22
23
This is the short network name to be used in the GSM 04.08 MM INFO message.
24
25
==== long name ====
26
27
This is the long network name to be used in the GSM 04.08 MM INFO message.
28
29
==== auth policy ====
30
31
This defines the authentication policy of the network.  Possible values are:
32
33
 * ''closed'': Don't allow anyone who is not marked as authorized=1 in the hlr database
34
 * ''accept-all': Accept everyone into the network
35
 * ''token'': Use a special [wiki:TokenAuthPolicy]
36
37 10
==== encryption a5 (0|1|2) ====
38 5
39 6
* Enable/Disable A5/X encryption on the network.
40 5
41 10
==== neci (0|1) ====
42 8
43
Changes the Cell Selection Parameter called NECI Half Rate Support.
44
45
 * "0": New establishment causes are not supported.
46
 * "1": New establishment causes are supported.
47
48 10
==== timer t3101 <0-65535> ====
49
==== timer t3103 <0-65535> ====
50
==== timer t3105 <0-65535> ====
51
==== timer t3107 <0-65535> ====
52
==== timer t3109 <0-65535> ====
53
==== timer t3111 <0-65535> ====
54
==== timer t3113 <0-65535> ====
55
==== timer t3115 <0-65535> ====
56
==== timer t3117 <0-65535> ====
57
==== timer t3119 <0-65535> ====
58
==== timer t3141 <0-65535> ====
59 9
60
61 1
=== bts level ===
62
63 3 laforge
At the BTS level, we define parameters that are global for this particular BTS.
64
65 1
==== type ====
66
67
The type of the BTS.  Currently supported;
68
69
 * ''bs-11''
70 3 laforge
 * ''nanobts''
71 1
72
==== band ====
73
74
The GSM band of the BTS.  Currently supported:
75
76 3 laforge
 * GSM400
77
 * GSM850
78
 * GSM900
79 4
 * DCS1800
80
 * PCS1900
81 1
82 3 laforge
==== cell_identity <0-65535> ====
83
84
The Cell Identity of this BTS
85
86 1
==== location area code ====
87
88
The LAC of the location area to which this BTS belongs.
89
90 3 laforge
==== training_sequence_code <0-255> ====
91
92
Set the Training Sequence Code (TSC) of this BTS
93
94 1
==== base station id code ====
95
96
The BSIC of this BTS within the location area.
97
98
==== ms max power ====
99
100 3 laforge
maximum transmit power (in dBm) to be used by MS in this BTS.  This is used in the System Information on the BCCH as
101
well as for the MS power level at the time a dedicated channel is activated.
102 1
103
==== periodic location update ====
104
105
Specify the number of seconds at which periodic location updating shall be performed by MS in this BTS (T3212)
106
107
==== channel allocator ====
108
109 3 laforge
Whether the channels should be allocated in ascending or descending order.
110 1
111 3 laforge
If the channel allocator is in ascending mode, it will first allocate timeslot 0, then timeslot 1, ... of TRX0. If TRX0 is full, it will switch to TRX1.  In descending order, it is the other way around.
112
113 1
==== cell barred ====
114
115
Whether this BTS is barred from access or not.
116
117
==== ip.access unit_id ====
118
119
The ip.access Unit ID.  Unit ID is used to identify the BTS to the BSC.  You set the Unit ID of the BTS by using the [wiki:ipaccess-config] program.  Make sure you use the same Unit ID in the nanoBTS as well as in OpenBSC.
120
121
==== oml e1 tei ====
122
123 3 laforge
The Q.921 TEI to be used for the A-bis OML link of this BTS.
124 1
125 3 laforge
Make sure you use the same value than you have set in the BTS (by bs11-config or LMT).
126
127 1
==== oml e1 line E1_LINE timeslot <1-31> sub-slot (0|1|2|3|full) ====
128
129 3 laforge
Set the E1 line, E1 timeslot and E1 sub-slot for the OML link to this BTS.
130 1
131 3 laforge
Make sure you use the same value than you have set in the BTS (by bs11-config or LMT).
132 2
133 3 laforge
==== periodic location update <0-1530> ====
134
135
Periodic Location Updating interval in minutes.
136
137
If you set this to a non-zero value, every MS will perform a periodic location updating procedure at the given interval.
138
139
A value of 0 will deactivate periodic location updating.
140
141 2
=== trx level ===
142
143 3 laforge
At the trx level, we specify parameters for one particular TRX (transceiver).
144
145 2
==== arfcn ====
146 1
147
The ARFCN of a non-hopping TRX.
148
149 2
==== max_power_red ====
150 1
151
How many dB the nominal transmit power of the TRX should be reduced from its maximum.
152 2
153
If your transmitter is set to e.g. 24 dBm and you set this to 10, your actual output power will be 14 dBm.
154 1
155
==== rsl e1 tei ====
156 2
157 3 laforge
The Q.921 TEI to be used for the A-bis RSL link between BTS and BSC.
158 2
159 3 laforge
Make sure you don't use the same TEI twice in one E1 Link!
160 2
161 3 laforge
==== rsl e1 line E1_LINE timeslot <1-31> sub-slot (0|1|2|3|full) ====
162 2
163 3 laforge
Set the E1 Line, E1 timeslot and E1 sub-slot for the RSL link to this BTS.
164
165 2
=== timeslot level ===
166 1
167 3 laforge
The timeslot level lists parameters for one specific on-air timeslot.
168
169 1
==== phys_chan_config ====
170
171
Set the physical channel configuration of this GSM on-air timeslot:
172 2
173
 * ''NONE'': do not use this timeslot
174
 * ''CCCH'': regular CCCH configuration (BCCH+RACH+PCH+AGCH)
175
 * ''CCCH+SDCCH4'': CCCH plus SDCCH/4 combination
176
 * ''TCH/F'': Full TCH
177
 * ''TCH/H'': Half TCH
178
 * ''SDCCH8'': SDCCH/8 combination
179 3 laforge
180 7
===== e1 line e1 line E1_LINE timeslot <1-31> sub-slot (0|1|2|3) =====
181 3 laforge
182
Set the E1 line, E1 timeslot and E1 sub-slot to be used for this on-air timeslot if it is used as a TCH.
183
184
The TRAU frames for this on-air timeslot will be sent to the sub-slot you have specified here.
Add picture from clipboard (Maximum size: 48.8 MB)