Network Working Group B. Khasnabish Internet-Draft ZTE TX, Inc. Intended status: Standards Track E. Haleplidis Expires: August 14, 2014 University of Patras J. Hadi Salim Mojatatu Networks February 10, 2014 IETF ForCES Logical Function Block (LFB) Subsidiary Management draft-khs-forces-lfb-subsidiary-management-00.txt Abstract This document discusses ForCES Logical Function Block (LFB) Subsidiary Management (SM). Note that LFB SM is useful for introducing and supporting virtualization of ForCES Network Element (NE) including control Element (CE) and Forwarding Element (FE). 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 http://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 on August 14, 2014. Copyright Notice Copyright (c) 2014 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 (http://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 Khasnabish, et al. Expires August 14, 2014 [Page 1] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1. Scope . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2. Abbreviations . . . . . . . . . . . . . . . . . . . . . . 3 1.3. Conventions and Definitions . . . . . . . . . . . . . . . 4 2. Use of Virtualized ForCES Elements . . . . . . . . . . . . . 5 2.1. Use of Virtualized CEs . . . . . . . . . . . . . . . . . 5 2.2. Use of Virtualized FEs . . . . . . . . . . . . . . . . . 6 3. Potential Scenarios . . . . . . . . . . . . . . . . . . . . . 6 3.1. Recovery from CE failure . . . . . . . . . . . . . . . . 6 3.2. Recovery from FE failure . . . . . . . . . . . . . . . . 6 3.3. Load Balancing . . . . . . . . . . . . . . . . . . . . . 6 3.4. Scalable/Robust Service Function Chaining . . . . . . . . 6 3.5. Orchestration . . . . . . . . . . . . . . . . . . . . . . 6 3.6. Generic LFB Lifecycle Management . . . . . . . . . . . . 6 3.6.1. Booting a CE/FE . . . . . . . . . . . . . . . . . . . 7 3.6.2. Bootstrapping the Configuration . . . . . . . . . . . 7 3.6.3. Runtime Management . . . . . . . . . . . . . . . . . 7 4. Testbed Platform . . . . . . . . . . . . . . . . . . . . . . 7 5. Reference Implementation . . . . . . . . . . . . . . . . . . 7 6. FEM Library . . . . . . . . . . . . . . . . . . . . . . . . . 7 6.1. Frame Definitions . . . . . . . . . . . . . . . . . . . . 7 6.2. Datatype Definitions . . . . . . . . . . . . . . . . . . 7 6.3. Metadata Definitions . . . . . . . . . . . . . . . . . . 8 6.4. FEM . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 6.4.1. Data Handling . . . . . . . . . . . . . . . . . . . . 8 6.4.2. Components . . . . . . . . . . . . . . . . . . . . . 8 6.4.3. Capabilities . . . . . . . . . . . . . . . . . . . . 9 6.4.4. Events . . . . . . . . . . . . . . . . . . . . . . . 9 7. XML for FEM LFB . . . . . . . . . . . . . . . . . . . . . . . 9 8. Security Considerations . . . . . . . . . . . . . . . . . . . 13 9. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 13 9.1. LFB Class Names and LFB Class Identifiers . . . . . . . . 13 10. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . 13 11. References . . . . . . . . . . . . . . . . . . . . . . . . . 13 11.1. Normative References . . . . . . . . . . . . . . . . . . 13 11.2. Informative References . . . . . . . . . . . . . . . . . 14 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 14 1. Introduction This document discusses ForCES Logical Function Block (LFB) Subsidiary Management (SM). Note that LFB SM is useful for Khasnabish, et al. Expires August 14, 2014 [Page 2] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 introducing and supporting virtualization of ForCES Network Element (NE) including control Element (CE) and Network Element (NE). Deployment experience has demonstrated the value of using ForCES to control the Forwarding Element Manager (FEM) by creating an LFB to represent its function using the same encoding rules as for any other LFB. This allows it to be controlled by the same Control Element (CE). This work item assumes the presence of an initially booted FE whose configuration could then be updated at runtime via an FEM LFB for runtime config purposes (e.g., by adding a new CE and its associated IP address). This work item can also be useful in addressing control of virtual FEs where individual FEM Managers can be addressed to control the creation, configuration, and resource assignment of such virtual FEs within a physical FE. This work would result in a standards track LFB FEM library RFC. 1.1. Scope The scope of this document is discussion (and standardization) of utilizing virtualized NEs (VNEs)for virtual CEs (VCEs) and virtual FEs (VFEs). The currently existing techniques and solutions may be either slow or not directly applicable to ForCES LFB subsidiary management. 1.2. Abbreviations o API: Application Programming Interface o CE: Control Element o CEM: CE Manager o CEV: CE Visor o FE: Forwarding Element o FEM: FE Manager o FEV: FE Visor o ForCES: Forwarding and Control Element Separation o LFB: Logical Functional Block Khasnabish, et al. Expires August 14, 2014 [Page 3] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 o NE: Network Element o PL: Protocol Layer o SFC: Service Function Chaining o VCE: Virtual CE o VFE: Virtual FE o VNE: Virtual NE 1.3. Conventions and Definitions 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 [6]. The following definitions are taken from [7], [8] and [1]. They are repeated here for convenience as needed, but the normative definitions are found in the referenced RFCs: o Logical Functional Block (LFB) -- A template that represents a fine-grained, logically separate aspects of FE processing. o Forwarding Element (FE) - A logical entity that implements the ForCES Protocol. FEs use the underlying hardware to provide per- packet processing and handling as directed by a CE via the ForCES Protocol. o Control Element (CE) - A logical entity that implements the ForCES Protocol and uses it to instruct one or more FEs on how to process packets. CEs handle functionality such as the execution of control and signaling protocols. o ForCES Network Element (NE) - An entity composed of one or more CEs and one or more FEs. An NE usually hides its internal organization from external entities and represents a single point of management to entities outside the NE. o FE Manager (FEM) - A logical entity that operates in the pre- association phase and is responsible for determining to which CE(s) an FE should communicate. This process is called CE discovery and may involve the FE manager learning the capabilities of available CEs. o CE Manager - A logical entity that operates in the pre-association phase and is responsible for determining to which FE(s) a CE Khasnabish, et al. Expires August 14, 2014 [Page 4] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 should communicate. This process is called FE discovery and may involve the CE manager learning the capabilities of available FEs. o ForCES Protocol -- The protocol used for communication communication between CEs and FEs. This protocol does not apply to CE-to-CE communication, FE-to-FE communication, or to communication between FE and CE managers. The ForCES protocol is a master-slave protocol in which FEs are slaves and CEs are masters. This protocol includes both the management of the communication channel (e.g., connection establishment, heartbeats) and the control messages themselves. o ForCES Protocol Layer (ForCES PL) -- A layer in the ForCES protocol architecture that defines the ForCES protocol messages, the protocol state transfer scheme, and the ForCES protocol architecture itself (including requirements of ForCES TML as shown below). Specifications of ForCES PL are defined in [1] o ForCES Protocol Transport Mapping Layer (ForCES TML) -- A layer in ForCES protocol architecture that specifically addresses the protocol message transportation issues, such as how the protocol messages are mapped to different transport media (like SCTP, IP, TCP, UDP, ATM, Ethernet, etc), and how to achieve and implement reliability, security, etc. 2. Use of Virtualized ForCES Elements Virtualization of ForCES Elements allows efficient, scalabl, and robust utilization of network control and transmission resources. Virtualization has been discussed (and deployed) widely in the Computing Industry (e.g., server) in the context of efficient utilization of server resources. As mentioned before, the currently existing techniques and solutions may be either slow or not directly applicable to ForCES LFB subsidiary management. 2.1. Use of Virtualized CEs In this section we discuss the use of virtualized ForCES control elements (CEs). The resulting operating entities in virtualized environment are Virtual CEs of VCEs. The CE Visor (CEV) has the visiblity to all of the VCEs in a domain, and can assign one of the VCEs as primary Master-VCE and another as secondary Master-VCE. CEV can dynamically manage the role of primary and secondary master-VCEs from a pool of VCEs. Khasnabish, et al. Expires August 14, 2014 [Page 5] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 2.2. Use of Virtualized FEs In this section we discuss the use of virtualized ForCES forwarding elements (FEs). The resulting operating entities in virtualized environment are Virtual FEs of VFEs. The FE Visor (FEV) has the visiblity to all of the VFEs in a domain, and can assign one of the VFEs as primary Master-VFE and another as secondary Master-VFE. FEV can dynamically manage the role of primary and secondary master-VFEs from a pool of VFEs. 3. Potential Scenarios In this section we discuss a few potential scenarios that can utilize ForCES LFB subsidiary management for efficient and robust operation of networks withut using excessive additional resources. 3.1. Recovery from CE failure In this section we discuss how virtualization of CEs can be used for efiicient recovery from CE failure(s). 3.2. Recovery from FE failure In this section we discuss how virtualization of FEs can be used for efiicient recovery from FE failure(s). 3.3. Load Balancing In this section we discuss efficient load balancing of both CE and FE in virtualized environment. 3.4. Scalable/Robust Service Function Chaining In this section we discuss how LFB subsidiary management can contribute to the robust/scalable implementation of Service Function Chaining (SFC). 3.5. Orchestration In this section we discuss efficient Orchestration of both CE and FE in virtualized multi-admin-domain environment. 3.6. Generic LFB Lifecycle Management In this section we discuss generic lifecycle management of subsidiaries of LFBs in virtualized environment(s). The typical management activities in the life of FE/CE are discussed in the following sub-sections. Khasnabish, et al. Expires August 14, 2014 [Page 6] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 3.6.1. Booting a CE/FE When an entity needs to boot a CE/FE, if this is a VM, some orchestration would scheme/plan to do this. In case of ForCES, we have a control App that boots a CE or an FE via a management FE. So here we have a management plane details that is described either in FEM or other LFB. 3.6.2. Bootstrapping the Configuration The FE, e.g., the VM whihc has just been booted, as described in teh previous sub-section, needs initial bootstrap configuration (e.g., what CEs to connect to etc). This clearly falls in the FEM LFB domain. 3.6.3. Runtime Management At runtime of the FE, for example, the management could introduce a new CE for the FE to associate with; it may also be for an FE to dissociate from a CE, and so on. 4. Testbed Platform TBD. 5. Reference Implementation TBD. 6. FEM Library 6.1. Frame Definitions This LFB does not define any frames 6.2. Datatype Definitions This library defines the following datatypes. Khasnabish, et al. Expires August 14, 2014 [Page 7] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 +----------+-----------------------------------------+--------------+ | DataType | Type | Synopsis | | Name | | | +----------+-----------------------------------------+--------------+ | IPs | A Struct of 2 components. IPv4 | A struct | | | (byte[4]) and IPv6 (byte[16]) | that defines | | | addresses. | an IPv4 and | | | | an IPv6 | | | | address | | LFBDefs | A Struct that contains three | A struct | | | components. The LFB Class ID (uint32), | that defines | | | the LFB version (string)and the LFB | basic LFB | | | name (string) | definitions | | CEParams | A Struct that contains two components. | A struct | | | A CE's ID (uint32) and the CE's IPs | that defines | | | (array of IPs) | CE | | | | parameters. | | FEParams | A Struct that contains four components. | A struct | | | An FE's ID (uint32), the FE's IPs | that defines | | | (array of IPs), the LFBs this FE | the FE | | | supports (array of LFBDefs) and the CEs | parameters. | | | this FE is part of (array of CEParams). | | +----------+-----------------------------------------+--------------+ FEM Data Types 6.3. Metadata Definitions This LFB does not define any metadata definition 6.4. FEM The LFB is an LFB that standardizes and assists creation of NEs. 6.4.1. Data Handling The FEM LFB does not handle any packets. It's function is to subsidize creation of NEs. A CE or a CEM will request from the FEM the creation of the NE, it will provide the requirements, e.g. FEs, LFBs in FEs etc..., and depending on the implementation the FEM may create these FE instances, or if these instances exist, provide the bootstrap information to FEs how and where to connect to the CEs. 6.4.2. Components This LFB has only one component specified. The NEs component, is a component that contains all the Network Elements this FEM is Khasnabish, et al. Expires August 14, 2014 [Page 8] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 responsible for maintaining. It is a table and each row is a struct of the NEID, a uint32 and an array of FE parameters. 6.4.3. Capabilities This LFB has no Capabilities specified. 6.4.4. Events This LFB has three events specified. These events notify the CE whether an NE has been added, deleted or changed. The event report is the NEs row that created the event. 7. XML for FEM LFB IPs IP definition FEIPv4 The FEs IPv4 byte[4] FEIPv6 The FEs IPv6 byte[16] LFBDefs LFB parameters inside the FE LFBClassID The LFB CLass ID uint32 LFBVersion The Version of the LFB Khasnabish, et al. Expires August 14, 2014 [Page 9] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 string LFBName The name of the LFB string CEParams CE parameters CEID The CE ID uint32 CEIP The CEIP IPs FEParams FE parameters FEID The FEID uint32 FEIP The FE's IP IPs LFBparameters The LFBs in this FE Khasnabish, et al. Expires August 14, 2014 [Page 10] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 LFBDefs CEs The CEs that should be associated with this FE CEParams FEM The Forwarding Element Manager LFB 1.0 NEs All the Network Elements this FEM is responsible for maintaining NEID ID of the Network Element uint32 FEs FEs in the Network Element FEParams NEchanged The NE definition has changed Khasnabish, et al. Expires August 14, 2014 [Page 11] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 NEs NEs _NEsrowid_ NEcreated An NE has been created NEs NEs _NEsrowid_ NEdeleted An NE has been deleted NEs NEs _NEsrowid_ Figure 1: FEM XML LFB library Khasnabish, et al. Expires August 14, 2014 [Page 12] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 8. Security Considerations Security considerations for ForCES LFB subsidiary management will be added in a future version of this daft. 9. IANA Considerations 9.1. LFB Class Names and LFB Class Identifiers LFB classes defined by this document belong to LFBs defined by Standards Track RFCs. According to IANA, the registration procedure is Standards Action for the range 0 to 65535 and First Come First Served with any publicly available specification for over 65535. This specification includes the following LFB class names and LFB class identifiers: +------------+---------+---------+----------------------+-----------+ | LFB Class | LFB | LFB | Description | Reference | | Identifier | Class | Version | | | | | Name | | | | +------------+---------+---------+----------------------+-----------+ | 21 | FEM | 1.0 | An FEM LFB to | This | | | | | standardize creation | document | | | | | of ForCES Network | | | | | | Elements | | +------------+---------+---------+----------------------+-----------+ Logical Functional Block (LFB) Class Names and Class Identifiers 10. Acknowledgments The authors would like to thank DJ, Joel, and many others for their discussions and support. 11. References 11.1. Normative References [1] Doria, A., Hadi Salim, J., Haas, R., Khosravi, H., Wang, W., Dong, L., Gopal, R., and J. Halpern, "Forwarding and Control Element Separation (ForCES) Protocol Specification", RFC 5810, March 2010. [2] Halpern, J. and J. Hadi Salim, "Forwarding and Control Element Separation (ForCES) Forwarding Element Model", RFC 5812, March 2010. Khasnabish, et al. Expires August 14, 2014 [Page 13] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 [3] Narten, T. and H. Alvestrand, "Guidelines for Writing an IANA Considerations Section in RFCs", BCP 26, RFC 5226, May 2008. [4] Stewart, R., "Stream Control Transmission Protocol", RFC 4960, September 2007. [5] Ford, A., Raiciu, C., Handley, M., and O. Bonaventure, "TCP Extensions for Multipath Operation with Multiple Addresses", RFC 6824, January 2013. 11.2. Informative References [6] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. [7] Khosravi, H. and T. Anderson, "Requirements for Separation of IP Control and Forwarding", RFC 3654, November 2003. [8] Yang, L., Dantu, R., Anderson, T., and R. Gopal, "Forwarding and Control Element Separation (ForCES) Framework", RFC 3746, April 2004. Authors' Addresses Bhumip Khasnabish ZTE TX, Inc. 55 Madison Avenue, Suite 160 Morristown, New Jersey 07960 USA Phone: +001-781-752-8003 Email: vumip1@gmail.com, bhumip.khasnabish@ztetx.com URI: http://tinyurl.com/bhumip/ Evangelos Haleplidis University of Patras Department of Electrical and Computer Engineering Patras 26500 Greece Email: ehalep@ece.upatras.gr Khasnabish, et al. Expires August 14, 2014 [Page 14] Internet-Draft IETF ForCES LFB Subsidiary Management February 2014 Jamal Hadi Salim Mojatatu Networks Suite 400, 303 Moodie Dr. Ottawa, Ontario K2H 9R4 Canada Email: hadi@mojatatu.com Khasnabish, et al. Expires August 14, 2014 [Page 15]