gb/NS: Clarify the language regarding the UDP port numbers / socket

This commit is contained in:
Harald Welte 2016-03-10 12:53:06 +07:00 committed by Neels Hofmeyr
parent 032f94b099
commit 6fb29639df
2 changed files with 6 additions and 5 deletions

View File

@ -219,8 +219,9 @@ This IE represents NSEI identity described in <<ident>> and 3GPP TS 08.16 §
[[ns_init]]
=== Gb NS Initialization / PCU bring-up
OsmoPCU create NS listening socket using UDP port given by OsmoBTS via
PCU socket. OsmoBTS in turn receive it from BSC. After that OsmoPCU
tried to connect to remote NS ip:port over UDP using parameters
received from BTS. Following successful connection the reset
OsmoPCU binds and connects an UDP socket for NS using port numbers and IP
information given by OsmoBTS via the PCU socket. OsmoBTS in turn
receives this information from the BSC vi A-bis OML.
Following successful initialization of the UDP socket, the reset
procedure is initiated as described in <<ns_reset>>.

View File

@ -43,7 +43,7 @@ Use of other underlying protocols (e. g. Frame Relay) is not supported.
[options="header",width="50%",cols="35%,65%"]
|===
|TCP Port Number|Usage
|23000|NS over UDP
|23000|NS over UDP (default port)
|===
The NS-over-UDP link is established in the PCU -> SGSN direction, i.e.