From 970346666eae8a2011805033b6a90362174ebbf6 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 20 Feb 2024 19:22:50 +0100 Subject: gsup: Introduce a new PCO IE This IE will be required by the UE creating a tunnel at the ePDG (EPDG Tunnel Req). The ePDG will convert the IKEv2 Configuration Attributes into TS 29.060 PCO, and sends them in S2b GTPv2C CreateSessionReq+Resp as PCO. Change-Id: Id912ead4e1205f84a40af6505a5ddf050d1e086d --- common/chapters/gsup.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/common/chapters/gsup.adoc b/common/chapters/gsup.adoc index 1f70c5b..d88c579 100644 --- a/common/chapters/gsup.adoc +++ b/common/chapters/gsup.adoc @@ -1379,6 +1379,7 @@ IEI that shall be used for the encoding. |0x12|Access Point Name|<> |0x13|QoS|<> |0x14|PDP-Charging Characteristics|<> +|0x15|PCO|<> |0x20|RAND|<> |0x21|SRES|<> |0x22|Kc|<> @@ -1527,6 +1528,12 @@ used by the SGSN or VLR when activating a PDP context. } ---- +[[gsup-ie-pco]] +==== Protocol Configuration Options (PCO) + +This encodes the Protocol Configuration Options (PCO) of 3GPP TS 29.060 clause +7.7.31, which are the same as those specified in 3GPP TS 24.008 10.5.6.3. It +will be used by the ePDG during the PDP Context activation. [[gsup-ie-hlr]] ==== HLR Number encoded as 3GPP TS 09.02 ISDN-AddressString -- cgit v1.2.3