Change in osmo-msc[master]: add BSC/MSC neighbor VTY commands for inter-MSC HO

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Stefan Sperling gerrit-no-reply at lists.osmocom.org
Sat Dec 29 12:28:36 UTC 2018


Stefan Sperling has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/12446 )

Change subject: add BSC/MSC neighbor VTY commands for inter-MSC HO
......................................................................

add BSC/MSC neighbor VTY commands for inter-MSC HO

Allow configuration of neighbor BSC/MSC via osmo-msc.cfg
and the VTY.

Each neighbor is mapped to the list of identifiers of cells
which are reachable via that neighbor. A new neighbor_ident
API manages the neighbor list and supports mapping neighboring
BSCs/MSCs to cells, and vice versa.

Neighbours are managed with the following new VTY commands:

 [no] neighbor lac <0-65535> bsc-pc POINT_CODE
 [no] neighbor lac <0-65535> msc-ip-name IPA_NAME
 [no] neighbor lac <0-65535> ci <0-999>bsc-pc POINT_CODE
 [no] neighbor lac <0-65535> ci <0-999> msc-ip-name IPA_NAME
 [no] neighbor cgi <0-999> <0-999> <0-65535> <0-65535> bsc-pc POINT_CODE
 [no] neighbor cgi <0-999> <0-999> <0-65535> <0-65535> msc-ipa-name IPA_NAME
 show neighbor all
 show neighbor bsc-pc POINT_CODE
 show neighbor msc-ipa-name IPA_NAME

Change-Id: Ia0dd08b087bfd4aa22e234917669d003150a4cd4
Depends: I5535f0d149c2173294538df75764dd181b023312
Related: OS#3618
---
M include/osmocom/msc/Makefile.am
M include/osmocom/msc/gsm_data.h
A include/osmocom/msc/neighbor_ident.h
M src/libmsc/Makefile.am
M src/libmsc/msc_vty.c
A src/libmsc/neighbor_ident.c
A src/libmsc/neighbor_ident_vty.c
7 files changed, 700 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/46/12446/2
-- 
To view, visit https://gerrit.osmocom.org/12446
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia0dd08b087bfd4aa22e234917669d003150a4cd4
Gerrit-Change-Number: 12446
Gerrit-PatchSet: 2
Gerrit-Owner: Stefan Sperling <stsp at stsp.name>
Gerrit-CC: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181229/baa80c92/attachment.htm>


More information about the gerrit-log mailing list