Method and system for constructing a loop free multicast tree in a data-center fabric

Information

  • Patent Grant
  • 10164782
  • Patent Number
    10,164,782
  • Date Filed
    Wednesday, May 3, 2017
    7 years ago
  • Date Issued
    Tuesday, December 25, 2018
    5 years ago
Abstract
Systems, methods and transitory computer-readable storage media for constructing a loop free multicast tree. The methods include observing a network topology transition affecting a first path from the particular node to a root node, calculating a second path from the particular node to the root node and sending a message to an upstream node requesting that the upstream node be a root port in the calculated second path. If the upstream node agrees to be the root port in the calculated second path, the method further includes creating a new FTAG tree topology view that includes the upstream node as the root port in the second path.
Description
TECHNICAL FIELD

The present technology pertains to data networks and more specifically pertains to a method of constructing a loop free multicast tree in a data-center fabric while minimizing overhead and maximizing faster re-convergence.


BACKGROUND

In a proposed multicast implementation, multiple forwarding tag (“FTAG”) multicast trees are constructed from the dense bipartite graph of fabric nodes/edges and each such multicast tree (henceforth called “FTAG” tree) is used to forward a multicast packet for distribution to various fabric edge switches (“ToRs”). Multiple trees are created for load balancing purposes. An external controller decides a suitable root node for each FTAG instance and distributes this information to all the member switches of a fabric. The FTAG trees are created in a distributed manner where each node independently decides which local links should be included in a given instance of an FTAG tree.


During construction of an FTAG tree using the distributed methodology that each node uses, there exists the possibility that a loop will be created if the network view of the various nodes has not converged. i.e. if one node's view of the network topology differs from another's node's view of the same network topology. This occurs because there is a non-significant delay for infra-network routing protocol updates such as intermediate system-to-intermediate system (“IS-IS”) or other intra-domain link state routing protocol updates such as Open Shortest Path First (“OSPF”) updates to converge when there is simultaneous network link transition. Loops are problematic from multicast tree point-of-view because there can be duplicate packets delivered to end nodes if loops are created in the tree. Thus, care must be taken to ensure that during any instance of FTAG creation there is no intermediate loop in the FTAG tree, and no delay in tree creation, such as when tree construction happens in a serial or lock-step manner.





BRIEF DESCRIPTION OF THE DRAWINGS

In order to describe the manner in which the above-recited and other advantages and features of the disclosure can be obtained, a more particular description of the principles briefly described above will be rendered by reference to specific embodiments thereof which are illustrated in the appended drawings. Understanding that these drawings depict only exemplary embodiments of the disclosure and are not therefore to be considered to be limiting of its scope, the principles herein are described and explained with additional specificity and detail through the use of the accompanying drawings in which:



FIG. 1 illustrates an example network device in which embodiments of the present disclosure may be implemented;



FIG. 2 illustrates an example system embodiment;



FIG. 3 illustrates an example network topology incorporating the methodology of the present disclosure; and



FIG. 4 illustrates an example method utilizing embodiments of the present disclosure.





DESCRIPTION OF EXAMPLE EMBODIMENTS

The detailed description set forth below is intended as a description of various configurations of the subject technology and is not intended to represent the only configurations in which the subject technology can be practiced. The appended drawings are incorporated herein and constitute a part of the detailed description. The detailed description includes specific details for the purpose of providing a more thorough understanding of the subject technology. However, it will be clear and apparent that the subject technology is not limited to the specific details set forth herein and may be practiced without these details. In some instances, structures and components are shown in block diagram form in order to avoid obscuring the concepts of the subject technology.


The disclosed technology addresses the need in the art for constructing loop-free multicast trees in a data-center fabric. Disclosed are systems, methods, and non-transitory computer-readable storage media for managing downstream switches that request upstream switches to be the designated forwarder in a multicast tree. By sending path information in the request, the method disclosed herein eliminates loops in tree construction without the overhead of sequential convergence.


Overview

In one aspect of the present disclosure, a method for constructing a loop-free tree in a multicast environment is provided. The method includes observing a network topology transition affecting a first path from the particular node to a root node, calculating a second path from the particular node to the root node, sending a message to an upstream node requesting that the upstream node be a root port in the calculated second path, and if the upstream node agrees to be the root port in the calculated second path, creating a new FTAG tree topology view that includes the upstream node as the root port in the second path


In another aspect, a system for constructing a loop-free tree in a multicast environment is provided. The system includes a plurality of nodes in a network, the plurality of nodes configured to send and receive packets throughout the network. The plurality of nodes includes a root node and a first node, where the first node includes a memory, and a processor. The processor is configured to observe a network topology transition affecting a first path from the first node to a root node, calculate a second path from the first node to the root node and send a message to an upstream node of the plurality of nodes, the message requesting that the upstream node be a root port in the calculated second path. If the upstream node agrees to be the root port in the calculated second path, the processor is further configured to create a new FTAG tree topology view that includes the upstream node as the root port in the second path


Yet another aspect provides a non-transitory computer-readable storage medium having stored therein instructions which, when executed by a processor, cause the processor to perform a series of operations. The operations include observing a network topology transition affecting a first path from a particular node in the network to a root node, calculating a second path from the particular node to the root node, sending a message to an upstream node requesting that the upstream node be a root port in the calculated second path, and if the upstream node agrees to be the root port in the calculated second path, creating a new FTAG tree topology view that includes the upstream node as the root port in the second path.


Detailed Description

The present disclosure describes systems, methods, and non-transitory computer-readable storage media for creating loop-free multicast trees. In a multicast implementation, multiple forwarding tag (FTAG) multicast trees are constructed from the dense bipartite graph of fabric nodes and edge switches. Each multicast tree (also referred to as “FTAG tree”) is used to forward a multicast data packet for distribution to various fabric edge nodes or switches (also referred to as ToRs). Multiple trees are created for load balancing purposes. An external controller decides a suitable root node for each FTAG instance and distributes the information to all member switches of a given fabric. The FTAG trees are created in a distributed manner where each node independently decides, which local links should be included in a given instance of an FTAG tree.


In one example of the present disclosure, each FTAG tree has a designated root node. Each node in the tree is aware of this information for each FTAG instance. Any time that a node observes a network state transition affecting its path to the FTAG root, the node will perform a series of interactive communications with one of its upstream nodes. The node (which can also be referred to as the “downstream node” in this example) contacts a designated upstream node and proposes that the upstream node be the downstream node's designated forwarding node, to the root node. The downstream node sends, with the proposal, a proposed path from the downstream node to the root node including the identity of any intermediate hops. The upstream node agrees to be the downstream node's designated forwarding node if the upstream node agrees with the path sent to it by the downstream node. In this fashion, both nodes have a congruent view of the FTAG tree, and loops within the FTAG can be prevented.



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


The interfaces 168 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 110. Among the interfaces that may be provided are Ethernet interfaces, frame relay interfaces, cable interfaces, Digital Subscriber Line (“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, Asynchronous Transfer Mode (ATM″ interfaces, High Speed Serial Interfaces (HSSI), Packet-Over-SONET (POS) interfaces, Fiber Distributed Data Interfaces (FDDI) 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 random access memory (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 162 to efficiently perform routing computations, network diagnostics, security functions, etc.


Although the system shown in FIG. 1 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 161) 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. 2 illustrates an example computing system architecture 200 wherein the components of the system are in electrical communication with each other using a bus 205. Exemplary system 200 includes a processing unit (CPU or processor) 210 and a system bus 205 that couples various system components including the system memory 215, such as read only memory (ROM) 220 and (RAM) 225, to the processor 210. The system 200 can include a cache of high-speed memory connected directly with, in close proximity to, or integrated as part of the processor 210. The system 200 can copy data from the memory 215 and/or the storage device 230 to the cache 212 for quick access by the processor 210. In this way, the cache can provide a performance boost that avoids processor 210 delays while waiting for data. These and other modules can control or be configured to control the processor 210 to perform various actions. Other system memory 215 may be available for use as well. The memory 215 can include multiple different types of memory with different performance characteristics. The processor 210 can include any general purpose processor and a hardware module or software module, such as module 1232, module 2234, and module 3236 stored in storage device 230, configured to control the processor 210 as well as a special-purpose processor where software instructions are incorporated into the actual processor design. The processor 210 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.


The communications interface 240 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 230 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) 225, read only memory (ROM) 220, and hybrids thereof.


The storage device 230 can include software modules 232, 234, 236 for controlling the processor 210. Other hardware or software modules are contemplated. The storage device 230 can be connected to the system bus 205. 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 210, bus 205, display 235, and so forth, to carry out the function.


In one example of the methodology described herein, virtual extensible local area network (“VXLAN”) is utilized as the infrastructure layer's encapsulation protocol. However, the use of VXLAN is exemplary only, and the methodology can be implemented using any encapsulation technology such as, for example, Transparent Interconnection of Lots of Links (TRILL). In VXLAN, the user's data traffic is injected into the VXLAN network from an ingress switch which encapsulates the user's data traffic within a VXLAN packet with the UDP source port set to a value based on the inner packet's header information. This dynamic setting of the UDP source port in a VXLAN header allows the packet to follow alternate Equal Cost Multi-Paths (ECMPs) within the VXLAN infra-network. At the egress switch (the boundary of the VXLAN network), the packet is de-capsulated and the inner packet (the user data packet) is forwarded out.



FIG. 3 illustrates an example network topology 300 incorporating the present disclosure. Network topology 300 is, for example, a multicast (or “FTAG”) tree that can include a series of nodes or switches interconnected by a series of links or ports, in order to receive and forward data packets to other nodes in network 300. Included in the interconnected series of nodes is a designated root node 302. For load balancing purposes, there may be multiple trees other than the one shown in FIG. 3. Thus, there may be additional root nodes (not shown) included in network 300.


In one example, an external controller determines a designated root node for a given FTAG instance. Thus, root node 302 might be the designated root node for a series of edge nodes 304A-304H (collectively “304”) in a particular FTAG tree. The controller distributes this information to all nodes 304 of a given fabric, such that each node 304 is aware of the identity of its corresponding root node 302. In one example, each node decides independently which local links should be included in a given FTAG tree instance.


Let us refer to a particular node in FIG. 3, e.g., node 304F. Node 304F is downstream (indicated as “D”) from several upstream nodes in its tree, e.g., node 304A, node 304B. and node 304C Thus, to nodes 304A, 304B, and 304C, node 304F is considered a “downstream node”, while nodes 304A, 304B, and 304C are considered “upstream nodes” (indicated as “U”) to node 304F. During states of network transition, e.g., when a link in the tree fails, node 304F will perform a series of steps to reevaluate its view of the topology of network 300. For example, let us assume that the link 306 between node 304A and 304F has failed. Node 304F must first determine, by algorithms commonly known in the art, which is the most optimal route to its root node 302. In one example, node 304F determines the shortest path to root node 302 based on its current IS-IS link state database (LSDB) state.


Once it has determined its most optimal path to node 302, node 304F then sends a message to the upstream node that it believes to be in its calculated shortest path to root node 302, in this example, upstream node 304B. Thus, node 304F is proposing that node 304B be its forwarding node, i.e., the upstream node that will forward data packets from node 304F to its root node 302. Node 304B can choose to either accept or reject this proposal. In its proposal to node 304B, node 304F includes information corresponding to the path that node 304F has determined to be its most optimal path to root node 302. This information could be in the form, for example, of intermediate hop identifiers, such that the receiving upstream node 304B is aware of the path that downstream node 304F believes to be the most optimal path to root node 302. Thus, the proposal from node 304F to node 304B and the corresponding response by node 304B is a way of determining if both nodes have either a convergent or divergent view of the current topology of network 300. If node 304F and node 304B do not view the topology of network 300 is the same manner, then there is the possibility that each node will erroneously allow a link to be part of the FTAG tree, thus resulting in duplicate packets being forwarded to end nodes, i.e., resulting in one or more unwanted intermediate loops.


Once upstream node 304B receives the proposal from node 304F, it can decide whether to accept or reject the proposal. Node 304B will accept the proposal to be the forwarding node for downstream node 304F if it agrees with the optimal path to the root node 302 that node 304F sent along with its proposal. In other words, node 304B determines its own current view of the network 300 after the transition and the most optimal path from node 304B to root node 302. If node 304B believes its own calculated path to root node 302 is a proper subset of the path sent to it from downstream node 304F, with node 304B being the last leg on the path to root node 302, then node 304B will accept the proposal to be the forwarding node for node 304F. If not, node 304B will reject the proposal.


The above accept/reject discussion can be illustrated with reference to FIG. 3. In this example, node 304F is downstream from node 304B. There has been a transition in the network topology, i.e., link 306, connecting node 304F to node 304A has failed. Node 304F calculates an optimal path to root node 302 running through node 304B. Node 304F sends a proposal message to node 304B, requesting that node 304B be its root port, i.e., requests that upstream node 304B is willing to be the node that forwards packets from node 304F to root node 302. The proposal includes an indication of the path that node 304F believes to be the most optimal path to root node 302, i.e., 304F-304B-302. Node 304B has its own view of the network 300. If it determines that its own path to the root node 302 is a subset of the path sent to it by node 304F, it accepts the proposal and agrees to be the forwarding node for node 304F.


However, if the path sent to node 304B by node 304F included a different path to root node 302, for example, 304F-304C-302, then node 304B rejects the proposal because the path it received from node 304F does not include, as a subset, the path node 304B views as its own optimal path to root node 302. If indeed node 304F thinks the path is from 304F-304C-302, then it will send the proposal to node 304C and not node 304B. For example, suppose node 304B thinks that the route to root node 302 is via path 304B-304F-304C-302 (for example in a simultaneous link failure case where the link from node 304B to root node 302 has failed but node 304F is not yet aware of it yet due to convergence delay in the routing protocol). In such a case, node 304B will reject the proposal sent forth by node 304F. Thus, node 304B would not agree to be the forwarding node for node 304F. Eventually, node 304B will have a congruent view of the network and could then, for example, send a message to node 304C requesting that node 304C be its designated forwarder at a later time.


Depending upon the response from upstream node 304B, node 304F can initiate different actions. For example, if node 304B accepts the proposal, based upon the reasons stated above, node 304F proceeds to move its root port to node 304B. It does this by first removing link 306 from its FTAG tree before adding the new root port, link 308, towards upstream node 304B. This assures that no packets can be sent anywhere other than through the path towards upstream node 304B, towards root node 302, thus preventing the occurrence of loops. If node 304B rejects the proposal, node 304F must seek out an alternate upstream node to be its forwarding node. For example, node 304F could send a proposal to node 304C and interact with this node in the same manner as described above. In this fashion, node 304F will seek out other upstream nodes until it finds one that accepts its proposal to act as its forwarding node for node 304F.


Other downstream nodes 304 in network 300 can perform the above interactive process with other upstream nodes at the same time. In other words, while node 304F interacts with upstream node 304B in the propose/accept methodology described above, nodes 304D, 304E, 304G, and 304H can each perform the same methodology with other upstream nodes, i.e., 304A, and 304C at the same time. Because this parallel convergence process occurs regardless of the state of the upstream node, there is no system delay, which would occur if a sequential convergence methodology was utilized.



FIG. 4 illustrates an example method utilizing embodiments of the present disclosure. It should be understood that, for any processes discussed herein, such as those depicted in FIG. 4, there can be additional, fewer, or alternative steps, performed in similar or different orders, or in parallel, within the scope of the various embodiments unless otherwise stated. The method 400 may be performed, for example, by CPU 162, as shown in FIG. 1. CPU could be, for example, part of node 304. In one example, method 400 may be performed simultaneously or substantially simultaneously by some or all of the nodes in network 300. In step 402, a node 304 in network 300 observes a transition in the topology of network 300. This could be, for example, a failed link between the particular node performing method 400 and another upstream node. The discussion below will use node 304F, in FIG. 3, as the node that employs the inventive method of the present disclosure.


Each node 304 in network 300 is aware of its designated root node 302 for each FTAG instance. In one example, an external controller designates a particular root node for each node 304 in network 300. Thus, node 304F is aware that root node 302 is its designated root node. After detecting a change in its network topography view, node 304F, at step 404, determines whether the transition in network 300 has affected the node's path to its designated root node 302. If the network transition has not affected the path of node 304F to its root node 302, then, at step 406, no changes are made to the network topology view of node 304F. If, however, node 304F determines that the network transition has affected its path to root node 302, e.g., link 306 has failed, then, at step 408, node 304F calculates a new route to its root node 302 that does not include link 306. This will involve another root port, or upstream node, that will forward data packets sent by node 304F upstream towards root node 302.


In the manner described above, node 304F, at step 410, sends a message to one of its upstream nodes, e.g., node 304B, proposing that upstream node 304B be a designated forwarding node, i.e., a root port, for future data packets forwarded by node 304F towards root node 302. Upstream node 304B can either accept or reject this proposal. In one example, included in its proposal to its upstream node 304B, node 304F includes information identifying the path node 304F views as its shortest or most optimal path node to its designated root node 304, in light of the failure of link 306. Upstream node 304B will accept the proposal of node 304F if the network topology view that node 304B is congruent with the path it receives, e.g., its own path to root node 302 is part of the path sent to it by downstream node 304F.


If, at step 412, node 304B accepts the proposal from node 304F, then node 304F creates a new network topology view that includes upstream node 304B. If, at step 412, upstream node 304B rejects the proposal, then, at step 414, node 304F seeks out and sends out a proposal to a different upstream node. This scenario may occur, for example, if upstream node 304B views the topology of network 300 in a different way than the network topology viewed by node 304F. One reason that node 304B may not agree with the proposed path from node 304F is that the path that node 304B has derived as its most optimal path to root node 302 is not a subset of the path sent to it in the proposal from node 304B. For example, if the path sent to node 304B by node 304F includes a path from node 304F to node 304C and then to root node 302, then node 304B will reject the proposal. This is because the path that node 304B has determined is its most optimal path to root node 302 is not a part of the path proposed by node 304F, which now includes upstream node 304C. If node 304F believes that the proper path is from node 304F to node 304C to root node 302, then node 304F will forward a proposal to node 304C instead.


In the example above, if node 304B rejects the proposal from node 304F, then node 304F sends another proposal to another upstream node, e.g., node 304C. If it is determined, at step 416, that node 304C accepts the proposal, then, at step 420, node 304F creates a new FTAG tree topology view; adding as its root port, upstream node 304C, and removing its prior root port from its current FTAG tree topology view. If node 304C also rejects the proposal from node 304F, then, at step 418, node 304F continues searching for upstream nodes that will accept its proposal. Method 400 can be performed by some or all of the nodes 304 in network 300 at different times or at the same time, regardless of the state of the upstream node. Thus, the multicast tree for each node 304 of network 300 can be constructed at the same time without the need for delays due to a particular node's inability to forward proposals to other nodes due to the unavailability of nodes while they construct their own individual tree.


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, 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.

Claims
  • 1. A method comprising: observing a network topology transition affecting a first path from a particular network node to a root node through an upstream current root port node;calculating a second path from the particular network node to the root node;first requesting by the particular node, that a first upstream node be a new root port in the calculated second path;second requesting by the particular node, in response to a denial by the first upstream node to the first requesting, that a second upstream node outside the calculated second path be a new root port;creating, in response to acceptance by the second upstream node to the second requesting, a new forwarding tag (FTAG) tree topology view that includes the second upstream node as the root port; andsending, in response to the first upstream node achieving a congruent view of the network topology, a message from the first upstream node to the second upstream node, the message requesting that second upstream node be a designated forwarder at a later time.
  • 2. The method of claim 1, wherein the first requesting that the first upstream node be the root port in the calculated second path includes information corresponding to the calculated second path.
  • 3. The method of claim 1, further comprising removing a link corresponding to the affected path from the network topology of the particular network node, wherein removing the link corresponding to the affected path occurs before creating the new network topology view that includes the second upstream node as the root port in the second path.
  • 4. The method of claim 1, wherein creating the new FT AG tree topology view that includes the second upstream node as the root port regardless of a state of the second upstream node.
  • 5. The method of claim 1, wherein the particular network node and the second upstream node reevaluate their respective network topology views upon receipt of a link state routing protocol update.
  • 6. The method of claim 1, wherein the calculated second path from the particular network node to the root node is the shortest path from the particular network node to the root node.
  • 7. A system comprising: a plurality of nodes in a network, the plurality of nodes configured to send and receive packets throughout the network, the plurality of nodes including a root node and a first node; the first node including a memory, and a processor, the processor configured to: observing a network topology transition affecting a first path from a particular network node to a root node through an upstream current root port node; calculating a second path from the particular network node to the root node; first requesting by the particular node that a first upstream node be a root port in the calculated second path; second requesting by the particular node, in response to a denial by the first upstream node to the first requesting, that a second upstream node outside the calculated second path be a new root port;creating, in response to acceptance by the second upstream node to the second requesting, a new forwarding tag (FTAG) tree topology view that includes the second upstream node as the root port; andsending, in response to the first upstream node achieving a congruent view of the network topology, a message from the first upstream node to the second upstream node, the message requesting that second upstream node be a designated forwarder at a later time.
  • 8. The system of claim 7, wherein the first requesting that the first upstream node be the root port includes information corresponding to the calculated second path.
  • 9. The system of claim 7, further comprising removing a link corresponding to the affected path from the network topology of the particular network node, wherein removing the link corresponding to the affected path occurs before creating the new network topology view that includes the second upstream node as the root port in the second path.
  • 10. The system of claim 7, wherein creating the new FT AG tree topology view that includes the second upstream node as the root port occurs regardless of a state of the second upstream node.
  • 11. The system of claim 7, wherein the particular network node and the second upstream node reevaluate their respective network topology views upon receipt of a link state routing protocol update.
  • 12. The system of claim 7, wherein the calculated second path from the particular network node to the root node is the shortest path from the particular node to the root node.
  • 13. A non-transitory computer-readable storage medium having stored therein instructions which, when executed by a processor, cause the processor to perform operations comprising: observing a network topology transition affecting a first path from a particular network node to a root node through an upstream current root port node;calculating a second path from the particular network node to the root node;first requesting by the particular node, that a first upstream node be a root port in the calculated second path;second requesting by the particular node, in response to a denial by the first upstream node to the first requesting, that a second upstream node outside the calculated second path be a new root port;creating, in response to acceptance by the second upstream node to the second requesting, a new forwarding tag (FTAG) tree topology view that includes the upstream node as the root port in the second path; andsending, in response to the first upstream node achieving a congruent view of the network topology, a message from the first upstream node to the second upstream node, the message requesting that second upstream node be a designated forwarder at a later time.
  • 14. The non-transitory computer-readable storage medium of claim 13, wherein the first requesting that the first upstream node be the root port includes information corresponding to the calculated second path.
  • 15. The non-transitory computer-readable storage medium of claim 13, storing additional instructions which, when executed by the processor, result in operations further comprising: removing a link corresponding to the affected path from the network topology of the particular network node, wherein removing the link corresponding to the affected path occurs before creating the new network topology view that includes the second upstream node as the root port in the second path.
  • 16. The non-transitory computer-readable storage medium of claim 13, wherein creating the new FT AG tree topology view that includes the second upstream node as the root port occurs regardless of a state of the second upstream node.
  • 17. The non-transitory computer-readable storage medium of claim 13, wherein the particular network node and the second upstream node reevaluate their respective network topology views upon receipt of a link state routing protocol update.
CROSS-REFERENCES TO RELATED APPLICATIONS

This application is a Continuation of U.S. application Ser. No. 14/333,151, entitled “METHOD AND SYSTEM FOR CONSTRUCTING A LOOP FREE MULTICAST TREE IN A DATA-CENTER FABRIC”, filed Jul. 16, 2014, which claims priority to U.S. Provisional Patent Application No. 61/900,359, entitled “A Scalable Way to do Aging of a Very Large Number of Entities” filed on Nov. 5, 2013, both of which are incorporated by reference in their entirety.

US Referenced Citations (334)
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
6252876 Brueckheimer et al. Jun 2001 B1
6389031 Chao et al. May 2002 B1
6456624 Eccles Sep 2002 B1
6650640 Muller et al. Nov 2003 B1
6677831 Cheng et al. Jan 2004 B1
6714553 Poole et al. Mar 2004 B1
6757897 Shi et al. Jun 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 Feb 2007 B1
7372857 Kappler et al. May 2008 B1
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
7826400 Sakauchi Nov 2010 B2
7826469 Li et al. Nov 2010 B1
7848340 Sakauchi et al. Dec 2010 B2
8233384 Osterhout 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
8854972 Li Oct 2014 B1
8868766 Theimer et al. Oct 2014 B1
8908691 Biswas et al. Dec 2014 B2
9036481 White May 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
9245626 Fingerhut et al. Jan 2016 B2
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 et al. 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
9749231 Duda 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
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
20030067912 Mead et al. Apr 2003 A1
20030067924 Choe et al. Apr 2003 A1
20030097461 Barham et al. May 2003 A1
20030115319 Dawson et al. Jun 2003 A1
20030120884 Koob et al. Jun 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
20040031030 Kidder et al. Feb 2004 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
20050010685 Ramnath et al. Jan 2005 A1
20050013280 Buddhikot et al. Jan 2005 A1
20050073958 Atlas et al. Apr 2005 A1
20050083835 Prairie et al. Apr 2005 A1
20050091239 Ward et al. Apr 2005 A1
20050117593 Shand Jun 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
20050240745 Iyer et al. Oct 2005 A1
20060013143 Yasuie et al. Jan 2006 A1
20060028285 Jang et al. Feb 2006 A1
20060031643 Figueira Feb 2006 A1
20060039364 Wright Feb 2006 A1
20060072461 Luong et al. Apr 2006 A1
20060075093 Frattura et al. Apr 2006 A1
20060083179 Mitchell Apr 2006 A1
20060083256 Mitchell Apr 2006 A1
20060182036 Sasagawa et al. Aug 2006 A1
20060193332 Qian et al. Aug 2006 A1
20060198315 Sasagawa et al. Sep 2006 A1
20060209688 Tsuge 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
20060221950 Heer Oct 2006 A1
20060227790 Yeung et al. Oct 2006 A1
20060239204 Bordonaro et al. Oct 2006 A1
20060250982 Yuan et al. Nov 2006 A1
20060268742 Chu et al. Nov 2006 A1
20060274647 Wang et al. Dec 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 Feb 2007 A1
20070047463 Jarvis et al. Mar 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
20070159987 Khan et al. Jul 2007 A1
20070160073 Toumura et al. Jul 2007 A1
20070165515 Vasseur Jul 2007 A1
20070171814 Florit et al. Jul 2007 A1
20070177525 Wijnands et al. Aug 2007 A1
20070183337 Cashman et al. Aug 2007 A1
20070211625 Liu et al. Sep 2007 A1
20070217415 Wijnands 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 Feb 2008 A1
20080031146 Kwak et al. Feb 2008 A1
20080031247 Tahara et al. Feb 2008 A1
20080092213 Wei Apr 2008 A1
20080123559 Haviv et al. May 2008 A1
20080147830 Ridgill et al. Jun 2008 A1
20080151863 Lawrence et al. Jun 2008 A1
20080177896 Quinn et al. Jul 2008 A1
20080212496 Zou Sep 2008 A1
20080219173 Yoshida et al. Sep 2008 A1
20080225853 Melman et al. Sep 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
20090067322 Shand et al. Mar 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
20090161567 Jayawardena et al. Jun 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
20090238196 Ukita et al. Sep 2009 A1
20090268614 Tay et al. Oct 2009 A1
20090271508 Sommers et al. Oct 2009 A1
20100020719 Chu et al. Jan 2010 A1
20100020726 Chu et al. Jan 2010 A1
20100128619 Shigei May 2010 A1
20100150155 Napierala Jun 2010 A1
20100161787 Jones Jun 2010 A1
20100189080 Hu et al. Jul 2010 A1
20100191813 Gandhewar et al. Jul 2010 A1
20100191839 Gandhewar et al. Jul 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
20110022725 Farkas Jan 2011 A1
20110110241 Atkinson et al. May 2011 A1
20110110587 Banner May 2011 A1
20110138310 Gomez et al. Jun 2011 A1
20110158248 Vorunganti et al. Jun 2011 A1
20110170426 Kompella et al. Jul 2011 A1
20110199891 Chen Aug 2011 A1
20110199941 Ouellette et al. Aug 2011 A1
20110203834 Yoneya et al. Aug 2011 A1
20110228795 Agrawal et al. Sep 2011 A1
20110239189 Attalla Sep 2011 A1
20110243136 Raman et al. Oct 2011 A1
20110249682 Kean et al. Oct 2011 A1
20110268118 Schlansker et al. Nov 2011 A1
20110273987 Schlansker et al. Nov 2011 A1
20110280572 Vobbilsetty et al. Nov 2011 A1
20110286447 Liu et al. Nov 2011 A1
20110299406 Vobbilsetty 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
20120030150 McAuley et al. Feb 2012 A1
20120030666 Laicher et al. Feb 2012 A1
20120057505 Xue Mar 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
20120167013 Kaiser et al. Jun 2012 A1
20120195233 Wang et al. Aug 2012 A1
20120275304 Patel et al. Nov 2012 A1
20120281697 Huang Nov 2012 A1
20120300669 Zahavi Nov 2012 A1
20120300787 Korger Nov 2012 A1
20120314581 Rajamanickam et al. Dec 2012 A1
20130055155 Wong et al. Feb 2013 A1
20130064246 Dharmapurikar et al. Mar 2013 A1
20130090014 Champion Apr 2013 A1
20130097335 Jiang et al. Apr 2013 A1
20130124708 Lee et al. May 2013 A1
20130151681 Dournov et al. Jun 2013 A1
20130182712 Aguayo et al. Jul 2013 A1
20130208624 Ashwood-Smith Aug 2013 A1
20130223276 Padgett Aug 2013 A1
20130227108 Dunbar et al. Aug 2013 A1
20130227689 Pietrowicz et al. Aug 2013 A1
20130250779 Meloche et al. Sep 2013 A1
20130250951 Koganti Sep 2013 A1
20130276129 Nelson et al. Oct 2013 A1
20130311663 Kamath et al. Nov 2013 A1
20130311991 Li et al. Nov 2013 A1
20130322258 Nedeltchev Dec 2013 A1
20130322446 Biswas et al. Dec 2013 A1
20130322453 Allan Dec 2013 A1
20130329605 Nakil et al. Dec 2013 A1
20130332399 Reddy et al. Dec 2013 A1
20130332577 Nakil et al. Dec 2013 A1
20130332602 Nakil et al. 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
20140064281 Basso et al. Mar 2014 A1
20140068750 Tjahjono et al. Mar 2014 A1
20140086097 Qu et al. Mar 2014 A1
20140086253 Yong et al. Mar 2014 A1
20140105039 Mcdysan Apr 2014 A1
20140105062 Mcdysan et al. Apr 2014 A1
20140105216 Mcdysan Apr 2014 A1
20140108489 Glines et al. Apr 2014 A1
20140146817 Zhang May 2014 A1
20140146824 Angst et al. May 2014 A1
20140149819 Lu et al. May 2014 A1
20140185348 Vattikonda et al. Jul 2014 A1
20140185349 Terzioglu et al. Jul 2014 A1
20140201375 Beereddy et al. Jul 2014 A1
20140219275 Allan Aug 2014 A1
20140241353 Zhang et al. Aug 2014 A1
20140244779 Roitshtein et al. Aug 2014 A1
20140269705 DeCusatis et al. Sep 2014 A1
20140269712 Kidambi et al. 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
20150016277 Smith et al. Jan 2015 A1
20150052298 Brand et al. Feb 2015 A1
20150092551 Moisand et al. Apr 2015 A1
20150092593 Kompella Apr 2015 A1
20150113143 Stuart et al. Apr 2015 A1
20150124586 Pani May 2015 A1
20150124587 Pani 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
20150124642 Pani 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
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
20150127701 Chu et al. May 2015 A1
20150127797 Attar et al. May 2015 A1
20150188771 Allan et al. Jul 2015 A1
20150236900 Chung 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
20160315811 Yadav et al. Oct 2016 A1
20170085469 Chu et al. Mar 2017 A1
20170207961 Saxena et al. Jul 2017 A1
20170214619 Chu et al. Jul 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 (2)
Number Date Country
WO 03067799 Aug 2003 WO
2014071996 May 2015 WO
Non-Patent Literature Citations (14)
Entry
Whitaker et al., “Forwarding Without Loops in Icarus,” IEEE OPENARCH 2002, pp. 63-75.
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.
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-vxian-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.
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.
Author Unknown, “Subset—Wikipedia, the free encyclopedia,” Dec. 25, 2014, pp. 1-3.
Zhang, Junjie, et al., “Optimizing Network Performance using Weighted Multipath Routing,” Aug. 27, 2012, 7 pages.
Related Publications (1)
Number Date Country
20170237651 A1 Aug 2017 US
Provisional Applications (1)
Number Date Country
61900359 Nov 2013 US
Continuations (1)
Number Date Country
Parent 14333151 Jul 2014 US
Child 15585837 US