blob: bbdb4610bcf814d07ae472554e19656c8604ebde [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
93OsmoBSC(config-net-bts)# show running-config
94... !neighbor add
95
96OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 64
Neels Hofmeyr431e0852018-03-22 04:54:57 +010097% Unknown command.
Neels Hofmeyr19bed232018-03-22 04:54:57 +010098
99OsmoBSC(config-net-bts)# neighbor add bts 0
100% Error: cannot add local BTS 0 as neighbor to BTS 0: Invalid argument
101
102OsmoBSC(config-net-bts)# show running-config
103... !neighbor add
104
105OsmoBSC(config-net-bts)# neighbor add bts 1
106% BTS 0 now has local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
107
108OsmoBSC(config-net-bts)# neighbor add lac 22
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200109% 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 +0100110
111OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
112% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
113
114OsmoBSC(config-net-bts)# ### adding the same entry again results in no change
115OsmoBSC(config-net-bts)# neighbor add bts 1
116% BTS 0 already had local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
117OsmoBSC(config-net-bts)# neighbor add lac-ci 21 31
118% BTS 0 already had local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
119OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
120% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
121OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
122% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
123OsmoBSC(config-net-bts)# neighbor add cgi 23 42 423 5 arfcn 23 bsic 42
124% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
125
126OsmoBSC(config-net-bts)# neighbor add cgi 23 042 423 6 arfcn 23 bsic 42
127% BTS 0 to ARFCN 23 BSIC 42 now has 2 remote BSS Cell Identifier List entries
128
129OsmoBSC(config-net-bts)# neighbor add lac 456 arfcn 123 bsic 45
130% BTS 0 to ARFCN 123 BSIC 45 now has 1 remote BSS Cell Identifier List entry
131
132OsmoBSC(config-net-bts)# neighbor add cgi 23 042 234 56 arfcn 23 bsic 42
133% BTS 0 to ARFCN 23 BSIC 42 now has 3 remote BSS Cell Identifier List entries
134
135OsmoBSC(config-net-bts)# neighbor add lac-ci 789 10 arfcn 423 bsic any
136% BTS 0 to ARFCN 423 (any BSIC) now has 1 remote BSS Cell Identifier List entry
137
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100138OsmoBSC(config-net-bts)# neighbor add lac-ci 789 10 arfcn 423 bsic 63
139% BTS 0 to ARFCN 423 BSIC 63 now has 1 remote BSS Cell Identifier List entry
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100140
141OsmoBSC(config-net-bts)# neighbor add lac-ci 789 10 arfcn 423 bsic 1
142% BTS 0 to ARFCN 423 BSIC 1 now has 1 remote BSS Cell Identifier List entry
143
144OsmoBSC(config-net-bts)# show running-config
145...
146network
147... !neighbor add
148 bts 0
149... !neighbor add
150 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200151 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100152 neighbor add cgi 023 42 423 5 arfcn 23 bsic 42
153 neighbor add cgi 023 042 423 6 arfcn 23 bsic 42
154 neighbor add cgi 023 042 234 56 arfcn 23 bsic 42
155 neighbor add lac 456 arfcn 123 bsic 45
156 neighbor add lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100157 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100158 neighbor add lac-ci 789 10 arfcn 423 bsic 1
159... !neighbor add
160
161OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 99 bsic any
162% No entry for BTS 0 to ARFCN 99 (any BSIC)
163
164OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 41 bsic any
165% BTS 0 to ARFCN 41 (any BSIC) resolves to local BTS 1 lac-ci 21 31
166
167OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 423 bsic 1
168% neighbor add lac-ci 789 10 arfcn 423 bsic 1
169
170OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 423 bsic 23
171% neighbor add lac-ci 789 10 arfcn 423 bsic 23
172
173OsmoBSC(config-net-bts)# neighbor del arfcn 99 bsic 7
174% Cannot remove, no such neighbor: BTS 0 to ARFCN 99 BSIC 7
175
176OsmoBSC(config-net-bts)# neighbor del arfcn 23 bsic 42
177% Removed remote BSS neighbor BTS 0 to ARFCN 23 BSIC 42
178
179OsmoBSC(config-net-bts)# show running-config
180... !neighbor add
181 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200182 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100183 neighbor add lac 456 arfcn 123 bsic 45
184 neighbor add lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100185 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100186 neighbor add lac-ci 789 10 arfcn 423 bsic 1
187... !neighbor add
188
189OsmoBSC(config-net-bts)# neighbor del arfcn 123 bsic 45
190% Removed remote BSS neighbor BTS 0 to ARFCN 123 BSIC 45
191
192OsmoBSC(config-net-bts)# show running-config
193... !neighbor add
194 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200195 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100196 neighbor add lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100197 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100198 neighbor add lac-ci 789 10 arfcn 423 bsic 1
199... !neighbor add
200
201OsmoBSC(config-net-bts)# neighbor del arfcn 423 bsic any
202% Removed remote BSS neighbor BTS 0 to ARFCN 423 (any BSIC)
203
204OsmoBSC(config-net-bts)# show running-config
205... !neighbor add
206 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200207 neighbor add lac-ci 22 65535
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100208 neighbor add lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100209 neighbor add lac-ci 789 10 arfcn 423 bsic 1
210... !neighbor add
211
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100212OsmoBSC(config-net-bts)# neighbor del arfcn 423 bsic 63
213% Removed remote BSS neighbor BTS 0 to ARFCN 423 BSIC 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100214
215OsmoBSC(config-net-bts)# show running-config
216... !neighbor add
217 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200218 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100219 neighbor add lac-ci 789 10 arfcn 423 bsic 1
220... !neighbor add
221
222OsmoBSC(config-net-bts)# neighbor del arfcn 423 bsic 1
223% Removed remote BSS neighbor BTS 0 to ARFCN 423 BSIC 1
224
225OsmoBSC(config-net-bts)# show running-config
226... !neighbor add
227 neighbor add lac-ci 21 31
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200228 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100229... !neighbor add
230
231OsmoBSC(config-net-bts)# neighbor del arfcn 41 bsic any
232% Removed local neighbor bts 0 to bts 1
233
234OsmoBSC(config-net-bts)# show running-config
235... !neighbor add
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200236 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100237... !neighbor add
238
239OsmoBSC(config-net-bts)# neighbor del arfcn 41 bsic any
240% Cannot remove, no such neighbor: BTS 0 to ARFCN 41 (any BSIC)
241
242OsmoBSC(config-net-bts)# show running-config
243... !neighbor add
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200244 neighbor add lac-ci 22 65535
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100245... !neighbor add
246
247OsmoBSC(config-net-bts)# neighbor del arfcn 42 bsic 12
248% Removed local neighbor bts 0 to bts 2
249
250OsmoBSC(config-net-bts)# show running-config
251... !neighbor add