GPRS Core Network
GPRS Core Network
From Wikipedia, the free encyclopedia (Redirected from SGSN) The GPRS core network is the central part of the General Packet Radio Service which allows 2G, 3G and WCDMA mobile networks to transmit IP packets to external networks such as the Internet. The GPRS system is an integrated part of the GSM network switching subsystem.
Contents
y y y
y y y y y y
1 General support functions 2 GPRS tunnelling protocol (GTP) 3 GPRS support nodes (GSN) o 3.1 Gateway GPRS Support Node (GGSN) o 3.2 Serving GPRS Support Node (SGSN) 3.2.1 Common SGSN Functions 3.2.2 GSM/EDGE specific SGSN functions 3.2.3 WCDMA specific SGSN functions 4 Access point 5 PDP Context 6 Reference Points and Interfaces o 6.1 Interfaces in the GPRS network 7 See also 8 References 9 External links
GPRS core structure The GPRS core network provides mobility management, session management and transport for Internet Protocol packet services in GSM and WCDMA networks. The core network also
provi pport or ot r additional functions such as billing and lawful int rception. It was also proposed, at one stage, to support packet radio services in the US D-AM S TDMA system, however, in practice, all of these networks have been converted to GSM so this option has become irrelevant. Like GSM in general, GPRS module is an open standards driven system. The standardization body is the 3GPP.
setup and deletion of PDP contexts verification of GSN reachability updates; e.g., as subscribers move from one SGSN to another.
GTP' for transfer of charging data from GSNs to the charging function. GGSNs and SGSNs (collectively known as GSNs) listen for GTP-C messages on UDP port 2 23 and for GTP-U messages on port 2 2. This communication happens within a single network or may, in the case of international roaming, happen internationally, typically across a GPRS roaming exchange (GRX). The Charging Gateway Function (CGF) listens to GTP' messages sent from the GSNs on TCP or UDP port 33 . The core network sends charging information to the CGF, typically including PDP context activation times and the quantity of data which the end user has transferred. However, this communication which occurs within one network is less standardized and may, depending on the vendor and configuration options, use proprietary encoding or even an entirely proprietary system. GTP version zero supports both signalling and user data under one generic header. It can be used with UDP (User Datagram Protocol) or TCP (Transmission Control Protocol) on the registered port 33 . GTP version one is used only on UDP. The control plane protocol GTPC (Control) using registered port 2 23 and the user plane protocol GTP-U (User) using registered port 2 2.
Detunnel GTP packets from the GGSN (downlink) Tunnel IP packets toward the GGSN (uplink) Carry out mobility management as Standby mode mobile moves from one Routing Area to another Routing Area Billing user data
GSM/EDGE speci ic SGSN functions Enhanced Data Rates for GSM Evolution (EDGE) specific SGSN functions and characteristics are:
y y y y y
Maximum data rate of approx. 0 kbit/s ( 0 kbit/s for EDGE) per subscriber Connect via frame relay or IP to the Packet Control Unit using the Gb protocol stack Accept uplink data to form IP packets Encrypt down-link data, decrypt up-link data Carry out mobility management to the level of a cell for connected mode mobiles
Carry up to about 2 Mbit/s traffic downlink and . Mbit/s traffic uplink (HSPA+) Tunnel/detunnel downlink/uplink packets toward the radio network controller (RNC) Carry out mobility management to the level of an RNC for connected mode mobiles
These differences in functionality have led some manufacturers to create specialist SGSNs for each of WCDMA and GSM which do not support the other networks, whilst other manufacturers have succeeded in creating both together, but with a performance cost due to the compromises required.
Access point
Main article: Access point name An access point is:
y y y
An IP network to which a mobile can be connected A set of settings which are used for that connection A particular option in a set of settings in a mobile phone
When a GPRS mobile phone sets up a PDP context, the access point is selected. At this point an access point name (APN) is determined Example: aricenttechnologies.mnc0 2.mcc3 .gprs Example: Internet Example: mywap Example: hcl.cisco.ggsn
This access point is then used in a DNS query to a private DNS network. This process (called APN resolution) finally gives the IP address of the GGSN which should serve the access point. At this point a PDP context can be activated.
PDP Context
The packet data protocol (PDP; e.g., IP, X.2 , FrameRelay) context is a data structure present on both the Serving GPRS Support Node (SGSN) and the Gateway GPRS Support Node (GGSN) which contains the subscriber's session information when the subscriber has an active session. When a mobile wants to use GPRS, it must first attach and then activate a PDP context. This allocates a PDP context data structure in the SGSN that the subscriber is currently visiting and the GGSN serving the subscriber's access point. The data recorded includes
y y y
Subscriber's IP address Subscriber's IMSI Subscriber's o Tunnel Endpoint ID (TEID) at the GGSN o Tunnel Endpoint ID (TEID) at the SGSN
The Tunnel Endpoint ID (TEID) is a number allocated by the GSN which identifies the tunnelled data related to a particular PDP context. Several PDP contexts may use the same IP address. The Secondary PDP Context Activation procedure may be used to activate a PDP context while reusing the PDP address and other PDP context information from an already active PDP context, but with a different QoS profile.[ ] Note that the procedure is called secondary, not the resulting PDP contexts that have no such relationship with the one the PDP address of which they reused. A total of PDP contexts (with any combination of primary and secondary) can co-exist. NSAPI are used to differentiate the different PDP context.
Interface between the SGSN and the SMS Gateway. Can use MAP , MAP2 or MAP3. Ge The interface between the SGSN and the service control point (SCP); uses the CAP protocol. Gf The interface between the SGSN and the Equipment Identity Register (EIR), used for checking the mobile's equipment identity number (IMEI) against a list of reported stolen mobile phones. Gi IP based interface between the GGSN and a public data network (PDN) either directly to the Internet or through a WAP gateway. Gmb The interface between the GGSN and the Broadcast-Multicast Service Center (BMSC), used for controlling MBMS bearers. Gn IP Based interface between SGSN and other SGSNs and (internal) GGSNs. DNS also shares this interface. Uses the GTP Protocol. Gp IP based interface between internal SGSN and external GGSNs. Between the SGSN and the external GGSN, there is the border gateway (which is essentially a firewall). Also uses the GTP Protocol. Gr Interface between the SGSN and the HLR. Messages going through this interface uses the MAP3 protocol. Gs Interface between the SGSN and the MSC (VLR). Uses the BSSAP+ protocol. This interface allows paging and station availability when it performs data transfer. When the station is attached to the GPRS network, the SGSN keeps track of which routing area (RA) the station is attached to. An RA is a part of a larger location area (LA). When a station is paged this information is used to conserve network resources. When the station performs a PDP context, the SGSN has the exact BTS the station is using. Gx The on-line policy interface between the GGSN and the charging rules function (CRF). It is used for provisioning service data flow based on charging rules. Uses the diameter protocol. Gy The on-line charging interface between the GGSN and the online charging system (OCS). Uses the diameter protocol (DCCA application). Gz The off-line (CDR-based) charging interface between the GSN and the CG. Uses GTP'. Lg The interface between the SGSN and the Gateway Mobile Location Center (GMLC), used for location based services.