Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dpi:epdg:integration_cases:start [2024/05/13 15:52] – elena.krasnobryzh | en:dpi:epdg:integration_cases:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{indexmenu_n> | ||
- | ======Integration Cases of SSG EPDG with Operator' | ||
- | To deploy SSG EPDG, integration with the following telecommunications operator systems needs to be configured: | ||
- | * AAA server - for authentication and authorization; | ||
- | * HSS (only if AAA server is absent); | ||
- | * PGW - for receiving signaling and voice traffic. | ||
- | |||
- | Below are several possible integration cases. | ||
- | |||
- | =====Authentication and Authorization===== | ||
- | //The authorization of the client in EPDG is handled by the Authorization Management Module (AM), which allows implementing several cases on the operator' | ||
- | |||
- | ====Case 1. Authorization on AAA (Diameter protocol, SWm interface)==== | ||
- | **Conditions: | ||
- | Operator' | ||
- | |||
- | **Process: | ||
- | Authorization Management (AM) module requests authorization from Operator' | ||
- | |||
- | {{ : | ||
- | |||
- | ====Case 2. Authorization on HSS (Diameter protocol, SWx interface)==== | ||
- | **Conditions: | ||
- | The operator does not have its own AAA server; in this case, the AM obtains authorization directly from the Operator' | ||
- | |||
- | **Process: | ||
- | During a call, the AM replaces Operator' | ||
- | |||
- | {{ : | ||
- | |||
- | ====Option. AAA-proxy Mode (SWa (SWm) interface for External IS)==== | ||
- | The operator does not have its own AAA server, but there is some IS, for which it is needed, for example, TWAN or another EPDG. In this case, SSG EPDG can accept requests via the SWm interface and perform authorization on HSS and PGW via standard SWx and S6b interfaces. | ||
- | |||
- | =====Tunneling===== | ||
- | The Tunneling Management Module (TMM) is responsible for organizing tunnels between EPDG Core and Operator' | ||
- | |||
- | ====Case 1. Work via Standard Interface (S2b interface)==== | ||
- | **Conditions: | ||
- | Operator' | ||
- | |||
- | **Process: | ||
- | Signaling traffic from EPDG to PGW flows through the GTP-C tunnel via the native S2b interface. User Plane (voice traffic) flows through the GTP-U tunnel. | ||
- | |||
- | {{ : | ||
- | |||
- | ====Case 2. SGW Emulation (S5/S8 interface)==== | ||
- | **Conditions: | ||
- | Operator' | ||
- | |||
- | **Process: | ||
- | In this case, TMM emulates the operation of SGW and communicates with PGW via the S5/S8 interface. User Plane (voice traffic) flows through the GTP-U tunnel. | ||
- | |||
- | {{ : | ||