<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc toc="yes"?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="3"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<rfc category="info"
     docName="draft-tian-srv6ops-srv6-deployment-consideration-00"
     ipr="trust200902">
  <front>
    <title abbrev="SRv6 Deployment Consideration">SRv6 Deployment
    Consideration</title>

    <author fullname="Hui Tian" initials="H. " surname="Tian">
      <organization>CAICT</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>China</country>
        </postal>

        <phone/>

        <facsimile/>

        <email>tianhui@caict.ac.cn</email>

        <uri/>
      </address>
    </author>

    <author fullname="Chongfeng Xie" initials="C." surname="Xie">
      <organization>China Telecom</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>China</country>
        </postal>

        <phone/>

        <facsimile/>

        <email>xiechf.bri@chinatelecom.cn</email>

        <uri/>
      </address>
    </author>

    <author fullname="Edmore Chingwena" initials="E. " surname="Chingwena">
      <organization>MTN Group Limited</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>South Africa</country>
        </postal>

        <phone/>

        <facsimile/>

        <email>Edmore.Chingwena@mtn.com</email>

        <uri/>
      </address>
    </author>
    
    <author fullname="Shuping Peng" initials="S. " surname="Peng, Ed.">
      <organization>Huawei Technologies</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>China</country>
        </postal>

        <phone/>

        <facsimile/>

        <email>pengshuping@huawei.com</email>

        <uri/>
      </address>
    </author>
 
    <author fullname="Qiangzhou Gao" initials="Q." surname="Gao, Ed.">
      <organization>Huawei Technologies</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>China</country>
        </postal>

        <phone/>

        <facsimile/>

        <email>gaoqiangzhou@huawei.com</email>

        <uri/>
      </address>
    </author>
 
    <date day="18" month="March" year="2024"/>

    <abstract>
      <t>SRv6 has significant advantages over SR-MPLS and has attracted more
      and more attention and interest from network operators and verticals.
      Smooth network migration towards SRv6 is a key focal point and this
      document provides network design and migration guidance and recommendations on
      solutions in various scenarios. Deployment cases with SRv6 are also
      introduced.</t>
    </abstract>

    <note title="Requirements Language">
      <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">RFC 2119</xref>.</t>
    </note>
  </front>

  <middle>
    <section title="Introduction">
      <t>SRv6 is the instantiation of Segment Routing deployed on the IPv6
      data plane<xref target="RFC8200"> </xref>. Therefore, in order to
      support SRv6, the network must first be enabled for IPv6. Over the past
      several years, IPv6 has been actively promoted all over the world, and
      the deployments of IPv6 have been ever-increasing which provides the
      basis for the deployments of SRv6.</t>

      <t>With IPv6 as its data plane, for network migration towards SRv6, both
      software and hardware need to be upgraded. Compared with other new
      protocols, only IGP and BGP need to be extended to support SRv6, which
      significantly simplifies the software upgrade required. While the
      hardware needs to support the new SRv6 header SRH<xref
      target="RFC8754"> </xref>, the design of
      SRv6 assures compatibility with the existing IPv6 network as an SRv6 SID
      is designed as a 128-bit IPv6 address and the encapsulation of an SRv6
      packet is the same as an IPv6 packet. When only L3VPN over SRv6 BE
      (Best-Effort) is deployed, there will be no SRH. Therefore, no
      additional hardware capabilities are required but only software upgrade
      for protocol extensions.</t>

      <t>As the number of services supported by SRv6 increase, e.g. SFC,
      network slicing, iOAM etc., more SIDs in the SRH may impose new
      requirements on the hardware. Besides upgrading the hardware, various
      solutions have already been proposed to relieve the imposed pressure on the hardware, such as Binding SID (BSID) etc. to guarantee the compatibility with the existing network. On the other hand SRv6 has many more advantages over SR-MPLS for the network migration to support new services.</t>

      <t>This document summarizes the advantages of SRv6 and provides network
      migration guidance and recommendations on solutions in various
      scenarios.</t>
    </section>

    <section title="Advantages of SRv6 ">
      <t>Compared with SR-MPLS, SRv6 has significant advantages especially in
      large scale networking scenarios.</t>

      <section title="IP Route Aggregation ">
        <t>The increasing complexity of service deployment is of concern for
        network operators, especially in large-scale networking scenarios.
        With solutions such as multi-segment PW and Option A <xref
        target="RFC4364"/>, the number of service-touch points has increased,
        and the services, with associated OAM features cannot be deployed
        end-to-end.</t>

        <t><list style="symbols">
            <t>With Seamless MPLS or SR-MPLS, since the MPLS label itself does
            not have reachability information, it must be attached to a
            routable address. The 32-bit host route needs to leak across
            domains. For an extreme case, as shown in Figure 1a, in a large
            scale networking scenario, millions of host route LSPs might need
            to be imported, which places big challenges on the capabilities of
            the edge nodes.</t>

            <t>With SRv6, owing to its native IP feature of route aggregation
            as shown in Figure 1b, the aggregated routes can be imported
            across network domains. For large scale networking, only very few
            aggregated routes are needed in order to start end-to-end
            services, which also reduces the scalability requirements on the
            edge nodes.</t>
          </list><figure>
            <artwork><![CDATA[
     /------Metro------\     /----Core----\    /------Metro-------\
LB  PE1               ASBR                    ASBR               PE2  LB
1.1.1.1                                                          2.2.2.2
    +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+
    |A |  |B |  |ER|  |  |  |PE|  |  |  |PE|  |  |  |ER|  |B |  |A |
    +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+ 
     SR-LSP    SR-LSP           SR-LSP             SR-LSP   SR-LSP
     |<--->|<---------->|    |<--------->|      |<--------->|<--->|
                                BGP-LSP
     |<---------------------------------------------------------->|
+---+ +---+    +---+    +---+    +---+    +---+     +---+    +---+ +---+
+IP + +IP +    +IP +    +IP +    +IP +    +IP +     +IP +    +IP + +IP +
+ETH+ +VPN+    +VPN+    +VPN+    +VPN+    +VPN+     +VPN+    +VPN+ +ETH+
+---+ +BGP+    +BGP+    +BGP+    +BGP+    +BGP+     +BGP+    +BGP+ +---+ 
      +SR +    +SR +    +ETH+    +SR +    +ETH+     +SR +    +SR +
      +ETH+    +ETH+    +---+    +ETH+    +---+     +ETH+    +ETH+
      +---+    +---+             +---+              +---+    +---+ 
 
                           (a) SR-MPLS

     /------Metro------\     /----Core----\    /------Metro-------\
LOC PE1               ASBR                    ASBR               PE2  LOC
A1::100::                                                        A2::200::
    +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+
    |A |  |B |  |ER|  |  |  |PE|  |  |  |PE|  |  |  |ER|  |B |  |A |
    +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+  +--+ 
      \_____A1::/80____/      \__A0::/80__/      \____A2::/80____/
       Aggregated Route     Aggregated Route      Aggregated Route
+---+     +----------+        +----------+          +----------+    +---+ 
+IP +     +    IP    +        +    IP    +          +    IP    +    +IP +
+ETH +    +w./wo.SRH +        +w./wo.SRH +          +w./wo.SRH +    +ETH+
+---+     +   ETH    +        +   ETH    +          +   ETH    +    +---+    
          +----------+        +----------+          +----------+                  

                            (b) SRv6

      Figure 1. Large-scale Networking with (a) SR-MPLS vs. (b) SRv6

]]></artwork>
          </figure></t>
      </section>

      <section title="End-to-end Service Auto-start ">
        <t>In the SR cross-domain scenario, in order to set up end-to-end SR
        tunnels, the SIDs in each domain need to be imported to other
        domains.</t>

        <t><list style="symbols">
            <t>With SR-MPLS, SRGB and Node SID need overall network-wide
            planning, and in the cross-domain scenario, it is difficult or
            sometimes even impossible to perform as the node SIDs in different
            domains may collide. BGP Prefix SID can be used for the
            cross-domain SID import, but the network operator must be careful
            when converting the SID to avoid SID collision. Moreover, the
            pre-allocated SRGB within each domain needs to consider the total
            number of devices in all other domains, which raises difficulties
            for the network-wide planning.</t>

            <t>With SRv6, owing to its native IP feature of route
            reachability, if the IPv6 address space is carefully planned, and
            the aggregated routes are imported by using BGP4+ (BGP IPv6), the
            services will auto-start in the cross-domain scenario.</t>
          </list></t>
      </section>

      <section title="On-Demand Upgrade ">
        <t>The MPLS label itself does not hold any reachability information,
        so it must be attached to a routable address, which means that the
        matching relationship between the label and FEC needs to be maintained
        along the path.</t>

        <t>SR-MPLS uses the MPLS data plane. When the network migrates to
        SR-MPLS, there are two ways, as shown in Figure 2:</t>

        <t><list style="numbers">
            <t>MPLS/SR-MPLS Dual stack: the entire network is upgraded first
            and then deploy SR-MPLS.</t>

            <t>MPLS and SR-MPLS interworking: mapping servers are deployed at
            some of the intermediate nodes and then removed once the entire
            network is upgraded</t>
          </list>Regardless of which migration option is chosen, big changes
        in a wide area is required at the initial stage therefore causing a
        long time-to-market.</t>

        <t>In contrast, the network can be migrated to SRv6 on demand.
        Wherever the services need to be turned on, only the relevant devices
        need to be upgraded to enable SRv6, and all other devices only need to
        support IPv6 forwarding and need not be aware of SRv6. When Traffic
        Engineering (TE) services are needed, only the key nodes along the
        path need to be upgraded to support SRv6.</t>

        <t><figure>
            <artwork><![CDATA[
                                        (~~~~~~MPLS/SR-MPLS~~~~~~~)
                                        (  +---+   +---+   +---+  )
  MPLS Migration Options      Option 1  (  |SM |   |SM |   |SM |  )
                                    --->(  +---+   +---+   +---+  )
                                  /     (  +---+   +---+   +---+  )
(~~~~~~~~~~MPLS~~~~~~~~~~~)     /       (  |SM |   |SM |   |SM |  )
(  +---+   +---+   +---+  )   /         (  +---+   +---+   +---+  )
(  | M |   | M |   | M |  ) /            ~~~~~~~~~~~~~~~~~~~~~~~~~~
(  +---+   +---+   +---+  ) \            
(  +---+   +---+   +---+  )   \         (~~MPLS~~|~~~~~SR-MPLS~~~~~)
(  | M |   | M |   | M |  )     \       (  +---+ |  +---+   +---+  )
(  +---+   +---+   +---+  )       \     (  | M | |  |SM |   |SM |  )
~~~~~~~~~~~~~~~~~~~~~~~~~~          --->(  +---+ |  +---+   +---+  )
                              Option 2  (  +---+ |  +---+   +---+  )
                                        (  | M | |  |SM |   |SM |  )
                                        (  +---+ |  +---+   +---+  )
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
     SRv6 Migration
 
(~~~~~~~~~~MPLS~~~~~~~~~~~)             (~~~~~~SRv6 on demand~~~~~)
(  +---+   +---+   +---+  )             (  +---+   +---+   +---+  )
(  | M |   | M |   | M |  )             (  |S6 |   | M |   | M |  )
(  +---+   +---+   +---+  ) ----------> (  +---+   +---+   +---+  )
(  +---+   +---+   +---+  )             (  +---+   +---+   +---+  ) 
(  | M |   | M |   | M |  )             (  | M |   | M |   |S6 |  ) 
(  +---+   +---+   +---+  )             (  +---+   +---+   +---+  )
~~~~~~~~~~~~~~~~~~~~~~~~~~              ~~~~~~~~~~~~~~~~~~~~~~~~~~ 

      Figure 2. MPLS Domain Migration vs. SRv6 On-Demand Upgrade
]]></artwork>
          </figure></t>
      </section>

    <section title="Simplified Service Deployment">
        <t>With SRv6, the service deployment can be significantly simplified in some scenarios. </t>
        <section title="Carrier's Carrier">
        <t>When the customer of the VPN service carrier (Provider Carrier) is itself a VPN service carrier (Customer Carrier), it becomes the scenario of Carrier's Carrier. For this scenario, with SRv6, the service deployment can be significantly simplified. </t>
    <t>To achieve better scalability, the CEs of the Provider Carrier (i.e. the PEs of the Customer Carriers) only distribute the internal network routes to the PEs of the Provider Carrier. The customers' routes of the Customer Carriers (i.e. from CE3 and CE4) will not be distributed into the network of the Provide Carrier. Therefore, LDP or Labeled BGP will be run between the CEs of the Provider Carrier (i.e. CE1 and CE2 in the Figure 3) and the PEs of the Provider Carrier (i.e. PE1 and PE2 in the Figure 3), and LDP will be run between the CEs of the Provider Carrier (i.e. the PEs of the Customer Carriers) and the PEs of the Customer Carrier (i.e. PE3 and PE4 in the Figure 3). MP-BGP will be run between the PEs of the Customer Carrier. The overall service deployment is very complex. </t>

    <t>If SRv6 is deployed by the Customer Carrier and the Provider Carrier, no LDP will be ever needed. The Locator routes and Loopback routes of the Customer Carriers can be distributed into the network of the Provider Carrier via BGP, and within each carrier's network only IGP is needed. The end-to-end VPN services can be provided just based on the IPv6 interconnections, and the customer carrier is just like a normal CE to the provider carrier, which significantly simplified the VPN service deployment. </t>

<figure>
            <artwork><![CDATA[
           Customer Carrier     Provider Carrier     Customer Carrier                            
            /------------\      /-------------\      /-----------\
    +---+  +---+      +---+  +---+          +---+  +---+       +---+  +---+
    |CE3|--|PE3|      |CE1|--|PE1|          |PE2|--|CE2|       |PE4|--|CE4|
    +---+  +---+      +---+  +---+          +---+  +---+       +---+  +---+ 

MPLS           IGP/LDP   IGP/LDP     MP-IBGP   IGP/LDP    IGP/LDP
                      or Labeled BGP        or Labeled BGP

SR-MPLS          IGP    Labeled BGP  MP-IBGP  Labeled BGP   IGP 

SRv6             IGP        BGP      MP-IBGP      BGP       IGP 
             |<--------->||<---->||<---------->||<--->||<--------->|
                                     MP-IBGP
             |<--------------------------------------------------->|
      Figure 3. Service deployment with MPLS, SR-MPLS and SRv6

]]></artwork>
          </figure>
            </section>
        <section title="LDP over TE">
        <t>In a MPLS network, generally RSVP-TE is deployed in the P nodes of the network, and LDP is running between these P nodes and the PE nodes. Customers access to VPN services via the PE nodes. This scenario is called LDP over TE, which is a typical deployment for carriers who want to achieve the TE capability over MPLS network while keep scalability. However, such network configuration and service deployment are very complex. </t>
        <t>With SRv6 which can provide both TE capability and IP reachability, the service deployment can be significantly simplified. Only IGP and BGP are needed in the network to launch VPN services. </t>

<figure>
            <artwork><![CDATA[
+---+         +---+      +---+         +---+      +---+        +---+   
|CE1|---------|PE1|------|P1 |\-------/|P2 |------|PE2|--------|CE2|                
+---+         +---+      +---+  \   /  +---+      +---+        +---+        
                                  /
+---+         +---+      +---+  /   \  +---+      +---+        +---+
|CE3|---------|PE3|------|P3 |/-------\|P4 |------|PE4|--------|CE4|                          
+---+         +---+      +---+         +---+      +---+        +---+                  
                    
MPLS                LDP        RSVP-TE        LDP

SR-MPLS                      IGP (SR-MPLS)

SRv6                          IGP (SRv6) 
                |<-------->|<------------>|<------->|         
                                MP-BGP
                |<--------------------------------->|
      Figure 4. Service deployment with (a) MPLS/SR-MPLS vs. (b) SRv6

]]></artwork>
          </figure>



        </section>
      </section>
    </section>

    <section title="Compatibility Challenges">
      <t>By adopting SR Policy, state in the network devices can be greatly
      reduced, which ultimately evolves the network into a stateless fabric.
      However, it also brings compatibility challenges on the legacy devices.
      In particular, the legacy devices need to upgrade software and/or
      hardware in order to support the processing of SRH.</t>

      <t>Furthermore, as the segments in the segment list increase the SR
      Policy incrementally expands, the encapsulation header overhead
      increases, which imposes high performance requirements on the
      performance of hardware forwarding (i.e. the capability of the
      chipset).</t>

      <t>This section identifies the challenges for legacy devices imposed by
      SRv6 in the following SPRING use cases.</t>

      <section title="Fast Reroute (FRR)">
        <t>FRR is deployed to cope with link or node failures by precomputing
        backup paths. By relying on SR, Topology Independent Loop-free
        Alternate Fast Re-route (TI-LFA) <xref
        target="I-D.ietf-rtgwg-segment-routing-ti-lfa"/> provides a local
        repair mechanism with the ability to activate the data plane
        switch-over on to a loop-free backup path irrespective of topologies
        prior and after the failure.</t>

        <t>Using SR, there is no need to create state in the network in order
        to enforce FRR behavior. Correspondingly, the Point of Local Repair,
        i.e. the protecting router, needs to insert a repair list at the head
        of the segment list in the SRH, encoding the explicit post-convergence
        path to the destination. This action will increase the length of the
        segment list in the SRH as shown in Figure 1.</t>
      </section>

      <section title="Traffic Engineering (TE)">
        <t>TE enables network operators to control specific traffic flows
        going through configured explicit paths. There are loose and strict
        options. With the loose option, only a small number of hops along the
        path is explicitly expressed, while the strict option specifies each
        individual hop in the explicit path, e.g. to encode a low latency path
        from one network node to another.</t>

        <t>With SRv6, the strict source-routed explicit paths will result in a
        long segment list in the SRH as shown in Figure 1, which places high
        requirements on the devices.</t>
      </section>

      <section title="Service Function Chaining (SFC)">
        <t>The SR segments can also encode instructions, called service
        segments, for steering packets through services running on physical
        service appliances or virtual network functions (VNF) running in a
        virtual environment <xref
        target="I-D.ietf-spring-sr-service-programming"/>. These service
        segments can also be integrated in an SR policy along with node and
        adjacency segments. This feature of SR will further increase the
        length of the segment list in the SRH as shown in Figure 1.</t>

        <t>In terms of SR awareness, there are two types of services, i.e.
        SR-aware and SR-unaware services, which both impose new requirements
        on the hardware. The SR-aware service needs to be fully capable of
        processing SR traffic, while for the SR-unaware services, an SR proxy
        function needs to be defined.</t>

        <t>If the Network Service Header (NSH) based SFC <xref
        target="RFC8300"/> has already been deployed in the network, the
        compatibility with existing NSH is required.</t>
      </section>

      <section title="IOAM">
        <t>IOAM, i.e. "in-situ" Operations, Administration, and Maintenance
        (OAM), encodes telemetry and operational information within the data
        packets to complement other "out-of-band" OAM mechanisms, e.g. ICMP
        and active probing. The IOAM data fields, i.e. a node data list, hold
        the information collected as the packets traverse the IOAM domain
        <xref target="I-D.ietf-ippm-ioam-data"/>, which is populated
        iteratively starting with the last entry of the list.</t>

        <t>The IOAM data can be embedded into a variety of transports. To
        support the IOAM on the SRv6 data plane, the O-flag in the SRH is
        defined <xref target="I-D.ietf-6man-spring-srv6-oam"/>, which implements the
        "punt a timestamped copy and forward" or "forward and punt a
        timestamped copy" behavior. The IOAM data fields, i.e. the node data
        list, are encapsulated in the IOAM TLV in SRH, which further increases
        the length of the SRH as shown in Figure 1.</t>

        <t><figure>
            <artwork><![CDATA[                                                            +-----------+
                                                            |IPv6 packet|
                                                            +-----------+
                                                            /           /
                                             +-----------+  / IOAM Info /
                                             |IPv6 packet|  /           /
                              +-----------+  +-----------+  +-----------+
                              |IPv6 packet|  /           /  /           /
               +-----------+  +-----------+  /           /  /           /
               |IPv6 packet|  /           /  / SF Chain  /  / SF Chain  /
+-----------+  +-----------+  /  TE Path  /  /           /  /           /
|IPv6 packet|  /TI-LFA Path/  /           /  /           /  /           /
+-----------+  +-----------+  +-----------+  +-----------+  +-----------+
|SA,DA      |  |SA,DA      |  |SA,DA      |  |SA,DA      |  |SA,DA      |
+-----------+  +-----------+  +-----------+  +-----------+  +-----------+
   SRv6 BE       SRv6 BE+        SRv6 TE       SRv6 SFC       SRv6 SFC+    
                 TI-LFA                                         IOAM
]]></artwork>
          </figure>Figure 1. Evolution of SRv6 SRH</t>

        <t>Compatibility challenges for legacy devices can be summarized as
        follows:</t>

        <t><list style="symbols">
            <t>Legacy devices need to upgrade software and/or hardware in
            order to support the processing of SRH</t>

            <t>As the SRH expands, the encapsulation overhead increases and
            correspondingly the effective payload decreases</t>

            <t>As the SRH expands, the hardware forwarding performance reduces
            which requires higher capabilities of the chipset</t>
          </list></t>
      </section>
    
      <section title="SRv6 header overhead">
        <t>The rich network programming ability of SRv6 can meet the new
        network service requirements well. In encapsulation mode,
        the SRv6 ingress encapsulates an outer IPv6 header and an SRH extension
        header into a packet and then forwards the packet. This increases the
        packet header overhead. When there are a large number of SRv6 SIDs, 
        the following problems may occur:</t>
        <t>1. The payload of packets decreases, and the effective transmission
        efficiency decreases. For example, in an explicit path scenario, a 
        maximum of 10 SRv6 SIDs may be used. The total length of the IPv6 header
        is 208 bytes.</t>
        <t>2. The compatibility of devices on the live network. As the number of 
        SIDs increases, the position of the SID in the SRv6 packet may exceed 
        the depth of the first read by the hardware. As a result, the hardware
        performs the second read, and the forwarding performance deteriorates.</t>
        <t>3. The packet header increases, which may cause the maximum 
        transmission unit (MTU) to exceed the threshold.</t>
      </section>
    </section>

    <section title="Solutions for mitigating the compatibility challenges">
      <t>This section provides solutions to mitigate the challenges outlined
      in section 2.</t>

      <section title="Traffic Engineering">
        <t>With strict traffic engineering, the resultant long SID list in the
        SRH raises high requirements on the hardware chipset, which can be
        mitigated by the following solutions.</t>

        <section title="Binding SID (BSID)">
          <t>Binding SID <xref target="RFC8402"/> involves a list of SIDs and
          is bound to an SR Policy. The node(s) that imposes the bound policy
          needs to store the SID list. When a node receives a packet with its
          active segment as a BSID, the node will steer the packet in to the
          bound policy accordingly.</t>

          <t>To reduce the long SID list of a strict TE explicit path, BSID
          can be used at selective nodes, maybe according to the processing
          capacity of the hardware chipset. BSID can also be used to impose
          the repair list in the TI-LFA as described in Section 2.1.</t>
        </section>

        <section title="PCEP FlowSpec">
          <t>When the SR architecture adopts a centralized model, the SDN
          controller (e.g. Path Computation Element (PCE)) only needs to apply
          the SR policy at the head-end. There is no state maintained at
          midpoints and tail-ends. Eliminating state in the network (midpoints
          and tail-points) is a key benefit of utilizing SR. However, it also
          leads to a long SID list for expressing a strict TE path.</t>

          <t>PCEP FlowSpec <xref target="I-D.ietf-pce-pcep-flowspec"/>
          provides a trade-off solution. PCEP FlowSpec is able to disseminate
          Flow Specifications (i.e. filters and actions) to indicate how the
          classified traffic flows will be treated. In an SR-enabled network,
          PCEP FlowSpec can be applied at the midpoints to enforce traffic
          engineering policies where it is needed. In that case, state needs
          to be maintained at the corresponding midpoints of a TE explicit
          path, but the SID list can be shortened.</t>
        </section>
      </section>

      <section title="SFC">
        <t>Currently two approaches are proposed to support SFC over SRv6,
        i.e. stateless SFC <xref
        target="I-D.ietf-spring-sr-service-programming"/> and stateful SFC
        <xref target="I-D.ietf-spring-nsh-sr"/>.</t>

        <section title="Stateless SFC">
          <t>A service can also be assigned an SRv6 SID which is integrated
          into an SR policy and used to steer traffic to it. In terms of the
          capability of processing the SR information in the received packets,
          there are two types of services, i.e. SR-aware service and SR-unware
          service. An SR-aware service can process the SRH in the received
          packets. An SR-unaware service, i.e. legacy service, is not able to
          process the SR information in the traffic it receives, and may drop
          the received packets. In order to support such services in an SRv6
          domain, the SR proxy is introduced to handle the processing of SRH
          on behalf of the SR-unware service. The service SID associated with
          the SR-unaware service is instantiated on the SR proxy, which is
          used to steer traffic to the service.</t>

          <t>The SR proxy intercepts the SR traffic destined for the service
          via the locally instantiated service SID, removes the SR
          information, and sends the non-SR traffic out on a given interface
          to the service. When receiving the traffic coming back from the
          service, the SR proxy will restore the SR information and forwards
          it to the next segment in the segment list.</t>
        </section>

        <section title="Stateful SFC">
          <t>The NSH and SR can be integrated in order to support SFC in an
          efficient and cost-effective manner while maintaining separation of
          the service and transport planes.</t>

          <t>In this NSH-SR integration solution, NSH and SR work jointly and
          complement each other. Specifically, SR is responsible for steering
          packets along a given Service Function Path (SFP) while NSH is for
          maintaining the SFC instance context, i.e. Service Path Identifier
          (SPI), Service Index (SI), and any associated metadata.</t>

          <t>When a service chain is established, a packet associated with
          that chain will be first encapsulated with an NSH and then an SRH,
          and forwarded in the SR domain. When the packet arrives at an SFF
          and needs to be forwarded to an SF, the SFF performs a lookup based
          on the service SID associated with the SF to retrieve the next-hop
          context (a MAC address) between the SFF and SF. Then the SFF strips
          the SRH and forwards the packet with NSH carrying metadata to the SF
          where the packet will be processed as specified in <xref
          target="RFC8300"/>. In this case, the SF is not required to be
          capable of the SR operation, neither is the SR proxy. Meanwhile, the
          stripped SRH will be updated and stored in a cache in the SFF,
          indexed by the NSH SPI for the forwarding of the packet coming back
          from the SF.</t>
        </section>
      </section>

      <section title="Light Weight IOAM">
        <t>In most cases, after the IPv6 Destination Address (DA) is updated
        according to the active segment in the SRH, the SID in the SRH will
        not be used again. However, the entire SID list in the SRH will still
        be carried in the packet along the path till a PSP/USP is
        enforced.</t>

        <t>The light weight IOAM method <xref
        target="I-D.li-spring-passive-pm-for-srv6-np"/> makes use of the used
        segments in the SRH to carry the IOAM information, which saves the
        extra space in the SRH and mitigate the requirements on the
        hardware.</t>
      </section>

      <section title="Postcard Telemetry ">
        <t>Existing in-situ OAM techniques incur encapsulation and header
        overhead issues as described in section 2. Postcard-based Telemetry
        with Packet Marking for SRv6 on-path OAM<xref
        target="I-D.song-ippm-postcard-based-telemetry"/>, provides a solution that
        avoids the extra overhead for encapsulating telemetry-related
        instruction and metadata in SRv6 packets.</t>
      </section>

      <section title="SRv6 header compression">
      <t>draft-ietf-spring-srv6-srh-compression(C-SID) is adopted.
      C-SID draft defines flavors for the SR endpoint behaviors, which enable
      a compressed SRv6 Segment-List encoding in the Segment Routing Header.</t>
      <t>Replace-C-SID Flavor a.k.a G-SRv6</t>
      <t>Next-C-SID Flavor a.k.a uSID</t>
      <t>Next-and-Replace-C-SID Flavor</t>
      <t>All the flavors are defined under the SRv6 network programming
      architecture RFC8986.</t>
      <t>For the SIDs in the SID list within an SRH, they may share the locator
      block, and the locator block is redundant that can be deleted to reduce
      the overhead.</t>
      <t>For example, the following 2 SID has the same Locator-Block and Argument.</t>
      <t><figure>
         <artwork><![CDATA[
      +------------------------------------------------------------------+
      | Locator-Block(A2:1/64)|Node-ID1 (01)|Func ID1 (05)|  Argument    |
      | Locator-Block(A2:1/64)|Node-ID1 (02)|Func ID1 (06)|  Argument    |
      +------------------------------------------------------------------+
      ]]></artwork>
        </figure></t>
      <t>we use the different part of the SRv6 SID as a compressed SID(C-SID).
      The locator block is included in the first SID in the IPv6 Destination
      address.</t>
      <t>The detailed behavior is defined in 
      [I-D.ietf-spring-srv6-srh-compression].</t>
      <t>The interoperability test has been done by IOH. About 15 testcases
      required for service interworking were passed.</t>
      </section>
    </section>


<section title="Design Guidance for SRv6 Network">
      <section title="Locator and Address Planning">
    <t>
    Address Planning is a very important factor for s successful network design, especially an IPv6 network, which will directly affect the design of routing, tunnel, and security. A good address plan can bring big benefit for service deployment and network operation. 
    </t>
    <t>
    If a network has already deployed IPv6 and set up IPv6 subnets, one of the subnets can be selected for the SRv6 Locator planning, and the existing IPv6 address plan will not be impacted.  
    </t>
    <t>
    If a network has not yet deployed IPv6 and there has not been an address plan, it needs to perform the IPv6 address planning first taking the following steps, 
</t>
    <t>
        <list style="numbers">
            <t>to decide the IPv6 address planning principles</t>
            <t>to choose the IPv6 address assignment methods</t>
            <t>to assign the IPv6 address in a hierarchical manner</t>

          </list>
    </t>

    <t>
    For an SRv6 network, in the first step for IPv6 address planning, the following principles are suggested to follow, </t>

    <t>
        <list style="numbers">
            <t>Unification: all the IPv6 addresses SHOULD be planned altogether, including service addresses for end users, platform addresses (for IPTV, DHCP servers), and network addresses for network devices interconnection.</t>

            <t>Uniqueness: every single address SHOULD be unique.</t>
            <t>Separation: service addresses and network addresses SHOULD be planned separately; the SRv6 Locator subnet, the Loopback interface addresses and the link addresses SHOULD be planned separately.</t>
            <t>Aggregatability: when being distributed across IGP/BGP domains, the addresses in the preassigned subnets (e.g. SRv6 Locator subnet, the Loopback interface subnet) SHOULD be aggregatable, which will make the routing easier.</t>
            <t>Security: fast tracability of the assigned addresses SHOULD be facilitated, which will make the traffic filtering easier. </t>
            <t>Evolvablity: enough address space SHOULD be reserved for each subset for future service development.</t>
          </list>
    </t>

    <t>Considering the above-mentioned IPv6 address planning principles, it has been adopted in some deployment cases to set Locator length 96bits, function length 20bits, and args 12bits.</t>

    </section>

      <section title="PSP">
    <t>
    When Locator is imported in ISIS, the system will automatically assign END SID with Flavors such as PSP (Penultimate Segment Pop) and distribute the Locator subnet route through ISIS.   
    </t>

    <t> The Flavor PSP, that is, SRH is popped at penultimate segment,  provides the following benefits,</t>

    <t>
        <list style="numbers">
            <t>Reduce the load of ultimate segment endpoint. Ultimate segment endpoint tends to have heavy load since it needs to handle the inner IP/IPv6/Ethernet payload and demultiplex the packet to the right overlay service.</t>

            <t>Support of incremental deployment on existing network where the ultimate segment endpoint is low-end device that is not fully capable of handling SRH.</t>
        </list>
    </t>

    </section>


</section>

    <section title="Incremental Deployment Guidance for SRv6 Migration">
      <t>Incremental deployment is the key for a smooth network migration to
      SRv6. In order to quickly launch SRv6 network services and enjoy the
      benefits brought by SRv6, the recommended incremental SRv6 deployment
      steps are given as follows. These are based on practical deployment
      experience earned from the use cases described in <xref
      target="I-D.matsushima-spring-srv6-deployment-status"/>.</t>

      <t>The referenced network topology is shown in Figure 5.</t>

      <t><figure>
          <artwork><![CDATA[
                           /---- Path 1 ----\
+------+    +----+    +---/--+           +---\--+    +----+    +------+
|Site 1|----|PE 1|----|ASBR 1|  IP Core  |ASBR 2|----|PE 2|----|Site 2|
+------+    +----+    +---\--+           +---/--+    +----+    +------+
                           \---- Path 2 ----/
                   
                 Figure 5. Reference Network Topology 

]]></artwork>
        </figure></t>

      <t>Step1. All the network devices are upgraded to support IPv6.</t>

      <t>Step 2. According to service demands, only a set of selected PE
      devices are upgraded to support SRv6 in order to immediately deploy SRv6
      overlay VPN services. For instance, in Figure 3, PE1 and PE2 are
      SRv6-enabled.</t>

      <t>Step 3. Besides the PE devices, some P devices are upgraded to
      support SRv6 in order to deploy loose TE which enables network path
      adjustment and optimization. SFC is also a possible service provided by
      upgrading some of the network devices.</t>

      <t>Step 4. All the network devices are upgraded to support SRv6. In this
      case, it is now possible to deploy strict TE, which enables the
      deterministic networking and other strict security inspection.</t>
    </section>

    <section title="Migration Guidance for SRv6/SR-MPLS Co-existence Scenario">
      <t>As the network migration to SRv6 is progressing, in most cases
      SRv6-based services and SR-MPLS-based services will coexist.</t>

      <t>As shown in Figure 6, in the Non-Standalone (NSA) case specified by
      3GPP Release 15, 5G networks will be supported by existing 4G
      infrastructure. 4G eNB connects to CSG 2, 5G gNB connects to CSG 1, and
      EPC connects to RSG 1.</t>

      <t>To support the 4G services, network services need to be provided
      between CSG 2 and RSG 1 for interconnecting 4G eNB and EPC, while for
      the 5G services, network services need to be deployed between CSG 1 and
      RSG 1 for interconnecting 5G gNB and EPC. Meanwhile, to support X2
      interface between the eNB and gNB, network services also need to be
      deployed between the CSG 1 and CSG 2.</t>

      <t><figure>
          <artwork><![CDATA[
     +-----+
     | eNB |------\
     +-----+       \
                 +-----+    
                 |CSG 2|-------+-----+             +-----+      +-----+
                /+-----+       |ASG 1|-------------|RSG 1|------| EPC |
+-----+     +--/--+            +-----+             +-----+      +-----+
| gNB |-----|CSG 1|   Domain 1    |     Domain 2      |
+-----+     +--\--+            +-----+             +-----+
                \+-----+       |ASG 2|-------------|RSG 2|
                 |CSG 3|-------+-----+             +-----+
                 +-----+         
              
            Figure 6. A 3GPP Non-Standalone deployment case

]]></artwork>
        </figure>As shown in Figure 6, in most of the current network
      deployments, MPLS-based network services may have already existed
      between CSG 2 and RSG 1 for interconnecting 4G eNB and EPC for 4G
      services.</t>

      <t>When 5G services are to be supported, more stringent network services
      are required, e.g. low latency and high bandwidth. SRv6-based network
      services could be deployed between CSG 1 and RSG 1 for interconnecting
      5G gNB and EPC.</t>

      <t>In order to perform smooth network migration, a dual-stack solution
      can be adopted which deploys both SRv6 and MPLS stack in one node.</t>

      <t>With the dual-stack solution, only CSG 1 and RSG 1 need to be
      upgraded with SRv6/MPLS dual stack. In this case, CSG 1 can immediately
      start SRv6-based network services to RSG 1 for support of 5G services,
      but continue to use MPLS-based services to CSG 2 for X2 interface
      communications. The upgrade at CSG 1 will not affect the existing 4G
      services supported by the MPLS-based network services between CSG 2 and
      RSG 1. RSG1 can provide MPLS services to CSG2 for 4G services as well as
      SRv6 services to CSG 1 for 5G services.</t>
    </section>

    <section title="Deployment cases">
      <t>With the current network, the launch of leased line service is slow,
      the network operation and maintainence is complex, and the configuration
      points are many. SRv6 can solve the issues above. There have already
      been several successful SRv6 deployments following the incremental
      deployment guidance shown in Section 3.</t>

      <section title="China Telecom Si'chuan">
        <t>China Telecom Si'chuan (Si'chuan Telecom) has enabled SRv6 at the
        PE node of the Magic-Mirror DC in Mei'shan, Cheng'du, Pan'zhihua and
        other cities. The SRv6 BE tunnel has been deployed through the 163
        backbone network which has the IPv6 capability. It enables the fast
        launch of the Magic-Mirror video service, the interconnection of the
        DCs in various cities, and the isolation of video services. The
        deployment case is shown in Figure 7.</t>

        <t><figure>
            <artwork><![CDATA[
                            
                           /---------163--------\                     
+------+                  /                      \                 +-------+
| Magic|    +----+    +--/-+                   +--\-+    +----+    | Magic |
|Mirror|----|PE 1|----|CR 1|    IP Backbone    |CR 2|----|PE 2|----|Mirror |
| DC 1 |    +----+    +--\-+                   +--/-+    +----+    | DC 2  |
+------+                  \                      /                 +-------+
                         +-\---+            +---/-+ 
                         |ASBR1|----CN2-----|ASBR2|
                         +-----+            +-----+               
  
              IGP/IBGP             EBGP               IGP/IBGP
             |<------->|<-------------------------->|<-------->|
                                 EBGP VPNv4 Peer
             |<----------------------------------------------->|                     
                                L3VPN over SRv6
             |<----------------------------------------------->| 
 
            Figure 7. China Telecom Si'chuan deployment case

]]></artwork>
          </figure>As shown in Figure 7, IGP (some cities such as Chengdu
        deploy ISIS, while other cities such as Panzhihua deploy OSPF) and
        IBGP are deployed between PE and CR, and EBGP is deployed between CRs
        of cities in order to advertise the aggregation route. EBGP VPNv4
        peers are set up between PEs in different cities to deliver VPN
        private network routes.</t>

        <t>The packet enters the SRv6 BE tunnel from the egress PE of DC, and
        the packet is forwarded according to the Native IP of the 163 backbone
        network. When the packet reaches the peer PE, the SRH is decapsulated,
        and then the IP packet is forwarded in the VRF according to the
        service SID (for example, End.DT4).</t>

        <t>In order to further implement the path selection, ASBRs can be
        upgraded to support SRv6. Different SRv6 policies are configured on
        the DC egress PE so that different VPN traffic reaches the peer PE
        through the 163 backbone network and the CN2 backbone network
        respectively.</t>
      </section>

      <section title="China Unicom ">
        <t>China Unicom has deployed SRv6 L3VPN over 169 IPv6 backbone network
        from Guangzhou to Beijing to provide inter-domain Cloud VPN service.
        The deployment case is shown in Figure 8. <figure>
            <artwork><![CDATA[
   /-------------\         /------------\         /-----------\
+-/-+ Guangzhou +-\-+   +-/-+   IPv6   +-\-+   +-/-+ Beijing +-\-+
|PE1|           |CR1|---|CR2| Backbone |CR3|---|CR4|         |PE2|
+-\-+   Metro   +-/-+   +-\-+    169   +-/-+   +-\-+  Metro  +-/-+
   \-------------/         \------------/         \-----------/

 |<--OSPF/ISIS-->|<-EBGP->|<-Native IPv6->|<-EBGP->|<-OSPF/ISIS->|
 |<----------------------- EBGP VPNv4 Peer --------------------->|
 |<----------------------- L3VPN over SRv6 --------------------->|

                Figure 8. China Unicom SRv6 L3VPN case

]]></artwork>
          </figure>In Guangzhou and Beijing metro networks, routers exchange
        basic routing information using IGP(OSPF/ISIS). The prefixes of IPv6
        loopback address and SRv6 locator of routers are different, and both
        of them need to be imported into the IGP. The 169 backbone is a native
        IPv6 network. Between metro and backbone, the border routers establish
        EBGP peer with each other, e.g. CR1 with CR2, CR3 with CR4, to form
        basic connectivity. All of these constitute the foundation of overlay
        services, and have not been changed.</t>

        <t>PE1 and PE2 establish EBGP peer and advertise VPNv4 routes with
        each other. If one site connects to two PEs, metro network will use
        multi RD, community and local preference rules to choose one best
        route and one backup.</t>

        <t>After basic routing among networks and VPN routes between the two
        PEs are all ready, two PEs encapsulate and forward VPN traffic within
        SRv6 tunnel. The tunnel is SRv6 best effort (BE) tunnel. It introduces
        only outer IPv6 header but not SRH header into traffic packets. After
        encapsulation, the packet is treated as common IPv6 packet and
        forwarded to the egress PE, which performs decapsulation and forwards
        the VPN traffic according to specific VRF.</t>

        <t>Guangdong Unicom has also launched the SRv6 L3VPN among Guangzhou,
        Shenzhen, and Dongguan, which has passed the interop test between
        different vendors.</t>

        <t>With SRv6 enabled at the PE devices, the VPN service can be
        launched very quickly without impact on the existing traffic. With
        SRv6 TE further deployed, more benefits of using SRv6 can be
        exploited. </t>
      </section>

<section title="MTN Uganda">
        <t>MTN Uganda has enabled SRv6 at the MPBN PE/P nodes. The SRv6 BE tunnel has been deployed through the MPBN network which has the IPv6 capability. It enables the fast service provisoning for mobile service, enterprise service and internal IT services, and also improves service SLA such as service monitoring and availability. The deployment case is shown in Figure 9.</t>

        <t><figure>
            <artwork><![CDATA[
                            
      +-----+
      | eNB |----\
      +-----+     \
                +-----+                                   /------------\
                |CSG 2|-----+-----+      +-----+      +--/--+        +--\--+
               /+-----+     |ASG 1|------|RSG 1|------|ASBR1|        |ASBR4|
 +-----+   +--/--+    IPV6  +-----+ IPV6 +-----+      +-----+  IPV6  +-----+
 | gNB |---|CSG 1|  Domain 1   |  Domain 1  |            |   Domain 2   |
 +-----+   +--\--+          +-----+      +-----+      +-----+ IPCORE +-----+
               \+-----+     |ASG 2|------|RSG 2|------|ASBR2|        |ASBR3|
                |CSG 3|-----+-----+      +-----+      +--\--+        +--/--+
                +-----+                                   \------------/
          |<--------------ISIS------------->|<---EBGP-->|<----ISIS----->|
Phase I:    
          |<-----RSVP TE----->|<--RSVP TE-->|<-OPTIONA->|<---SRv6 BE--->|
Phase II: 
          |<-----------------L2/3 EVPN over SRv6 Policy --------------->|
                  Figure 9. MTN Uganda Deployment Case

]]></artwork>
          </figure></t>

        <t>As shown in the Figure 9,      </t>            
<t>In the phase I, SRv6 BE was deployed in MPBN network. All services in the MPBN will be carried through SRv6 BE in the core network. The Option A is deployed between the IPRAN network and Core network.</t>
<t>In the phase II, SRv6 Policy will be deployed E2E from IPRAN to Core. Cross-domain path selection is available for mobile and enterprise services. The service will be carried in SRv6 Policy through the entire MPBN network.</t>
<t>L3VPN and L2VPN services will evolve to EVPN to simplify the network operation and management.</t>
      </section>

    <section title="Agricultural Bank of China (ABC)">
        <t>ABC has deployed the network controller and SRv6 policy over its 
        backbone network to automatically optimize link traffic. 
        The deployment case is shown in Figure 10.</t>
        <t><figure>
            <artwork><![CDATA[
        +-----+    +----+                      +----+    +-----+
        |DC-PE|----|DC-P|----------------------|DC-P|----|DC-PE|
       /+-----+    +----+                      +----+    +-----+ \
      /    |  \    /  |                          |  \    /  |     \
  +--/-+   |   \  /   |                          |   \  /   |   +--\-+
  | DC |   |    \/    |         Backbone         |    \/    |   | DC |
  +--\-+   |    /\    |                          |    /\    |   +--/-+ 
      \    |   /  \   |                          |   /  \   |     /
       \+-----+    +----+                      +----+    +-----+ /
        |DC-PE|----|DC-P|----------------------|DC-P|----|DC-PE|
        +-----+    +-\--+                      +-/--+    +-----+ 
                      \                         /
                       \+-----+         +-----+/
                        |BR-PE|---------|BR-PE|
                        +-----+         +-----+
                  Figure 10. ABC Deployment Case
            ]]></artwork>
          </figure></t>
        
        <t>In the original network deployment, SR-MPLS TE tunnels were used to 
        construct the backbone network. There are two problems. First, 
        these tunnels must be planned and configured manually. Second, the SR-TE 
        is based on MPLS and hard to be extended to a branch to implement 
        end-to-end traffic management.</t>
        <t>Now, The SRv6 Policy is used to implement intelligent and 
        centralized path computation to carry services between data centers 
        and between branches and data centers. Multiple VPNs are divided by 
        service, and SRv6 policies are selected based on the combination of 
        VPN and DSCP. About 1800 SRv6 policies are deployed on the entire
        network.</t>
        <t>Both SRv6 and VxLAN are deployed at DC-PE to implement tunnel 
        interworking between the DC network and the SRv6 backbone network.</t>
        <t>SBFD is deployed to detect SRv6 policy connectivity. When a path 
        fails, traffic can be quickly switched to other normal paths. </t>
        <t>The backbone network uses IFIT (In-situ Flow Information Telemetry) 
        to implement service-level SLA detection.</t>
    </section>

    <section title="Indosat Ooredoo Hutchison">
        <t>Some scenarios of SRv6 usecase may require long SRv6 SID lists.
        So the SPRING working group formed the design team to define the 
        method of reducing SRH encapsulation size.</t>
        <t>Currently some vendors have implemented the compression function. 
        IOH has conducted the SRv6 header compression interoperability test.
        The locator address in this interoperability test used 32 16 format 
        SID, six 16-bit SID/instruction encoded with 40B of overhead compare
        to SRv6 BE (non-compression) which need 112B. SRv6 compression could
        improve the MTU efficiency and save the bandwidth significantly.</t>
        <t>The test topology is shown in Figure 11.</t>
        <t><figure>
            <artwork><![CDATA[
          +-----------------+ 
          |                 |
        +---+    +---+    +---+
        |R21|----|R22|----|R23|
        +---+    +---+    +---+
             \     |  \     |  
              \    |   \    |  
               \   |    \   |  
                \  |     \  |  
                 +---+    +---+
                 |R11|----|R12|
                 +---+    +---+
                   |  \  /  |                     
                   |  +--+  |                     
                   |  |RS|  |                     
                   |  +--+  | 
                   |  /  \  | 
                 +---+    +---+
                 |R13|----|R14|
                 +---+    +---+
 
         Figure 11. Test Topology
            ]]></artwork>
          </figure></t>
        
        <t>In the test topology, R21/R22/R23 are Huawei devices,
        and R11/R12/R13/R14/RS are Cisco devices. R11/R12/R21/R22
        simulate as IPCORE Router, R13/R14/R23 simulate as IPRAN 
        Router, and RS simulates Route Server.</t>
        <t>All the following test cases required for service interworking were passed.</t>
        <t>ISISv6 Control Plane Establishment</t>
        <t>ISISv6 Forwarding</t>
        <t>SRv6 OAM</t>
        <t>SRv6 MP-BGP Overlay Establishment</t>
        <t>SRv6 Policy uSID Explicit Path Establishment</t>
        <t>SRv6 L3VPNv4/v6 Data Plane Services Interop (BE/Best Path)</t>
        <t>SRv6 L3VPNv4/v6 Services Interop with SRv6 Policy Explicit Path (Automated Steering)</t>
        <t>SRv6 EVPN Single Home Data Plane Services Interop (BE/Best Path)</t>
        <t>BGP IPv4 Establishment (RS to all CE) through SRv6 EVPN Single Home (BE / Best Path)</t>
        <t>SRv6 EVPN ELAN Single Home Services Interop with SRv6 Policy Explicit Path (Automated Steering)</t>
        <t>SRv6 4PE/6PE (Global Routing Table) Services Interop (BE/Best Path)</t>
        <t>SRv6 EVPN VPWS over SRv6 BE</t>
        <t>SRv6 EVPN VPWS Interop with SRv6 uSID ExplicitPath(Automated Steering)</t>
        <t>SRv6 TI-LFA</t>
        <t>SRV6 EVPN ELAN Multihoming/Single-Active scenario</t>
    </section>
    
    <section title="Orange Spain">
        <t>OSP's network include three parts, IP Backbone Network(IPBB),
        Mobile Backhaul Network(MBH) and Fix Backhaul Network(FBH). SRv6 
        has been deployed to achieve following goals:</t>
        <t>Enhanced Functionality: The IP Network should be fully 
        capable of supporting existing Dialog network services as well as
        enabling a comprehensive range of new services and next-generation
        capabilities.</t>
        <t>Enhanced Capacity: The IP Network should offer a significant 
        capacity upgrade of core network bandwidth and switching capacity
        that is capable of supporting current and next-generation network
        services through the near future.</t>
        <t>Optimum Resilience: The IP Network will support many services
        critical to the Dialog business. </t>
        <t>Simplicity: The network should be straightforward to implement,
        easy to understand and easy to maintain.</t>
        <t>The phase 1 deployment case is shown in Figure 12.</t>
        <t><figure>
            <artwork><![CDATA[        
 +-----+            ---------Controller-------
 | eNB |---\       /       /        |         \
 +-----+    \     /       /         |          \
           +-----+    +-----+    +-----+      +----+    +----+      +----+
           |CSG 1|----|POC 1|----|POP 1|------| PE |----| DN |------| DN |
           +-----+    +-----+    +-----+      +----+    +----+      +----+
 +-----+    /     \  /       \  /   |            |         |           |
 | gNB |---/       \/         \/    |            |         |   IPBB    |
 +-----+           /\         /\    |            |         |           |              
                  /  \       /  \   |            |         |           |              
           +-----+    +-----+    +-----+      +----+    +----+      +----+
           |CSG 2|----|POC 2|----|POP 2|------| PE |----| DN |------| DN |
           +-----+    +-----+    +-----+      +----+    +----+      +----+
           |<----------ISIS L1-------->|<-ISIS L2->|
           |<-------------SRv6 Policy------------->|
           |<-------L3VPN over SRv6 Policy-------->|
         Figure 12. Orange Spain deployment usecase
            ]]></artwork>
          </figure></t>  
        <t>Controller manage CSGs, POCs, POPs, PEs, and have the ability to
        analysis, control the Network. </t>
        <t>In phase 1, dual-stack ISISv4 and ISISv6 will be deployed in the
        Network. SRv6 Policy will be deployed from CSG to PE. For 4G/5G 
        Service, L3VPN over MPLS will be migrated to L3VPN over E2E SRv6 
        Policy. Controller computes E2E SRv6 policy from CSG to PE.</t>
        <t>In phase 2, POP from MBH connect to DN directly. The 5G traffic
        will pass through MBH and IPBB, End to End SRv6 Tunnel will be
        deployed from CSG to IPBB PE for 4G/5G service in OSP whole network.
        Multi vendors' device shoulde be interconnected and 16 bits Compress
        solution will be deployed that time. </t>    
    </section>
    </section>

    <section anchor="Contributors" title="Contributors">
      <t>The following people also gave a substantial contribution to the 
      content of this document and should be considered as coauthors:</t>
      <t>Zhenbin Li, Huawei Technologies, lizhenbin@huawei.com</t>
      <t>Yaqun Xiao, Huawei Technologies, xiaoyaqun@huawei.com</t>
      <t>Hailong Bai, China Unicom </t>
      <t>Jichun Ma, China Unicom</t>
      <t>Huizhi Wen, Huawei Technologies, wenhuizhi@huawei.com</t>
      <t>Ruizhao Hu, Huawei Technologies, huruizhao@huawei.com</t>
      <t>Jianwei Mao, Huawei Technologies, maojianwei@huawei.com</t>
      <t>Feng Zhao, CAICT, zhaofeng@caict.ac.cn</t>
      <t>Tong Li, China Unicom, litong@chinaunicom.cn</t>
      <t>Robbins Mwehaire, MTN Uganda Ltd., Robbins.Mwehair@mtn.com</t>
      <t>Qingbang Xu, Agricultural Bank of China, michbang@163.com</t>
      <t>Primadi Hendra Kusuma, Indosat Ooredoo Hutchison, primadi.kusuma@ioh.co.id</t>
      <t>Tianran Zhou, Huawei Technologies, zhoutianran@huawei.com</t>
      <t>Keyi Zhu, Huawei Technologies, zhukeyi@huawei.com</t>
    </section>
    
    <section anchor="IANA" title="IANA Considerations">
      <t>There are no IANA considerations in this document.</t>
    </section>

    <section anchor="Security" title="Security Considerations">
      <t>TBD.</t>
    </section>

<section title="Acknowledgement">
<t>
The section on the PSP use cases is inspired from the discussions over the mailing list. The authors would like to acknowledge the constructive discussions from Daniel Voyer, Jingrong Xie, etc.. </t>
</section>


  </middle>

  <back>
    <references title="Normative References">
      <?rfc include="reference.RFC.2119"
?>

      <?rfc include='reference.RFC.8200'?>

      <?rfc include='reference.I-D.ietf-spring-srv6-network-programming'?>

      <?rfc include='reference.RFC.8754'?>

      <?rfc include='reference.RFC.5659'?>

      <?rfc include='reference.RFC.4364'?>

      <?rfc ?>
    </references>

    <references title="Informative References">
      <?rfc include='reference.I-D.matsushima-spring-srv6-deployment-status'?>

            <?rfc include="reference.RFC.8402"?>


      <?rfc include='reference.I-D.ietf-6man-segment-routing-header'
?>

      <?rfc include='reference.I-D.ietf-spring-sr-service-programming'
?>

      <?rfc include='reference.I-D.ietf-spring-nsh-sr'
?>

      <?rfc include='reference.I-D.ietf-rtgwg-segment-routing-ti-lfa'
?>

      <?rfc include='reference.RFC.8300'
?>

      <?rfc include='reference.I-D.ietf-ippm-ioam-data'
?>

      <?rfc include='reference.I-D.ietf-6man-spring-srv6-oam'
?>

      <?rfc include='reference.I-D.ietf-pce-pcep-flowspec'
?>

      <?rfc include='reference.I-D.li-spring-passive-pm-for-srv6-np'
?>

      <?rfc include='reference.I-D.song-ippm-postcard-based-telemetry'
?>

    </references>
  </back>
</rfc>
