The claimed subject matter pertains to hybrid networks. In particular, it provides mechanisms for partial integration of Software Defined Networking (SDN) devices in traditional IP infrastructures in order to achieve potential benefits of SDN to facilitate fast failure recovery and post-recovery load balancing in the dominant traditional IP networks.
The continued evolution and integration of computer networking has led to computerized networks becoming the backbone of modern communication. Yet, despite the tremendous development, both small and large scale computing networks remain subject to service interruptions and failures (due to, for example, inadvertent cable damage, interface card faults, software bugs, and mis-configuration, etc.). Traditional computer networks typically utilize a networking model and communications protocols defined by the Internet Protocol Suite commonly known as TCP/IP.
These traditional networks, also known as Internet Protocol (IP) networks, typically adhere to a topology that includes multiple nodes, such as data communication equipment (“DCE”) like switches and routers; or data terminal equipment (“DTE”) such as computers, servers, mobile devices. In typical networks, both DCEs and DTEs may be addressed individually in the network and interconnected by communication links. Data is transmitted throughout the network by being routed through one or more links until it reaches the node at the destination address. Network failures result when a networked node or link is unresponsive or otherwise incapable of either processing and/or forwarding data on to the next node along the route.
Traditional IP networks utilize a variety of methods to assist in recovery from network failures. Unfortunately, traditional recovery methods (such as shortest-path recalculation, IP fast reroute, etc.) are typically unable to provide sufficient coverage to all possibly affected nodes or links in the network. More sophisticated methods may be able to provide sufficient coverage, but in exchange can be inconveniently disruptive and prohibitively complex. Additionally, convergence to stand-by resources may be problematic or time-consuming, and worse still these types of solutions may be able to reach only locally optimal solutions that could easily lead to new congestions in the network, while also preventing some of the resources from being utilized due to their distributed nature.
Software Defined Networking (SDN) is an approach to data/computer networking that decouples the primary functions of a traditional computer network infrastructure. Under SDN solutions, the mechanism for making network traffic routing decisions (the control plane) is decoupled from the systems that perform the actual forwarding of the traffic to its intended destinations (the data plane). Decoupling the control plane from the data plane allows for the centralization of control logic with a global view of the network status and traffic statistics that eventually lead to much improved resource utilization, effective policy administration and flexible management with significantly reduced cost.
Under many SDN implementations, network devices still perform the functions on the data plane, but the functions traditionally performed on the control plane are decoupled and abstracted to a logically central layer/plane. OpenFlow (OF) is a standardized protocol used by an external network controller (typically a server) to communicate with a network device (typically a network switch) in SDN networks. The OF protocol allows the controller to define how packets are forwarded at each SDN network device, and the networking devices (such as switches) to report to the controller their status and/or traffic statistics.
While becoming increasingly popular, the deployment of SDN devices (e.g., SDN switches) is generally a gradual process, due to the cost and labor required to replace incumbent Internet Protocol (IP) network devices with SDN enabled network devices. Moreover, large-scale replacement of existing portions of infrastructure would likely result in severe service disruptions if performed all at once.
As a solution to the type of problems noted above, this disclosure provides novel methods and systems for a network topology wherein an IP network is partially integrated and augmented with SDN-OF (or other controller-switch communication) enabled network devices to provide a resilient network that is able to quickly recover from network failures at single links or nodes, and achieves post-recovery load balancing while minimizing cost and complexity. By replacing a very limited number of traditional IP nodes (such as routers) with SDN-Openflow enabled switches, this invention discloses a novel network architecture and methods that allow for ultra-fast and load balancing-aware failure recovery of the data network.
According to an aspect of the invention, a device is provided that manages SDN-OF devices (such as SDN-OF enabled switches) integrated in an IP network. In one embodiment, a network device is described comprising a memory and a processor. The memory stores a plurality of programmed instructions operable, when executed, to instantiate a network controller of a hybrid network comprising a plurality of networking entities, the networking entities comprising a plurality of network nodes communicatively coupled by a plurality of links. The processor is configured to execute the plurality of programmed instructions stored in the memory to compute traffic routing configurations for the hybrid network, to distribute traffic routing configurations to the plurality of network nodes, to determine a current network state of the hybrid network; and to determine current traffic loads in the hybrid network.
According to one or more embodiments of the invention, the plurality of network nodes may comprise a combination of a plurality of Internet Protocol (IP) networking devices and a plurality of Software-Defined Networking (SDN) enabled networking devices. Data packets intended to be sent to a destination network node from a first network node (the detecting node)—through a failed networking entity of the plurality of networking entities—are forwarded by the first network node to a designated network node of the plurality of network nodes based on the traffic routing configurations. According to still further embodiments, the designated network node may be further configured to reroute the data packets to the destination network node along a plurality of routes that bypasses the failed network entity while load balancing traffic in the hybrid network based on the traffic routing configurations.
According to another aspect of the invention, a method for performing packet routing in a hybrid network is provided. In one or more embodiments, the method may be performed by: determining, in a first network node, a subset of network nodes of a hybrid network, the hybrid network comprising a plurality of network nodes communicatively coupled by a plurality of links; computing traffic routing configurations in the first network node; and distributing the traffic routing configurations to the subset of network nodes, wherein the subset of network nodes are enabled with SDN-OF functionality.
According to yet another aspect of the invention, a method is provided for re-routing data due to link failure in a hybrid network. In one or more embodiments, the steps performed in this method may include: receiving, in a designated SDN-OF enabled networking device, a plurality of data packets intended to be routed through a failed networking entity; referencing a traffic routing configuration in the designated SDN-OF enabled networking device to determine an intermediate networking device between the designated SDN-OF enabled networking device and an intended destination node; and forwarding the plurality of data packets from the designated SDN-OF enabled networking device to the intended destination node if the designated SDN-OF enabled networking device is directly coupled to the intended destination node and to an intermediate networking device otherwise.
According to one or more implementations, the plurality of data packets may be automatically forwarded from a first networking device corresponding to the failed network entity via an established IP tunnel between the designated SDN-OF enabled networking device and the first networking device. In still further implementations, the failed networking entity may comprise a failed link, a failed network node, or both. According to one or more embodiments, the traffic routing configuration may be computed by a network controller and distributed to the designated SDN-OF enabled networking device.
The accompanying drawings, which are incorporated in and form a part of this specification, illustrate embodiments of the disclosure and, together with the description, serve to explain the principles of the presently claimed subject matter:
Reference will now be made in detail to several embodiments. While the subject matter will be described in conjunction with the alternative embodiments, it will be understood that they are not intended to limit the claimed subject matter to these embodiments. On the contrary, the claimed subject matter is intended to cover alternative, modifications, and equivalents, which may be included within the spirit and scope of the claimed subject matter as defined by the appended claims.
Portions of the detailed description that follow are presented and discussed in terms of a process. Although operations and sequencing thereof are disclosed in a figure herein (e.g.,
As used in this application the terms component, module, system, and the like are intended to refer to a computer-related entity, specifically, either hardware, firmware, a combination of hardware and software, software, or software in execution. For example, a component can be, but is not limited to being, a process running on a processor, an integrated circuit, an object, an executable, a thread of execution, a program, and/or a computer. By way of illustration, both an application and/or module running on a computing device and the computing device can be a component. One or more components can reside within a process and/or thread of execution, and a component can be localized on one computer and/or distributed between two or more computers. In addition, these components can be executed from various computer readable media having various data structures stored thereon. The components can communicate by way of local and/or remote processes such as in accordance with a signal having one or more data packets (e.g., data from one component interacting with another component in a local system, distributed system, and/or across a network such as the Internet with other systems by way of the signal).
Various techniques described herein can be used for various data communication systems and protocols, including Software Defined Networking (SDN), OpenFlow (OF), and Internet Protocol (IP), etc. The terms “system” and “network” may be used herein interchangeably. A network entity may include a network node (e.g., an IP router or switch) or a link between two nodes. The terms “node” and “network node” may also be used herein interchangeably. An SDN-OF enabled device may include (but is not limited to) a dedicated network device such as an SDN-OF switch, an SDN-OF router, or an SDN-OF router/switch combination, or may include IP network devices (such as routers) that have been programmed with modules with SDN-OF functionality (such as an SDN-OF enablement application module).
As described herein, various solutions are provided that integrate SDN-OF devices (such as SDN-OF enabled switches) into an IP network. In one embodiment, a solution may be adapted from an existing IP network, rather than a brand new network built from scratch. According to alternate embodiments, the solution may be a new hybrid IP and SDN network, and may even be extended to a multi-protocol label switching (MPLS) (or other technology and protocols) networks through the integration of SDN-OF switches and a network controller. Furthermore, various aspects are described herein in connection with a computer or data network implemented as an arrangement of nodes connected by links. A node is a data communication equipment (DCE), such as a router or a switch.
According to one or more embodiments, a relatively small number of existing IP routers/switches in a traditional IP network are replaced with pure or hybrid SDN-OF enabled switches to form a hybrid partial-SDN network. In one or more alternate embodiments, the hybrid SDN network can select a few (programmable) IP routers in which SDN applications and modules may be executed or replace them with pure SDN-OF switches. Such hybrid networks are able to quickly recover from a failure and to achieve post-recovery load balancing with more reasonable and acceptable, and significantly reduced complexity utilizing SDN-OF technologies.
According to an aspect of the invention, a method is provided to minimize the number of SDN network devices required for enabling such capabilities in a given IP network, while guaranteeing failure recovery reachability and a method to optimize the placement of such SDN switches. In an embodiment, minimizing the number of SDN enabled network devices may be performed by selecting a subset of an existing pool of IP network nodes (e.g., routers) to be replaced by SDN-OF enabled devices (e.g., switches). Alternately, a subset of the existing IP network nodes may, if suitable, be programmed with SDN-OF modules. In addition, the placement of the chosen number of SDN-OF enabled devices should ensure that each recovery path does not traverse the failure (link or node), when an error occurs.
According to an aspect of the invention, a method is provided to quickly recover from failures and resume data forwarding. In one or more embodiments, the process by which recovery from failures is performed also incorporates load balancing during recovery. In one or more embodiments, failure recovery is possible by detecting a failure in a network entity, such as a network node or link, and forwarding the data packets to an SDN-OF enabled device via IP tunneling. The SDN-OF enabled device then references a flow table provided by the external SDN-OF controller or pre-configured based on offline routing with given or predicted traffic matrices, before forwarding the data packets onto an intermediate node in an alternate route guaranteed to reach the final destination and bypass the failed network entity (e.g., a node or link). When a node detects a failure, it immediately reroutes the affected packets to such a pre-configured intermediate SDN-OF enabled networking device (such as a switch). The SDN switch then intelligently sends the flows to their respective intermediate nodes that guarantee the reachability to the intended destination without looping back by utilizing the multiple paths based on the above computed flow entries in the flow tables. The SDN enabled networking devices can also dynamically adjust flow rerouting to achieve load balancing, based on the current network state and/or the current load in the network nodes.
According to one or more embodiments, the SDN-OF controller may collect network status and/or traffic data in the network (e.g., from the nodes in the network) constantly or periodically, in order for the SDN-OF enabled devices to calculate routing or flow tables (as defined in the OpenFlow protocol), which are distributed to the SDN enabled devices using the OpenFlow protocol. In one or more embodiments, the SDN controller is also able to perform load balancing by dynamically selecting the intermediate nodes through which forwarding of redirected packets is performed based on current network status and/or traffic.
In one embodiment, the network state and the traffic data may be stored in a database 203 coupled to the SDN-OF controller 201, and used to generate flow tables, similar to the routing tables in the IP routers or switches, but with more fine grained control based on all multi-layer attributes that could be derived from the packets or through other means. The generation of the flow/routing tables may be performed dynamically, based on new packets received that requires routing decisions from the controller, and/or may be performed at pre-determined or periodic intervals based on certain routing policies. Once generated, the SDN-OF controller 201 distributes the flow/routing tables to the SDN-OF enabled devices. When a link failure is experienced by an IP node, affected packets are forwarded via IP tunneling protocols to some SDN-OF enabled devices, which then forward the packets along alternate routes based on the flow/routing tables received from the SDN-OF controller 201.
Upon receiving the tunneled traffic from node A, the SDN-OF switch S first inspects the packets, performs a table lookup to determine an alternate route for the packets to reach their intended destination(s) that bypasses the failed link and that also will not cause the packets to be rerouted back to the failed link. Once determined, the SDN-OF switch forwards the data packet to the destination node if possible, or an intermediate node along the calculated alternate route (in this case, intermediate node C) in an IP tunnel (309) connected with the intermediate node (C). In one or more embodiments, the route to the identified intermediate node may be referenced in the table look up, with the route being calculated at an external network controller using routing optimization algorithms, such as the shortest path algorithm. At the intermediate node C, the packets are forwarded to the destination node, again through a route which is unaffected by the failed link, as determined by a centralized network controller 301, using a heuristic (e.g., certain enhanced shortest path algorithms).
In one or more embodiments, the assignment of designated SDN network devices are destination independent, and as such the complexity of configuring a failover is minimized since routers in the network will no longer be required to account for each individual destination. In one or more embodiments, a designated SDN switch is able to accommodate all the possible destinations tunneled from an affected node with corresponding intermediate SDN-OF enabled nodes. The particular route traveled may be calculated by the external network controller and distributed to each of the SDN network devices, based on the network states and the observed or predicted traffic load.
The selected nodes may be replaced by dedicated SDN hardware such as switches, or alternately may be upgraded programmatically via the installation of SDN capable software modules. In one or more embodiments, an SDN-OF capable network controller is executed in a node external with respect to, but communicatively coupled with, the SDN-OF enabled devices. The SDN-OF capable network controller may be executed on a server, or another computing device for example. Once executing, the SDN controller receives traffic data from the nodes (IP routers) in the network, via one or more communications protocols. The traffic data is then used to compute traffic routing configurations (e.g., routing tables) for the SDN-OF enabled devices at step 403. Finally, at step 405, the traffic configurations are distributed to the SDN-OF enabled devices. In one or more embodiments, the acquisition of traffic data and the generation of traffic configurations may be performed periodically and even dynamically, in order to ensure current traffic data and/or network status is reflected in the traffic configurations.
According to one or more embodiments, the number of SDN-OF enabled devices may be limited to the minimum number that still provides complete failure recovery coverage for every node in the network. Determining the minimum number of SDN-OF enabled devices includes determining: 1) for each link failure, an affected node must have at least one designated SDN enabled device which is destination independent, and 2) for every SDN-OF enabled device, there exists at least one intermediate node for each possible destination.
Minimizing the number of nodes in a network that can be replaced or upgraded with SDN enabled functionality may be expressed as:
where (1): The objective is to minimize the number of SDN-OF enabled switches, with the following constraints;
(2): link e, when originating node x fails, x must have at least one designated SDN-OF enabled switch to reach out;
(3) if node x belongs to link e, it must have one designated SDN-OF enabled switch to reach out when link e fails;
(4) node I must be a SDN-OF enabled switch if it's chosen by any node as the designated SDN-OF enabled switch.
Table I summarizes the parameters and notations:
Routing tables may be supplied to the SDN-OF enabled device by a communicatively coupled network SDN-OF controller. Since each node has prior knowledge of which SDN-OF switch(es) the traffic on the failed link should migrate to, the recovery can be completed very quickly. The SDN-OF controller can also collect the link utilization of the hybrid network and predetermine the routing paths for the traffic on the failed link to achieve better load balancing in the traffic, avoiding potential congestion caused by traffic redistribution. By setting up tunnels between the traditional IP routers and SDN-OF switches, the proposed framework allows IP routers to perform failover immediately upon detecting a link failure and redirect traffic to SDN-OF switches. The SDN-OF switches can then help to forward the traffic to bypass the failed link based on the routing decision made by the SDN-OF controller. Since the SDN-OF controller is able to peer into the entire network to gain the knowledge of the current network condition, including the node loads and/or status of the network, optimal routing decisions can be made to load-balance the post-recovery network.
In one or more embodiments, IP tunneling may include IP tunneling protocols that allow routing protocols through the created tunnels, such as Generic Routing Encapsulation (GRE). To provide failover, routing protocols such as Enhanced Interior Gateway Routing Protocol (EIGRP) may be used to keep a successor route in case a primary route fails. Other routing protocols such as Open Shortest Path First (OSPF) that don't support such a feature may still be utilized by applying policy-based routing to select a route when a link failure is detective. Alternate embodiments may also use methods such as configuring static routes with larger distances with a less specific prefix addresses so that the router will start using the less specific path when a link on the primary path fails.
While the foregoing description has focused on single link failures, it is to be understood that embodiments of the present claimed invention are well suited to be extended to failures at nodes as well, according to various embodiments. For single node failures, the tunneling paths determined in table look up or traffic data reference would not include the failed node.
After all designated SDN-OF devices are determined according to the process 400 described above, intermediate SDN-OF enabled nodes are identified to forward the data packets when a link failure occurs. For a certain destination, there may exist multiple feasible intermediate nodes (e.g., IP and/or SDN-OF enabled networking devices), and selecting the optimal intermediate node may help further avoid or reduce congestion. In one or more embodiments, the network (SDN-OF) controller may compute the selection of such intermediate nodes periodically to react to current network conditions.
In one or more embodiments, the selection of SDN-OF enabled nodes is destination dependent, so that every destination node has a corresponding intermediate node. Intermediate node selection is performed by minimizing the maximum link utilization over all links after a redistribution of traffic following a network entity (link or node) failure. In one or more embodiments, the network/SDN controller determines the load of each link. To acquire this information, each IP node in the network may run a protocol (such as SNMP, OpenFlow if enabled) which allows the SDN-OF controller to gather link load information in the network. Under such protocols, information such as available bandwidth can be exchanged, so that each SDN-OF device is able to get the utilization of all the links in the network and forward this information to the SDN-OF controller. This allows the SDN-OF controller to peer into the entire network and select proper intermediate SDN-OF enabled nodes to achieve load balancing based on current traffic and/or network status. In still further embodiments, the hybrid network is able to consider prioritization. According to these embodiments, data packets flagged or otherwise identifiable as high priority may be routed along routes with greater available bandwidth.
By considering every single link (or node) failure scenario, the controller chooses the intermediate SDN-OF enabled node for each destination node so that the link utilization after redirecting all the affected packets is minimized. Selected intermediate nodes may, in some embodiments, be stored as a rule and installed in a table of SDN-OF enabled devices.
In one embodiment, the SDN-OF controller performs the optimization process for intermediate SDN-OF enabled node selection periodically to react to balance the current workload along each link. Paths are computed by the SDN-OF controller, which can further obtain the link-path incidence indicating if a link is used by a certain path. The load-balancing formulation may be expressed as below, and can be applied for every single failure situation:
where
(5): The objective is to minimize the maximal link utilization, with the following constraints;
(6): ensures that for each affected router and destination pair, only one path is used to reach each destination;
(7): the workload on each link after traffic redirection is the summation of current workload of each link and the traffic volume from the designated SDN-OF switches to the destinations;
(8): the workload of each link after traffic redirection is bounded by the maximal link utilization.
The parameters are described as in the following table:
Equation (5) ensures that for each SDN-OF device, only one route is used—and by extension only one intermediate SDN-OF enabled node—to reach each destination node. Equation (6) ensures that the workload on each link after a traffic redirection is the summation of the current workload of each link and the traffic volume from the designated SDN-OF device to the destination nodes. Equation (7) ensures that the workload of each link after a traffic redirection is bounded by the maximal link utilization. By solving the above equations to minimize link utilization, the upper bound of link utilization can be calculated when any single link failure occurs. In addition, the intermediate node that should be used by an SDN device to reach a certain destination is also determined.
While single designated SDN devices for nodes have been primarily described thus far herein, it is to be understood that embodiments of the claimed subject matter are not limited to such, and embodiments are well-suited to multiple designated SDN devices for one or more nodes in the network. Under circumstances where each router tunnels all affected traffic to one designated SDN device when a link failure is detected, the tunneling paths may be overwhelmed, and congestion in the links along the alternate route may occur. To alleviate this potential congestion, traffic traversing the tunnel paths after redirection may be reduced by introducing multiple designated SDN devices for each IP router so that affected traffic may be split among multiple channels. According to such embodiments, the approach can be further enhanced to allow 2 (or more) designated SDN switches for any IP device. It could be achieved by solving the following optimization problem:
Where N stands for the number of designated SDN devices used by each router. This modified formulation is similar to the original formulation for determining single designated SDN devices save for the introduction of N to assure that each IP node can reach N designated SDN enabled devices when one of the links to the node fails. According to the formulations provided above, the minimum number of SDN enabled devices may be calculated, with indicating the N designated SDN devices used by each node.
When the N (>=2) designated SDN devices of each node (router) are determined, traffic may be further split among the multiple SDN devices. In one embodiment, a weighted hash is performed based on the link utilization of the tunneling paths to different designated SDN devices so that the redirected traffic forwarded to each designated SDN device is made proportional to the available bandwidth of those tunneling paths. In one embodiment, the SDN-OF periodically collects link utilization information of the entire network from the SDN-OF enabled or original IP devices, with each node computing the link utilization of the most congested link on the tunneling paths to different designated SDN devices. By subtracting this link utilization, the available bandwidth can be determined for each tunneling path. The available path bandwidth could then be used as the weight for each tunneling path, and traffic to different destinations is thereafter hashed to different designated SDN devices based on this determined weight.
As presented in
Computer system 600 may also comprise an optional graphics subsystem 605 for presenting information to the computer user, e.g., by displaying information on an attached display device 610, connected by a video cable 611. According to embodiments of the present claimed invention, the graphics subsystem 705 may be coupled directly to the display device 610 through the video cable 611. In alternate embodiments, display device 610 may be integrated into the computing system (e.g., a laptop or netbook display panel) and will not require a video cable 611.
Additionally, computing system 600 may also have additional features/functionality. For example, computing system 600 may also include additional storage (removable and/or non-removable) including, but not limited to, magnetic or optical disks or tape. Such additional storage is illustrated in
Computer system 600 also comprises an optional alphanumeric input device 607, an optional cursor control or directing device 607, and one or more signal communication interfaces (input/output devices, e.g., a network interface card) 609. Optional alphanumeric input device 607 can communicate information and command selections to central processor 601. Optional cursor control or directing device 607 is coupled to bus 609 for communicating user input information and command selections to central processor 601. Signal communication interface (input/output device) 609, also coupled to bus 609, can be a serial port. Communication interface 609 may also include wireless communication mechanisms. Using communication interface 609, computer system 600 can be communicatively coupled to other computer systems over a communication network such as the Internet or an intranet (e.g., a local area network), or can receive data (e.g., a digital television signal).
With the solutions herein described, the traffic rerouting configuration in the SDN-OF switches could be performed periodically based on the updated network-wide status and/or the traffic load, while optimizing post-recovery load balancing. The computation results are then utilized by the SDN-OF controller to generate flow entries for the SDN-OF switches. Optionally, it is possible to enable prioritized traffic processing. For example, the approach could provide bandwidth guarantees for high priority traffic while only granting best-effort bandwidth allocation to other types of lower-priority traffic.
Embodiments of the claimed subject matter allow carriers or enterprises to quickly take advantage of SDN-OF capabilities to transform their existing data networks with low capital and operational expenditures, and offers significant improvement in network resource utilization, automated network management (for example, fast failure recovery with balanced traffic distribution), with significantly reduced management complexity and costs. Such new capabilities can be achieved without the need to overhaul their entire current IP (or MPLS) networks.
This application claims the benefit of U.S. Provisional Application No. 61/992,063, filed May 12, 2014, which is incorporated by reference herein in its entirety and for all purposes.
Number | Date | Country | |
---|---|---|---|
61992063 | May 2014 | US |