Multicast multipathing in an overlay network

Information

  • Patent Grant
  • 11811555
  • Patent Number
    11,811,555
  • Date Filed
    Friday, May 21, 2021
    3 years ago
  • Date Issued
    Tuesday, November 7, 2023
    6 months ago
Abstract
The subject technology addresses a need for improving utilization of network bandwidth in a multicast network environment. More specifically, the disclosed technology provides solutions for extending multipathing to tenant multicast traffic in an overlay network, which enables greater bandwidth utilization for multicast traffic. In some aspects, nodes in the overlay network can be connected by virtual or logical links, each of which corresponds to a path, perhaps through many physical links, in the underlying network.
Description
BACKGROUND

Multipathing allows a source to utilize multiple paths to forward packet(s) toward its destination. Multipathing allows traffic to utilize available bandwidth in the network, and has been used extensively for IP unicast forwarding. Even though one can achieve similar bandwidth utilization benefits by extending multipathing to multicast, support for multipathing for multicast has been lacking because multicast forwarding involves putting traffic on a multicast group into a distribution tree in which the traffic must strictly follow in order to avoid loops.





BRIEF DESCRIPTION OF THE DRAWINGS

The embodiments of the present technology will hereinafter be described in conjunction with the appended drawings, provided to illustrate and not to limit the technology, wherein like designations denote like elements, and in which:



FIG. 1 shows an example network environment including several network elements or nodes (e.g., network devices such as switches, routers, servers, storage device, etc.) in accordance with some embodiments of the subject technology;



FIG. 2 is an example Ethernet frame that has been encapsulated with a VXLAN header in accordance with some embodiments of the subject technology;



FIG. 3 conceptually illustrates an example process to provide multipath multicasting upon receiving a multicast packet at an ingress leaf switch in accordance with some embodiments of the subject technology;



FIG. 4 conceptually illustrates an example process for de-encapsulating an encapsulated packet received at a leaf switch in accordance with some embodiments of the subject technology;



FIG. 5 illustrates an example network device according to some aspects of the subject technology;



FIGS. 6A and 6B illustrate example system embodiments according to some aspects of the subject technology;



FIG. 7 illustrates a schematic block diagram of an example architecture for a network fabric; and



FIG. 8 illustrates an example overlay network.





DETAILED DESCRIPTION

Systems and methods in accordance with various embodiments of the present disclosure may overcome one or more deficiencies experienced in existing approaches to managing multicast traffic throughout an overlay network.


OVERVIEW

Embodiments of the subject technology provide for receiving, over a network interface at an ingress leaf switch, a multicast packet for distributing over an overlay network. A hash operation or algorithm is performed on at least a portion of the multicast packet to determine a hash key. Based at least on the hash key, a forwarding tag (FTAG) value is selected. An overlay multicast group value is then concatenated with the FTAG value to provide a destination address. The multicast packet is encapsulated with the concatenated overlay multicast group value and the FTAG value. The encapsulated multicast packet is forwarded to a network element or device located at a next-hop from the ingress leaf switch.


DESCRIPTION OF EXAMPLE EMBODIMENTS

The disclosed technology addresses the need in the art for improving utilization of network bandwidth in a multicast network environment. More specifically, the disclosed technology addresses the need in the art for extending multipathing to tenant multicast traffic in an IP overlay network, which enables the network to fully utilize available bandwidth for multicast traffic. As used herein, an overlay network is a computer network that is built on the top of another network (e.g., underlying network). In some examples, nodes in the overlay network may be connected by virtual or logical links, each of which corresponds to a path, perhaps through many physical links, in the underlying network.


Examples of Multicast Multipathing in an Overlay Network

Embodiments to support multicast multipathing in an overlay network fabric is described in the following details.


Digital communications networks, such as local or wide area networks (LANs, WANs), the Internet, etc., are networks for permitting information stored at one location to be distributed to one or more users situated at geographically different locations. The information (also referred to herein as a “message” or “packet” or “datagram”) can take any of a number of forms including, but not limited to, text, still image, audio, and video information.


Digital communications networks may operate under the principal of point-to-point or connection-oriented communications (e.g., utilizing TCP/IP) in which information may be exchanged between one sending device and one receiving device. This manner of connectivity ensures reliability by establishing a connection between each and every receiving device using a connection based protocol. Unique connections are formed with each device if communication with multiple receiver devices is desired. However, the overhead incurred with creating and managing a connection between a sending device and a number of receiving devices may be prohibitively expensive when a large number of receiving devices are included.


Connectionless protocols have been developed for reducing the overhead associated with connection based protocols, such as UDP (user datagram protocol) over an IP network. Under a connectionless communication between two network end points, a message can be sent from one end point to another without prior arrangement. A computing device at one end of the communication transmits data addressed to the other, without first ensuring that the receiver is available and ready to receive the data. These connectionless protocols may rely on a broadcast or “multicast” model where a single message is broadcast to a multiple receiving devices without forming a connection with the individual systems. Multicasting enables a source to transmit messages to multiple receivers that have been collectively identified by a single IP destination address, rather than to each of the receivers' unique IP address individually.


In at least one embodiment, routing of data for multicasting may be controlled by routing protocols. For instance, Protocol-Independent Multicast (PIM) is a family of multicast routing protocols that can provide one-to-many distribution of data over the Internet. In one example, PIM is used to create multicast distribution trees, which in turn are used to forward multicast data packets.


A source tree is a form of a multicast distribution tree that includes one or more nodes representing various devices. For instance, a source device of multicast traffic is located at a node corresponding to the root of the source tree, receiver device(s) are nodes located at the ends of the branches of the source tree, and middle device(s), if any, are nodes located between the root and receiver device(s). Multicast traffic, in some examples, travels from the source device through the tree toward one or more receiver devices. However, the traffic follows a strict path according to the source tree and multiple paths are not provided without modification(s). Thus, load balancing of multicast traffic is not possible in such cases and network bandwidth utilization may not be optimized (e.g., traffic is heavy over certain nodes while other nodes are underutilized).


In at least one embodiment, an overlay network treats nodes at the edge of the network fabric as tunnel endpoints. As a packet enters tunnel endpoint, the packet is encapsulated in accordance to the techniques described herein before it enters the network. As used herein, the phrase “network fabric” refers to a one or more network elements, forming a network, including switches, routers, servers, storage devices, or one or more components of a network device such as one or more network ports of a switch or router, etc.


Based on a given overlay network topology, multiple distribution trees for all tunnel endpoints are created in the overlay network. Each one of these distribution trees may be associated with a forwarding tag value (FTAG). In some examples, a number of distribution trees may depend on the network topology and be a tradeoff between protocol overhead and overall load balancing performance, etc.


In the case of an IP overlay network such as a Virtual Extensible LAN (VXLAN), there is currently no concept of multicast multipathing. Each tenant multicast group is mapped to an overlay multicast group, and the overlay multicast group would be routed at the IP layer in the same manner as in non-overlay cases. Therefore, the IP overlay network faces the same issue as the non-overlay case(s) and does not support multicast multipathing without modification(s).


In at least one embodiment, VXLAN is a standard network virtualization technology and works by creating a logical layer-2 network that is overlaid above a layer-3 IP network. Ethernet packets (e.g., generated by VMs) are encapsulated in an IP header before the packets are transported to a remote location where the IP header is removed and the original Ethernet packet is delivered to the destination. The IP encapsulation mechanism allows a logical layer-2 broadcast domain to be extended to an arbitrary number of remote locations, and allows different data centers or different sections of the same data center (and hence the VMs and devices therein) to be in the same layer-2 broadcast domain.


In at least one embodiment, when a tenant multicast packet (e.g., an original Ethernet frame including the multicast packet in the payload portion in an embodiment) initially enters a tunnel endpoint switch (e.g., a switch acting as a VXLAN Tunnel End Point in a given overlay network), one of the aforementioned distribution trees would be selected based on a hash of the flow information. Such flow information may include, but is not limited to, information in the header such as IP address (e.g., source and/or destination address), and/or other information not included in the IP header (but included elsewhere in the original Ethernet frame) such as UDP port number, TCP port number, etc. This approach may be similar to how a given switch performs load balancing unicast traffic onto different paths, except that a “path” is represented or defined by a distribution tree when performing multicasting. In addition to the distribution tree, the switch may look up the tenant multicast group information and derive an overlay multicast group as described in a given VXLAN.


Unlike a VXLAN implementation where the overlay multicast group directly maps into an overlay IP destination address (e.g., corresponding to a multicast group address in the overlay network), the switch in at least one embodiment would generate an IP destination address for the overlay network by concatenating the overlay multicast group value (e.g., a multicast group address in an example) with the selected FTAG value. In one example, the lower 4 bits of an outer IP destination address included in a VXLAN header is used as the selected FTAG value, which is then encapsulated onto the original Ethernet frame that includes the multicast packet. This effectively puts an explicit indication of which distribution tree this particular multicast packet should be forwarded on (e.g., the “path”) throughout the overlay network.


The overlay multicast group therefore could be used to derive at least 2 pieces of information. The non-FTAG portion is used to derive a “fanout” list indicating where receivers exist for the multicast group in the overlay network. The FTAG portion is used to derive the “fanout” list of the multicast distribution tree which is used to prevent loops. These 2 fanout lists undergo an AND operation together to produce the final fanout list. In other words, the final fanout list would include interfaces where receivers exist and are part of the distribution tree.


Upon receiving an encapsulated packet, other switches in the overlay network may look up the overlay IP destination address and perform multicast replication of the packet (e.g., to forward the packet to respective destination(s)). Hashing of the encapsulated packet is not performed by these other switches. Because the FTAG is now part of the outer IP destination address in the VXLAN header, the fanout list can be derived base on the combination of FTAG and the overlay multicast group. In this manner, a single multicast packet is ensured to follow the path provided in a single distribution tree throughout the network to avoid a forwarding loop. Additionally, in some examples, an incoming interface pruning still applies similar to any multicast distribution mechanism to ensure the multicast is not replicated back to the source.


In order to avoid including duplicate overlay IP destination addresses in the forwarding table for the same overlay multicast group, the switch can implement a FTAG pruning mechanism. Before the IP destination address is used for a lookup in the forwarding table, the FTAG part of the IP destination address would be zeroed out first (e.g., to effectively remove the FTAG). Because the FTAG was removed from the IP destination address before lookup, the forwarding table only needs to have 1 entry per overlay multicast group. The result of this lookup would return a receiver fanout list (e.g., all potential receivers in the multicast group in an example) for this overlay multicast group irrespective of the FTAG (e.g., since the FTAG was effectively removed by being zeroed out). To ensure that the packet still follows the distribution tree associated with the FTAG, this receiver fanout list would be pruned based on the FTAG fanout list (e.g., the receiver fanout list would undergo an AND operation with the FTAG distribution tree fanout list) and the final result would be used for packet replication instead.


With the above-described mechanism, the subject technology may perform load balancing for multicast traffic into multiple distribution trees of an IP overlay network to fully utilize bandwidth available in the overlay network.


Example Network Environment


FIG. 1 shows an example network environment 100 including several network elements or nodes (e.g., network devices such as switches, routers, servers, storage device, etc.). In the example of FIG. 1, a client computer 111 (“A”) represents a starting point for a multicast packet 110 (“Multicast Packet A”) that is transmitted from the client computer 111 into a network fabric 105. Although the multicast packet 110 is mentioned in the discussion of FIG. 1, it is appreciated that other types of data traffic may be contemplated and still be within the scope of the subject technology. Further, in some embodiments, the multicast packet 110 may be included or encapsulated in other data, such as an Ethernet or VXLAN frame, etc., as discussed herein.


The network fabric 105 in FIG. 1 includes network elements 115, 120, 125, 130, 135, 140, 145 and 150 that form a network for forwarding the multicast packet 110 to its intended destination multicast group, including respective client computers representing a destination point for the multicast packet 110. For the sake of simplicity and for clarity of discussion, a single packet (and copies thereof) is described in the example of FIG. 1. However, it is appreciated that embodiments described herein are applicable to multiple packets that are transmitted from one or more source computers or devices and received, respectively, by one or more intended destination computers or devices.


In the example network fabric 105 of FIG. 1, the network elements 115, 120, 125, 130 and 150 represent “leaf” switches and may be considered tunnel endpoints, or as referred to in VXLAN terminology, a VXLAN Tunnel End Point (VTEP). The network elements 135, 140 and 145 may represent “spine” switches. As shown, the network elements included in the overlay network 107 form a bipartite graph in which every leaf switch connects to every spine switch and every spine switch connects to every leaf switch. It is appreciated that more network elements or less network elements may be provided and still be within the scope of the subject technology. Within the network fabric 105, one or more overlay networks may be provided such as an overlay network 107 that includes the network elements 115, 120, 125, 130, 135 and 140 (and does not include the network elements 145 and 150). As further shown, client computers 111 (“A”), 112 (“B”), 113 (“C”), 114 (“D”) and 116 (“E”) are respectively connected to the network elements 115, 120, 125, 130 and 150 representing different VTEPs.


As further illustrated in FIG. 1, the multicast packet 110 is transmitted into the network fabric 105 and received by the network element 115 corresponding to a respective leaf switch. In at least one embodiment, the network element 115, acting as the entry point into the network fabric 105, determines a multicast distribution tree (among a plurality of such trees) for forwarding the packet 115 through the overlay network 107. As mentioned before, multiple multicast distribution trees may be provided to forward multicast packet(s) through an overlay network. Each one of these multicast distribution trees may be associated with a forwarding tag value (FTAG) in at least one embodiment, which is further described below.


In the example overlay network 107 of FIG. 1, a first multicast distribution tree may include a spine switch corresponding to the network element 135 (e.g., a root node of the first tree) and include leaf switches corresponding to the network elements 115, 120, 125 and 130 (e.g., leaf nodes of the first tree) for delivering the multicast packet including the client computers 111 (“A”), 112 (“B”), 113 (“C”) and 114 (“D”).


A second multicast distribution tree may include a spine switch corresponding to the network element 140 (e.g., a root node of the second tree) and include leaf switches corresponding to the network elements 115, 120, 125 and 130 (e.g., leaf nodes of the second tree) for delivering the multicast packet including the client computers 111, 112, 113 and 114. Thus, in the example of FIG. 1, the multicast packet 110 may be distributed throughout the overlay network 107 using a respective distribution tree that defines a path for the multicast traffic to reach its intended receivers. Also note that the network elements 145 (spine switch) and 150 (leaf switch or VTEP) and the client computer 116 are not included in in the example overlay network 107 of FIG. 1 and a given distribution tree may not include the aforementioned network elements as part of its path.


Depending on the multicast distribution tree that is selected, the multicast packet 110 may be forwarded to different network elements in the network fabric 105 depending on which respective network elements are included in the selected distribution tree. For instance, in a first selected distribution tree, the multicast packet 110 may be forwarded along a first path (“Path 1”) to the network element 135 representing a spine switch, and then sent to the network elements 120, 125, and 130 representing respective leaf switches. Alternatively, in a second selected distribution tree, the multicast packet 110 may be forwarded along a second path (“Path 2”) to the network element 140 representing another spine switch and then sent to the network elements 120, 125 and 130 representing respective leaf switches. In the example first and second distributions trees described before, the network elements 120, 125 and 130 may represent respective leaf switches that considered a group of intended receivers of the multicast packet 110.


In one example, the network element 115 receives an incoming multicast packet 110 from the client computer 111 (e.g., hosting a VM), for example an Ethernet frame that includes in its payload, an IP multicast packet, such as Ethernet frame 210 shown in FIG. 2. In this regard, FIG. 2 is an example Ethernet frame that has been encapsulated with a VXLAN header in accordance with some embodiments of the subject technology. FIG. 2 will be described by reference portions of FIG. 1 in the following discussion.


As shown in FIG. 2, the Ethernet frame 210 may include an inner MAC destination address (DA) 261, an inner MAC source address (SA) 262 for the source or sender of the Ethernet frame 210, an optional inner IEEE 802.1Q standard header 263, Ethernet payload 264, and a cyclic redundancy check (CRC) field 265. Referring back to FIG. 1, the multicast packet 110 (including the Ethernet frame 210 in FIG. 2) may have originated from the client computer 111, which in at least one embodiment, includes a virtual machine (VM) running on or hosted by the client computer 111.


As mentioned before, when the multicast packet 110 first enters a tunnel endpoint switch (e.g., an ingress switch acting as a VXLAN Tunnel End Point (VTEP)) in the overlay network 107, one of the aforementioned distribution trees can be selected based on a hash of “flow information” included in the Ethernet frame 210 corresponding to a “flow” of packets. In at least one embodiment, the aforementioned flow information may include, but is not limited to, information in the header such as IP address (e.g., source and/or destination address), UDP port number, TCP port number, etc.


Now referring to FIG. 2, the Ethernet payload included in the Ethernet frame 210 includes an IP packet 225, which further includes a source IP address 226 and a destination IP address 227 in an IP header. It is appreciated that the IP packet 225 may include other types of data and still be within the scope of the subject technology. For example, the IP header may include fields of information for data corresponding to version, traffic class, flow label, payload length, next header, hop limit, etc., or any other appropriate field included in an IPv4 or IPv6 header. Thus, a flow may be uniquely identified by a combination of a source IP address and a flow label in an example, and IP packets in the same flow will also have the same source IP address and the same flow label in at least one embodiment. Although the above example describes the inclusion of an IP packet in the Ethernet payload, it is appreciated that other types of packets may also be included. In an example, an L2 multi-destination packet may be included in the Ethernet payload.


In an example, the ingress switch corresponding to the network element 115 uses a hashing algorithm to determine which FTAG to include in a VXLAN header. The hashing algorithm may use any appropriate technique to generate a hash key based on the information provided in at least the IP header. In the example overlay network 107 of FIG. 1, two multi-destination or multicast distribution trees respectively correspond to a first FTAG value or a second FTAG value which each represent a unique ID associated to the respective multicast tree. For the purpose of the following discussion, it is assumed that a multicast distribution tree corresponding to “Path 1” as shown in FIG. 1 has been selected based on the generated hash key, and that the network element 135 corresponding to a spine switch represents a rode node of this multicast distribution tree.


Once the FTAG is determined and the multicast tree is selected, the network element 115 may proceed with encapsulating the Ethernet frame 210 in FIG. 2 with a VXLAN header. For example, the network element 115 appends to the Ethernet frame 210 a VXLAN header 260 as shown. In an embodiment, the VXLAN header 205 includes an outer MAC destination address (DA) 251, an outer MAC source address (SA) 252, an optional outer IEEE 802.1Q standard header 253, an outer IP destination address (DA) 254, an outer IP source address (SA) 255, an outer User Datagram Protocol (UDP) 256, and a VXLAN ID 257.


In at least one embodiment, the network element 115 may construct an IP destination address for the outer IP DA 254 by concatenating the overlay multicast group value (e.g., a multicast group address in an example) with the FTAG value. Referring to FIG. 2 now, a FTAG 221 represents 4 bits of information (e.g., for a total of 16 possible values in binary) corresponding to the multicast distribution tree (e.g., the selected path) at the lower end (e.g., least significant bits) of the outer IP DA 254. The remaining portion of the outer IP DA 254 represents the overlay multicast group address. As mentioned before, by using this technique, an explicit indication of which distribution tree this multicast packet should be forwarded on over the overlay network 107 is now included in the encapsulated multicast packet.


Referring to FIG. 1, once a FTAG is determined by the ingress leaf switch corresponding to the network element 115 and included in the encapsulated packet as part of the outer IP DA 254, the rest of the network elements in the overlay network 107 may forward the multicast packet 110 based on the selected FTAG. As mentioned before, the selected FTAG corresponds to a multicast distribution tree provided by the overlay network 107. Once the root switch receives the packet, it forwards it to all switches in that FTAG except the switch from which it was received. Referring to FIG. 1, the network element 115 representing the ingress leaf switch may then forward an encapsulated packet 117 to the network element 135 representing the root spine switch associated with the selected multicast tree based on the FTAG.


Upon receiving the encapsulated packet 177, the aforementioned root spine switch may then look up the overlay IP destination address (e.g., as included in the outer IP DA in the VXLAN header of the encapsulated packet 117) and perform multicast replication of the encapsulated packet 117 (e.g., to forward the packet to respective destination(s)). Hashing of the encapsulated packet is not performed by this root spine switch corresponding to the network element 135. Because the FTAG is now part of the outer IP destination address in the VXLAN header, the fanout list can be derived base on the combination of FTAG and the overlay multicast group. In this manner, a single multicast packet is ensured to follow the path provided in a single distribution tree throughout the network to avoid a forwarding loop. Additionally, in some examples, an incoming interface pruning still applies similar to any multicast distribution mechanism to ensure the multicast is not replicated back to the source.


Further, in order to avoid including duplicate overlay IP destination addresses in the forwarding table for the same overlay multicast group, the switch can implement a FTAG pruning mechanism. Before the IP destination address is used for a lookup in the forwarding table, the FTAG part of the IP destination address may be zeroed out first. Because the FTAG was removed from the IP destination address before lookup, the forwarding table only needs to have 1 entry per overlay multicast group. The result of this lookup would return a receiver fanout list for this overlay multicast group irrespective of the FTAG (e.g., since the FTAG was effectively removed by being zeroed out). To ensure that the packet still follows the distribution tree associated with the FTAG, this fanout list may be pruned based on the FTAG fanout list and the final result may be used for packet replication instead.


The overlay multicast group therefore could be used to derive a “fanout” list that indicates where receivers may exist in the overlay network 107. This fanout list may be masked with the FTAG fanout list and the packet may be replicated on the final unmasked ports, with an overlay VXLAN encapsulation.


Using at least information included in the fanout list and the forwarding table for the multicast distribution tree, the root spine switch corresponding to the network element 135 forwards the encapsulated packet 117 to respective leaf switches or VTEPs corresponding to the network elements 120, 125 and 130 of the overlay network 107. At each of the network elements 120, 125 and 130 corresponding to respective VTEPs, the encapsulated packet 117 may be decapsulated (e.g., by removing the VXLAN header) to provide a copy of the multicast packet (e.g., as included in the original Ethernet frame discussed above) and then forwarded to the clients computers 112, 113, and 114 that represent receivers of the multicast packet. In this regard, each leaf switch or VTEP looks at the VXLAN header in the encapsulated packet, and if the value of VXLAN ID in the header matches with the configured VXLAN segment VNID of the VTEP (e.g., the logical Layer 2 network ID of the VTEP), the leaf switch removes the encapsulation header and delivers the packet to client computer that is a hop away such as one of the client computers 112, 113 or 114 in the example of FIG. 1.


Example Processes


FIG. 3 conceptually illustrates an example process 300 to provide multipath multicasting upon receiving a multicast packet at an ingress leaf switch in accordance with some embodiments of the subject technology. Referring to FIG. 1, the process 300 described below may be performed by an ingress leaf switch, such as the network element 115 that receives the incoming multicast packet 110 as described before.


At step 302, a multicast packet is received at a leaf switch corresponding to a VTEP in an overlay network. As mentioned before, the multicast packet may be included in a payload portion of an original Ethernet frame in an embodiment. At step 304, a hash operation is performed on at least a portion of the multicast packet to determine a hash key. For example, the hash operation may be performed on a portion of an IP header indicating flow information such as, but not limited to, an IP destination and/or source address, or information indicated a UDP and/or TCP port number among other types of information. At step 306, a FTAG value is selected based on the hash key. The FTAG value may corresponding to a respective multicast distribution tree in the overlay network. At step 308, an overlay multicast group value (e.g., multicast group address in the overlay network) is concatenated with the FTAG value to form a destination address. At step 310, the multicast packet is encapsulated with at least the concatenated overlay multicast group value and the FTAG value. As mentioned before, a VXLAN header may be appended to the original Ethernet frame including the multicast packet. A field corresponding to an outer IP destination address may be updated to include the value of the concatenated overlay multicast group value and the FTAG value in which the lower 4 bits of the outer IP destination address corresponds to the FTAG value. At step 312, the encapsulated packet is forwarded from the leaf switch to a spine switch (e.g., a root node of the multicast distribution tree corresponding to the FTAG value). In an embodiment, the spine switch is a device or network element at a next-hop from the leaf switch in the overlay network.



FIG. 4 conceptually illustrates an example process 400 for de-encapsulating an encapsulated packet received at a leaf switch in accordance with some embodiments of the subject technology.


At step 402, an encapsulated packet is received at a leaf switch. In an example, the encapsulated packet may be forwarded from a root spine switch to the leaf switch that represents a VTEP in an overlay network. At step 404, it is determined that VXLAN ID in a VXLAN header of the encapsulated packet matches a configured Virtual Network ID of the leaf switch. At step 406, the encapsulated packet is decapsulated by at least removing the VXLAN header. On the VXLAN header is removed, the decapsulated packet may include an original Ethernet frame that has the multicast packet in its payload portion. At step 408, the decapsulated packet is forwarded to a local client computer/receiver (e.g., VM), which may be one-hop away from the leaf switch.


Example Devices, Systems and Architectures


FIG. 5 illustrates an exemplary network device 510 suitable for implementing the present invention. Network device 510 includes a master central processing unit (CPU) 562, interfaces 568, and a bus 515 (e.g., a PCI bus). When acting under the control of appropriate software or firmware, the CPU 562 is responsible for executing packet management, error detection, and/or routing functions, such as miscabling detection functions, for example. The CPU 562 preferably accomplishes all these functions under the control of software including an operating system and any appropriate applications software. CPU 562 may include one or more processors 563 such as a processor from the Motorola family of microprocessors or the MIPS family of microprocessors. In an alternative embodiment, processor 563 is specially designed hardware for controlling the operations of router 510. In a specific embodiment, a memory 561 (such as non-volatile RAM and/or ROM) also forms part of CPU 562. However, there are many different ways in which memory could be coupled to the system.


The interfaces 568 are typically provided as interface cards (sometimes referred to as “line cards”). Generally, they control the sending and receiving of data packets over the network and sometimes support other peripherals used with the router 510. Among the interfaces that may be provided are Ethernet interfaces, frame relay interfaces, cable interfaces, DSL interfaces, token ring interfaces, and the like. In addition, various very high-speed interfaces may be provided such as fast token ring interfaces, wireless interfaces, Ethernet interfaces, Gigabit Ethernet interfaces, ATM interfaces, HSSI interfaces, POS interfaces, FDDI interfaces and the like. Generally, these interfaces may include ports appropriate for communication with the appropriate media. In some cases, they may also include an independent processor and, in some instances, volatile RAM. The independent processors may control such communications intensive tasks as packet switching, media control and management. By providing separate processors for the communications intensive tasks, these interfaces allow the master microprocessor 562 to efficiently perform routing computations, network diagnostics, security functions, etc.


Although the system shown in FIG. 5 is one specific network device of the present invention, it is by no means the only network device architecture on which the present invention can be implemented. For example, an architecture having a single processor that handles communications as well as routing computations, etc. is often used. Further, other types of interfaces and media could also be used with the router.


Regardless of the network device's configuration, it may employ one or more memories or memory modules (including memory 561) configured to store program instructions for the general-purpose network operations and mechanisms for roaming, route optimization and routing functions described herein. The program instructions may control the operation of an operating system and/or one or more applications, for example. The memory or memories may also be configured to store tables such as mobility binding, registration, and association tables, etc.



FIG. 6A, and FIG. 6B illustrate exemplary possible system embodiments. The more appropriate embodiment will be apparent to those of ordinary skill in the art when practicing the present technology. Persons of ordinary skill in the art will also readily appreciate that other system embodiments are possible.



FIG. 6A illustrates a conventional system bus computing system architecture 600 wherein the components of the system are in electrical communication with each other using a bus 605. Exemplary system 600 includes a processing unit (CPU or processor) 610 and a system bus 605 that couples various system components including the system memory 615, such as read only memory (ROM) 620 and random access memory (RAM) 625, to the processor 610. The system 600 can include a cache of high-speed memory connected directly with, in close proximity to, or integrated as part of the processor 610. The system 600 can copy data from the memory 615 and/or the storage device 630 to the cache 612 for quick access by the processor 610. In this way, the cache can provide a performance boost that avoids processor 610 delays while waiting for data. These and other modules can control or be configured to control the processor 610 to perform various actions. Other system memory 615 may be available for use as well. The memory 615 can include multiple different types of memory with different performance characteristics. The processor 610 can include any general purpose processor and a hardware module or software module, such as module 1 632, module 6 634, and module 3 636 stored in storage device 630, configured to control the processor 610 as well as a special-purpose processor where software instructions are incorporated into the actual processor design. The processor 610 may essentially be a completely self-contained computing system, containing multiple cores or processors, a bus, memory controller, cache, etc. A multi-core processor may be symmetric or asymmetric.


To enable user interaction with the computing device 600, an input device 645 can represent any number of input mechanisms, such as a microphone for speech, a touch-sensitive screen for gesture or graphical input, keyboard, mouse, motion input, speech and so forth. An output device 635 can also be one or more of a number of output mechanisms known to those of skill in the art. In some instances, multimodal systems can enable a user to provide multiple types of input to communicate with the computing device 600. The communications interface 640 can generally govern and manage the user input and system output. There is no restriction on operating on any particular hardware arrangement and therefore the basic features here may easily be substituted for improved hardware or firmware arrangements as they are developed.


Storage device 630 is a non-volatile memory and can be a hard disk or other types of computer readable media which can store data that are accessible by a computer, such as magnetic cassettes, flash memory cards, solid state memory devices, digital versatile disks, cartridges, random access memories (RAMs) 625, read only memory (ROM) 620, and hybrids thereof.


The storage device 630 can include software modules 632, 634, 636 for controlling the processor 610. Other hardware or software modules are contemplated. The storage device 630 can be connected to the system bus 605. In one aspect, a hardware module that performs a particular function can include the software component stored in a computer-readable medium in connection with the necessary hardware components, such as the processor 610, bus 605, display 635, and so forth, to carry out the function.



FIG. 6B illustrates a computer system 650 having a chipset architecture that can be used in executing the described method and generating and displaying a graphical user interface (GUI). Computer system 650 is an example of computer hardware, software, and firmware that can be used to implement the disclosed technology. System 650 can include a processor 655, representative of any number of physically and/or logically distinct resources capable of executing software, firmware, and hardware configured to perform identified computations. Processor 655 can communicate with a chipset 660 that can control input to and output from processor 655. In this example, chipset 660 outputs information to output 665, such as a display, and can read and write information to storage device 670, which can include magnetic media, and solid state media, for example. Chipset 660 can also read data from and write data to RAM 675. A bridge 680 for interfacing with a variety of user interface components 685 can be provided for interfacing with chipset 660. Such user interface components 685 can include a keyboard, a microphone, touch detection and processing circuitry, a pointing device, such as a mouse, and so on. In general, inputs to system 650 can come from any of a variety of sources, machine generated and/or human generated.


Chipset 660 can also interface with one or more communication interfaces 690 that can have different physical interfaces. Such communication interfaces can include interfaces for wired and wireless local area networks, for broadband wireless networks, as well as personal area networks. Some applications of the methods for generating, displaying, and using the GUI disclosed herein can include receiving ordered datasets over the physical interface or be generated by the machine itself by processor 655 analyzing data stored in storage 670 or 675. Further, the machine can receive inputs from a user via user interface components 685 and execute appropriate functions, such as browsing functions by interpreting these inputs using processor 655.


It can be appreciated that exemplary systems 600 and 650 can have more than one processor 610 or be part of a group or cluster of computing devices networked together to provide greater processing capability.



FIG. 7 illustrates a schematic block diagram of an example architecture 700 for a network fabric 712. The network fabric 712 can include spine switches 702A, 702B, . . . , 702N (collectively “702”) connected to leaf switches 704A, 704B, 704C, . . . , 704N (collectively “704”) in the network fabric 712.


Spine switches 702 can be L3 switches in the fabric 712. However, in some cases, the spine switches 702 can also, or otherwise, perform L2 functionalities. Further, the spine switches 702 can support various capabilities, such as 40 or 10 Gbps Ethernet speeds. To this end, the spine switches 702 can include one or more 40 Gigabit Ethernet ports. Each port can also be split to support other speeds. For example, a 40 Gigabit Ethernet port can be split into four 10 Gigabit Ethernet ports.


In some embodiments, one or more of the spine switches 702 can be configured to host a proxy function that performs a lookup of the endpoint address identifier to locator mapping in a mapping database on behalf of leaf switches 704 that do not have such mapping. The proxy function can do this by parsing through the packet to the encapsulated, tenant packet to get to the destination locator address of the tenant. The spine switches 702 can then perform a lookup of their local mapping database to determine the correct locator address of the packet and forward the packet to the locator address without changing certain fields in the header of the packet.


When a packet is received at a spine switch 702i, the spine switch 702i can first check if the destination locator address is a proxy address. If so, the spine switch 702i can perform the proxy function as previously mentioned. If not, the spine switch 702i can lookup the locator in its forwarding table and forward the packet accordingly.


Spine switches 702 connect to leaf switches 704 in the fabric 712. Leaf switches 704 can include access ports (or non-fabric ports) and fabric ports. Fabric ports can provide uplinks to the spine switches 702, while access ports can provide connectivity for devices, hosts, endpoints, VMs, or external networks to the fabric 712.


Leaf switches 704 can reside at the edge of the fabric 712, and can thus represent the physical network edge. In some cases, the leaf switches 704 can be top-of-rack (“ToR”) switches configured according to a ToR architecture. In other cases, the leaf switches 704 can be aggregation switches in any particular topology, such as end-of-row (EoR) or middle-of-row (MoR) topologies. The leaf switches 704 can also represent aggregation switches, for example.


The leaf switches 704 can be responsible for routing and/or bridging the tenant packets and applying network policies. In some cases, a leaf switch can perform one or more additional functions, such as implementing a mapping cache, sending packets to the proxy function when there is a miss in the cache, encapsulate packets, enforce ingress or egress policies, etc.


Moreover, the leaf switches 704 can contain virtual switching functionalities, such as a virtual tunnel endpoint (VTEP) function as explained below in the discussion of VTEP 408 in FIG. 4. To this end, leaf switches 704 can connect the fabric 712 to an overlay network, such as overlay network 400 illustrated in FIG. 7.


Network connectivity in the fabric 712 can flow through the leaf switches 704. Here, the leaf switches 704 can provide servers, resources, endpoints, external networks, or VMs access to the fabric 712, and can connect the leaf switches 704 to each other. In some cases, the leaf switches 704 can connect EPGs to the fabric 712 and/or any external networks. Each EPG can connect to the fabric 712 via one of the leaf switches 704, for example.


Endpoints 710A-E (collectively “710”) can connect to the fabric 712 via leaf switches 704. For example, endpoints 710A and 710B can connect directly to leaf switch 704A, which can connect endpoints 710A and 710B to the fabric 712 and/or any other one of the leaf switches 704. Similarly, endpoint 710E can connect directly to leaf switch 704C, which can connect endpoint 710E to the fabric 712 and/or any other of the leaf switches 704. On the other hand, endpoints 710C and 710D can connect to leaf switch 704B via L2 network 706. Similarly, the wide area network (WAN) can connect to the leaf switches 704C or 704D via L3 network 708.


Endpoints 710 can include any communication device, such as a computer, a server, a switch, a router, etc. In some cases, the endpoints 710 can include a server, hypervisor, or switch configured with a VTEP functionality which connects an overlay network, such as overlay network 400 below, with the fabric 712. For example, in some cases, the endpoints 710 can represent one or more of the VTEPs 408A-D illustrated in FIG. 4. Here, the VTEPs 408A-D can connect to the fabric 712 via the leaf switches 704. The overlay network can host physical devices, such as servers, applications, EPGs, virtual segments, virtual workloads, etc. In addition, the endpoints 710 can host virtual workload(s), clusters, and applications or services, which can connect with the fabric 712 or any other device or network, including an external network. For example, one or more endpoints 710 can host, or connect to, a cluster of load balancers or an EPG of various applications.


Although the fabric 712 is illustrated and described herein as an example leaf-spine architecture, one of ordinary skill in the art will readily recognize that the subject technology can be implemented based on any network fabric, including any data center or cloud network fabric. Indeed, other architectures, designs, infrastructures, and variations are contemplated herein.



FIG. 8 illustrates an exemplary overlay network 800. Overlay network 800 uses an overlay protocol, such as VXLAN, VGRE, VO3, or STT, to encapsulate traffic in L2 and/or L3 packets which can cross overlay L3 boundaries in the network. As illustrated in FIG. 8, overlay network 800 can include hosts 806A-D interconnected via network 802.


Network 802 can include a packet network, such as an IP network, for example. Moreover, network 802 can connect the overlay network 800 with the fabric 312 in FIG. 3. For example, VTEPs 808A-D can connect with the leaf switches 304 in the fabric 312 via network 802.


Hosts 806A-D include virtual tunnel end points (VTEP) 808A-D, which can be virtual nodes or switches configured to encapsulate and decapsulate data traffic according to a specific overlay protocol of the network 800, for the various virtual network identifiers (VNIDs) 810A-I. Moreover, hosts 806A-D can include servers containing a VTEP functionality, hypervisors, and physical switches, such as L3 switches, configured with a VTEP functionality. For example, hosts 806A and 806B can be physical switches configured to run VTEPs 808A-B. Here, hosts 806A and 806B can be connected to servers 804A-D, which, in some cases, can include virtual workloads through VMs loaded on the servers, for example.


In some embodiments, network 800 can be a VXLAN network, and VTEPs 808A-D can be VXLAN tunnel end points. However, as one of ordinary skill in the art will readily recognize, network 800 can represent any type of overlay or software-defined network, such as NVGRE, STT, or even overlay technologies yet to be invented.


The VNIDs can represent the segregated virtual networks in overlay network 800. Each of the overlay tunnels (VTEPs 808A-D) can include one or more VNIDs. For example, VTEP 808A can include VNIDs 1 and 2, VTEP 808B can include VNIDs 1 and 3, VTEP 808C can include VNIDs 1 and 2, and VTEP 808D can include VNIDs 1-3. As one of ordinary skill in the art will readily recognize, any particular VTEP can, in other embodiments, have numerous VNIDs, including more than the 3 VNIDs illustrated in FIG. 8.


The traffic in overlay network 800 can be segregated logically according to specific VNIDs. This way, traffic intended for VNID 1 can be accessed by devices residing in VNID 1, while other devices residing in other VNIDs (e.g., VNIDs 2 and 3) can be prevented from accessing such traffic. In other words, devices or endpoints connected to specific VNIDs can communicate with other devices or endpoints connected to the same specific VNIDs, while traffic from separate VNIDs can be isolated to prevent devices or endpoints in other specific VNIDs from accessing traffic in different VNIDs.


Servers 804A-D and VMs 804E-I can connect to their respective VNID or virtual segment, and communicate with other servers or VMs residing in the same VNID or virtual segment. For example, server 804A can communicate with server 804C and VMs 804E and 804G because they all reside in the same VNID, viz., VNID 1. Similarly, server 804B can communicate with VMs 804F, H because they all reside in VNID 2. VMs 804E-I can host virtual workloads, which can include application workloads, resources, and services, for example. However, in some cases, servers 804A-D can similarly host virtual workloads through VMs hosted on the servers 804A-D. Moreover, each of the servers 804A-D and VMs 804E-I can represent a single server or VM, but can also represent multiple servers or VMs, such as a cluster of servers or VMs.


VTEPs 808A-D can encapsulate packets directed at the various VNIDs 1-3 in the overlay network 800 according to the specific overlay protocol implemented, such as VXLAN, so traffic can be properly transmitted to the correct VNID and recipient(s). Moreover, when a switch, router, or other network device receives a packet to be transmitted to a recipient in the overlay network 800, it can analyze a routing table, such as a lookup table, to determine where such packet needs to be transmitted so the traffic reaches the appropriate recipient. For example, if VTEP 808A receives a packet from endpoint 804B that is intended for endpoint 804H, VTEP 808A can analyze a routing table that maps the intended endpoint, endpoint 804H, to a specific switch that is configured to handle communications intended for endpoint 804H. VTEP 808A might not initially know, when it receives the packet from endpoint 804B, that such packet should be transmitted to VTEP 808D in order to reach endpoint 804H. Accordingly, by analyzing the routing table, VTEP 808A can lookup endpoint 804H, which is the intended recipient, and determine that the packet should be transmitted to VTEP 808D, as specified in the routing table based on endpoint-to-switch mappings or bindings, so the packet can be transmitted to, and received by, endpoint 804H as expected.


However, continuing with the previous example, in many instances, VTEP 808A may analyze the routing table and fail to find any bindings or mappings associated with the intended recipient, e.g., endpoint 804H. Here, the routing table may not yet have learned routing information regarding endpoint 804H. In this scenario, the VTEP 808A may likely broadcast or multicast the packet to ensure the proper switch associated with endpoint 804H can receive the packet and further route it to endpoint 804H.


In some cases, the routing table can be dynamically and continuously modified by removing unnecessary or stale entries and adding new or necessary entries, in order to maintain the routing table up-to-date, accurate, and efficient, while reducing or limiting the size of the table.


As one of ordinary skill in the art will readily recognize, the examples and technologies provided above are simply for clarity and explanation purposes, and can include many additional concepts and variations.


As one of ordinary skill in the art will readily recognize, the examples and technologies provided above are simply for clarity and explanation purposes, and can include many additional concepts and variations.


For clarity of explanation, in some instances the present technology may be presented as including individual functional blocks including functional blocks comprising devices, device components, steps or routines in a method embodied in software, or combinations of hardware and software.


In some embodiments the computer-readable storage devices, mediums, and memories can include a cable or wireless signal containing a bit stream and the like. However, when mentioned, non-transitory computer-readable storage media expressly exclude media such as energy, carrier signals, electromagnetic waves, and signals per se.


Methods according to the above-described examples can be implemented using computer-executable instructions that are stored or otherwise available from computer readable media. Such instructions can comprise, for example, instructions and data which cause or otherwise configure a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. Portions of computer resources used can be accessible over a network. The computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, firmware, or source code. Examples of computer-readable media that may be used to store instructions, information used, and/or information created during methods according to described examples include magnetic or optical disks, flash memory, USB devices provided with non-volatile memory, networked storage devices, and so on.


Devices implementing methods according to these disclosures can comprise hardware, firmware and/or software, and can take any of a variety of form factors. Typical examples of such form factors include laptops, smart phones, small form factor personal computers, personal digital assistants, rackmount devices, standalone devices, and so on. Functionality described herein also can be embodied in peripherals or add-in cards. Such functionality can also be implemented on a circuit board among different chips or different processes executing in a single device, by way of further example.


The instructions, media for conveying such instructions, computing resources for executing them, and other structures for supporting such computing resources are means for providing the functions described in these disclosures.


Although a variety of examples and other information was used to explain aspects within the scope of the appended claims, no limitation of the claims should be implied based on particular features or arrangements in such examples, as one of ordinary skill would be able to use these examples to derive a wide variety of implementations. Further and although some subject matter may have been described in language specific to examples of structural features and/or method steps, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to these described features or acts. For example, such functionality can be distributed differently or performed in components other than those identified herein. Rather, the described features and steps are disclosed as examples of components of systems and methods within the scope of the appended claims. Moreover, claim language reciting “at least one of” a set indicates that one member of the set or multiple members of the set satisfy the claim.

Claims
  • 1. A computer-implemented method comprising: receiving, at an ingress device of an overlay network, a multicast packet for distribution to a plurality of receivers in the overlay network, the plurality of receivers being connected to the ingress device via a plurality of replicator devices in the overlay network, wherein the overlay network is a virtual network on top of an underlying physical network;performing, at the ingress device, a load-balancing operation to select one of the plurality of replicator devices;selecting, based on the load balancing operation, an encapsulation tunnel IP address corresponding to the selected replicator device;encapsulating the multicast packet with the encapsulation tunnel IP address; andforwarding the multicast packet to the encapsulation tunnel IP address of the selected replicator device via an overlay tunnel.
  • 2. The computer-implemented method of claim 1, further comprising replicating, at the selected replicator device, the multicast packet to the plurality of receivers via additional overlay tunnels.
  • 3. The computer-implemented method of claim 1, wherein each of the plurality of receivers is connected to the selected replicator device by one of a plurality of virtual tunnel endpoints in the overlay network.
  • 4. The computer-implemented method of claim 1, wherein the ingress device comprises a leaf device.
  • 5. The computer-implemented method of claim 1, wherein the replicator devices comprise spine devices.
  • 6. The computer-implemented method of claim 1, wherein the load-balancing operation is based on traffic flow in the overlay network.
  • 7. The computer-implemented method of claim 1, wherein the load-balancing operation comprises a hashing operation.
  • 8. A system, comprising: one or more processors;a network interface coupled to the one or more processors;a non-transitory memory coupled to the one or more processors, the non-transitory memory including instructions that, when executed by the one or more processors, cause the one or more processors to:receive, at an ingress device of an overlay network, a multicast packet for distribution to a plurality of receivers in the overlay network, the plurality of receivers being connected to the ingress device via a plurality of replicator devices in the overlay network, wherein the overlay network is a virtual network on top of an underlying physical network;perform, at the ingress device, a load-balancing operation to select one of the plurality of replicator devices;select, based on the load balancing operation, an encapsulation tunnel IP address corresponding to the selected replicator device;encapsulate the multicast packet with the encapsulation tunnel IP address; andforward the multicast packet to the encapsulation tunnel IP address of the selected replicator device via an overlay tunnel.
  • 9. The system of claim 8, further comprising instructions that cause the one or more processors to replicate, at the selected replicator device, the multicast packet to the plurality of receivers via additional overlay tunnels.
  • 10. The system of claim 8, wherein each of the plurality of receivers is connected to the selected replicator device by one of a plurality of virtual tunnel endpoints in the overlay network.
  • 11. The system of claim 8, wherein the ingress device comprises a leaf device.
  • 12. The system of claim 8, wherein the replicator devices comprise spine devices.
  • 13. The system of claim 8, wherein the load-balancing operation is based on traffic flow in the overlay network.
  • 14. The system of claim 8, wherein the load-balancing operation comprises a hashing operation.
  • 15. A non-transitory computer-readable medium including instructions stored therein that, when executed by an ingress device of an overlay network, cause the ingress device to: receive a multicast packet for distribution to a plurality of receivers in the overlay network, the plurality of receivers being connected to an ingress device via a plurality of replicator devices in the overlay network, wherein the overlay network is a virtual network on top of an underlying physical network;perform a load-balancing operation to select one of the plurality of replicator devices;select, based on the load balancing operation, an encapsulation tunnel IP address corresponding to the selected replicator device;encapsulate the multicast packet with the encapsulation tunnel IP address; andforward the multicast packet to the encapsulation tunnel IP address of the selected replicator device via an overlay tunnel.
  • 16. The non-transitory computer-readable medium of claim 15, wherein each of the plurality of receivers is connected to the selected replicator device by one of a plurality of virtual tunnel endpoints in the overlay network.
  • 17. The non-transitory computer-readable medium of claim 15, wherein the ingress device comprises a leaf device.
  • 18. The non-transitory computer-readable medium of claim 15, wherein the replicator devices comprise spine devices.
  • 19. The non-transitory computer-readable medium of claim 15, wherein the load-balancing operation is based on traffic flow in the overlay network.
  • 20. The non-transitory computer-readable medium of claim 15, wherein the load-balancing operation comprises a hashing operation.
CLAIM TO PRIORITY

This application is a continuation of U.S. patent application Ser. No. 16/846,091, filed on Apr. 10, 2020, which in turn, is a continuation of U.S. patent application Ser. No. 15/482,437 filed on Apr. 7, 2017, which is a continuation of U.S. patent application Ser. No. 14/508,779 filed on Oct. 7, 2014, which claims priority to U.S. Provisional Patent Application Ser. No. 61/900,333 filed on Nov. 5, 2013, the contents of which are incorporated by reference in their entireties.

US Referenced Citations (309)
Number Name Date Kind
4298770 Nishihara et al. Nov 1981 A
4636919 Itakura et al. Jan 1987 A
4700016 Hitchcock et al. Oct 1987 A
5115431 Williams et al. May 1992 A
5859835 Varma et al. Jan 1999 A
5926458 Yin et al. Jul 1999 A
6230231 DeLong et al. May 2001 B1
6389031 Chao et al. May 2002 B1
6677831 Cheng et al. Jan 2004 B1
6714553 Poole et al. Mar 2004 B1
6757897 Shi et al. Jun 2004 B1
6769033 Bass et al. Jul 2004 B1
6876952 Kappler et al. Apr 2005 B1
6907039 Shen Jun 2005 B2
6941649 Goergen Sep 2005 B2
6952421 Slater Oct 2005 B1
6954463 Ma et al. Oct 2005 B1
6996099 Kadambi et al. Feb 2006 B1
7068667 Foster et al. Jun 2006 B2
7152117 Stapp et al. Dec 2006 B1
7177946 Kaluve et al. Feb 2007 B1
7372857 Kappler et al. May 2008 B1
7379459 Ohnishi May 2008 B2
7411915 Spain et al. Aug 2008 B1
7426604 Rygh et al. Sep 2008 B1
7516211 Gourlay et al. Apr 2009 B1
7539131 Shen May 2009 B2
7580409 Swenson et al. Aug 2009 B1
7630368 Tripathi et al. Dec 2009 B2
7729296 Choudhary Jun 2010 B1
7742406 Muppala Jun 2010 B1
7826469 Li et al. Nov 2010 B1
7940763 Kastenholz May 2011 B1
7990965 Aggarwal et al. Aug 2011 B1
8190843 de Forest et al. May 2012 B1
8233384 Osterhout et al. Jul 2012 B2
8302301 Lau Nov 2012 B2
8325459 Mutnury et al. Dec 2012 B2
8339973 Pichumani et al. Dec 2012 B1
8378223 Shiue et al. Feb 2013 B1
8442063 Zhou et al. May 2013 B1
8514712 Aswadhati Aug 2013 B1
8687629 Kompella et al. Apr 2014 B1
8868766 Theimer et al. Oct 2014 B1
8874876 Bhadra et al. Oct 2014 B2
8908691 Biswas et al. Dec 2014 B2
9036481 White May 2015 B1
9053070 Arguelles Jun 2015 B1
9054911 Glover Jun 2015 B1
9106508 Banavalikar et al. Aug 2015 B2
9178715 Jain et al. Nov 2015 B2
9197551 DeCusatis et al. Nov 2015 B2
9203188 Siechen et al. Dec 2015 B1
9258195 Pendleton et al. Feb 2016 B1
9325524 Banavalikar et al. Apr 2016 B2
9374294 Pani Jun 2016 B1
9402470 Shen et al. Aug 2016 B2
9407501 Yadav et al. Aug 2016 B2
9426060 Dixon et al. Aug 2016 B2
9433081 Xiong et al. Aug 2016 B1
9444634 Pani Sep 2016 B2
9502111 Dharmapurikar et al. Nov 2016 B2
9509092 Shen et al. Nov 2016 B2
9544185 Yadav et al. Jan 2017 B1
9544224 Chu et al. Jan 2017 B2
9590914 Attar et al. Mar 2017 B2
9627063 Dharmapurikar et al. Apr 2017 B2
9634846 Pani Apr 2017 B2
9635937 Shen et al. May 2017 B2
9654300 Pani May 2017 B2
9654385 Chu et al. May 2017 B2
9654409 Yadav et al. May 2017 B2
9655232 Saxena et al. May 2017 B2
9667431 Pani May 2017 B2
9667551 Edsall et al. May 2017 B2
9674086 Ma et al. Jun 2017 B2
9686180 Chu et al. Jun 2017 B2
9698994 Pani Jul 2017 B2
9716665 Attar et al. Jul 2017 B2
9742673 Banerjee et al. Aug 2017 B2
9755965 Yadav et al. Sep 2017 B1
9769078 Attar et al. Sep 2017 B2
9876715 Edsall et al. Jan 2018 B2
11018898 Chu et al. May 2021 B2
20020126671 Ellis et al. Sep 2002 A1
20020136268 Gan et al. Sep 2002 A1
20020146026 Unitt et al. Oct 2002 A1
20030035385 Walsh et al. Feb 2003 A1
20030058837 Denney et al. Mar 2003 A1
20030058860 Kunze et al. Mar 2003 A1
20030067924 Choe et al. Apr 2003 A1
20030097461 Barham et al. May 2003 A1
20030115319 Dawson et al. Jun 2003 A1
20030123462 Kusayanagi Jul 2003 A1
20030137940 Schwartz et al. Jul 2003 A1
20030142629 Krishnamurthi et al. Jul 2003 A1
20030174650 Shankar et al. Sep 2003 A1
20030223376 Elliott et al. Dec 2003 A1
20030231646 Chandra et al. Dec 2003 A1
20040062259 Jeffries et al. Apr 2004 A1
20040073715 Folkes et al. Apr 2004 A1
20040100901 Bellows May 2004 A1
20040103310 Sobel et al. May 2004 A1
20040111507 Villado et al. Jun 2004 A1
20040160956 Hardy et al. Aug 2004 A1
20040249960 Hardy et al. Dec 2004 A1
20050007961 Scott et al. Jan 2005 A1
20050013280 Buddhikot et al. Jan 2005 A1
20050073958 Atlas et al. Apr 2005 A1
20050091239 Ward et al. Apr 2005 A1
20050163115 Dontu et al. Jul 2005 A1
20050175020 Park et al. Aug 2005 A1
20050201375 Komatsu et al. Sep 2005 A1
20050207410 Adhikari et al. Sep 2005 A1
20050213504 Enomoto et al. Sep 2005 A1
20050232227 Jorgenson et al. Oct 2005 A1
20060028285 Jang et al. Feb 2006 A1
20060031643 Figueira Feb 2006 A1
20060075093 Frattura et al. Apr 2006 A1
20060083179 Mitchell Apr 2006 A1
20060083256 Mitchell Apr 2006 A1
20060165111 Varma Jul 2006 A1
20060182036 Sasagawa et al. Aug 2006 A1
20060183488 Billhartz Aug 2006 A1
20060198315 Sasagawa et al. Sep 2006 A1
20060209688 Tsuge et al. Sep 2006 A1
20060209702 Schmitt et al. Sep 2006 A1
20060215572 Padhye et al. Sep 2006 A1
20060215623 Lin et al. Sep 2006 A1
20060221835 Sweeney Oct 2006 A1
20060239204 Bordonaro et al. Oct 2006 A1
20060250982 Yuan et al. Nov 2006 A1
20060268742 Chu et al. Nov 2006 A1
20060274657 Olgaard et al. Dec 2006 A1
20060280179 Meier Dec 2006 A1
20060285500 Booth, III et al. Dec 2006 A1
20070016590 Appleby et al. Jan 2007 A1
20070025241 Nadeau et al. Feb 2007 A1
20070053303 Kryuchkov Mar 2007 A1
20070058557 Cuffaro et al. Mar 2007 A1
20070061451 Villado et al. Mar 2007 A1
20070076605 Cidon et al. Apr 2007 A1
20070091795 Bonaventure et al. Apr 2007 A1
20070097872 Chiu May 2007 A1
20070133566 Copps Jun 2007 A1
20070159987 Khan et al. Jul 2007 A1
20070160073 Toumura et al. Jul 2007 A1
20070211625 Liu et al. Sep 2007 A1
20070223372 Haalen et al. Sep 2007 A1
20070233847 Aldereguia et al. Oct 2007 A1
20070258382 Foll et al. Nov 2007 A1
20070258383 Wada Nov 2007 A1
20070274229 Scholl et al. Nov 2007 A1
20070280264 Milton et al. Dec 2007 A1
20080031130 Raj et al. Feb 2008 A1
20080031146 Kwak et al. Feb 2008 A1
20080031247 Tahara et al. Feb 2008 A1
20080092213 Wei et al. Apr 2008 A1
20080147830 Ridgill et al. Jun 2008 A1
20080151863 Lawrence et al. Jun 2008 A1
20080177896 Quinn et al. Jul 2008 A1
20080219173 Yoshida et al. Sep 2008 A1
20080225853 Melman et al. Sep 2008 A1
20080243495 Anandakumar et al. Oct 2008 A1
20080259809 Stephan et al. Oct 2008 A1
20080259925 Droms et al. Oct 2008 A1
20080310421 Teisberg et al. Dec 2008 A1
20090052332 Fukuyama et al. Feb 2009 A1
20090086629 Zhang et al. Apr 2009 A1
20090094357 Keohane et al. Apr 2009 A1
20090103566 Kloth et al. Apr 2009 A1
20090116402 Yamasaki May 2009 A1
20090122805 Epps et al. May 2009 A1
20090188711 Ahmad Jul 2009 A1
20090193103 Small et al. Jul 2009 A1
20090225671 Arbel et al. Sep 2009 A1
20090232011 Li et al. Sep 2009 A1
20090238179 Samprathi Sep 2009 A1
20090268614 Tay et al. Oct 2009 A1
20090271508 Sommers et al. Oct 2009 A1
20100128619 Shigei May 2010 A1
20100150155 Napierala Jun 2010 A1
20100189080 Hu et al. Jul 2010 A1
20100191813 Gandhewar et al. Jul 2010 A1
20100191839 Gandhewar et al. Jul 2010 A1
20100220723 Jalan Sep 2010 A1
20100223655 Zheng Sep 2010 A1
20100260197 Martin et al. Oct 2010 A1
20100287227 Goel et al. Nov 2010 A1
20100299553 Cen Nov 2010 A1
20100312875 Wilerson et al. Dec 2010 A1
20110007638 Xu et al. Jan 2011 A1
20110110241 Atkinson et al. May 2011 A1
20110138310 Gomez et al. Jun 2011 A1
20110158248 Vorunganti et al. Jun 2011 A1
20110170426 Kompella et al. Jul 2011 A1
20110203834 Yoneya et al. Aug 2011 A1
20110213894 Silberstein et al. Sep 2011 A1
20110228795 Agrawal et al. Sep 2011 A1
20110249682 Kean et al. Oct 2011 A1
20110268118 Schlansker et al. Nov 2011 A1
20110274053 Baik et al. Nov 2011 A1
20110286324 Bellagamba et al. Nov 2011 A1
20110286447 Liu Nov 2011 A1
20110299406 Vobbilisetty et al. Dec 2011 A1
20110310738 Lee et al. Dec 2011 A1
20110321031 Dournov et al. Dec 2011 A1
20120007688 Zhou et al. Jan 2012 A1
20120033668 Humphries Feb 2012 A1
20120063318 Boddu et al. Mar 2012 A1
20120102114 Dunn et al. Apr 2012 A1
20120147752 Ashwood- Smith et al. Jun 2012 A1
20120163396 Cheng et al. Jun 2012 A1
20120195233 Wang et al. Aug 2012 A1
20120275304 Patel et al. Nov 2012 A1
20120281697 Huang Nov 2012 A1
20120300787 Korger Nov 2012 A1
20120314581 Rajamanickam et al. Dec 2012 A1
20130055155 Wong et al. Feb 2013 A1
20130090014 Champion Apr 2013 A1
20130097335 Jiang et al. Apr 2013 A1
20130100810 Slothouber Apr 2013 A1
20130107889 Barabash et al. May 2013 A1
20130121172 Cheng et al. May 2013 A1
20130124708 Lee et al. May 2013 A1
20130155846 Ramachandran et al. Jun 2013 A1
20130182712 Aguayo et al. Jul 2013 A1
20130227108 Dunbar et al. Aug 2013 A1
20130242987 Basso Sep 2013 A1
20130250951 Koganti Sep 2013 A1
20130311637 Kamath et al. Nov 2013 A1
20130311663 Kamath et al. Nov 2013 A1
20130311991 Li et al. Nov 2013 A1
20130322258 Nedeltchev et al. Dec 2013 A1
20130322446 Biswas et al. Dec 2013 A1
20130322453 Allan Dec 2013 A1
20130332399 Reddy et al. Dec 2013 A1
20130332577 Nakil et al. Dec 2013 A1
20130332602 Nakil Dec 2013 A1
20140006549 Narayanaswamy et al. Jan 2014 A1
20140016501 Kamath et al. Jan 2014 A1
20140043535 Motoyama et al. Feb 2014 A1
20140043972 Li et al. Feb 2014 A1
20140047264 Wang et al. Feb 2014 A1
20140050223 Foo et al. Feb 2014 A1
20140056298 Vobbilisetty et al. Feb 2014 A1
20140064278 G. Santos et al. Mar 2014 A1
20140064281 Basso et al. Mar 2014 A1
20140068750 Tjahjono et al. Mar 2014 A1
20140086253 Yong Mar 2014 A1
20140105039 Mcdysan Apr 2014 A1
20140105062 Mcdysan et al. Apr 2014 A1
20140105216 Mcdysan Apr 2014 A1
20140146817 Zhang May 2014 A1
20140146824 Angst et al. May 2014 A1
20140201375 Beereddy et al. Jul 2014 A1
20140219275 Allan et al. Aug 2014 A1
20140241353 Zhang et al. Aug 2014 A1
20140244779 Roitshtein et al. Aug 2014 A1
20140269705 DeCusatis et al. Sep 2014 A1
20140269710 Sundaram et al. Sep 2014 A1
20140269712 Kidambi Sep 2014 A1
20140307744 Dunbar et al. Oct 2014 A1
20140321277 Lynn, Jr. et al. Oct 2014 A1
20140328206 Chan et al. Nov 2014 A1
20140334295 Guichard et al. Nov 2014 A1
20140341029 Allan et al. Nov 2014 A1
20140372582 Ghanwani et al. Dec 2014 A1
20150009992 Zhang Jan 2015 A1
20150010001 Duda et al. Jan 2015 A1
20150058470 Duda Feb 2015 A1
20150073920 Pashkevich et al. Mar 2015 A1
20150082418 Gu Mar 2015 A1
20150092551 Moisand et al. Apr 2015 A1
20150092593 Kompella Apr 2015 A1
20150103679 Tessmer et al. Apr 2015 A1
20150113143 Stuart et al. Apr 2015 A1
20150124590 Chu et al. May 2015 A1
20150124629 Pani May 2015 A1
20150124631 Edsall et al. May 2015 A1
20150124633 Banerjee et al. May 2015 A1
20150124640 Chu et al. May 2015 A1
20150124644 Pani May 2015 A1
20150124806 Banerjee et al. May 2015 A1
20150124817 Merchant et al. May 2015 A1
20150124821 Chu et al. May 2015 A1
20150124822 Chu et al. May 2015 A1
20150124823 Pani et al. May 2015 A1
20150124824 Edsall et al. May 2015 A1
20150124825 Dharmapurikar et al. May 2015 A1
20150124833 Ma et al. May 2015 A1
20150127797 Attar et al. May 2015 A1
20150188769 Gu Jul 2015 A1
20150222516 Deval et al. Aug 2015 A1
20150236900 Chung Aug 2015 A1
20150244617 Nakil Aug 2015 A1
20150378712 Cameron et al. Dec 2015 A1
20150378969 Powell et al. Dec 2015 A1
20160036697 DeCusatis et al. Feb 2016 A1
20160119204 Murasato et al. Apr 2016 A1
20160173400 Banavalikar Jun 2016 A1
20160315811 Yadav et al. Oct 2016 A1
20170078188 Allan Mar 2017 A1
20170085469 Chu et al. Mar 2017 A1
20170207961 Saxena et al. Jul 2017 A1
20170237651 Pani Aug 2017 A1
20170237678 Ma et al. Aug 2017 A1
20170250912 Chu et al. Aug 2017 A1
20170346748 Attar et al. Nov 2017 A1
Foreign Referenced Citations (3)
Number Date Country
WO 2006101668 Sep 2006 WO
WO 2009115480 Sep 2009 WO
WO 2014071996 May 2014 WO
Non-Patent Literature Citations (16)
Entry
International Search Report and Written Opinion from the International Searching Authority, dated Feb. 5, 2015, for corresponding International Patent Application No. PCT/US2014/063555.
International Preliminary Report on Patentability from PCT Application No. PCT/US2014/063555 dated May 10, 2016.
Aslam, Faisal, et al., “NPP: A Facility Based Computation Framework for Restoration Routing Using Aggregate Link Usage Information,” Proceedings of QoS-IP: quality of service in multiservice IP network, Feb. 2005, pp. 150-163.
Chandy, K. Mani, et al., “Distribution Snapshots: Determining Global States of Distributed Systems,” ACM Transaction on Computer Systems, Feb. 1985, vol. 3, No. 1, pp. 63-75.
Cisco Systems, Inc. Cisco Nexus 1000V VXLAN Configuration Guide, Release 4.2(1)SV2(2.1), Chapter 1, Information About VXLANs, Jun. 21, 2013, 6 pages.
Khasnabish, Bhumip, et al., “Mobility and Interconnection of Virtual Machines and Virtual Network Elements; draft-khasnabish-vmmi-problems-03.txt,” Network Working Group, Dec. 30, 2012, pp. 1-29.
Kodialam, Murali, et. al, “Dynamic Routing of Locally Restorable Bandwidth Guaranteed Tunnels using Aggregated Link Usage Information,” Proceedings of IEEE INFOCOM, 2001, vol. 1, pp. 376-385.
Li, Li, et. al, “Routing Bandwidth Guaranteed Paths with Local Restoration in Label Switched Networks,” IEEE Journal on Selected Areas in Communications, Feb. 7, 2005, vol. 23, No. 2, pp. 1-11.
Mahalingam, M., et al. “VXLAN: A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks,” VXLAN, Internet Engineering Task Force, Internet Draft, located at https://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-06, Oct. 2013, pp. 1-24.
Moncaster, T., et al., “The Need for Congestion Exposure in the Internet”, Oct. 26, 2009, Internet—Draft, pp. 1-22.
Narten, T., et al., “Problem Statement: Overlays for Network Virtualization,” draft-ietf-nvo3-overlay-problem-statement-04, Internet Engineering Task Force, Jul. 31, 2013, pp. 1-24.
Onisick, Joe, “VXLAN Deep Dive,” Genesis Framework, Wordpress, Nov. 6, 2012, 8 pages.
Pan, P., et. al, “Fast Reroute Extensions to RSVP-TE for LSP Tunnels,” RFC-4090. May 2005, pp. 1-38.
Raza, Saqib, et al., “Online Routing of Bandwidth Guaranteed Paths with Local Restoration using Optimized Aggregate Usage Information,” IEEE-ICC '05 Communications, May 2005, vol. 1, 8 pages.
Sinha, Shan, et al., “Harnessing TCP's Burstiness with Flowlet Switching,” Nov. 2004, 6 pages.
VMware, Inc., “VMware Network Virtualization Design Guide, Technical White Paper,” Jan. 2013, 25 pages.
Related Publications (1)
Number Date Country
20220385568 A1 Dec 2022 US
Provisional Applications (1)
Number Date Country
61900333 Nov 2013 US
Continuations (3)
Number Date Country
Parent 16846091 Apr 2020 US
Child 17327381 US
Parent 15482437 Apr 2017 US
Child 16846091 US
Parent 14508779 Oct 2014 US
Child 15482437 US