Project

General

Profile

Osmo-nitb VTY » History » Version 11

Anonymous, 02/19/2016 10:48 PM
First timer bits and their semantic.

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 11
 * Started after IMMEDIATE ASSIGMENT, should be higher than the time for a L2 establishment attempt
50
51 10
==== timer t3103 <0-65535> ====
52 11
 * Started by sending a HANDOVER message. This timer is currently not in use.
53
54 10
==== timer t3105 <0-65535> ====
55 11
 * Used for the repetition of the PHYSICAL INFORMATION message during handover. This timer is currently not in use.
56
57 10
==== timer t3107 <0-65535> ====
58 11
 * Started after ASSIGMENT COMMAND to keep the old channel long enough alive. This timer is currently not in use due the usage of very early assignment in Call Control
59
60
61 10
==== timer t3109 <0-65535> ====
62 11
63
64 10
==== timer t3111 <0-65535> ====
65
==== timer t3113 <0-65535> ====
66
==== timer t3115 <0-65535> ====
67
==== timer t3117 <0-65535> ====
68
==== timer t3119 <0-65535> ====
69
==== timer t3141 <0-65535> ====
70 9
71
72 1
=== bts level ===
73
74 3 laforge
At the BTS level, we define parameters that are global for this particular BTS.
75
76 1
==== type ====
77
78
The type of the BTS.  Currently supported;
79
80
 * ''bs-11''
81 3 laforge
 * ''nanobts''
82 1
83
==== band ====
84
85
The GSM band of the BTS.  Currently supported:
86
87 3 laforge
 * GSM400
88
 * GSM850
89
 * GSM900
90 4
 * DCS1800
91
 * PCS1900
92 1
93 3 laforge
==== cell_identity <0-65535> ====
94
95
The Cell Identity of this BTS
96
97 1
==== location area code ====
98
99
The LAC of the location area to which this BTS belongs.
100
101 3 laforge
==== training_sequence_code <0-255> ====
102
103
Set the Training Sequence Code (TSC) of this BTS
104
105 1
==== base station id code ====
106
107
The BSIC of this BTS within the location area.
108
109
==== ms max power ====
110
111 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
112
well as for the MS power level at the time a dedicated channel is activated.
113 1
114
==== periodic location update ====
115
116
Specify the number of seconds at which periodic location updating shall be performed by MS in this BTS (T3212)
117
118
==== channel allocator ====
119
120 3 laforge
Whether the channels should be allocated in ascending or descending order.
121 1
122 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.
123
124 1
==== cell barred ====
125
126
Whether this BTS is barred from access or not.
127
128
==== ip.access unit_id ====
129
130
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.
131
132
==== oml e1 tei ====
133
134 3 laforge
The Q.921 TEI to be used for the A-bis OML link of this BTS.
135 1
136 3 laforge
Make sure you use the same value than you have set in the BTS (by bs11-config or LMT).
137
138 1
==== oml e1 line E1_LINE timeslot <1-31> sub-slot (0|1|2|3|full) ====
139
140 3 laforge
Set the E1 line, E1 timeslot and E1 sub-slot for the OML link to this BTS.
141 1
142 3 laforge
Make sure you use the same value than you have set in the BTS (by bs11-config or LMT).
143 2
144 3 laforge
==== periodic location update <0-1530> ====
145
146
Periodic Location Updating interval in minutes.
147
148
If you set this to a non-zero value, every MS will perform a periodic location updating procedure at the given interval.
149
150
A value of 0 will deactivate periodic location updating.
151
152 2
=== trx level ===
153
154 3 laforge
At the trx level, we specify parameters for one particular TRX (transceiver).
155
156 2
==== arfcn ====
157 1
158
The ARFCN of a non-hopping TRX.
159
160 2
==== max_power_red ====
161 1
162
How many dB the nominal transmit power of the TRX should be reduced from its maximum.
163 2
164
If your transmitter is set to e.g. 24 dBm and you set this to 10, your actual output power will be 14 dBm.
165 1
166
==== rsl e1 tei ====
167 2
168 3 laforge
The Q.921 TEI to be used for the A-bis RSL link between BTS and BSC.
169 2
170 3 laforge
Make sure you don't use the same TEI twice in one E1 Link!
171 2
172 3 laforge
==== rsl e1 line E1_LINE timeslot <1-31> sub-slot (0|1|2|3|full) ====
173 2
174 3 laforge
Set the E1 Line, E1 timeslot and E1 sub-slot for the RSL link to this BTS.
175
176 2
=== timeslot level ===
177 1
178 3 laforge
The timeslot level lists parameters for one specific on-air timeslot.
179
180 1
==== phys_chan_config ====
181
182
Set the physical channel configuration of this GSM on-air timeslot:
183 2
184
 * ''NONE'': do not use this timeslot
185
 * ''CCCH'': regular CCCH configuration (BCCH+RACH+PCH+AGCH)
186
 * ''CCCH+SDCCH4'': CCCH plus SDCCH/4 combination
187
 * ''TCH/F'': Full TCH
188
 * ''TCH/H'': Half TCH
189
 * ''SDCCH8'': SDCCH/8 combination
190 3 laforge
191 7
===== e1 line e1 line E1_LINE timeslot <1-31> sub-slot (0|1|2|3) =====
192 3 laforge
193
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.
194
195
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)