<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!ENTITY RFC2119 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC6459 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.6459.xml">
<!ENTITY RFC7498 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7498.xml">
<!ENTITY RFC7665 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7665.xml">
<!-- more entities here-->
<!ENTITY I-D.ietf-sfc-use-case-mobility SYSTEM
"http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.draft-ietf-sfc-use-case-mobility-05.xml">
]>
<!-- Uncomment to submit -->
<?xml-stylesheet type='text/xsl' href='http://xml.resource.org/authoring/rfc2629.xslt' ?>
<!-- Uncomment to edit locally
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
-->
<!-- OPTIONS, known as processing instructions (PIs) go here. -->
<!-- For a complete list and description of PIs,
please see http://xml.resource.org/authoring/README.html. -->
<!-- Below are generally applicable PIs that most I-Ds might want to use. -->
<?rfc strict="yes" ?> <!-- give errors regarding ID-nits and DTD validation -->
<!-- control the table of contents (ToC): -->
<?rfc toc="yes"?> <!-- generate a ToC -->
<?rfc tocdepth="3"?> <!-- the number of levels of subsections in ToC. default: 3 -->
<!-- control references: -->
<?rfc symrefs="yes"?> <!-- use symbolic references tags, i.e, [RFC2119] instead of [1] -->
<?rfc sortrefs="no" ?> <!-- sort the reference entries alphabetically -->
<!-- control vertical white space: 
(using these PIs as follows is recommended by the RFC Editor) -->
<?rfc compact="yes" ?> <!-- do not start each main section on a new page -->
<?rfc subcompact="no" ?> <!-- keep one blank line between list items -->
<!-- end of popular PIs -->
<rfc  category="info" docName="draft-aranda-sfc-dp-mobile-02" ipr="trust200902">
<front>
  <title abbrev="SFC Dataplane Elements in Mobile Networks">Service Function Chaining Dataplane Elements in Mobile Networks</title>
  <!-- include author(s) here -->
  <author initials="P.A." surname="Aranda Gutierrez"
          fullname="Pedro A. Aranda Gutierrez">
	<organization abbrev="TID">
      Telefonica, I+D
    </organization>
	<address>
	  <postal>
		<street>Zurbaran, 12</street>
		<city>Madrid</city>
		<code>28010</code>
		<country>Spain</country>
      </postal>
	  <email>pedroa.aranda@telefonica.com</email>
	</address>
  </author>
  <author initials="M.G." surname="Gramaglia"
          fullname="Marco Gramaglia">
	<organization abbrev="IMDEA">
      IMDEA Networks Institute
    </organization>
	<address>
	  <postal>
		<street>Av. Mar Mediterraneo, 22</street>
		<city>Leganes</city>
		<code>28911</code>
		<country>Spain</country>
      </postal>
	  <email>marco.gramaglia@imdea.org</email>
	</address>
  </author>
  <author initials="DRL" surname="Lopez"
          fullname="Diego R. Lopez">
	<organization abbrev="TID">
  	  Telefonica I+D
	</organization>
	<address>
	  <postal>
		<street>Zurbaran, 12</street>
		<city>Madrid</city>
		<code>28010</code>
		<country>Spain</country>
      </postal>
	  <email>diego@tid.es</email>
	</address>
  </author>
  <author initials="W.H." surname="Haeffner"
          fullname="Walter Haeffner">
	<organization abbrev="Vodafone">
  	  Vodafone D2 GmbH  
	</organization>
	<address>
	  <postal>
		<street>Ferdinand-Braun-Platz 1</street>
		<city>Duesseldorf</city>
		<code>40549</code>
		<country>Germany</country>
      </postal>
	  <email>walter.haeffner@vodafone.com</email>
	</address>
  </author>
  <date year="2016" month="June" day="13"/>
  <area>Area</area>
  <workgroup>SFC</workgroup>
  <!-- include keywords here -->
  <keyword>SFC</keyword>
  <keyword>5G Network</keyword>
  <abstract><t>The evolution of the network towards 5G implies a challenge for the infrastructure. The targeted services and the full deployment of virtualization in all segments of the network will need service function chains that previously resided in the(local and remote) infrastructure of the Network operators to extend to the radio access network (RAN).</t>
  <t>In this draft we provide a non-exhaustive but representative list of service functions in 4G and 5G networks, and explore different scenarios for service-aware orchestration. </t><t>We base on the <xref target='RFC7498'>problem statement</xref> and  <xref target='RFC7665'>architecture framework</xref>  of the SFC working group, as well on the existing <xref target='I-D.ietf-sfc-use-case-mobility'>mobile networks use cases</xref>  and the requirement gathering process of the <eref target='http://www.itu.int/en/ITU-R/study-groups/rsg5/rwp5d/imt-2020/Pages/default.aspx'>ITU-R IMT 2020</eref> and different initiatives in <eref target='https://5g-ppp.eu'>Europe</eref>, <eref target='http://www.5gforum.org/#!eng/cvb1'>Korea</eref> and <eref target='http://www.imt-2020.cn/en/introduction'>China</eref> to anticipate network elements that will be needed in 5G networks.</t>
  <t>
	We then explore service-aware orchestration scenarios identifying where different network functions con be deployed in a fully virtualised future network, where both the core and the edge provide advanced virtualisation capabilities.
  </t>
  </abstract>
</front>
<middle>
  <!-- Draft text goes here -->
  <section anchor='intro' title="Introduction">
	<t>The evolution of the network towards 5G implies a challenge for the infrastructure. The targeted services and the full deployment of virtualization in all segments of the network will need service function chains that previously resided in the(local and remote) infrastructure of the Network operators to extend to the radio access network (RAN).
</t>

<t>
	Existing mobile networks use cases presented to the working group and the requirement gathering process of the ITU-R IMT 2020 and different initiatives in Europe, Korea and China to anticipate network elements that will be needed in 5G networks allow us to define use cases for this next generation mobile networks. 
	Once on the pillars of them will be service-aware orchestration. We present scenarios identifying where different network functions con be deployed in a fully virtualised future network, where both the core and the edge provide advanced virtualisation capabilities.
	These scenarios will allow us to derive Service Function Chaining (SFC)-specific requirements.
</t>

	<section anchor='terminology' title='Terminology and abbreviations'>
	  <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in  <xref target="RFC2119">RFC2119</xref>.</t>
	  <t>Much of the terminology used in this document has been defined by either the 3rd Generation Partnership Project (3GPP) or by activities related to 5G networks like IMT2020 in ITU-R. Some terms are defined here for convenience, in addition to those found in <xref target='RFC6459'>RFC6459</xref>.</t>
	  <texttable anchor='acronyms'>
		<ttcol align='left'/>
		<ttcol align='left'/>
		<c>UE</c><c>User equipment like tablets or smartphones</c>
		<c>eNB</c><c>enhanced NodeB, radio access part of the LTE system</c>
		<c>S-GW</c><c>Serving Gateway, primary function is user plane mobility</c>   
		<c>P-GW</c><c>Packet Gateway, actual service creation point, terminates 3GPP mobile network, interface to Packet Data Networks (PDN)</c>
		<c>HSS</c><c>Home Subscriber Server (control plane element)</c>
		<c>MME</c><c>Mobility Management Entity (control plane element)</c>
		<c>GTP</c><c>GPRS (General Packet Radio Service) Tunnel Protocol</c>
		<c>S-IP</c><c>Source IP address</c>
		<c>D-IP</c><c>Destination IP address</c>
		<c>IMSI</c><c>The International Mobile Subscriber Identity that identifies a mobile subscriber</c>
		<c>(S)Gi</c><c>Egress termination point of the mobile network (SGi in case of LTE, Gi in case of UMTS/HSPA). The internal data structure of this interface is not standardized by 3GPP</c>
		<c>PCRF</c><c>3GPP standardized Policy and Charging Rules Function</c>
		<c>PCEF</c><c>Policy and Charging Enforcement Function</c>
		<c>TDF</c><c>Traffic Detection Function</c>
		<c>TSSF</c><c>Traffic Steering Support Function</c>
		<c>IDS</c><c>Intrusion Detection System</c>
		<c>FW</c><c>Firewall</c>
		<c>ACL</c><c>Access Control List</c>
		<c>PEP</c><c>Performance Enhancement Proxy</c>
		<c>IMS</c><c>IP Multimedia Subsystem</c>
		<c>LI</c><c>Legal Intercept</c>
	  </texttable>
	</section>
	<section anchor='scope' title='General scope of mobile service chains'>
	  <t>Current mobile access networks terminate at a mobile service creation point   (called Packet Gateway) typically located at the edge of an operator IP backbone. Within the mobile network, the user payload is encapsulated in 3GPP specific tunnels terminating eventually at the P-GW. In many cases application-specific IP traffic is not directly exchanged between the original mobile network, more specific the P-GW, and an application platform, but will be forced to pass a set of service functions. Network operators use these service functions to differentiate their services.</t>
	  <t> In order to cope with the stringent requirements of 5G networks (cf. Section 1.3), we expect a new architecture to appear. This architecture will surely make extensive use of virtualisation up to the RAN. We also expect that IP packets will need to be processed much earlier that in the current 3GPP architecture. In this context, it is foreseeable that Service Function Chaining will play a substantial role when managing the chains network traffic will traverse. We also expect new kinds of service functions specific to the radio access part to appear and that these new service functions will need to be managed by the SFC management infrastructure of the operator.
	  </t>
	</section>
	<section anchor='req-5g' title='Requirements for 5G networks'>
	  <t>As set forth by the <eref target='https://5g-ppp.eu'>5G Infrastructure Public Private Partenrship (5GPPP)</eref>, the evolution of the infrastructure towards 5G should enable the following features in the mobile environment:
	  <list style="symbols">
		<t>Providing 1000 times higher wireless area capacity</t>
		<t> Saving up to 90% of energy per service provided </t>
		<t> Reducing the average service creation time cycle from 90 hours to 90 minutes </t>
		<t> Facilitating very dense deployments of wireless communication links to connect over 7 trillion wireless devices serving over 7 billion people </t>
	  </list>
	  </t>
	  <section anchor='evol' title='Evolution of the end-to-end carrier network'>
		<t> [SFC-Mobile-UC]  presents the structure of end-to-end carrier networks and focused on the Service Function Chaining use cases for mobile carrier networks, such as current 3GPP- based networks. We recognise that other types of carrier networks that are currently deployed share similarities in the structure of the access networks and the service functions with mobile networks. The evolution towards 5G networks will make the distinction between these different types of networks blur and eventually disappear. </t>
		<t> 5G networks are expected to massively deploy virtualisation technologies from the radio elements to the core of the network. The four building blocks of the RAN, i.e. i) spectrum allocation or physical layer (PHY), i) Medium Access Control (MAC), iii) Radio Link Control (RLC) and iv) Packet Data Convergence, are candidates for virtualisation. </t>
	  </section>
	</section>
  </section>
  <section anchor='overview' title='Mobile network overview'>
	<t>
	  [SFC-Mobile-UC] provides an overview of mobile networks up to LTE (Long Term Evolution) networks. As the specifications mature, we will provide the updates to the LTE architecture.
	</t>
	<section anchor='bblocks' title='Building blocks of 4G and 5G networks'>
	  <t>
		The major functional components of an LTE network are shown in Figure 2 and include user equipment (UE) like smartphones or tablets, the LTE radio unit named enhanced NodeB (eNB), the serving gateway (S-GW) which together with the mobility management entity (MME) takes care of mobility and the packet gateway (P-GW), which finally terminates the actual mobile service. These elements are described in detail in <xref target='ts-23-401'/>. Other important components are the home subscriber system (HSS), the Policy and Charging Rule Function (PCRF) and the optional components: the Traffic Detection Function (TDF) and the Traffic Steering Support Function (TSSF), which are described in <xref target='ts-23-203' />.  The P-GW interface towards the SGi-LAN is called the SGi-interface, which is described in <xref target='ts-29-061' />. The TDF resides on this interface. Finally, the SGi-LAN is the home of service function chains (SFC), which are not standardized by 3GPP.
	  </t>
<figure title="End to end context including all major components of an LTE network." align="center" anchor="e2e-lte">
<preamble/><artwork>
<![CDATA[
+--------------------------------------------+
| Control Plane (C)      [HSS]               |  [OTT Appl. Platform]
|                          |                 |             |
|               +--------[MME]       [PCRF]--+--------+ Internet
|               |          |            |    |        |    |
|  [UE-C] -- [eNB-C] == [S-GW-C] == [P-GW-C] |        |    |
+=====|=========|==========|============|====+  +-----+----+-------+
|     |         |          |            |    |  |     |    |       |
|  [UE-U] -- [eNB-U] == [S-GW-U] == [P-GW-U]-+--+----[SGi-LAN]     |
|                                            |  |        |         |
|                                            |  |        |         |
|                                            |  | [Appl. Platform] |
|                                            |  |                  |
| User Plane (U)                             |  |                  |
+--------------------------------------------+  +------------------+          
]]>
</artwork><postamble>Source [SFC-Mobile-UC]</postamble>
	  </figure>
	  <t>
		Service Functions handle session flows between mobile user equipment and application platforms. Control plane metadata supporting policy based traffic handling may be linked to individual service functions. In 5G networks, we expect the packet gateway (P-GW) to loose its central position and be integrated with functions in the RAN. Radio Resource Control (RRC) in 5G network will be integrated into the Control Plane environment.
	  </t>
	  <section anchor='classify-5g' title='Classification schemes for 5G networks'>
		<t>
		  TBD: We expect classification schemes for 5G networks to evolve as the standards appear.
		</t>
	  </section>
	</section>
	<section anchor='cp-considerations' title='Control plane considerations'>
	  <t>
		TBD: We except the RRC to be integrated with the SFC Control plane in 5G. 
	  </t>
	</section>
	<section anchor='op-req' title='Operator requirements'>
	  <t>
		4G mobile operators use service function chains to enable and optimize service delivery, offer network related customer services, optimize network behavior or protect networks against attacks and ensure privacy. Service function chains are essential to their business. Without these, mobile operators are not able to deliver the necessary and contracted Quality of Experience (QoE) or even certain products to their customers.
	  </t>
	  <t>  As set forth by the 5G-PPP [5GPPP], the evolution of the infrastructure towards 5G should enable the following features in the mobile environment:
	  <list style="symbols">
		<t> Providing 1000 times higher wireless area capacity </t>
		<t> Saving up to 90% of energy per service provided </t>
		<t> Reducing the average service creation time cycle from 90 hours to 90 minutes </t>
		<t> Facilitating very dense deployments of wireless communication links to connect over 7 trillion wireless </t>
	  </list></t>
	  <t>
		To meet these additional requirements, operators will need to make an extensive use of service chains and to extend their scope to functions in the Radio Access Network. 
	  </t>
	</section>
  </section>
<section anchor='netvirt' title='New concepts for virtualized mobile networks'>
<t>

	Virtualisation and softwarization will be among the key technology introduced in the design of future 5G Network architecture. They allow to decouple the binding between hardware and software components in a flexible way. While used in conjunction with SFC, future mobile network may support the dynamical allocation of Network Functions (NFs) in network nodes and their orchestration according to the requirements of the implemented service.
	These concepts will be the building blocks of the future 5G architecture. Current efforts in the definition of SFC mostly focus on Core Network functions. We believe that the cloudification of RAN functions will increase the flexiblity needed to support very demanding and heterogeneous services envisioned by future 5G Networks, and hence the definition of the SFC Dataplane elements must also take into account functions once considered monolithically embedded in the eNB. In the next sections, we present some technical solutions that leverage on these novel concepts.  
	</t>
<section anchor='saworch' title='Service-aware orchestration'>
  <t>
  	The current 3GPP LTE Mobile Network architecture offers a low flexibility. Even by applying SFC techniques, specific network functions are executed in well-defined units (e.g., eNB and P-GW functions are carried out in dedicated hardware). Moreover, those network equipment are usually physically located in precise locations. This static approach burdens the flexibility needed by future 5G Networks. </t>
  	<t>
  	Softwarization and Virtualisation techniques allow for the flexible deployment of functions in the network. Therefore, the placement and execution of network functions should not be driven by topological constraints, but rather on QoS ones such as the specific requirements of the implemented service (e.g., latency, bandwidth and reliability, among others), the radio characteristics and the transport network capacity.</t>
  	<t>
  	This approach enables enables the concurrent execution of different instantiations of the protocol stack in the same nework infrastructure, as envisioned by the network slicing [REF NGMN Description of Network Slicing Concepts] concepts. SFC is set to be a fundamental technology in this framework, allowing the dynamic deployment of different chains across many network slices spanning different cloud infrastructure arrangements.
  	Hence, network functions can be physically located into different zones of the network: near the transmission point (edge cloud) or in centralised data centers (central cloud). The choice on the orchestration of such network functions will hence happen on a per-service basis. 
  	</t>
<figure title="Service-aware orchestration of network functions." align="center" anchor="sao">
<preamble/><artwork>
<![CDATA[
   Edge Cloud                                       Central Cloud
+--------------------Vehicular Communications----------------------+
| +----+ +----+ +----+ +----+                         +----+       |
| | DR | | CR | | DC | | CC |                         | CC |       |
| +----+ +----+ +----+ +----+                         +----+       |
+------------------------------------------------------------------+
+--------------------Haptic Internet-------------------------------+
| +----+ +----+ +----+                                +----+       |
| | DR | | CR | | DC |                                | CC |       |
| +----+ +----+ +----+                                +----+       |
+------------------------------------------------------------------+
+--------------------Internet Access-------------------------------+
|        +----+                        +----+ +----+ +----+ +----+ |
|        | DR |                        | DR | | CR | | DC | | CC | |
|        +----+                        +----+ +----+ +----+ +----+ |
+------------------------------------------------------------------+
DR: data plane RAN
CR: control plane RAN
DC: data plane Core
CC: control plane Core
]]></artwork><postamble>Source [SFC-Mobile-UC]</postamble>
</figure>
	<t>
	In order to achieve a service aware orchestration described above, there are some challenges that need to be addressed. They are illustrated by the following examples :
	<list style="symbols">
		<t> Vehicular communications need low latency and sessionless connectivity. Therefore, almost all the VNFs belonging to this service should be located close to the transmission point, including those traditionally located in the core network;</t>
		<t> Tactile Internet applications require both low latency and session continuity. Therefore, most of the the network functions should be located close to the transmission point, but some control plane ones should be located in the core network; </t>
		<t> Broadband access users do not usually have strict latency requirements. Thus, the network functions related to them may be located in the core network, efficiently exploiting the multiplexing gain enabled by this kind of deployment. </t>
	</list>
</t>
</section>
<section anchor='combiningaccesscore' title='Combining Access and Core'>
	<t>
	  Traditional architectures force a fixed topological relation between network functions, while in a virtualized architecture, as the one proposed above, these constraints are relaxed. This difference is especially highlighted for access and core network functions. While in a traditional architecture, these functions were usually executed in different parts of the network (e.g., the scheduler in the base station and a firewall in the centre of the network), a virtualised architecture blends the boundaries between access and core functions: their final location is decided on a functional basis. 
    </t>
    <t>
	  For instance, services with strict latency requirements may be located close to the transmission points, while services that can exploit centralisation may be located in the core data centre.
	  The application of this concept may end up with access and core functions sharing the same network location. This fact enables possible improvements, as detailed in the following example. Currently, mobility and scheduling decisions are taken separately. The mobility-related network functions are traditionally located in the core network and their decisions are taken before scheduling ones, which are taken subsequently, in the access network. It is important to note that a decision about mobility cannot be modified at the scheduling level. With a fully virtualised architecture, the mobility and scheduler network functions may be co-located in the same network node, enabling a possible joint-optimization between mobility and scheduling.
    </t>
	<t>
		However, this is only one example of possible optimizations that can be achieved using this kind of approach. The proposed approach reduces high latencies introduced by the traditional access-core deployment. Therefore, further optimisation may be introduced as the impact of signalling protocols is reduced. SFC is expected to play a fundamental role in this picture, allowing the flexible chaining of network functions. 
	</t>
</section>
</section>

<section anchor='security' title='Security Considerations'>
	<t>
	  Organizational security policies must apply to ensure the integrity of the SFC environment.
	</t>
	<t>
	  SFC will very likely handle user traffic and user specific information  in greater detail than the current service environments do today. This is reflected in the considerations of carrying more metadata through the service chains and the control systems of the service chains. This metadata will contain sensitive information about the user and the environment in which the user is situated. This will require proper considerations in the design, implementation and operations of such environments to preserve the privacy of the user and also the integrity of the provided metadata.
	</t>
  </section>
  <section anchor='iana' title='IANA Considerations'>
	<t>
	  This document has no actions for IANA.
	</t>
  </section>
  <section anchor='ack' title='Acknowledgements'>
	<t>
	  This work has been partially performed in the scope of the SUPERFLUIDITY project, which has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No.671566 (Research and Innovation Action). This work has also been partially performed in the framework of the H2020-ICT-2014-2 project 5G NORMA. The authors would like to acknowledge the contributions of their colleagues. This information reflects the consortium's view, but the consortium is not liable for any use that may be made of any of the information contained therein.
	</t>
  </section>
</middle>
<back>
  <references title="Normative References">
    &RFC2119;
 	&RFC6459;
	&RFC7498;
	&RFC7665;
  </references>
  <references title="Informative References">
	&I-D.ietf-sfc-use-case-mobility;
	<!-- include other bibrefs here -->
	<reference anchor="ts-23-003">
	  <front>
		<title abbrev="NAI">"Numbering, addressing and identification"</title>
		<author>
		  <organization abbrev="3GPP">
  			3GPP  
		  </organization>
		</author>
		<date year="2015" month="July"/>
	  </front>
	  <seriesInfo name="" value=""/>
	</reference>
	<reference anchor="ts-23-203">
	  <front>
		<title abbrev="PaCCA">Policy and charging control architecture</title>
		<author><organization>3GPP</organization></author>
		<date year="2015" month="July"/>
	  </front>
	  <seriesInfo name="TS" value="29.203"/>
	</reference>
	<reference anchor="ts-23-401">
	  <front>
		<title abbrev="GPRS enhancements">General Packet Radio Service (GPRS) enhancements for Evolved Universal Terrestrial Radio Access Network (E-UTRAN) access</title>
		<author><organization>3GPP</organization></author>
		<date year="2015" month="July"/>
	  </front>
	  <seriesInfo name="3GPP YS" value="23.401"/>
	</reference>
	<reference anchor="ts-29-061">
	  <front>
		<title abbrev="Interwork PLMN and PDN">Interworking between the Public Land Mobile Network(PLMN) supporting packet based services and Packet Data Networks (PDN)</title>
		<author><organization>3GPP</organization></author>
		<date year="2015" month="March"/>
	  </front>
	  <seriesInfo name="3GPP TS" value="29.061"/>
	</reference>
	<reference anchor="ts-29-212">
	  <front>
		<title abbrev="3GPP GTPv2-C">3GPP Evolved Packet System (EPS); Evolved General Packet Radio Service (GPRS) Tunneling Protocol for Control plane (GTPv2-C); Stage 3</title>
		<author><organization>3GPP</organization></author>
		<date year="2015" month="July"/>
	  </front>
	  <seriesInfo name="3GPP TS" value=""/>
	</reference>
	<reference anchor="ts-29-274">
	  <front>
		<title abbrev="GTPv2-C">3GPP Evolved Packet System (EPS); Evolved General Packet Radio Service (GPRS) Tunneling Protocol for  Control plane (GTPv2-C); Stage 3</title>
		<author><organization>3GPP</organization></author>
		<date year="2013" month="December"/>
	  </front>
	  <seriesInfo name="3GPP" value="29.274"/>
	</reference>
	<reference anchor="ts-29-281">
	  <front>
		<title abbrev="GTPv1-U">General Packet Radio System (GPRS) Tunneling ProtocolUser Plane (GTPv1-U)</title>
		<author>
		  <organization>3GPP</organization>
		</author>
		<date year="2015" month="January"/>
	  </front>
	  <seriesInfo name="3GPP TS" value=""/>
	</reference>
	<reference anchor="ts-33-210">
	  <front><title abbrev="3G-NDS">3G security; Network Domain Security (NDS); IP network
	  layer security</title>
	  <author><organization>3GPP</organization></author>
	  <date year="2012" month="December"/>
	  </front>
	  <seriesInfo name="3GPP TS" value="33.210"/>
	</reference>
  </references>
</back>
</rfc>

