blob: dadbe13b3764b66e67559d45ab0dfb9f960a38d1 [file] [log] [blame]
Neels Hofmeyr19bed232018-03-22 04:54:57 +01001OsmoBSC> ### Neighbor-BSS Cell Identifier List config
2
3OsmoBSC> list
4...
Neels Hofmeyr431e0852018-03-22 04:54:57 +01005 show bts <0-255> neighbor arfcn <0-1023> bsic (<0-63>|any)
Neels Hofmeyr19bed232018-03-22 04:54:57 +01006...
7
8OsmoBSC> enable
9OsmoBSC# list
10...
Neels Hofmeyr431e0852018-03-22 04:54:57 +010011 show bts <0-255> neighbor arfcn <0-1023> bsic (<0-63>|any)
Neels Hofmeyr19bed232018-03-22 04:54:57 +010012...
13
14OsmoBSC# configure terminal
15OsmoBSC(config)# network
16
17OsmoBSC(config-net)# bts 0
18OsmoBSC(config-net-bts)# type sysmobts
19OsmoBSC(config-net-bts)# base_station_id_code 10
20OsmoBSC(config-net-bts)# location_area_code 20
21OsmoBSC(config-net-bts)# cell_identity 30
22OsmoBSC(config-net-bts)# trx 0
23OsmoBSC(config-net-bts-trx)# arfcn 40
24OsmoBSC(config-net-bts-trx)# exit
25OsmoBSC(config-net-bts)# exit
26
27OsmoBSC(config-net)# bts 1
28OsmoBSC(config-net-bts)# type sysmobts
29OsmoBSC(config-net-bts)# base_station_id_code 11
30OsmoBSC(config-net-bts)# location_area_code 21
31OsmoBSC(config-net-bts)# cell_identity 31
32OsmoBSC(config-net-bts)# trx 0
33OsmoBSC(config-net-bts-trx)# arfcn 41
34OsmoBSC(config-net-bts-trx)# exit
35OsmoBSC(config-net-bts)# exit
36
37OsmoBSC(config-net)# bts 2
38OsmoBSC(config-net-bts)# type sysmobts
39OsmoBSC(config-net-bts)# base_station_id_code 12
40OsmoBSC(config-net-bts)# location_area_code 22
Neels Hofmeyr4122c152018-08-27 00:46:45 +020041OsmoBSC(config-net-bts)# cell_identity 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +010042OsmoBSC(config-net-bts)# trx 0
43OsmoBSC(config-net-bts-trx)# arfcn 42
44OsmoBSC(config-net-bts-trx)# exit
45OsmoBSC(config-net-bts)# exit
46
47OsmoBSC(config-net)# show running-config
48...
49 bts 0
50...
51 cell_identity 30
52 location_area_code 20
53 base_station_id_code 10
54...
55 trx 0
56...
57 arfcn 40
58...
59 bts 1
60...
61 cell_identity 31
62 location_area_code 21
63 base_station_id_code 11
64...
65 trx 0
66...
67 arfcn 41
68...
69 bts 2
70...
Neels Hofmeyr4122c152018-08-27 00:46:45 +020071 cell_identity 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +010072 location_area_code 22
73 base_station_id_code 12
74...
75 trx 0
76...
77 arfcn 42
78...
79
80OsmoBSC(config-net)# bts 0
81OsmoBSC(config-net-bts)# list
82...
83 neighbor add bts <0-255>
84 neighbor add lac <0-65535>
Neels Hofmeyr4122c152018-08-27 00:46:45 +020085 neighbor add lac-ci <0-65535> <0-65535>
Neels Hofmeyr431e0852018-03-22 04:54:57 +010086 neighbor add lac <0-65535> arfcn <0-1023> bsic (<0-63>|any)
Neels Hofmeyr4122c152018-08-27 00:46:45 +020087 neighbor add lac-ci <0-65535> <0-65535> arfcn <0-1023> bsic (<0-63>|any)
88 neighbor add cgi <0-999> <0-999> <0-65535> <0-65535> arfcn <0-1023> bsic (<0-63>|any)
Neels Hofmeyr19bed232018-03-22 04:54:57 +010089 neighbor del bts <0-255>
Neels Hofmeyr431e0852018-03-22 04:54:57 +010090 neighbor del arfcn <0-1023> bsic (<0-63>|any)
Neels Hofmeyr19bed232018-03-22 04:54:57 +010091...
92
Neels Hofmeyrceb4c112018-09-21 01:47:45 +020093OsmoBSC(config-net-bts)# neighbor?
94 neighbor Neighbor cell list
95
96OsmoBSC(config-net-bts)# neighbor ?
97 add Add local or remote-BSS neighbor cell
98 del Remove local or remote-BSS neighbor cell
99
100OsmoBSC(config-net-bts)# neighbor add ?
101 bts Neighbor cell by local BTS number
102 lac Neighbor cell by LAC
103 lac-ci Neighbor cell by LAC and CI
104 cgi Neighbor cell by cgi
105
106OsmoBSC(config-net-bts)# neighbor add bts ?
107 <0-255> BTS number
108OsmoBSC(config-net-bts)# neighbor add bts 0 ?
109 <cr>
110
111OsmoBSC(config-net-bts)# neighbor add lac ?
112 <0-65535> LAC
113OsmoBSC(config-net-bts)# neighbor add lac 0 ?
114 arfcn ARFCN of neighbor cell
115 <cr>
116OsmoBSC(config-net-bts)# neighbor add lac 0 arfcn ?
117 <0-1023> ARFCN value
118OsmoBSC(config-net-bts)# neighbor add lac 0 arfcn 0 ?
119 bsic BSIC of neighbor cell
120OsmoBSC(config-net-bts)# neighbor add lac 0 arfcn 0 bsic ?
121 <0-63> BSIC value
122 any for all BSICs / use any BSIC in this ARFCN
123OsmoBSC(config-net-bts)# neighbor add lac 0 arfcn 0 bsic 0 ?
124 <cr>
125
126OsmoBSC(config-net-bts)# neighbor add lac-ci ?
127 <0-65535> LAC
128OsmoBSC(config-net-bts)# neighbor add lac-ci 0 ?
129 <0-65535> CI
130OsmoBSC(config-net-bts)# neighbor add lac-ci 0 0 ?
131 arfcn ARFCN of neighbor cell
132 <cr>
133OsmoBSC(config-net-bts)# neighbor add lac-ci 0 0 arfcn ?
134 <0-1023> ARFCN value
135OsmoBSC(config-net-bts)# neighbor add lac-ci 0 0 arfcn 0 ?
136 bsic BSIC of neighbor cell
137OsmoBSC(config-net-bts)# neighbor add lac-ci 0 0 arfcn 0 bsic ?
138 <0-63> BSIC value
139 any for all BSICs / use any BSIC in this ARFCN
140OsmoBSC(config-net-bts)# neighbor add lac-ci 0 0 arfcn 0 bsic 0 ?
141 <cr>
142
143OsmoBSC(config-net-bts)# neighbor add cgi ?
144 <0-999> MCC
145OsmoBSC(config-net-bts)# neighbor add cgi 0 ?
146 <0-999> MNC
147OsmoBSC(config-net-bts)# neighbor add cgi 0 0 ?
148 <0-65535> LAC
149OsmoBSC(config-net-bts)# neighbor add cgi 0 0 0 ?
150 <0-65535> CI
151OsmoBSC(config-net-bts)# neighbor add cgi 0 0 0 0 ?
152 arfcn ARFCN of neighbor cell
153OsmoBSC(config-net-bts)# neighbor add cgi 0 0 0 0 arfcn ?
154 <0-1023> ARFCN value
155OsmoBSC(config-net-bts)# neighbor add cgi 0 0 0 0 arfcn 0 ?
156 bsic BSIC of neighbor cell
157OsmoBSC(config-net-bts)# neighbor add cgi 0 0 0 0 arfcn 0 bsic ?
158 <0-63> BSIC value
159 any for all BSICs / use any BSIC in this ARFCN
160OsmoBSC(config-net-bts)# neighbor add cgi 0 0 0 0 arfcn 0 bsic 0 ?
161 <cr>
162
163OsmoBSC(config-net-bts)# neighbor del ?
164 bts Neighbor cell by local BTS number
165 arfcn ARFCN of neighbor cell
166
167OsmoBSC(config-net-bts)# neighbor del bts ?
168 <0-255> BTS number
169OsmoBSC(config-net-bts)# neighbor del bts 0 ?
170 <cr>
171
172OsmoBSC(config-net-bts)# neighbor del arfcn ?
173 <0-1023> ARFCN value
174OsmoBSC(config-net-bts)# neighbor del arfcn 0 ?
175 bsic BSIC of neighbor cell
176OsmoBSC(config-net-bts)# neighbor del arfcn 0 bsic ?
177 <0-63> BSIC value
178 any for all BSICs / use any BSIC in this ARFCN
179OsmoBSC(config-net-bts)# neighbor del arfcn 0 bsic 0 ?
180 <cr>
181
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100182OsmoBSC(config-net-bts)# show running-config
183... !neighbor add
184
185OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 64
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100186% Unknown command.
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100187
188OsmoBSC(config-net-bts)# neighbor add bts 0
189% Error: cannot add local BTS 0 as neighbor to BTS 0: Invalid argument
190
191OsmoBSC(config-net-bts)# show running-config
192... !neighbor add
193
194OsmoBSC(config-net-bts)# neighbor add bts 1
195% BTS 0 now has local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
196
197OsmoBSC(config-net-bts)# neighbor add lac 22
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200198% BTS 0 now has local neighbor BTS 2 with LAC 22 CI 65535 and ARFCN 42 BSIC 12
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100199
200OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
201% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
202
203OsmoBSC(config-net-bts)# ### adding the same entry again results in no change
204OsmoBSC(config-net-bts)# neighbor add bts 1
205% BTS 0 already had local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
206OsmoBSC(config-net-bts)# neighbor add lac-ci 21 31
207% BTS 0 already had local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
208OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
209% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
210OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
211% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
212OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
213% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
214
215OsmoBSC(config-net-bts)# neighbor add cgi 23 042 423 6 arfcn 23 bsic 42
216% BTS 0 to ARFCN 23 BSIC 42 now has 2 remote BSS Cell Identifier List entries
217
218OsmoBSC(config-net-bts)# neighbor add lac 456 arfcn 123 bsic 45
219% BTS 0 to ARFCN 123 BSIC 45 now has 1 remote BSS Cell Identifier List entry
220
221OsmoBSC(config-net-bts)# neighbor add cgi 23 042 234 56 arfcn 23 bsic 42
222% BTS 0 to ARFCN 23 BSIC 42 now has 3 remote BSS Cell Identifier List entries
223
224OsmoBSC(config-net-bts)# neighbor add lac-ci 789 10 arfcn 423 bsic any
225% BTS 0 to ARFCN 423 (any BSIC) now has 1 remote BSS Cell Identifier List entry
226
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100227OsmoBSC(config-net-bts)# neighbor add lac-ci 789 10 arfcn 423 bsic 63
228% BTS 0 to ARFCN 423 BSIC 63 now has 1 remote BSS Cell Identifier List entry
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100229
230OsmoBSC(config-net-bts)# neighbor add lac-ci 789 10 arfcn 423 bsic 1
231% BTS 0 to ARFCN 423 BSIC 1 now has 1 remote BSS Cell Identifier List entry
232
233OsmoBSC(config-net-bts)# show running-config
234...
235network
236... !neighbor add
237 bts 0
238... !neighbor add
239 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200240 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100241 neighbor add cgi 023 42 423 5 arfcn 23 bsic 42
242 neighbor add cgi 023 042 423 6 arfcn 23 bsic 42
243 neighbor add cgi 023 042 234 56 arfcn 23 bsic 42
244 neighbor add lac 456 arfcn 123 bsic 45
245 neighbor add lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100246 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100247 neighbor add lac-ci 789 10 arfcn 423 bsic 1
248... !neighbor add
249
250OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 99 bsic any
251% No entry for BTS 0 to ARFCN 99 (any BSIC)
252
253OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 41 bsic any
254% BTS 0 to ARFCN 41 (any BSIC) resolves to local BTS 1 lac-ci 21 31
255
256OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 423 bsic 1
257% neighbor add lac-ci 789 10 arfcn 423 bsic 1
258
259OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 423 bsic 23
260% neighbor add lac-ci 789 10 arfcn 423 bsic 23
261
262OsmoBSC(config-net-bts)# neighbor del arfcn 99 bsic 7
263% Cannot remove, no such neighbor: BTS 0 to ARFCN 99 BSIC 7
264
265OsmoBSC(config-net-bts)# neighbor del arfcn 23 bsic 42
266% Removed remote BSS neighbor BTS 0 to ARFCN 23 BSIC 42
267
268OsmoBSC(config-net-bts)# show running-config
269... !neighbor add
270 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200271 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100272 neighbor add lac 456 arfcn 123 bsic 45
273 neighbor add lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100274 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100275 neighbor add lac-ci 789 10 arfcn 423 bsic 1
276... !neighbor add
277
278OsmoBSC(config-net-bts)# neighbor del arfcn 123 bsic 45
279% Removed remote BSS neighbor BTS 0 to ARFCN 123 BSIC 45
280
281OsmoBSC(config-net-bts)# show running-config
282... !neighbor add
283 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200284 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100285 neighbor add lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100286 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100287 neighbor add lac-ci 789 10 arfcn 423 bsic 1
288... !neighbor add
289
290OsmoBSC(config-net-bts)# neighbor del arfcn 423 bsic any
291% Removed remote BSS neighbor BTS 0 to ARFCN 423 (any BSIC)
292
293OsmoBSC(config-net-bts)# show running-config
294... !neighbor add
295 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200296 neighbor add lac-ci 22 65535
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100297 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100298 neighbor add lac-ci 789 10 arfcn 423 bsic 1
299... !neighbor add
300
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100301OsmoBSC(config-net-bts)# neighbor del arfcn 423 bsic 63
302% Removed remote BSS neighbor BTS 0 to ARFCN 423 BSIC 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100303
304OsmoBSC(config-net-bts)# show running-config
305... !neighbor add
306 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200307 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100308 neighbor add lac-ci 789 10 arfcn 423 bsic 1
309... !neighbor add
310
311OsmoBSC(config-net-bts)# neighbor del arfcn 423 bsic 1
312% Removed remote BSS neighbor BTS 0 to ARFCN 423 BSIC 1
313
314OsmoBSC(config-net-bts)# show running-config
315... !neighbor add
316 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200317 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100318... !neighbor add
319
320OsmoBSC(config-net-bts)# neighbor del arfcn 41 bsic any
321% Removed local neighbor bts 0 to bts 1
322
323OsmoBSC(config-net-bts)# show running-config
324... !neighbor add
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200325 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100326... !neighbor add
327
328OsmoBSC(config-net-bts)# neighbor del arfcn 41 bsic any
329% Cannot remove, no such neighbor: BTS 0 to ARFCN 41 (any BSIC)
330
331OsmoBSC(config-net-bts)# show running-config
332... !neighbor add
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200333 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100334... !neighbor add
335
336OsmoBSC(config-net-bts)# neighbor del arfcn 42 bsic 12
337% Removed local neighbor bts 0 to bts 2
338
339OsmoBSC(config-net-bts)# show running-config
340... !neighbor add