blob: ce414e124fb7dec56f1b41364e21038c0dfd23fd [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...
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +020083 neighbor bts <0-255>
84 neighbor lac <0-65535>
85 neighbor lac-ci <0-65535> <0-65535>
Neels Hofmeyr0812db22018-09-21 02:14:46 +020086 neighbor cgi <0-999> <0-999> <0-65535> <0-65535>
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +020087 neighbor lac <0-65535> arfcn <0-1023> bsic (<0-63>|any)
88 neighbor lac-ci <0-65535> <0-65535> arfcn <0-1023> bsic (<0-63>|any)
89 neighbor cgi <0-999> <0-999> <0-65535> <0-65535> arfcn <0-1023> bsic (<0-63>|any)
Neels Hofmeyr20482c72018-09-21 04:11:04 +020090 no neighbor bts <0-255>
91 no neighbor arfcn <0-1023> bsic (<0-63>|any)
Neels Hofmeyr12224e72019-07-11 03:44:17 +020092 no neighbors
Neels Hofmeyr19bed232018-03-22 04:54:57 +010093...
94
Neels Hofmeyrceb4c112018-09-21 01:47:45 +020095OsmoBSC(config-net-bts)# neighbor?
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +020096 neighbor Manage local and remote-BSS neighbor cells
Neels Hofmeyrceb4c112018-09-21 01:47:45 +020097
98OsmoBSC(config-net-bts)# neighbor ?
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +020099 bts Add Neighbor cell by local BTS number
100 lac Add Neighbor cell by LAC
101 lac-ci Add Neighbor cell by LAC and CI
102 cgi Add Neighbor cell by cgi
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200103
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200104OsmoBSC(config-net-bts)# neighbor bts ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200105 <0-255> BTS number
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200106OsmoBSC(config-net-bts)# neighbor bts 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200107 <cr>
108
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200109OsmoBSC(config-net-bts)# neighbor lac ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200110 <0-65535> LAC
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200111OsmoBSC(config-net-bts)# neighbor lac 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200112 arfcn ARFCN of neighbor cell
113 <cr>
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200114OsmoBSC(config-net-bts)# neighbor lac 0 arfcn ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200115 <0-1023> ARFCN value
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200116OsmoBSC(config-net-bts)# neighbor lac 0 arfcn 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200117 bsic BSIC of neighbor cell
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200118OsmoBSC(config-net-bts)# neighbor lac 0 arfcn 0 bsic ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200119 <0-63> BSIC value
120 any for all BSICs / use any BSIC in this ARFCN
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200121OsmoBSC(config-net-bts)# neighbor lac 0 arfcn 0 bsic 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200122 <cr>
123
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200124OsmoBSC(config-net-bts)# neighbor lac-ci ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200125 <0-65535> LAC
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200126OsmoBSC(config-net-bts)# neighbor lac-ci 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200127 <0-65535> CI
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200128OsmoBSC(config-net-bts)# neighbor lac-ci 0 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200129 arfcn ARFCN of neighbor cell
130 <cr>
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200131OsmoBSC(config-net-bts)# neighbor lac-ci 0 0 arfcn ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200132 <0-1023> ARFCN value
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200133OsmoBSC(config-net-bts)# neighbor lac-ci 0 0 arfcn 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200134 bsic BSIC of neighbor cell
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200135OsmoBSC(config-net-bts)# neighbor lac-ci 0 0 arfcn 0 bsic ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200136 <0-63> BSIC value
137 any for all BSICs / use any BSIC in this ARFCN
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200138OsmoBSC(config-net-bts)# neighbor lac-ci 0 0 arfcn 0 bsic 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200139 <cr>
140
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200141OsmoBSC(config-net-bts)# neighbor cgi ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200142 <0-999> MCC
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200143OsmoBSC(config-net-bts)# neighbor cgi 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200144 <0-999> MNC
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200145OsmoBSC(config-net-bts)# neighbor cgi 0 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200146 <0-65535> LAC
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200147OsmoBSC(config-net-bts)# neighbor cgi 0 0 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200148 <0-65535> CI
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200149OsmoBSC(config-net-bts)# neighbor cgi 0 0 0 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200150 arfcn ARFCN of neighbor cell
Neels Hofmeyr0812db22018-09-21 02:14:46 +0200151 <cr>
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200152OsmoBSC(config-net-bts)# neighbor cgi 0 0 0 0 arfcn ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200153 <0-1023> ARFCN value
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200154OsmoBSC(config-net-bts)# neighbor cgi 0 0 0 0 arfcn 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200155 bsic BSIC of neighbor cell
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200156OsmoBSC(config-net-bts)# neighbor cgi 0 0 0 0 arfcn 0 bsic ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200157 <0-63> BSIC value
158 any for all BSICs / use any BSIC in this ARFCN
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200159OsmoBSC(config-net-bts)# neighbor cgi 0 0 0 0 arfcn 0 bsic 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200160 <cr>
161
Neels Hofmeyr12224e72019-07-11 03:44:17 +0200162OsmoBSC(config-net-bts)# no neighbors?
163 neighbors Remove all local and remote-BSS neighbor config for this cell. Note that this falls back to the legacy behavior of regarding all local cells as neighbors.
164
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200165OsmoBSC(config-net-bts)# no neighbor?
166 neighbor Remove local or remote-BSS neighbor cell
167
168OsmoBSC(config-net-bts)# no neighbor ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200169 bts Neighbor cell by local BTS number
170 arfcn ARFCN of neighbor cell
171
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200172OsmoBSC(config-net-bts)# no neighbor bts ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200173 <0-255> BTS number
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200174OsmoBSC(config-net-bts)# no neighbor bts 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200175 <cr>
176
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200177OsmoBSC(config-net-bts)# no neighbor arfcn ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200178 <0-1023> ARFCN value
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200179OsmoBSC(config-net-bts)# no neighbor arfcn 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200180 bsic BSIC of neighbor cell
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200181OsmoBSC(config-net-bts)# no neighbor arfcn 0 bsic ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200182 <0-63> BSIC value
183 any for all BSICs / use any BSIC in this ARFCN
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200184OsmoBSC(config-net-bts)# no neighbor arfcn 0 bsic 0 ?
Neels Hofmeyrceb4c112018-09-21 01:47:45 +0200185 <cr>
186
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100187OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200188... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100189
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200190OsmoBSC(config-net-bts)# ! BSIC out of range
191OsmoBSC(config-net-bts)# neighbor cgi 23 42 423 5 arfcn 23 bsic 64
Neels Hofmeyr431e0852018-03-22 04:54:57 +0100192% Unknown command.
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100193
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200194OsmoBSC(config-net-bts)# neighbor bts 0
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100195% Error: cannot add local BTS 0 as neighbor to BTS 0: Invalid argument
196
197OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200198... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100199
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200200OsmoBSC(config-net-bts)# neighbor bts 1
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100201% BTS 0 now has local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
202
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200203OsmoBSC(config-net-bts)# neighbor lac 22
Neels Hofmeyr4122c152018-08-27 00:46:45 +0200204% BTS 0 now has local neighbor BTS 2 with LAC 22 CI 65535 and ARFCN 42 BSIC 12
Neels Hofmeyr0812db22018-09-21 02:14:46 +0200205OsmoBSC(config-net-bts)# no neighbor bts 2
206OsmoBSC(config-net-bts)# neighbor cgi 901 70 22 65535
207% 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 +0100208
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200209OsmoBSC(config-net-bts)# neighbor cgi 23 42 423 5 arfcn 23 bsic 42
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100210% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
211
212OsmoBSC(config-net-bts)# ### adding the same entry again results in no change
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200213OsmoBSC(config-net-bts)# neighbor bts 1
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100214% BTS 0 already had local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200215OsmoBSC(config-net-bts)# neighbor lac-ci 21 31
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100216% BTS 0 already had local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200217OsmoBSC(config-net-bts)# neighbor cgi 23 42 423 5 arfcn 23 bsic 42
Neels Hofmeyracd29192018-10-16 12:58:20 +0200218% Error: only one Cell Identifier entry is allowed per remote neighbor. Already have: BTS 0 to ARFCN 23 BSIC 42 -> CGI[1]:{023-42-423-5}
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200219OsmoBSC(config-net-bts)# neighbor cgi 23 42 423 5 arfcn 23 bsic 42
Neels Hofmeyracd29192018-10-16 12:58:20 +0200220% Error: only one Cell Identifier entry is allowed per remote neighbor. Already have: BTS 0 to ARFCN 23 BSIC 42 -> CGI[1]:{023-42-423-5}
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200221OsmoBSC(config-net-bts)# neighbor cgi 23 42 423 5 arfcn 23 bsic 42
Neels Hofmeyracd29192018-10-16 12:58:20 +0200222% Error: only one Cell Identifier entry is allowed per remote neighbor. Already have: BTS 0 to ARFCN 23 BSIC 42 -> CGI[1]:{023-42-423-5}
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100223
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200224OsmoBSC(config-net-bts)# neighbor cgi 23 042 423 6 arfcn 23 bsic 42
Neels Hofmeyracd29192018-10-16 12:58:20 +0200225% Error: only one Cell Identifier entry is allowed per remote neighbor. Already have: BTS 0 to ARFCN 23 BSIC 42 -> CGI[1]:{023-42-423-5}
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100226
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200227OsmoBSC(config-net-bts)# neighbor lac 456 arfcn 123 bsic 45
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100228% BTS 0 to ARFCN 123 BSIC 45 now has 1 remote BSS Cell Identifier List entry
229
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200230OsmoBSC(config-net-bts)# neighbor cgi 23 042 234 56 arfcn 23 bsic 42
Neels Hofmeyracd29192018-10-16 12:58:20 +0200231% Error: only one Cell Identifier entry is allowed per remote neighbor. Already have: BTS 0 to ARFCN 23 BSIC 42 -> CGI[1]:{023-42-423-5}
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100232
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200233OsmoBSC(config-net-bts)# neighbor lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100234% BTS 0 to ARFCN 423 (any BSIC) now has 1 remote BSS Cell Identifier List entry
235
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200236OsmoBSC(config-net-bts)# neighbor lac-ci 789 10 arfcn 423 bsic 63
Neels Hofmeyracd29192018-10-16 12:58:20 +0200237% Error: only one Cell Identifier entry is allowed per remote neighbor. Already have: BTS 0 to ARFCN 423 BSIC 63 -> LAC-CI[1]:{789-10}
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100238
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200239OsmoBSC(config-net-bts)# neighbor lac-ci 789 10 arfcn 423 bsic 1
Neels Hofmeyracd29192018-10-16 12:58:20 +0200240% Error: only one Cell Identifier entry is allowed per remote neighbor. Already have: BTS 0 to ARFCN 423 BSIC 1 -> LAC-CI[1]:{789-10}
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100241
242OsmoBSC(config-net-bts)# show running-config
243...
244network
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200245... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100246 bts 0
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200247... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200248 neighbor bts 1
249 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200250 neighbor cgi 023 42 423 5 arfcn 23 bsic 42
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200251 neighbor lac 456 arfcn 123 bsic 45
252 neighbor lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200253... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100254
255OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 99 bsic any
256% No entry for BTS 0 to ARFCN 99 (any BSIC)
257
258OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 41 bsic any
259% BTS 0 to ARFCN 41 (any BSIC) resolves to local BTS 1 lac-ci 21 31
260
261OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 423 bsic 1
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200262% neighbor lac-ci 789 10 arfcn 423 bsic 1
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100263
264OsmoBSC(config-net-bts)# do show bts 0 neighbor arfcn 423 bsic 23
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200265% neighbor lac-ci 789 10 arfcn 423 bsic 23
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100266
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200267OsmoBSC(config-net-bts)# no neighbor arfcn 99 bsic 7
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100268% Cannot remove, no such neighbor: BTS 0 to ARFCN 99 BSIC 7
269
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200270OsmoBSC(config-net-bts)# no neighbor arfcn 23 bsic 42
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100271% Removed remote BSS neighbor BTS 0 to ARFCN 23 BSIC 42
272
273OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyra5ff9742018-10-30 16:00:04 +0100274... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200275 neighbor bts 1
276 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200277 neighbor lac 456 arfcn 123 bsic 45
278 neighbor lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200279... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100280
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200281OsmoBSC(config-net-bts)# no neighbor arfcn 123 bsic 45
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100282% Removed remote BSS neighbor BTS 0 to ARFCN 123 BSIC 45
283
284OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200285... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200286 neighbor bts 1
287 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200288 neighbor lac-ci 789 10 arfcn 423 bsic any
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200289... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100290
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200291OsmoBSC(config-net-bts)# no neighbor arfcn 423 bsic any
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100292% Removed remote BSS neighbor BTS 0 to ARFCN 423 (any BSIC)
293
294OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200295... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200296 neighbor bts 1
297 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200298... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100299
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200300OsmoBSC(config-net-bts)# no neighbor arfcn 423 bsic 63
Neels Hofmeyracd29192018-10-16 12:58:20 +0200301% Cannot remove, no such neighbor: BTS 0 to ARFCN 423 BSIC 63
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100302
303OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200304... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200305 neighbor bts 1
306 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200307... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100308
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200309OsmoBSC(config-net-bts)# no neighbor arfcn 423 bsic 1
Neels Hofmeyracd29192018-10-16 12:58:20 +0200310% Cannot remove, no such neighbor: BTS 0 to ARFCN 423 BSIC 1
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100311
312OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200313... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200314 neighbor bts 1
315 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200316... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100317
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200318OsmoBSC(config-net-bts)# no neighbor arfcn 41 bsic any
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100319% Removed local neighbor bts 0 to bts 1
320
321OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200322... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200323 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200324... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100325
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200326OsmoBSC(config-net-bts)# no neighbor arfcn 41 bsic any
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100327% Cannot remove, no such neighbor: BTS 0 to ARFCN 41 (any BSIC)
328
329OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200330... !neighbor
Neels Hofmeyr8afdeee2018-09-25 00:53:24 +0200331 neighbor bts 2
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200332... !neighbor
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100333
Neels Hofmeyr20482c72018-09-21 04:11:04 +0200334OsmoBSC(config-net-bts)# no neighbor arfcn 42 bsic 12
Neels Hofmeyr19bed232018-03-22 04:54:57 +0100335% Removed local neighbor bts 0 to bts 2
336
337OsmoBSC(config-net-bts)# show running-config
Neels Hofmeyrc7365ae2018-09-21 01:43:25 +0200338... !neighbor
Neels Hofmeyr12224e72019-07-11 03:44:17 +0200339
340OsmoBSC(config-net-bts)# neighbor bts 1
341% BTS 0 now has local neighbor BTS 1 with LAC 21 CI 31 and ARFCN 41 BSIC 11
342OsmoBSC(config-net-bts)# neighbor bts 2
343% BTS 0 now has local neighbor BTS 2 with LAC 22 CI 65535 and ARFCN 42 BSIC 12
344OsmoBSC(config-net-bts)# neighbor cgi 023 42 423 5 arfcn 23 bsic 42
345% BTS 0 to ARFCN 23 BSIC 42 now has 1 remote BSS Cell Identifier List entry
346OsmoBSC(config-net-bts)# neighbor lac 456 arfcn 123 bsic 45
347% BTS 0 to ARFCN 123 BSIC 45 now has 1 remote BSS Cell Identifier List entry
348OsmoBSC(config-net-bts)# neighbor lac-ci 789 10 arfcn 423 bsic any
349% BTS 0 to ARFCN 423 (any BSIC) now has 1 remote BSS Cell Identifier List entry
350
351OsmoBSC(config-net-bts)# no neighbors
352% Removed local neighbor bts 0 to bts 1
353% Removed local neighbor bts 0 to bts 2
354% Removed remote BSS neighbor BTS 0 to ARFCN 23 BSIC 42
355% Removed remote BSS neighbor BTS 0 to ARFCN 123 BSIC 45
356% Removed remote BSS neighbor BTS 0 to ARFCN 423 (any BSIC)
357
358OsmoBSC(config-net-bts)# show running-config
359... !neighbor