TEAS Working Group A. Wang Internet-Draft China Telecom Intended status: Experimental Q. Zhao Expires:April 24,October 18, 2019 B. Khasanov H. Chen Huawei Technologies R. Mallya Juniper NetworksOctober 21, 2018April 16, 2019 PCE in Native IP Networkdraft-ietf-teas-pce-native-ip-02draft-ietf-teas-pce-native-ip-03 Abstract This document defines theCCDRframework for traffic engineering within native IP network, using Dual/Multi-BGPsessionsessions strategy andPCE-basedPCE- based central control architecture. The proposed central mode control framework conforms to the concept that defined in [RFC8283]. The scenario and simulation results ofCCDRtraffic engineering in Native IP network is described in draft [I-D.ietf-teas-native-ip-scenarios]. Status of This Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at https://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire onApril 24,October 18, 2019. Copyright Notice Copyright (c)20182019 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Conventions used in this document . . . . . . . . . . . . . . 3 3.Dual-BGPCCDR Frameworkforin Simple Topology . . . . . . . . . . . . . . 3 4.Dual-BGPCCDR Framework in Large Scale Topology . . . . . . . . . . . 4 5. CCDR Multi-BGP Strategyfor Extended Traffic Differentiation. . . . . . . . . . . . . . . . . . . 5 6. CCDRProceduresFramework for Multi-BGP Strategy . . . . . . . . . . . . 6 7. PCEP Extension for Key Parameters Delivery . . . . . . . . . 7 8. Deployment Consideration . . . . . . . . . . . . . . . . . .78 8.1. Scalability . . . . . . . . . . . . . . . . . . . . . . . 8 8.2. High Availability . . . . . . . . . . . . . . . . . . . . 8 8.3. Incremental deployment . . . . . . . . . . . . . . . . . 8 9. Security Considerations . . . . . . . . . . . . . . . . . . .89 10. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 9 11. Contributors . . . . . . . . . . . . . . . . . . . . . . . . 9 12. Acknowledgement . . . . . . . . . . . . . . . . . . . . . . . 9 13. Normative References . . . . . . . . . . . . . . . . . . . . 9 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 10 1. Introduction Draft [I-D.ietf-teas-native-ip-scenarios] describes thescenario andscenarios, simulation results and suggestions for traffic engineering in native IP network.In summary,To meet the requirements of various scenarios, the solution for traffic engineering in native IP networkareshould have thefollowings:followings criteria: o No complex MPLS signalingprocedure.procedures. o End to End traffic assurance, determined QoS behavior. o Identical deployment method forintra-intra-domain andinter- domain.inter-domain. o No influence toexisting router forward behavior.forwarding behavior of the router. o Canutilizeexploit the power of centrallycontrol(PCE)control (PCE) and flexibility/ robustness of distributed control protocol. o Coping with the differentiation requirements for large amount traffic and prefixes. o Flexible deployment and automation control. This document defines the framework for traffic engineering within native IP network, using Dual/Multi-BGP session strategy, to meet the above requirements in dynamical andcentralcentrally controlmode.mode(Centrally Control Dynamic Routing, abbreviated as CCDR ). The related PCEP protocol extensions to transfer the key parameters between PCE and the underlying network devices(PCC) are provided in draft [I-D.ietf-pce-pcep-extension-native-ip]. 2. Conventions used in this document 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 RFC 2119 [RFC2119] . 3.Dual-BGPCCDR Frameworkforin Simple TopologyDual-BGPFig.1 illustrates the CCDR framework for traffic engineering in simple topology. The topology isillustrated in Fig.1, which iscomprised by four devices which are SW1, SW2, R1, R2. There are multiple physical links between R1 and R2. Traffic betweenIP11IP11(on SW1) andIP21IP21(on SW2) is normal traffic, traffic betweenIP12IP12(on SW1) andIP22IP22(on SW2) is priority traffic that should be treated differently. Only native IGP/BGP protocol is deployed between R1 and R2. The traffic between each address pair may changetimelyin real time and the corresponding source/destination addresses of the traffic may also change dynamically. The key ideas of theDual-BGPCCDR framework for this simple topology are the followings: o Build two BGP sessions between R1 and R2, via the different loopback address lo0, lo1 on these routers. o Send different prefixes via thetwoestablished BGP sessions.(ForFor example, IP11/IP21 via the BGP pair 1 and IP12/IP22 via the BGP pair2).2. o Set the explicit peer route on R1 and R2 respectively for BGP next hop of lo0, lo1 to different physical link address between R1 and R2.TheAfter the above actions, the traffic between the IP11 and IP21, and the traffic between IP12 and IP22 will go through different physical links between R1 and R2, eachtypeset of trafficoccupyoccupies different dedicated physical links. If there is more traffic between IP12 and IP22 that needs to be assured , one can add more physical links between R1 and R2 to reach the loopback address lo1(also the next hop for BGP Peer pair2). In this cases the prefixes that advertised bytwothe BGP peers need not be changed. If, for example, there is traffic from another address pair that needs to be assured (for example IP13/IP23), and the total volume of assured traffic does not exceed the capacity of the previous appointed physical links, one need only to advertise the newly added source/destination prefixes via the BGP peer pair2. The traffic between IP13/IP23 will go through the assigned dedicated physical links as the traffic between IP12/IP22. Such decouple philosophy gives network operator flexible control ability on the network traffic, achieve the determined QoS assurance effect to meet the application's requirement. No complex MPLS signal procedures is introduced, the routerneedneeds only support native IP protocol. | BGP Peer Pair2 | +------------------+ |lo1 lo1 | | | | BGP Peer Pair1 | +------------------+ IP12 |lo0 lo0 | IP22 IP11 | | IP21 SW1-------R1-----------------R2-------SW2 Links Group Fig.1Design Philosophy for Dual-BGP FrameworkCCDR framework in simple topology 4.Dual-BGPCCDR Framework in Large Scale Topology When the assured traffic spans acrossonethe large scale network, as that illustrated in Fig.2, thedual BGPDual-BGP sessions cannot be established hop byhophop, especially for the iBGP within one AS. For such scenario, we should consider to use the Route Reflector (RR) to achieve the similarDual-BGP effect, select one router which performs the role of RR (for example R3 in Fig.2), every othereffect. Every edge router will establish two BGP peer sessions with theRR, using theirRR via different loopback addresses respectively. The othertwosteps for traffic differentiation are same as that described in theDual-BGPCCDR framework for simpletopology usage case. For the exampletopology. As shown in Fig.2, if we selectthe R1-R2-R4-R7R3 as the RR, every edge router(R1 and R7 in this example) will build two BGP session with the RR. If the PCE calculates select the dedicatedpath,path as R1-R2-R4-R7, thenwethe operator should set the explicit peer routes on these routers respectively, pointing to the BGP next hop (loopback addresses of R1 and R7, which are used to send the prefix of the assured traffic) to theactual address of the physical link. +------------R3--------------+selected forwarding address. +----------R3(RR)------------+ | | SW1-------R1-------R5---------R6-------R7--------SW2 | | | | +-------R2---------R4--------+ Fig.2Dual-BGP Framework for Large Scale NetworkCCDR framework in large scale network 5. CCDR Multi-BGP Strategyfor Extended Traffic DifferentiationIn general situation,several additional traffic differentiation criteria exist, including:different applications may require different QoS criteria, which may include: o Traffic that requires low latencylinksand is not sensitive to packet loss. o Traffic that requires low packet lossbutand can endure higher latency. o Traffic that requireslowest jitter path.low jitter. These different traffic requirements can be summarized in the following table: +----------+-------------+---------------+-----------------+ | Flow No. | Latency | Packet Loss | Jitter | +----------+-------------+---------------+-----------------+ | 1 | Low | Normal | Don't care | +----------+-------------+---------------+-----------------+ | 2 | Normal | Low | Dont't care | +----------+-------------+---------------+-----------------+ | 3 | Normal | Normal | Low | +----------+-------------+---------------+-----------------+ Table 1. Traffic Requirement Criteria For Flow No.1, we can select the shortest distance path to carry the traffic; for Flow No.2, we can select theidlepath that is comprised by underloading linksto form itsfrom end toend path;end; for Flow No.3, we can let all assured traffic passonethe determined single path, no ECMP distribution on the parallel links isrequired.desired. It is almost impossible to provide an end-to-end (E2E) path with latency, jitter, packet loss constraints to meet the above requirements in large scale IP-based network via the distributed routing protocol, but these requirements can be solvedusingwith theCCDR framework sinceassistance of PCE controller, because the PCE has the overall network view, can collect real network topology and network performance information about the underlying network, select the appropriate path to meet various network performance requirements of differenttraffic.traffics. 6. CCDRProceduresFramework for Multi-BGP Strategy Theproceduresframework to implement the CCDR Multi-BGP strategy are the followings: o PCE gets topology and link utilization information from the underlying network, calculates the appropriatelinkpath upon application's requirements.. o PCE sends the key parameters to edge/RR routers(R1, R7 and R3 in Fig.3) tobuildestablish multi-BGP peerrelationssessions and advertises different prefixes via them. o PCE sends the route information to the routers (R1,R2,R4,R7 in Fig.3) on forwarding path via PCEP, to build the path to the BGP next-hop of the advertised prefixes. o If the assured traffic prefixes were changed but the total volume of assured traffic does not exceed the physical capacity of the previous end-to-end path,thenPCE needs only change therelated information onprefixed advertised via the edge routers (R1,R7 in Fig.3). o If the volume of assured traffic exceeds the capacity of previous calculated path, PCEmustcan recalculate the appropriatepathpaths to accommodate the exceedingtraffic via some new end-to-end physical links.traffic. Afterthatthat, PCE needs to update on-path routers to buildsuchthe forwarding path hop by hop. +----+ ***********+ PCE+************* * +--*-+ * * / * \ * * * * PCEP* BGP-LS/SNMP *PCEP * * * * * \ * / \ * / * \ */ \*/-----------R3--------------* | | | | SW1-------R1-------R5---------R6-------R7--------SW2 | | | | | | | | +-------R2---------R4--------+ Fig.3PCE basedCCDR framework for Multi-BGP deployment 7. PCEP Extension for Key Parameters Delivery The PCEP protocol needs to be extended to transfer the following key parameters: o Peer addresses pair that is used to build the BGPpeer addresssession o Advertised prefixes andadvertised prefixes.their associated BGP session. o Explicit route information to BGP next hop of advertised prefixes. Once the router receives such information, it should establish the BGP session with the peer appointed in the PCEP message, advertise the prefixes that contained in the corresponding PCEP message, and build the end to end dedicated path hop by hop. Details of communications between PCEP and BGP subsystems in router's control plane are out of scope of this draft and will be described in separate draft [I-D.ietf-pce-pcep-extension-native-ip] . The reason that we selected PCEP as the southbound protocol instead of OpenFlow, is that PCEP is suitable for the changes in control plane of the network devices,therewhile OpenFlow dramatically changes the forwarding plane. We also think that the level of centralization that requires by OpenFlow is hardly achievable in many today's SP networks so hybrid BGP+PCEP approach looks much more interesting. 8. Deployment Consideration 8.1. Scalability In CCDR framework, PCE needs onlytoinfluence the edge routers for the prefixesdifferentiationadvertisement via the multi-BGP deployment. The route information for these prefixes within the on-path routers were distributed via the BGP protocol. Unlike the solution from BGP Flowspec, the on-path router need only keep the specific policy routes to the BGP next-hop of the differentiate prefixes, not the specific routes to the prefixes themselves. This can lessen the burden from the table size of policy based routes for the on-path routers, and has morescalabilitiesexpandability when comparing with the solution from BGP flowspec or Openflow. 8.2. High Availability The CCDR framework is based on the distributed IP protocol. If the PCE failed, the forwarding plane will not be impacted, as the BGP session between all devices will not flap, and the forwarding table will remainthe same.unchaned. If one node on the optimal path is failed, the assurance traffic will fall over to the best-effort forwarding path. One can even design several assurance paths to loadbalance/hot standbybalance/hot-standby the assurance traffic to meet the path failure situation, as done in MPLS FRR. For high availability of PCE/SDN-controller, operator should rely on existing HA solutions for SDN controller, such as clustering technology and deployment. 8.3. Incremental deployment Not every router within the networksupportwill support the PCEP extension that defined in [I-D.ietf-pce-pcep-extension-native-ip] simultaneously. For such situations, router on the edge of domain can be upgraded first, and then the traffic can be assured between different domains. Within each domain, the traffic will be forwarded along thebest-effortbest- effort path. Service provider can selectively upgrade the routers on each domain in sequence. 9. Security ConsiderationsSolution described in this draft puts more requirements on the function of PCE and its communication with the underlay devices.The PCE should have the capability to calculate the loop-freee2eend to end path upon the status of network condition and the service requirements in real time. The PCE needalso toconsider therouter order duringexplicit route deployment order (for example, from tail router to head router) to eliminate the possible transient traffic loop.This solution does not requireCCDR framework described in this draft puts more requirements on thechangefunction offorward behavior onPCE and its communication with the underlaydevices, then there will no additional security impact for thedevices.When deploy the solution on network, serviceService provider shouldalsoconsider more on the protection of SDN controller and their communication with the underlay devices, which is described in document [RFC5440] and[RFC8253]CCDR framework does not require the change of forward behavior on the underlay devices, then there will no additional security impact on the devices. 10. IANA Considerations This document does not require any IANA actions. 11. Contributors Penghui Mi and Shaofu Peng contribute the contents of this draft. 12. Acknowledgement The author would like to thank Deborah Brungard, Adrian Farrel, Huaimo Chen, Vishnu Beeram, Lou Berger, Dhruv Dhody and Jessica Chen for their supports and comments on this draft. 13. Normative References [I-D.ietf-pce-pcep-extension-native-ip] Wang, A., Khasanov, B., Cheruathur, S.,and C.Zhu, C., and S. Fang, "PCEP Extension for Native IP Network",draft-ietf-pce-pcep- extension-native-ip-01draft-ietf- pce-pcep-extension-native-ip-03 (work in progress),June 2018.March 2019. [I-D.ietf-teas-native-ip-scenarios] Wang, A., Huang, X., Qou, C., Li, Z.,Huang, L.,and P. Mi,"CCDR Scenario,"Scenario, Simulation andSuggestion", draft- ietf-teas-native-ip-scenarios-01Suggestion of PCE in Native IP Network", draft-ietf-teas-native-ip-scenarios-02 (work in progress),JuneOctober 2018. [I-D.ietf-teas-pcecc-use-cases] Zhao, Q., Li, Z., Khasanov, B., Dhody, D., Ke, Z., Fang, L., Zhou, C., Communications, T., Rachitskiy, A., and A. Gulida, "The Use Cases for Path Computation Element (PCE) as a Central Controller (PCECC).", draft-ietf-teas-pcecc-use-cases-02use-cases-03 (work in progress),October 2018.March 2019. [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, <https://www.rfc-editor.org/info/rfc2119>. [RFC5440] Vasseur, JP., Ed. and JL. Le Roux, Ed., "Path Computation Element (PCE) Communication Protocol (PCEP)", RFC 5440, DOI 10.17487/RFC5440, March 2009, <https://www.rfc-editor.org/info/rfc5440>. [RFC8253] Lopez, D., Gonzalez de Dios, O., Wu, Q., and D. Dhody, "PCEPS: Usage of TLS to Provide a Secure Transport for the Path Computation Element Communication Protocol (PCEP)", RFC 8253, DOI 10.17487/RFC8253, October 2017, <https://www.rfc-editor.org/info/rfc8253>. [RFC8283] Farrel, A., Ed., Zhao, Q., Ed., Li, Z., and C. Zhou, "An Architecture for Use of PCE and the PCE Communication Protocol (PCEP) in a Network with Central Control", RFC 8283, DOI 10.17487/RFC8283, December 2017, <https://www.rfc-editor.org/info/rfc8283>. Authors' Addresses Aijun Wang China Telecom Beiqijia Town, Changping District Beijing 102209 China Email: wangaj.bri@chinatelecom.cn Quintin Zhao Huawei Technologies 125 Nagog Technology Park Acton, MA 01719 USA Email: quintin.zhao@huawei.com Boris Khasanov Huawei Technologies Moskovskiy Prospekt 97A St.Petersburg 196084 Russia Email: khasanov.boris@huawei.com Huaimo Chen Huawei Technologies Boston, MA USA Email: huaimo.chen@huawei.com Raghavendra Mallya Juniper Networks 1133 Innovation Way Sunnyvale, California 94089 USA Email: rmallya@juniper.net