One embodiment of the present invention provides a switch. The switch includes an ip header processor and a forwarding mechanism. The ip header processor identifies a destination ip address in a packet encapsulated with an inner ethernet header, a TRILL header, and an outer ethernet header. The forwarding mechanism determines an output port and constructs a new header for the packet based on the destination ip address. The switch also includes a packet processor which determines whether (1) an inner destination media access control (mac) address corresponds to a local mac address assigned to the switch; (2) a destination RBridge identifier corresponds to a local RBridge identifier assigned to the switch; and (3) an outer destination mac address corresponds to the local mac address.
|
8. A method, comprising:
determining that:
outer and inner destination media access control (mac) addresses of a packet correspond to a mac address assigned to a switch, wherein the packet is encapsulated with an inner ethernet header, a routable header, and an outer ethernet header; and
a destination switch identifier of the routable header corresponds to a switch identifier assigned to the switch, wherein the routable header is placed between the outer and inner ethernet headers;
looking up a destination internet protocol (ip) address of a layer-3 header of the packet in a local layer-3 forwarding table in the switch, wherein the layer-3 header is distinct from the routable header, and wherein the destination ip address is a virtual ip address assigned to a virtual ip router, which is formed based on the switch in conjunction with at least another physical switch to operate as a single router; and
determining an output port and constructing a new header for the packet based on looking up the destination ip address in the local layer-3 forwarding table.
15. A computing system, comprising:
a processor; and
a non-transitory computer-readable storage medium storing instructions which when executed by the processor causes the processor to perform a method, the method comprising:
determining that:
outer and inner destination media access control (mac) addresses of a packet correspond to a mac address assigned to the computing system, wherein the packet is encapsulated with an inner ethernet header, a routable header, and an outer ethernet header; and
a destination switch identifier of the routable header corresponds to a switch identifier is assigned to the computing system;
looking up a destination internet protocol (ip) address of a layer-3 header of the packet in a local layer-3 forwarding table in the computing system, wherein the layer-3 header is distinct from the routable header and wherein the destination ip address is a virtual ip address assigned to a virtual ip router, which is formed based on the switch in conjunction with at least another physical switch to operate as a single router; and
determining an output port and constructing a new header for the packet based on looking up the destination ip address in the local-layer-3 forwarding table.
1. A switch, comprising:
layer-2 processing circuitry configured to determine that:
outer and inner destination media access control (mac) addresses of a packet correspond to a mac address assigned to the switch, wherein the packet is encapsulated with an inner ethernet header, a routable header, and an outer ethernet header;
encapsulation circuitry configured to determine that:
a destination switch identifier of the routable header corresponds to a switch identifier assigned to the switch, wherein the routable header is placed between the outer and inner ethernet headers;
internet protocol (ip) processing circuitry configured to lookup a destination ip address of a layer-3 header of the packet in a local layer-3 forwarding table in the switch, wherein the layer-3 header is distinct from the routable header, and wherein the destination ip address is a virtual ip address assigned to a virtual ip router, which is formed based on the switch in conjunction with at least another physical switch to operate as a single router; and
forwarding circuitry configured to determine an output port and construct a new header for the packet based on looking up the destination ip address in the local layer-3 forwarding table.
2. The switch of
wherein the new header includes a new inner ethernet header comprising a second VLAN tag.
3. The switch of
4. The switch of
5. The switch of
wherein the virtual ip router is associated with the virtual switch identifier.
6. The switch of
7. The switch of
9. The method of
determining a first virtual local area network (VLAN) tag in the inner ethernet header; and
including in the new header a new inner ethernet header comprising a second VLAN tag.
10. The method of
11. The method of
12. The method of
wherein the virtual ip router is associated with the virtual switch identifier.
13. The method of
14. The method of
16. The computing system of
determining a first virtual local area network (VLAN) tag in the inner ethernet header; and
including in the new header a new inner ethernet header comprising a second VLAN tag.
17. The computing system of
18. The computing system of
wherein the destination switch identifier is a virtual switch identifier; and
wherein the virtual ip router is associated with the virtual switch identifier.
19. The computing system of
20. The computing system of
|
This application claims the benefit of U.S. Provisional Application No. 61/481,643, titled “Layer-3 Support in Virtual Cluster Switching,” by inventors Phanidhar Koganti, Anoop Ghanwani, Suresh Vobbilisetty, Rajiv Krishnamurthy, Nagarajan Venkatesan, and Shunjia Yu, filed 2 May 2011, and U.S. Provisional Application No. 61/503,265, titled “IP Routing in VCS,” by inventors Phanidhar Koganti, Anoop Ghanwani, Suresh Vobbilisetty, Rajiv Krishnamurthy, Nagarajan Venkatesan, and Shunjia Yu, filed 30 Jun. 2011, which are incorporated by reference herein.
The present disclosure is related to U.S. patent application Ser. No. 13/087,239, titled “Virtual Cluster Switching,” by inventors Suresh Vobbilisetty and Dilip Chatwani, filed 14 Apr. 2011, and U.S. patent application Ser. No. 12/725,249, titled “Redundant Host Connection in a Routed Network,” by inventors Somesh Gupta, Anoop Ghawani, Phanidhar Koganti, and Shunjia Yu, filed 16 Mar. 2010, the disclosures of which are incorporated by reference herein.
1. Field
The present disclosure relates to network design. More specifically, the present disclosure relates to a method and system for constructing a scalable switching system that supports layer-3 routing while facilitating automatic configuration.
2. Related Art
The growth of the Internet has brought with it an increasing demand for bandwidth. As a result, equipment vendors race to build larger and faster switches with versatile capabilities, such as layer-3 forwarding, to move more traffic efficiently. However, the size of a switch cannot grow infinitely. It is limited by physical space, power consumption, and design complexity, to name a few factors. Furthermore, switches with higher capability are usually more complex and expensive. More importantly, because an overly large and complex system often does not provide economy of scale, simply increasing the size and capability of a switch may prove economically unviable due to the increased per-port cost.
One way to increase the throughput of a switch system is to use switch stacking. In switch stacking, multiple smaller-scale, identical switches are interconnected in a special pattern to form a larger logical switch. The amount of required manual configuration and topological limitations for switch stacking becomes prohibitively tedious when the stack reaches a certain size, which precludes switch stacking from being a practical option in building a large-scale switching system.
Meanwhile, layer-2 (e.g., Ethernet) switching technologies continue to evolve. More routing-like functionalities, which have traditionally been the characteristics of layer-3 (e.g., Internet Protocol or IP) networks, are migrating into layer-2. Notably, the recent development of the Transparent Interconnection of Lots of Links (TRILL) protocol allows Ethernet switches to function more like routing devices. TRILL overcomes the inherent inefficiency of the conventional spanning tree protocol, which forces layer-2 switches to be coupled in a logical spanning-tree topology to avoid looping. TRILL allows routing bridges (RBridges) to be coupled in an arbitrary topology without the risk of looping by implementing routing functions in switches and including a hop count in the TRILL header.
While TRILL brings many desirable features to layer-2 networks, some issues remain unsolved when layer-3 processing is desired.
One embodiment of the present invention provides a switch. The switch includes an IP header processor and a forwarding mechanism. The IP header processor identifies a destination IP address in a packet encapsulated with an inner Ethernet header, a TRILL header, and an outer Ethernet header. The forwarding mechanism determines an output port and constructs a new header for the packet based on the destination IP address. The switch also includes a packet processor which determines whether (1) an inner destination media access control (MAC) address corresponds to a local MAC address assigned to the switch; (2) a destination RBridge identifier (RBridge ID) corresponds to a local RBridge identifier assigned to the switch; and (3) an outer destination MAC address corresponds to the local MAC address.
In a variation on this embodiment, the packet processor determines a first virtual local area network (VLAN) tag in the inner Ethernet header, wherein the new header includes a new inner Ethernet header which comprises a second VLAN tag.
In a variation on this embodiment, the switch includes a control mechanism which forms a virtual cluster switch in conjunction with one or more additional switches.
In a variation on this embodiment, the virtual cluster switch is an Ethernet fabric switch functioning as a logical Ethernet switch.
In a variation on this embodiment, the switch includes a switching mechanism switches the packet between VLANs based on the destination IP address.
In a variation on this embodiment, the RBridge identifier is a virtual RBridge identifier and the destination IP address is a virtual IP address assigned to a virtual IP router associated with the virtual RBridge identifier.
In a variation on this embodiment, the virtual IP router is formed by operating the switch in conjunction with at least another physical switch as a single logical router.
The following description is presented to enable any person skilled in the art to make and use the invention, and is provided in the context of a particular application and its requirements. Various modifications to the disclosed embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other embodiments and applications without departing from the spirit and scope of the present invention. Thus, the present invention is not limited to the embodiments shown, but is to be accorded the widest scope consistent with the claims.
Overview
In embodiments of the present invention, the problem of providing scalable and flexible layer-3 (e.g., IP) support in a TRILL network is solved by facilitating IP routing in a number of RBridges in the TRILL network. The availability of IP processing within a TRILL network allows cross-layer-2-domain traffic (e.g., traffic across different VLANs) to be forwarded within a TRILL network, which reduces forwarding overhead. Usually, the IP router portion of one of these IP-capable RBridges is assigned as a default gateway router to an end device coupled to a TRILL network. Wherever the end device sends a frame to outside of its local network (e.g., a VLAN), the frame is forwarded to and processed by the IP router portion of the RBridge. This layer-3 processing occurs within the TRILL network. Note that, in a conventional TRILL network, such layer-3 processing has to be done by an IP router residing outside the TRILL network.
In some embodiments, the end-device may be coupled to the TRILL network via an ingress RBridge without IP processing capability. Under such a scenario, the TRILL RBridge portion of an IP-capable RBridge acts as an egress RBridge and the IP router portion of the RBridge can act as the default gateway router. A frame from the end device is received at the ingress RBridge and encapsulated in a TRILL packet, wherein the TRILL packet sets the egress RBridge identifier as the destination RBridge identifier, and the MAC address of the egress RBridge as the inner destination MAC address. The packet is then forwarded though the TRILL network and reaches the egress RBridge, where the outer destination MAC address of the packet is the MAC address of the egress RBridge. The IP router portion of the egress RBridge then processes the IP header in the frame and makes the layer-3 forwarding decision based on the destination IP address of the frame.
In some embodiments, the IP router portion of an IP-capable RBridge may be associated with multiple VLANs associated with the TRILL network. If the destination end device of the frame belongs to one of the associated VLANs, the IP router can obtain the MAC address of the destination end device using ARP requests within that VLAN. The corresponding RBridge of the IP router then sets the RBridge to which the destination end device is coupled as the egress RBridge and forwards the frame to the egress RBridge over the TRILL network.
Although the present disclosure is presented using examples based on the TRILL protocol, embodiments of the present invention are not limited to TRILL networks, or networks defined in a particular Open System Interconnection Reference Model (OSI reference model) layer.
The term “RBridge” refers to routing bridges, which are bridges implementing the TRILL protocol as described in IETF Request for Comments (RFC) “Routing Bridges (RBridges): Base Protocol Specification,” available at http://tools.ietf.org/html/rfc6325, which is incorporated by reference herein. Embodiments of the present invention are not limited to applications among RBridges. Other types of switches, routers, and forwarders can also be used.
In this disclosure, the term “edge port” refers to a port which sends/receives data frames in native Ethernet format. The term “TRILL port” refers to a port which sends/receives data frames encapsulated with a TRILL header and outer MAC header.
The term “end device” refers to a network device that is typically not TRILL-capable. “End device” is a relative term with respect to the TRILL network. However, “end device” does not necessarily mean that the network device is an end host. An end device can be a host, a conventional layer-2 switch, or any other type of network device. Additionally, an end device can be coupled to other switches or hosts further away from the TRILL network. In other words, an end device can be an aggregation point for a number of network devices to enter the TRILL network.
The term “IP-capable RBridge” refers to a physical RBridge that can process and route IP packets. An IP-capable RBridge can be coupled to a layer-3 network and can forward IP packets from end devices to the layer-3 network. A number of IP-capable RBridges can form a virtual RBridge and a corresponding virtual IP router, thereby facilitating a virtual gateway router for end devices that supports redundancy and load-balancing. In this disclosure, an RBridge which forms a virtual RBridge and a virtual IP router is also referred to as a “gateway” RBridge. A gateway RBridge responds to ARP requests for the virtual IP address with a virtual MAC address. In various embodiments, any arbitrary number of gateway RBridges can form the virtual RBridge. As gateway RBridges can process both TRILL and IP packets, in this disclosure the term “gateway RBridge” can refer to a physical RBridge in a TRILL network or a physical router in an IP network.
The term “IP router” refers to the IP-capable portion of an RBridge or a stand-alone IP router. In this disclosure, the terms “IP router” and “router” are used interchangeably.
The term “frame” refers to a group of bits that can be transported together across a network. “Frame” should not be interpreted as limiting embodiments of the present invention to layer-2 networks. “Frame” can be replaced by other terminologies referring to a group of bits, such as “packet,” “cell,” or “datagram.”
The term “RBridge identifier” refers to a group of bits that can be used to identify an RBridge. Note that the TRILL standard uses “RBridge ID” to denote a 48-bit intermediate-system-to-intermediate-system (IS-IS) System ID assigned to an RBridge, and “RBridge nickname” to denote a 16-bit value that serves as an abbreviation for the “RBridge ID.” In this disclosure, “RBridge identifier” is used as a generic term and is not limited to any bit format, and can refer to “RBridge ID” or “RBridge nickname” or any other format that can identify an RBridge.
Network Architecture
RBridges in network 100 use edge ports to communicate to end devices and TRILL ports to communicate to other RBridges. For example, RBridge 104 is coupled to end device 122 via an edge port and to RBridges 105, 101, and 102 via TRILL ports. An end host coupled to an edge port may be a host machine or an aggregation node. For example, end devices 122, 124, 126, and 128 are host machines, wherein end devices 122 and 128 are directly coupled to network 100, and end devices 124 and 126 are coupled to network 100 via their aggregation node, a layer-2 bridge 130.
In
During operation that does not involve layer-3 processing in RBridges, an end device coupled to the TRILL network may select the default gateway from a layer-3 network and use the corresponding IP address as a default gateway router address. For example, in
In embodiments of the present invention, as illustrated in
In some embodiments, the TRILL network may be a virtual cluster switch (VCS). In a VCS, any number of RBridges in any arbitrary topology may logically operate as a single switch. Any new RBridge may join or leave the VCS in “plug-and-play” mode without any manual configuration.
Note that TRILL is only used as a transport between the switches within network 100. This is because TRILL can readily accommodate native Ethernet frames. Also, the TRILL standards provide a ready-to-use forwarding mechanism that can be used in any routed network with arbitrary topology. Embodiments of the present invention should not be limited to using only TRILL as the transport. Other protocols (such as multi-protocol label switching (MPLS)), either public or proprietary, can also be used for the transport.
Routine Across VLANs
In the example in
In the example in
Distributed Layer-3 Processing
In some embodiments, layer-3 processing capabilities can be distributed to multiple or all TRILL RBridges. In some embodiments, layer-3 processing capabilities associated different the VLANs can be distributed selectively across multiple RBridges.
In some embodiments, a layer-3 interface on an RBridge corresponding to a VLAN is a Switch Virtual Interface (SVI). For example, RBridge 304 in
However, when end device 311 sends a frame to end device 317, RBridge 304 cannot forward the frame to end device 317 because RBridge 304 does not have an SVI on VLAN 322, to which end device 317 belongs. As a result, upon receiving a frame destined to end device 317 from end device 311, RBridge encapsulates the frame using a TRILL header with egress RBridge identifier corresponding to RBridge 306 because it has SVIs to all VLANs. RBridge 304 then forwards the frame to RBridge 306. The frame is routed though the TRILL network and reaches RBridge 306 when the outer destination MAC addresses match the MAC address of RBridge 306. Upon receiving the frame, RBridge 306 recognizes that the frame's outer destination MAC address is a local MAC address. RBridge 306 then removes the TRILL encapsulations, encapsulates the IP packet with a new Ethernet header with a destination MAC address corresponding to end device 317 in VLAN 322, and forwards the frame accordingly.
In this example, if end device 317 sends a frame to end device 318, the frame can be routed on layer-3 at RBridge 307 because RBridge 307 has SVIs for VLANs 322 and 326. As the frame does not travel to any other RBridge in network 300, it incurs lower latency while saving bandwidth in network 300. Similarly, if end device 317 sends a frame to end device 312, the frame can be routed on layer-3 at the IP router portion of either RBridge 306 or 307 as both have SVIs for VLANs 322 and 326. If all RBridges in the TRILL network have SVIs for all VLANs, inter-VLAN switching is possible at each RBridge.
Frame Processing
If the frame is received on an edge port and the destination is coupled to a local edge port (operation 410), then the RBridge transmits the frame to the destination end device coupled to a local edge port (operation 414).
If the frame is received from a TRILL port (operation 404), the RBridge checks whether itself is the egress RBridge of the TRILL packet (operation 408). If not, then the RBridge forwards the TRILL packet to the TRILL network (operation 418). Otherwise, the RBridge transmits the frame to the destination end device coupled to a local edge port (operation 414).
If the frame's destination MAC address is not coupled to a local edge port, then the RBridge determines whether the frame's destination MAC address is the RBridge's MAC address (operation 458). If the destination MAC address is not the RBridge's MAC address, then the RBridge encapsulates the frame in a TRILL packet and sets the RBridge identifier of a gateway RBridge as the egress RBridge identifier (operation 466). The RBridge then forwards the TRILL packet to the TRILL network (operation 476). On the other hand, if the frame's destination MAC address is the RBridge's MAC address (operation 458), then the RBridge performs layer-3 processing on the frame (operation 468) and determines the outgoing port (operation 470).
The RBridge then determines the type of the outgoing port (operation 462). If the outgoing port is an edge port, which means the destination end device is coupled locally, the RBridge forwards the frame, which is Ethernet encapsulated with the end device's MAC address as the destination MAC address, to the destination end device (operation 480). In some embodiments, the end device can be a layer-3 (e.g., IP) router. If the outgoing port is a TRILL port, then the end device is connected to a remote RBridge. Hence, the RBridge obtains the RBridge identifier of the RBridge to which the destination end device is coupled to based on the MAC address of the destination end device (operation 472). The RBridge then encapsulates the frame in a TRILL packet and sets the obtained RBridge identifier as the egress RBridge identifier (operation 474). The RBridge then forwards the TRILL packet to the TRILL network (operation 476).
If the frame is received from a TRILL port (operation 454), the RBridge checks whether itself is the egress RBridge of the TRILL packet (operation 460). If not, then the RBridge forwards the TRILL packet to the TRILL network (operation 476). Otherwise, the RBridge forwards the frame to the destination end device coupled to a local edge port (operation 480). In some embodiments, the end device can be a layer-3 router, in which case the forwarding includes layer-3 processing on the frame.
Virtual Switch Formation
In some embodiments, a number of TRILL RBridges with IP processing capabilities may act as layer-3 routers for an end device. These RBridges can form a virtual RBridge, which is assigned with a virtual RBridge identifier. Furthermore, these RBridges form a virtual IP router, which is assigned with a virtual IP address and a corresponding virtual MAC address. This virtual IP router operates as a default gateway router, which can provide redundancy and load balancing.
Gateway RBridges 511, 512, and 513 form a virtual RBridge 530 by operating as a single logical RBridge in TRILL network 500. Similarly, the corresponding IP routers 521, 522, and 523 form a virtual IP router 540 by operating as a single logical IP router. An end device 562 coupled to network 500 through RBridge 507 can use virtual IP router 540 as the default gateway router to layer-3 network 550.
In embodiments of the present invention, as illustrated in
All the IP-layer router portions of these gateway RBridges are configured to operate as the layer-3 gateway router (i.e., virtual IP router 540) for end device 562. End device 562 uses virtual IP router 540 as the default gateway. Because virtual RBridge 530 is associated with virtual IP router 540, incoming frames from end device 562 destined to network 550 are marked with virtual RBridge 530's identifier as the egress RBridge identifier. Consequently, all frames from end device 562 to network 550 are delivered to one of the gateway RBridges 511, 512, and 513. Hence, load balancing can be achieved among gateway RBridges 511, 512, and 513 for frames sent to virtual RBridge 530.
Also included in network 600 are RBridges 622 and 624, which are layer-3 capable and coupled to an IP network 680. Gateway RBridges 622 and 624 form virtual RBridge 640 with a virtual RBridge identifier 645. Physically co-located IP Routers 632 and 634 within gateway RBridges 622 and 624, respectively, form a virtual IP router 670 which is assigned a virtual IP address 660 and a virtual MAC address 650. Virtual IP address 660 maps to virtual MAC address 650 for ARP requests directed to virtual IP router 670. Furthermore, virtual RBridge identifier 645 is associated with virtual MAC address 650. End devices 652 and 654 can set virtual IP address 660 as their default gateway router address and use ARP to obtain virtual MAC address 650. End devices 652 and 654 send frames with virtual MAC address 650 as the destination address into network 600. The frames are encapsulated in TRILL packets and routed toward virtual RBridge 640 using the corresponding virtual RBridge identifier 645.
In some embodiments, a virtual IP address can be assigned for each VLAN associated with a TRILL network. For example, in
Note that in one embodiment, the virtual MAC address is known to all RBridges in the network 600. Otherwise, both IP routers 632 and 634 receive a frame forwarded to virtual MAC address 650 and results in packet duplication. Hence, after formation of virtual RBridge 640 and virtual IP router 670, all RBridges in network 600 are provided with the knowledge about virtual MAC address 650. That is, virtual MAC address 650 is always “known” to all ingress RBridges in network 600, and frames destined to virtual MAC address 650 are routed through network 600 using TRILL unicast.
In some embodiments, only one gateway RBridge is elected to reply to ARP requests for the virtual IP address. This election can also be VLAN specific.
In some embodiments, all RBridges in network 600 are associated with virtual RBridge 640 and a virtual IP router 670, and share a virtual RBridge identifier 645, a virtual IP address 660, and a virtual MAC address 650. In some embodiments, all RBridges in network 600 may be connected to IP network 680.
ARP and Frame Processing in a Virtual Switch
Failure Handling
Suppose that a failure 864 occurs to link 831 adjacent to gateway RBridge 811. As a result, link 831 is removed from routing decisions in network 800. All frames from end device 870 are still using the virtual MAC address as the destination address, and thus are still forwarded to any of the gateway RBridges via alternative links (e.g., links 832, 833, and 834).
Suppose that a failure 862 occurs during operation that fails link 836 adjacent to IP router 821. Consequently, IP router 821 is disconnected from network 880 and is incapable of forwarding frames to network 880. Under such a scenario, IP router 821 is removed from virtual IP router 850. As a result, IP router 821 stops operating as a layer-3 gateway router for end device 870. However, gateway RBridge 811 still remains connected to network 800 and continues to operate as a regular TRILL RBridge. As virtual IP router 850 still operates as a default gateway for end device 870, IP routers 822 and 823 can continue to operate as layer-3 gateway routers (as virtual IP router 850) for end device 870. Hence, all frames from end device 870 to network 880 are then distributed among gateway RBridges 812 and 813.
In some embodiments, with failure 862, an elected gateway RBridge stops responding to ARP requests for the virtual IP address and notifies other gateway RBridges. Consequently, the other gateway RBridges then elect among themselves another gateway RBridge to respond to ARP requests.
In some embodiments, with failure 862, IP router 821 might not immediately remove its membership from virtual IP router 850 and might continue to receive layer-3 traffic from end devices. Under such circumstances, gateway RBridge 811, the TRILL counterpart of IP router 821, forwards the layer-3 traffic with TRILL encapsulation to other gateway RBridges (e.g., gateway RBridge 812) which, in turn, forward the traffic to network 880. However, if all similar IP routers suffer link failures and lose their connection to network 880, IP router 821 along with the other gateway RBridges with link failures are removed from virtual IP router 850. However, all gateway RBridges continue operating as TRILL RBridges.
Suppose that a node failure 866 occurs at gateway RBridge 811 (and essentially IP router 821 as they are the same physical device). As a result, links 831, 833, 835, and 836 fail as well. Consequently, gateway RBridge 811 and IP router 821 are disconnected from both network 800 and network 880, and are incapable of transmitting to or receiving from either network. Under such a scenario, IP router 821 is removed from virtual IP router 850 and gateway RBridge 811 is removed from virtual RBridge 840. As a result, IP router 821 stops operating as a layer-3 gateway node. Furthermore, gateway RBridge 811 is disconnected from network 800 and removed from all TRILL routes in network 800.
With failure 866, as virtual IP router 850 still operates as a default gateway for end device 870, routers 822 and 823 continue operating as layer-3 gateway nodes for end device 870. Hence, all frames from end device 870 to network 880 are distributed between gateway RBridges 812 and 813. Furthermore, if IP router 821 had been an elected router, it stops responding to ARP requests for the virtual IP address. Other RBridges coupled to the failed gateway RBridge can detect the failure and notify all RBridges, including other active gateway RBridges. Consequently, the active gateway RBridges can elect another gateway RBridge to respond to ARP requests.
Exemplary Switch System
TRILL ports 904 include inter-switch communication channels for communication with one or more RBridges. This inter-switch communication channel can be implemented via a regular communication port and based on any open or proprietary format. Furthermore, the inter-switch communication between RBridges is not required to be direct port-to-port communication.
During operation, TRILL ports 904 receive TRILL frames from (and transmit frames to) other RBridges. TRILL header processing module 922 processes TRILL header information of the received frames and performs routing on the received frames based on their TRILL headers, as described in conjunction with
In some embodiments, RBridge 900 may form a virtual RBridge and a virtual IP address, wherein TRILL management and forwarding module 920 further includes a virtual RBridge configuration module 924, and IP management module 930 further includes a virtual IP router configuration module 938. TRILL header processing module 922 generates the TRILL header and outer Ethernet header for ingress frames corresponding to the virtual RBridge. Virtual RBridge configuration module 924 manages the communication with gateway RBridges and handles various inter-switch communications, such as link and node failure notifications. Virtual RBridge configuration module 924 allows a user to configure and assign the identifier for the virtual RBridges, and decides whether a frame has to be promoted to layer-3, as described in conjunction with
Furthermore, virtual IP router configuration module 938 handles various inter-switch communications, such as layer-3 link failure notifications. Virtual IP router configuration module 938 allows a user to configure and assign virtual IP addresses and a virtual MAC address.
ARP module 934 is responsible for ARP request replies, as described in conjunction with
In some embodiments, gateway RBridge 900 may include a number of edge ports 902, as described in conjunction with
In some embodiments, gateway RBridge 900 may include a VCS configuration module 944 that includes a virtual switch management module 940 and a logical switch 942 as described in conjunction with
Note that the above-mentioned modules can be implemented in hardware as well as in software. In one embodiment, these modules can be embodied in computer-executable instructions stored in a memory which is coupled to one or more processors in gateway RBridge 900. When executed, these instructions cause the processor(s) to perform the aforementioned functions.
In summary, embodiments of the present invention provide a switch, a method and a system for providing layer-3 support in a TRILL network. In one embodiment, the switch includes an IP header processor and a forwarding mechanism. The IP header processor identifies a destination IP address in a packet encapsulated with an inner Ethernet header, a TRILL header, and an outer Ethernet header. The forwarding mechanism determines an output port and constructs a new header for the packet based on the destination IP address. The switch also includes a packet processor which determines whether (1) an inner destination media access control (MAC) address corresponds to a local MAC address assigned to the switch; (2) a destination RBridge identifier corresponds to a local RBridge identifier assigned to the switch; and (3) an outer destination MAC address corresponds to the local MAC address. Such configuration provides a scalable and flexible solution to enable layer-3 processing in the switch.
The methods and processes described herein can be embodied as code and/or data, which can be stored in a computer-readable non-transitory storage medium. When a computer system reads and executes the code and/or data stored on the computer-readable non-transitory storage medium, the computer system performs the methods and processes embodied as data structures and code and stored within the medium.
The methods and processes described herein can be executed by and/or included in hardware modules or apparatus. These modules or apparatus may include, but are not limited to, an application-specific integrated circuit (ASIC) chip, a field-programmable gate array (FPGA), a dedicated or shared processor that executes a particular software module or a piece of code at a particular time, and/or other programmable-logic devices now known or later developed. When the hardware modules or apparatus are activated, they perform the methods and processes included within them.
The foregoing descriptions of embodiments of the present invention have been presented only for purposes of illustration and description. They are not intended to be exhaustive or to limit this disclosure. Accordingly, many modifications and variations will be apparent to practitioners skilled in the art. The scope of the present invention is defined by the appended claims.
Ghanwani, Anoop, Vobbilisetty, Suresh, Koganti, Phanidhar, Yu, Shunjia, Venkatesan, Nagarajan, Krishnamurthy, Rajiv
Patent | Priority | Assignee | Title |
9917771, | Aug 07 2015 | Cisco Technology, Inc. | Virtual expansion of network fabric edge for multihoming of layer-2 switches and hosts |
Patent | Priority | Assignee | Title |
5390173, | Oct 22 1992 | ENTERASYS NETWORKS, INC | Packet format in hub for packet data communications system |
5802278, | May 10 1995 | Hewlett Packard Enterprise Development LP | Bridge/router architecture for high performance scalable networking |
5878232, | Dec 27 1996 | Hewlett Packard Enterprise Development LP | Dynamic reconfiguration of network device's virtual LANs using the root identifiers and root ports determined by a spanning tree procedure |
5959968, | Jul 30 1997 | Cisco Technology, Inc | Port aggregation protocol |
5973278, | May 07 1998 | Eaton Corporation | Snap acting charge/discharge and open/closed indicators displaying states of electrical switching apparatus |
5983278, | Apr 19 1996 | THE CHASE MANHATTAN BANK, AS COLLATERAL AGENT | Low-loss, fair bandwidth allocation flow control in a packet switch |
6041042, | May 27 1997 | Extreme Networks, Inc | Remote port mirroring system and method thereof |
6064671, | Dec 08 1995 | F5 Networks, Inc | Multi-homed end system for increasing computers network bandwidth |
6085238, | Apr 23 1996 | PANASONIC ELECTRIC WORKS CO , LTD | Virtual LAN system |
6104696, | Jul 08 1998 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Method for sending packets between trunk ports of network switches |
6185214, | Sep 11 1997 | PLECTRUM LLC | Use of code vectors for frame forwarding in a bridge/router |
6185241, | Oct 29 1998 | Xerox Corporation | Metal spatial filter to enhance model reflectivity in a vertical cavity surface emitting laser |
6438106, | Dec 22 1998 | AVAYA Inc | Inter-class schedulers utilizing statistical priority guaranteed queuing and generic cell-rate algorithm priority guaranteed queuing |
6498781, | Aug 13 1999 | International Business Machines Corporation | Self-tuning link aggregation system |
6542266, | Jun 24 1999 | Qwest Communications International Inc | System and method for providing broadband data service |
6633761, | Aug 11 2000 | Reefedge Networks, LLC | Enabling seamless user mobility in a short-range wireless networking environment |
6771610, | Jan 19 1999 | Hewlett Packard Enterprise Development LP | Spanning tree with protocol for bypassing port state transition timers |
6873602, | Aug 06 1999 | Fujitsu Limited | Network system, switch, and server |
6937576, | Oct 17 2000 | Cisco Technology, Inc. | Multiple instance spanning tree protocol |
6956824, | Jun 14 2001 | Alcatel-Lucent Canada Inc | Extension of link aggregation protocols over the network |
6957269, | Jan 03 2001 | GLOBALFOUNDRIES U S INC | Method and apparatus for performing priority-based flow control |
6975581, | Jul 08 1998 | MARVELL ISRAEL M I S L LTD | VLAN protocol |
6975864, | Aug 11 2000 | Reefedge Networks, LLC | Seamless user mobility in a short-range wireless networking environment |
7016352, | Mar 23 2001 | Advanced Micro Devices, Inc. | Address modification within a switching device in a packet-switched network |
7061877, | Sep 10 1999 | Georgia Tech Research Corporation | System and method for providing high speed wireless media access |
7173934, | Sep 10 2001 | AVAYA LLC | System, device, and method for improving communication network reliability using trunk splitting |
7197308, | Aug 11 2000 | Reefedge Networks, LLC | Enabling seamless user mobility in a short-range wireless networking environment |
7206288, | Jun 12 2002 | Cisco Systems, Inc; Cisco Technology, Inc | Methods and apparatus for characterizing a route in fibre channel fabric |
7310664, | Feb 06 2004 | Extreme Networks | Unified, configurable, adaptive, network architecture |
7313637, | Feb 18 2003 | Hitachi, Ltd. | Fabric and method for sharing an I/O device among virtual machines formed in a computer system |
7315545, | Mar 29 2002 | Apple Inc | Method and apparatus to support differential internet data packet treatment in a base station controller |
7316031, | Sep 06 2002 | Capital One Services, LLC | System and method for remotely monitoring wireless networks |
7330897, | Jul 09 2002 | Daedalus Blue LLC | Methods and apparatus for storage area network component registration |
7380025, | Oct 07 2003 | Cisco Technology, Inc. | Method and apparatus providing role-based configuration of a port of a network element |
7397794, | Nov 21 2002 | Juniper Networks, Inc. | Systems and methods for implementing virtual switch planes in a physical switch fabric |
7430164, | Jan 11 1999 | Hewlett Packard Enterprise Development LP | Path recovery on failure in load balancing switch protocols |
7453888, | Aug 27 2002 | WSOU Investments, LLC | Stackable virtual local area network provisioning in bridged networks |
7477894, | Feb 23 2004 | ARRIS ENTERPRISES LLC | Methods and apparatus for handling wireless roaming among and across wireless area networks |
7480258, | Jul 03 2003 | Cisco Technology, Inc. | Cross stack rapid transition protocol |
7508757, | Oct 15 2004 | PROVEN NETWORKS, LLC | Network with MAC table overflow protection |
7558195, | Apr 16 2002 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | System and method for providing network route redundancy across layer 2 devices |
7558273, | Dec 23 2003 | Extreme Networks, Inc | Methods and systems for associating and translating virtual local area network (VLAN) tags |
7571447, | Jun 20 2005 | International Business Machines Corporation | Loose coupling of web services |
7599901, | Dec 06 2006 | Microsoft Technology Licensing, LLC | Processing data-centric business models |
7688736, | May 05 2003 | CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD | Network switch with quality of service flow control |
7688960, | Feb 26 2002 | T-MOBILE INNOVATIONS LLC | Method and system for separating business and device logic in a computing network system |
7690040, | Mar 10 2004 | Extreme Networks, Inc | Method for network traffic mirroring with data privacy |
7706255, | Jan 29 2007 | SOLACE CORPORATION | Communications apparatus with redundant switching or backpressure mechanism |
7716370, | Oct 18 2002 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Redundancy support for network address translation (NAT) |
7720076, | Nov 15 1995 | Extreme Networks, Inc | Distributed connection-oriented services for switched communication networks |
7729296, | Sep 07 2007 | DELL MARKETING CORPORATION | Distributed BPDU processing for spanning tree protocols |
7787480, | Mar 04 2009 | Juniper Networks, Inc. | Routing frames in a trill network using service VLAN identifiers |
7792920, | Apr 30 2004 | VULCAN INC | Network-accessible control of one or more media devices |
7796593, | Dec 21 2007 | Juniper Networks, Inc. | Router using internal flood groups for flooding VPLS traffic |
7808992, | Dec 30 2004 | Cisco Technology, Inc. | Platform independent implementation of private VLANS |
7836332, | Jul 18 2007 | Hitachi, LTD | Method and apparatus for managing virtual ports on storage systems |
7843906, | Feb 13 2004 | Oracle International Corporation | Storage gateway initiator for fabric-backplane enterprise servers |
7843907, | Feb 13 2004 | Oracle International Corporation | Storage gateway target for fabric-backplane enterprise servers |
7860097, | Feb 13 2004 | Oracle International Corporation | Fabric-backplane enterprise servers with VNICs and VLANs |
7898959, | Jun 28 2007 | MARVELL ISRAEL MISL LTD ; Marvell Israel (MISL) Ltd. | Method for weighted load-balancing among network interfaces |
7924837, | Jul 31 2000 | AVAYA LLC | IP multicast in VLAN environment |
7937756, | Aug 19 2005 | CPACKET NETWORKS, INC | Apparatus and method for facilitating network security |
7945941, | Jun 01 2007 | Cisco Technology, Inc.; Cisco Technology, Inc | Flexible access control policy enforcement |
7949638, | Oct 31 2006 | NetApp, Inc. | System and method for nearly in-band search indexing |
7957386, | Aug 30 2004 | Juniper Networks, Inc. | Inter-autonomous system (AS) multicast virtual private networks |
8018938, | Jun 02 2006 | World Wide Packets, Inc. | Translating between a switching format and a transport format |
8027354, | Apr 29 2009 | Cisco Technology, Inc. | Network consolidation for virtualized servers |
8054832, | Dec 30 2008 | Juniper Networks, Inc.; Juniper Networks, Inc | Methods and apparatus for routing between virtual resources based on a routing location policy |
8068442, | Aug 27 2004 | Juniper Networks, Inc. | Spanning tree protocol synchronization within virtual private networks |
8078704, | Apr 12 2007 | Hewlett Packard Enterprise Development LP | Provisioning of a service environment using web services |
8102781, | Jul 31 2008 | Cisco Technology, Inc. | Dynamic distribution of virtual machines in a communication network |
8102791, | Jul 25 2008 | Atmel Corporation | Interleaver address generation in turbo decoders for mobile multimedia multicast system communication systems |
8116307, | Sep 23 2004 | Juniper Networks, Inc | Packet structure for mirrored traffic flow |
8125928, | Jul 24 2009 | Juniper Networks, Inc. | Routing frames in a shortest path computer network for a multi-homed legacy bridge node |
8134922, | Sep 12 2008 | Cisco Technology, Inc.; CISCO TECHNOLOGY INC , A CORPORATION OF CALIFORNIA | Reducing flooding in a bridged network |
8155150, | Mar 11 2009 | Juniper Networks, Inc. | Cooperative MAC learning/aging in highly distributed forwarding system |
8160063, | Jun 09 2008 | Microsoft Technology Licensing, LLC | Data center interconnect and traffic engineering |
8160080, | May 08 2006 | MARVELL ISRAEL M I S L LTD | Implementation of reliable synchronization of distributed databases |
8170038, | May 27 2009 | International Business Machines Corporation | Two-layer switch apparatus to avoid first layer inter-switch link data traffic in steering packets through bump-in-the-wire service applications |
8194674, | Dec 20 2007 | QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC | System and method for aggregating communications and for translating between overlapping internal network addresses and unique external network addresses |
8195774, | May 23 2008 | VMWARE, INC | Distributed virtual switch for virtualized computer systems |
8204061, | Jul 23 2009 | Cisco Technology, Inc. | Virtual port channel switches with distributed control planes |
8213313, | Apr 15 2009 | TELECOM HOLDING PARENT LLC | Methods and apparatus for shared layer 3 application card in multi-service router |
8213336, | Feb 23 2009 | Cisco Technology, Inc. | Distributed data center access switch |
8230069, | Mar 04 2008 | HUAWEI TECHNOLOGIES CO , LTD | Server and storage-aware method for selecting virtual machine migration targets |
8239960, | Mar 10 2004 | Extreme Networks, Inc | Method for network traffic mirroring with data privacy |
8249069, | Mar 30 2010 | Cisco Technology, Inc. | Forwarding multi-destination packets in a network with virtual port channels |
8270401, | Jul 30 2001 | Cisco Technology, Inc | Packet routing and switching device |
8295291, | Dec 21 2009 | Juniper Networks, Inc | Computation of next hops within layer two networks |
8295921, | Aug 05 2005 | WANG, WEI, DR | Apparatus and method for non-contact electrical impedance imaging |
8301686, | Apr 16 2007 | Citrix Systems, Inc | Systems and methods for decentralized computing |
8339994, | Aug 27 2009 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Defining an optimal topology for a group of logical switches |
8351352, | Jul 15 2009 | Methods and apparatus for RBridge hop-by-hop compression and frame aggregation | |
8369335, | Mar 24 2010 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Method and system for extending routing domain to non-routing end stations |
8369347, | Sep 14 2009 | Futurewei Technologies, Inc.; FUTUREWEI TECHNOLOGIES, INC | Fiber channel over Ethernet and fiber channel switching based on Ethernet switch fabrics |
8392496, | Dec 19 2008 | GOLDMAN SACHS SPECIALTY LENDING GROUP L P | Cluster architecture for network security processing |
8462774, | Aug 04 2010 | WSOU Investments, LLC | Virtual IP interfaces on multi-chassis link aggregates |
8465774, | Aug 06 2001 | PURDUE PHARMA L P | Sequestered antagonist formulations |
8467375, | Jul 07 2011 | Ciena Corporation | Hybrid packet-optical private network systems and methods |
8520595, | May 04 2010 | Cisco Technology, Inc. | Routing to the access layer to support mobility of internet protocol devices |
8599850, | Sep 21 2009 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Provisioning single or multistage networks using ethernet service instances (ESIs) |
8599864, | Oct 08 2009 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Transit switches in a network of logical switches |
8615008, | Jul 11 2007 | Extreme Networks, Inc | Duplicating network traffic through transparent VLAN flooding |
8706905, | Aug 24 2009 | CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD | Method and system for routing information in a network |
8724456, | May 19 2010 | Juniper Networks, Inc. | Network path selection for multi-homed edges to ensure end-to-end resiliency |
8806031, | Dec 15 2010 | Juniper Networks, Inc | Systems and methods for automatically detecting network elements |
8826385, | Apr 29 2003 | Hewlett Packard Enterprise Development LP | Method and apparatus for access security services |
8937865, | Aug 21 2012 | Juniper Networks, Inc. | Scheduling traffic over aggregated bundles of links |
20010005527, | |||
20010055274, | |||
20020019904, | |||
20020021701, | |||
20020039350, | |||
20020054593, | |||
20020091795, | |||
20030041085, | |||
20030123393, | |||
20030174706, | |||
20030189905, | |||
20030216143, | |||
20040001433, | |||
20040003094, | |||
20040010600, | |||
20040049699, | |||
20040057430, | |||
20040117508, | |||
20040120326, | |||
20040156313, | |||
20040165595, | |||
20040165596, | |||
20040213232, | |||
20050007951, | |||
20050044199, | |||
20050074001, | |||
20050094568, | |||
20050094630, | |||
20050122979, | |||
20050157645, | |||
20050157751, | |||
20050169188, | |||
20050195813, | |||
20050207423, | |||
20050213561, | |||
20050220096, | |||
20050265356, | |||
20050278565, | |||
20060007869, | |||
20060018302, | |||
20060023707, | |||
20060034292, | |||
20060059163, | |||
20060062187, | |||
20060072550, | |||
20060083254, | |||
20060098589, | |||
20060140130, | |||
20060168109, | |||
20060184937, | |||
20060221960, | |||
20060235995, | |||
20060242311, | |||
20060245439, | |||
20060251067, | |||
20060256767, | |||
20060265515, | |||
20060285499, | |||
20060291388, | |||
20070036178, | |||
20070083625, | |||
20070086362, | |||
20070094464, | |||
20070097968, | |||
20070098006, | |||
20070116224, | |||
20070116422, | |||
20070156659, | |||
20070177525, | |||
20070177597, | |||
20070183313, | |||
20070211712, | |||
20070258449, | |||
20070274234, | |||
20070289017, | |||
20080052487, | |||
20080065760, | |||
20080080517, | |||
20080095160, | |||
20080101386, | |||
20080112400, | |||
20080133760, | |||
20080159277, | |||
20080172492, | |||
20080181196, | |||
20080181243, | |||
20080186981, | |||
20080205377, | |||
20080219172, | |||
20080225852, | |||
20080225853, | |||
20080228897, | |||
20080240129, | |||
20080267179, | |||
20080285458, | |||
20080285555, | |||
20080298248, | |||
20080304498, | |||
20080310342, | |||
20090022069, | |||
20090037607, | |||
20090042270, | |||
20090044270, | |||
20090067422, | |||
20090067442, | |||
20090079560, | |||
20090080345, | |||
20090083445, | |||
20090092042, | |||
20090092043, | |||
20090106405, | |||
20090116381, | |||
20090129384, | |||
20090138577, | |||
20090138752, | |||
20090161584, | |||
20090161670, | |||
20090168647, | |||
20090199177, | |||
20090204965, | |||
20090213783, | |||
20090222879, | |||
20090232031, | |||
20090245137, | |||
20090245242, | |||
20090246137, | |||
20090252049, | |||
20090252061, | |||
20090260083, | |||
20090279558, | |||
20090292858, | |||
20090316721, | |||
20090323708, | |||
20090327392, | |||
20090327462, | |||
20100027420, | |||
20100046471, | |||
20100054260, | |||
20100061269, | |||
20100074175, | |||
20100097941, | |||
20100103813, | |||
20100103939, | |||
20100131636, | |||
20100158024, | |||
20100165877, | |||
20100165995, | |||
20100168467, | |||
20100169467, | |||
20100169948, | |||
20100182920, | |||
20100215049, | |||
20100220724, | |||
20100226368, | |||
20100226381, | |||
20100246388, | |||
20100257263, | |||
20100271960, | |||
20100272107, | |||
20100281106, | |||
20100284414, | |||
20100284418, | |||
20100287262, | |||
20100287548, | |||
20100290473, | |||
20100299527, | |||
20100303071, | |||
20100303075, | |||
20100303083, | |||
20100309820, | |||
20100309912, | |||
20100329110, | |||
20110019678, | |||
20110032945, | |||
20110035489, | |||
20110035498, | |||
20110044339, | |||
20110044352, | |||
20110064086, | |||
20110064089, | |||
20110072208, | |||
20110085560, | |||
20110085563, | |||
20110110266, | |||
20110134802, | |||
20110134803, | |||
20110134925, | |||
20110142053, | |||
20110142062, | |||
20110161494, | |||
20110161695, | |||
20110188373, | |||
20110194403, | |||
20110194563, | |||
20110228780, | |||
20110231570, | |||
20110231574, | |||
20110235523, | |||
20110243133, | |||
20110243136, | |||
20110246669, | |||
20110255538, | |||
20110255540, | |||
20110261828, | |||
20110268120, | |||
20110268125, | |||
20110273988, | |||
20110274114, | |||
20110280572, | |||
20110286457, | |||
20110296052, | |||
20110299391, | |||
20110299413, | |||
20110299414, | |||
20110299527, | |||
20110299528, | |||
20110299531, | |||
20110299532, | |||
20110299533, | |||
20110299534, | |||
20110299535, | |||
20110299536, | |||
20110317559, | |||
20110317703, | |||
20120011240, | |||
20120014261, | |||
20120014387, | |||
20120020220, | |||
20120027017, | |||
20120033663, | |||
20120033665, | |||
20120033669, | |||
20120075991, | |||
20120099567, | |||
20120099602, | |||
20120106339, | |||
20120131097, | |||
20120131289, | |||
20120147740, | |||
20120158997, | |||
20120163164, | |||
20120177039, | |||
20120243359, | |||
20120243539, | |||
20120275347, | |||
20120294192, | |||
20120294194, | |||
20120320800, | |||
20120320926, | |||
20120327766, | |||
20120327937, | |||
20130003535, | |||
20130003737, | |||
20130003738, | |||
20130028072, | |||
20130034015, | |||
20130067466, | |||
20130070762, | |||
20130114595, | |||
20130127848, | |||
20130194914, | |||
20130219473, | |||
20130250951, | |||
20130259037, | |||
20130272135, | |||
20130301642, | |||
20140044126, | |||
20140105034, | |||
CN102801599, | |||
EP579567, | |||
EP1398920, | |||
EP1916807, | |||
EP2001167, | |||
WO2008056838, | |||
WO2009042919, | |||
WO2010111142, | |||
WO2014031781, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Dec 06 2011 | BROCADE COMMUNICATIONS SYSTEMS INC. | (assignment on the face of the patent) | / | |||
Jan 05 2012 | GHANWANI, ANOOP | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027739 | /0258 | |
Feb 01 2012 | VOBBILISETTY, SURESH | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027739 | /0258 | |
Feb 01 2012 | KRISHNAMURTHY, RAJIV | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027739 | /0258 | |
Feb 01 2012 | VENKATESAN, NAGARAJAN | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027739 | /0258 | |
Feb 01 2012 | YU, SHUNJIA | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027739 | /0258 | |
Feb 02 2012 | KOGANTI, PHANIDHAR | Brocade Communications Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027739 | /0258 | |
Nov 28 2017 | Brocade Communications Systems, Inc | BROCADE COMMUNICATIONS SYSTEMS LLC | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 044891 | /0536 | |
Sep 05 2018 | BROCADE COMMUNICATIONS SYSTEMS LLC | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047270 | /0247 |
Date | Maintenance Fee Events |
Mar 22 2016 | ASPN: Payor Number Assigned. |
Oct 14 2019 | REM: Maintenance Fee Reminder Mailed. |
Mar 30 2020 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Feb 23 2019 | 4 years fee payment window open |
Aug 23 2019 | 6 months grace period start (w surcharge) |
Feb 23 2020 | patent expiry (for year 4) |
Feb 23 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 23 2023 | 8 years fee payment window open |
Aug 23 2023 | 6 months grace period start (w surcharge) |
Feb 23 2024 | patent expiry (for year 8) |
Feb 23 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 23 2027 | 12 years fee payment window open |
Aug 23 2027 | 6 months grace period start (w surcharge) |
Feb 23 2028 | patent expiry (for year 12) |
Feb 23 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |