System and method for network configuration

Information

  • Patent Grant
  • 9807031
  • Patent Number
    9,807,031
  • Date Filed
    Saturday, July 16, 2011
    13 years ago
  • Date Issued
    Tuesday, October 31, 2017
    7 years ago
  • CPC
  • Field of Search
    • US
    • 709 217000
    • 709 219000
    • 709 223000
    • 709 225000
    • 709 226000
    • 709 250000
    • CPC
    • H04L41/50
    • H04L41/508
    • H04Q3/0062
  • International Classifications
    • G06F15/16
    • H04L12/931
Abstract
One embodiment of the present invention provides a network device that facilitates configuration orchestration. During operation, the system interprets a configuration command and stores a data structure representing a set of business logic. The business logic can be triggered by the configuration command, a local condition, or both. Furthermore, the system configures the switch according to an outcome of the business logic.
Description
BACKGROUND

Field


The present disclosure relates to network design. More specifically, the present disclosure relates to a method and system for managing configuration of devices in a network.


Related Art


The relentless growth of the Internet has brought with it an insatiable demand for bandwidth. As a result, equipment vendors race to build larger, faster, and more versatile switches to move traffic. 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. More importantly, because an overly large system often does not provide economy of scale due to its complexity, simply increasing the size and throughput 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. However, switch stacking requires careful configuration of the ports and inter-switch links. The amount of required manual configuration becomes prohibitively complex and tedious when the stack reaches a certain size, which precludes switch stacking from being a practical option in building a large-scale switching system. Furthermore, a system based on stacked switches often has topology limitations which restrict the scalability of the system due to fabric bandwidth considerations.


In addition, modern-day datacenters often include heterogeneous servers, switches, and storage devices manufactured by different vendors. Configuration changes on one of these devices usually result in configuration changes at other devices. It is conceivable that a change at a device may create a cascade of changes across a number of datacenter devices. Furthermore, the evolution of virtual computing has placed additional requirements on the network. For example, as the locations of virtual servers become more mobile and dynamic, it is often desirable that the network configuration can respond to these changes in a timely fashion. However, at present, there are no readily applicable solutions that can achieve this goal without using proprietary communication protocols.


SUMMARY

One embodiment of the present invention provides a network device that facilitates configuration orchestration. During operation, the system interprets a configuration command and initiates a set of business logic. The business logic can be triggered by the configuration command, a local condition, or both. Furthermore, the system configures the switch according to an outcome of the business logic.


In a variation on this embodiment, the configuration command is encapsulated in a Web service message.


In a variation on this embodiment, while interpreting the configuration command, the system interprets a Web Service Description Language message.


In a variation on this embodiment, the business logic specifies one or more of: a local configuration operation, a condition for performing a local configuration, a query to a virtual machine managing system, and a command to a data center.


In a further variation, the business logic is written in script language based on PHP, Python, Perl, or Java.


In a variation on this embodiment, the system triggers the business logic in response to detecting a local connectivity change.


In a variation on this embodiment, the system interprets a user command to modify the business logic.


In a variation on this embodiment, business logic comprises a function for auditing configuration information associated with the switch or a remote device.





BRIEF DESCRIPTION OF THE FIGURES


FIG. 1 illustrates an exemplary fabric system that facilitates configuration orchestration, in accordance with an embodiment of the present invention.



FIG. 2 illustrates a logical VCS access layer (VAL) which includes an automatic port profile manager, in accordance with one embodiment of the present invention.



FIG. 3 illustrates an example of the operation of automatic migration of port profiles (AMPP), in accordance with one embodiment of the present invention



FIG. 4A illustrates exemplary port profile contents, in accordance with one embodiment of the present invention.



FIG. 4B illustrates three exemplary port profiles, in accordance with on embodiment of the present invention.



FIG. 5 presents a flowchart illustrating the process of creating and applying a port profile, in accordance with one embodiment of the present invention.



FIG. 6 illustrates an exemplary architecture of a switch that facilitates configuration orchestration, in accordance with one embodiment of the present invention.



FIG. 7 illustrates an exemplary configuration of a data center that facilitates configuration orchestration, in accordance with one embodiment of the present invention.



FIG. 8 illustrates an exemplary implementation of a switch that facilitates configuration orchestration based on a Web Service Definition Language (WSDL) interface, in accordance with one embodiment of the present invention.



FIG. 9 presents a flowchart illustrating the process of implementing a port profile based on business logic, in accordance with one embodiment of the present invention.



FIG. 10 presents a flowchart illustrating the process of moving a virtual machine with configuration orchestration, in accordance with one embodiment of the present invention.



FIG. 11 illustrates an exemplary VCS member switch that facilitates configuration orchestration, in accordance with one embodiment of the present invention.





DETAILED DESCRIPTION

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 coordinating configuration of a number of network devices in a datacenter is solved by facilitating an open management interface and a set of business logic on a respective device. The open management interface allows a device to query configuration states on other devices, as well as initiate local or remote configuration changes. In addition, the business logic stored on a respective device allows configuration changes to take place in an intelligent and coordinated fashion, thereby allowing coherent interoperation among various network devices. In general, the business logic stored in multiple devices collectively forms the overall intelligence of the datacenter or a subset thereof (or any general network).


In addition, the business logic within a network device may also be used to audit the configuration of the network device. Auditing does not change the configuration, but involves querying and verifying the configuration. Auditing may also involve querying another device and/or database.


The audit business logic can also reside on an entity that is separate from the network devices. This separate entity can trigger audits on the network devices and gather resulting audit information. This audit information collected from multiple can then be analyzed to audit and verify the configuration of the datacenter or a subset thereof.


In some embodiments, the open management interface is a Web service interface. This open interface, which is provided on a number of participating devices, forms a logical “bus,” meaning that any device can communicate with any other device on a common communication channel, via Web service. This logical bus also allows seamless communication with virtual machine management systems (such as the vCenter by VMware) as well as other devices. Within each device, the business logic can implement complex configuration intelligence and trigger additional configuration changes (in both the local device and a remote device) in response to a received command. In the following description, such inter-related configuration maneuvers across multiple devices are referred to as “configuration orchestration.”


In this disclosure, a number of examples are provided in the context of a fabric switching system, which is a logical switch formed by a number of individual, physical switches (referred to as “fabric switch,” “virtual cluster switch,” or VCS). However, the general concept of configuration orchestration disclosed herein is not limited to a particular type of switching system. The same idea can be implemented in a stand-alone switch, an end host, a virtual machine, a datacenter management system, or a virtual machine management system. In fact, the general configuration-orchestration mechanism can be implemented on any datacenter device (or any networked device in general).


In this disclosure, the term “orchestrator” refers to a device that triggers a command on another device based on a set of business logic local to itself. An “orchestrated” device refers to a device that intelligently changes its local configuration state based on its local business logic in response to a command received from another device. Note that “orchestrator” and “the orchestrated” are both relative terms. A device can be both an orchestrator and orchestrated.


Since the orchestrator and the orchestration functions can be in any device, a command triggered at one device can result in further initiation of new set of commands at other devices. Each network device based on its business logic will query configuration information from its surrounding network devices, modify its own configuration and trigger commands further to other network devices. This process will stop at some point and the resulting configuration will be the new configuration of the datacenter or a subset thereof.


It is possible that due to some unforeseeable situation the configuration may not exactly be what is desired—a provisioning of audit capability could also be built using this orchestration infrastructure. This audit mechanism is in addition to the mechanism for configuration management described above.


The terms “virtual cluster switch,” “virtual cluster switching,” and “VCS” refer to a group of interconnected physical switches operating as a single logical switch. The control plane for these physical switches provides the ability to automatically configure a given physical switch, so that when it joins the VCS, little or no manual configuration is required.


The terms “frame” or “packet” refer 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. “Packet” should not be interpreted as limiting embodiments of the present invention to layer-3 networks. “Frame” or “packet” can be replaced by other terminologies referring to a group of bits, such as “cell” or “datagram.”


Fabric Switch Architecture



FIG. 1 illustrates an exemplary fabric switch system which facilitates configuration orchestration, in accordance with an embodiment of the present invention. In this example, a fabric switch system 100 includes physical switches 101, 102, 103, 104, 105, 106, and 107. A given physical switch runs an Ethernet-based transport protocol on its ports (e.g., TRILL on its inter-switch ports, and Ethernet transport on its external ports), while its control plane can run on a different protocol stack, such an FC switch fabric protocol stack. The transport protocol facilitates transport of Ethernet frames within and across VCS 100 in a routed fashion. The control-plane protocol stack facilitates the automatic configuration of individual physical switches, in a way similar to how a conventional FC switch fabric is formed and automatically configured. In one embodiment, fabric switch system 100 can appear externally as an ultra-high-capacity Ethernet switch. More details on FC network architecture, protocols, naming/address conventions, and various standards are available in the documentation available from the NCITS/ANSI T11 committee (www.t11.org) and publicly available literature, such as “Designing Storage Area Networks,” by Tom Clark, 2nd Ed., Addison Wesley, 2003, the disclosures of which are incorporated by reference in their entirety herein.


A physical switch may dedicate a number of ports for external use (i.e., to be coupled to end hosts or other switches external to the fabric switch system) and other ports for inter-switch connection. Viewed externally, fabric switch system 100 appears to be one switch to a device from the outside, and any port from any of the physical switches is considered one port on the fabric switch. For example, port groups 110 and 112 are both external ports and can be treated equally as if they were ports on a common physical switch, although switches 105 and 107 may reside in two different locations.


The physical switches can reside at a common location, such as a data center or central office, or be distributed in different locations. Hence, it is possible to construct a large-scale centralized switching system using many smaller, inexpensive switches housed in one or more chassis at the same location. It is also possible to have the physical switches placed at different locations, thus creating a logical switch that can be accessed from multiple locations. The topology used to interconnect the physical switches can also be versatile. Fabric switch system 100 is based on a mesh topology. In further embodiments, a fabric switch can be based on a ring, fat tree, or other types of topologies.


In one embodiment, the protocol architecture of a fabric switch is based on elements from the standard IEEE 802.1Q Ethernet bridge, which is emulated over a transport based on the Fibre Channel Framing and Signaling-2 (FC-FS-2) standard. The resulting switch is capable of transparently switching frames from an ingress Ethernet port from one of the edge switches to an egress Ethernet port on a different edge switch through the fabric switch.


In one embodiment, each member switch provides a Web service-based interface that facilitates communication of network management information with any other devices in the datacenter or coupled to the fabric switch. Via this interface, a device can query the configuration state of another device, initiate a local configuration change, or initiate a remote configuration change.


Because of its automatic configuration capability, a fabric switch can be dynamically expanded as the network demand increases. In addition, one can build a large-scale switch using many smaller physical switches without the burden of manual configuration. For example, it is possible to build a high-throughput fully non-blocking switch using a number of smaller switches. This ability to use small switches to build a large non-blocking switch significantly reduces the cost associated switch complexity.


Automatic Port Profile Management


Today's server virtualization infrastructure (e.g. a Hypervisor, also called virtual machine monitor) associates a server side (e.g. Hypervisor or adapter) Virtual Ethernet Bridge (VEB) port profile to each Ethernet MAC address used by a virtual machine (VM) to access the network through a VEB port. Examples of the VEB's port profile attributes includes: the types of frames allowed on the port (e.g. all frames, only frames tagged with certain VLAN values, or untagged frames), the VLAN identifiers that are allowed to be used, and rate limiting attributes (e.g. port or access-control based rate limits). In today's server virtualization infrastructure, if the VM migrates from one physical server to another, the VEB's port profile migrates with it. In other words, today's server virtualization infrastructure provides automated port profile migration of the server's VEB port(s) that are associated with a VM.


However, in existing technologies, there remains a gap between the access and Quality of Service (QoS) controls supported in external layer 2 switches and server virtualization infrastructure. That is, external layer 2 switches have more advanced controls compared to server VEB implementations. Although server virtualization infrastructure is continually adding these controls, this gap is expected to remain. Some environments prefer the more advanced controls provided by external network switches. An example of such an environment is a multi-tier data center that has several types of applications, each with differing advanced network controls, running over the same layer-2 network. In this type of environment the network administrator often prefers the use of advanced access controls available in external switches.


Today's layer-2 networks do not provide a mechanism for automatically migrating switch access and traffic controls associated with an end-point device (e.g., a VM), when that device migrates from one switch to another. The migration may be physical, such as an Operating System image (application, middleware, Operating System and associated state) that is running on one physical system and is migrated to another system. The migration may be also be virtual, such as an Operating System image (OS image) that is running over a Hypervisor on one system and is migrated to run over a Hypervisor on another system.


Embodiments of the present invention provides a mechanism for automatically migrating port profiles resident in a switch and associated with an OS image to a port on a second switch, when that OS image migrates from one physical end-host system to another end-host system, which is attached to the second switch.



FIG. 2 illustrates a logical VCS access layer (VAL) which includes an automatic port profile manager, in accordance with one embodiment of the present invention. In this example, a fabric switch (VCS) 200 is coupled with a number of physical server systems, such as system 202. Each physical server system runs a number of VMs. For example, system 202 includes four VMs, one of which is VM 204. A VM may be dedicated to a certain application (e.g., instant messaging services, directory services, data base applications, etc.) and may have its own requirement on the network. A VM running mission-critical applications may require a separate VLAN within VCS 200 and may have more strict QoS requirement (such as guaranteed port bandwidth, low latency, and guaranteed packet delivery). A VM running non-critical applications may have much lower requirements.


The switches within VCS 200 which are coupled externally to the physical end-host systems form a logical VCS access layer (VAL) 210. The automatic migration of port profiles (AMPP) is implemented in VAL 210. During operation, various port profiles, which are often tailored to different requirements of the VMs, are created and distributed to all the member switches in VCS 200. As described in detail below, when the packets generated by a VM are detected by an ingress member switch of VCS 200, the VM's source MAC address is recognized and used to identify the corresponding port profile, which is then applied to the appropriate ingress switch port. When a VM moves from one physical server to another, the MAC-address detection mechanism can quickly identify the new physical switch port to which the VM is coupled to, and apply the same port profile to the new port.



FIG. 3 illustrates an example of the operation of advanced management of port profile (AMPP), in accordance with one embodiment of the present invention. In this example, a fabric switch (VCS) 300 includes two switches 320 and 322, which are coupled to two physical servers, 316 and 318, respectively. Physical server 316 hosts four VMs, 302, 304, 306, and 308. Each VM has a virtual port (VP, or virtual network interface card, VNIC). For example, VM 302 has a VP 310. A respective VP is assigned a virtual MAC address. The four VPs are logically coupled to a virtual switch 312 which is provided by a hypervisor 314. Virtual switch 312 is responsible for dispatching outgoing and incoming traffic through a physical NIC 317. Note that an Ethernet frame generated by a respective VM has the virtual MAC of the corresponding VP as its source address. Logically, virtual switch 312 functions as an aggregation point that provides a link to the ingress member switch in VCS 300. Physical server 318 has a similar architecture. During operation, a VM can migrate from one physical server to another (e.g., “VMotion” function provided by VMware). This migration can be event-driven or pre-scheduled. Such migration is often used to cope with changing dynamics in a number of parameters, such as server load, power consumption, resource utilization, etc.


During operation, one or more port profiles can be created to specify a number of requirements/restrictions/limitations that should be enforced at a VCS switch port corresponding to one or more VMs. For example, a port profile for VM 302 (which can be identified by the virtual MAC address of VP 310) can be created and distributed to every member switch of VCS 300. When VM 302 sends its first Ethernet frame to the network, switch 320 would learn this source MAC address. Upon learning VP 310's MAC address, switch 320 then searches its port profile database and identifies the matching port profile. Subsequently, the identified port profile is applied to the port on switch 320 which is coupled to system 316. In addition, the same port profile is applied to the port where the matching MAC address is the destination MAC address of a frame. This way, the same network parameters are enforced at both ingress and egress ports of the VCS. Note that the port profile might include “soft” parameters. In other words, the requirements and limitations in the port profile may be specific to certain MAC addresses, and may not be “hard” limitations on the physical parameters of the switch port, since traffic from/to multiple VMs is handled by the same physical switch port.


In one embodiment, VCS 300 provides a mechanism that distributes all the port profiles and the port-profile-to-MAC mapping information to all the member switches. The port profiles can be created using a command line interface (CLI) or other network management software. In addition, upon migration of a VM (such as a VMware VMotion), the target switch port in the VCS can automatically activate the correct port profile configuration.



FIG. 4A illustrates exemplary port profile contents, in accordance with one embodiment of the present invention. As shown in FIG. 4A, a port profile can contain the entire configuration needed for a VM to gain access to a LAN or WAN, which can include: Fibre Channel over Ethernet (FCoE) configuration, VLAN configuration, QoS related configuration, and security related configuration (such as access control lists, ACLs). The list above is by no means complete or exhaustive. Furthermore, it is not necessary that a port profile contains every type of configuration information.


In one embodiment, a port profile can be capable of operating as a self contained configuration container. In other words, if a port profile is applied to a new switch without any additional configuration, the port profile should be sufficient to set the switch's global and local (interface level) configuration and allow the switch to start carrying traffic.


A VLAN configuration profile within a port profile can define:

    • a VLAN membership which includes tagged VLANs and an untagged VLAN; and
    • ingress/egress VLAN filtering rules based on the VLAN membership.


A QoS configuration profile within a port profile can define:

    • mapping from an incoming frame's 802.1p priority to internal queue priority; (if the port is in QoS untrusted mode, all incoming frame's priorities would be mapped to the default best-effort priority)
    • mapping from an incoming frame's priority to outgoing priority;
    • scheduling profile, such as weighted Round-Robin or strict-priority based queuing;
    • mapping of an incoming frame's priority to strict-priority based or weighted Round-Robin traffic classes;
    • flow control mechanisms on a strict-priority based or weight Round-Robin traffic class; and
    • limitations on multicast data rate.


An FCoE configuration profile within a port profile defines the attributes needed for the port to support FCoE, which can include:

    • FCoE VLAN;
    • FCMAP;
    • FCoE Priority; and
    • virtual Fabric ID.


A security configuration profile within a port profile defines the security rules needed for the server port. However, the security rules can be different at different ports, so some of the locally configured ACLs can be allowed to override conflicting rules from a port profile. A typical security profile can contain the following attributes:

    • Enable 802.1x with EAP TLV extensions for VM mobility; and
    • MAC based standard and extended ACLs.


In one embodiment, each port profile can have one or more MAC addresses associated with it. FIG. 4B illustrates three exemplary port profiles, in accordance with on embodiment of the present invention. In this example, port profile PP-1 is associated with 5 MAC addresses. These MAC address can be virtual MAC addresses assigned to different VMs. The port-profile-to-MAC mapping information is distributed throughout the VCS. A port profile can be activated on a server port in three ways: (1) when a hypervisor binds a MAC address to a port profile ID; (2) through regular MAC learning; and (3) through a manual configuration process via a management interface.



FIG. 5 presents a flowchart illustrating the process of creating and applying a port profile, in accordance with one embodiment of the present invention. During operation, the system receives a user created port profile with the corresponding VM's MAC address (operation 502). This MAC address is then associated with the port profile and can be later used to identify the profile. The system then determines whether the new profile creates dependencies on other existing profiles or conflicts (operation 504). If so, the system allows the user to resolve the conflicting configuration and/or dependencies (operation 506).


Subsequently, the system distributes the port profile and the corresponding VM MAC address to every member switch throughout the VCS fabric (operation 508). When a VM is initiated or migrated, the system then detects a matching virtual MAC address from the received ingress packets (operation 510). Based on the learned MAC address, the system then activates the corresponding port profile on the switch port (operation 512).


Configuration Orchestration


In embodiments of the present invention, a network device (such as a VCS member switch, or a stand-alone switch) implements a Web service interface. This Web service interface provides a communication channel to other network devices to exchange configuration and management information. The network device also implements a set of business logic, which, when triggered by either a command received via the Web service interface or a local trigger, determines the necessary configuration-related operations to be performed. The distributed business logic in each device collectively provides the intelligence in the network configuration. Such collaborations among multiple switches, hosts, and VMs ensure coherent updates to the network's configuration state. This configuration-orchestration mechanism is particularly useful in a datacenter environment, where virtual machines are often relocated.


Configuration orchestrations in a datacenter are usually due to changes in the environment within the datacenter. These changes act as triggers for initiating the business logic. Some common examples of triggers of orchestrations are: administrator initiated configuration changes, a virtual machine's movement in the datacenter, a switch or server coming online/offline, installation of new switches or servers, and loss of availability of devices due to malfunction. Typically, changes of virtual machines, e.g., location and QoS parameter changes, can lead to configuration changes at the physical switches (such as the advanced port profile management described above).


The business logic can also be used to audit the configuration of the local device or a remote device. Note that auditing typically does not change the configuration of a device. A typical audit involves querying and verifying a device's configuration information. In one embodiment, the business logical associated with audit operations can be stored in a separate entity from the regular network devices. This entity can trigger configuration auditing on one or more devices. The collected audit information can then analyzed and used to verify the configuration state of the datacenter.


In general, configuration orchestration provides a dynamic network management infrastructure that facilitates distributed and automatic configuration updates throughout a datacenter. Because each device maintains its own set of business logic, a configuration change in one device may trigger a series of cascaded changes in a number of devices throughout the network. As a result, the necessary changes are automatically propagated and implemented (if allowed) by all devices that are affected. In a conventional network, this is typically a tedious and error-prone manual process. However, with configuration orchestration, such configuration becomes much less laborious and much faster. One example of such cascaded automatic configuration is the re-location of a VM, as described in conjunction with FIG. 10.


With virtualization the older paradigm of static connection of a server to a switch port is no longer valid. Virtualization of servers in today's datacenter creates a new network access layer closer to the server. This new access layer imposes new requirements due to mobility of VMs within the datacenter. Furthermore, this new network access layer remains invisible to the access layer provided at the physical layer and is also invisible to the network administrator. For example, a physical switch needs to be able setup its access layer policies similar to that of the VM's profile. There can be multiple such profiles, one per VM, which the switch needs to be aware of at each of its interfaces. Additionally, due to the VM mobility, the profile information that is applied at the physical switch access layer needs to move with the new VM's location.


One embodiment of the present invention uses the Web Service Description Language (WSDL) and Simple Object Access Protocol (SOAP) as a mechanism to discover this new access layer, its profiles and policies as provisioned by the server administrator and further using it for synchronizing VM motion. More details about WSDL and SOAP can be found at: http://www.w3.org/2002/ws/desc/ which is incorporated in its entirety herein. In a network where each device provides this WSDL/SOAP interface for communicating management information with each other, this common communication channel functions as a logical “bus,” meaning that any device can communicate with any device via this channel. In one embodiment, this WSDL interface is referred to as a “WSDL bus.”


Because WSDL is a protocol based on open standards, the WSDL bus is vendor-neutral. This feature allows devices from different vendors to exchange configuration information and, in certain cases, configure one another. Furthermore, since many virtual machine products today use WSDL as the communication protocol between a VM and a VM managing center, the WSDL bus facilitates a seamless mechanism for exchanging configuration information between the VMs and the switch(es).



FIG. 6 illustrates an exemplary architecture of a switch that facilitates configuration orchestration, in accordance with one embodiment of the present invention. In this example, a switch 600 includes a switch configuration and control module 606, a WSDL interface 604, and a business logic module 602. WSDL interface 604, together with similar WSDL interfaces on other devices, form a WSDL bus 608. In one embodiment, WSDL interface 604 provides a communication channel between switch 600 and the datacenter.


Switch configuration and control module 606 is responsible for effectuating configuration changes to switch 600. Both switch configuration and control module 606 and WSDL interface 604 are coupled to business logic module 602, which maintains a set of business logic that describes the inter-dependencies of configuration state changes. For example, if another device in the network wishes to change the configuration of switch 600, this other device can send a configuration command as a Web service request via WSDL interface 604. The command is then parsed and checked against the business logic stored in module 602 to determine whether the command can be executed locally or whether additional conditions have to be met (for example, this command might trigger configuration changes in other switches). When the command is cleared for execution, switch configuration and control module 606 effectuates the changes.

    • The example above is only one instance of configuration orchestration (where switch 600 is orchestrated). In general, configuration orchestration can include the following elements:
      • executing the business logic,
    • controlling configuration of the local switch from the business logic,
    • querying configuration information of other devices in the datacenter or network in general,
    • providing local switch's configuration information to trusted devices in the datacenter or network,
    • allowing triggers to initiate certain business logic,
    • sending triggers to other devices in the datacenter (including the local switch itself),
    • authenticating another device before accepting orchestration requests, and
    • allowing a user to compose business logic.


In general, a variety of communication protocols besides WSDL can be used to facilitate the aforementioned logical orchestration. WSDL is one of the preferred protocol because it is already used by a number of vendors of virtualization products and can provide security features. For example, WSDL provides authentication features which can be used to authenticate a remote device. In addition, the messages transmitted over the WSDL bus can be encrypted by, for example, a security socket layer (SSL).



FIG. 7 illustrates an exemplary configuration of a data center that facilitates configuration orchestration, in accordance with one embodiment of the present invention. In this example, a WSDL bus 712 couples a virtual machine management system 708, a datacenter management system 710, and a switch 702. In other words, each of these devices includes a WSDL interface and a set of internal business logic. Switch 702 is coupled to a physical host 703, which includes virtual machines 704, 706, 708, and 710. Note that for clarity purposes, FIG. 7 only shows the logical control plane and does not show the topology of the data plane. In the data plane, switch 702, VM management system 708, and datacenter management system 710 can be connected via a physical network.


During operation, the movement of VMs is controlled by VM management system 708. For example, when a server administrator intends to move VM 706 to a different location, he can log into VM management system 708 and issues a motion request. The business logic in VM management system 708 goes through a sequence of checks to determine whether VM 706 is allowed to be moved. One of these checks might be a query to switch 702 about whether the port profile corresponding to VM 706 is allowed to move to another switch. In response, switch 702 answers to VM management system 708 about the allowability of the port profile motion. Subsequently, both VM 706 and its corresponding port profile are moved.



FIG. 8 illustrates an exemplary implementation of a switch that facilitates configuration orchestration based on a Web Service Definition Language (WSDL) interface, in accordance with one embodiment of the present invention. In this example, a switch 800 includes a number of ports 803, a discovery module 812, a switch configuration and control module 814, and a business logic module 802. Also included are a web server 804, a PHP script module 806, and PHP WSDL parser and SOAP message generator 808, a PHP application interface (API) 810, and a PHP module 811


Discovery module 812 monitors the connectivity state of ports 803 and interfaces with switch configuration and control module 806. When certain conditions are met, the information provided by discovery module 812 might trigger some configuration operation based on the business logic. In other words, a change in the local connectivity state (such as a new VM being coupled to one of ports 803) may trigger the execution of the business logic.


Web server 804 and PHP extension 806 jointly provide the WSDL interface. PHP parser and SOAP message generator 808 is responsible for parsing the PHP script received via the WSDL interface and generating SOAP messages to be delivered to the WSDL interface on a remote device. PHP API 810 provides the API to business local module 802 as well as to the VM management system in the network. PHP module 811 in turn provides an interface with switch configuration and control module 814, which allows the PHP script-based commands to be effectuated on the local hardware.


In one embodiment, the business logic stored in module 802 is written in the PHP script language. Other scripting languages, such as Python, Perl, or Java, can also be used. In addition, switch 800 provides a user interface that allows a user to author or modify the business logic using PHP scripts.



FIG. 9 presents a flowchart illustrating the process of implementing a port profile based on business logic, in accordance with one embodiment of the present invention. During operation, the system discovers a new virtual machine has been coupled to the switch (operation 902). Subsequently, the discovered new VM connectivity triggers the local business logic, which can be implemented as a PHP script (operation 904). As part of the result of this execution, the system then queries the VM management system to obtain a set of configuration parameters for the newly coupled VM (operation 906). Note that such parameters may include VLAN configuration information, QoS parameters, and other information associated with a port profile. Next, the system implements the corresponding port profile on the port coupling to the VM (operation 908).



FIG. 10 presents a flowchart illustrating the process of moving a virtual machine with configuration orchestration, in accordance with one embodiment of the present invention. During operation, a VM motion is initiated by a server administrator (operation 1002). Subsequently, the business logic at the VM management system performs checks to determine whether the motion is permitted (operation 1004). Assuming that the motion is permitted, the VM management system then queries the corresponding switch, via the WSDL bus, whether the port-profile motion is also possible between two physical switches (operation 1006). If the port-profile motion is possible, the VM motion proceeds to take place (operation 1008).


Exemplary VCS Member Switch Facilitating Configuration Orchestration



FIG. 11 illustrates an exemplary VCS member switch that facilitates configuration orchestration, in accordance with one embodiment of the present invention. In this example, the VCS member switch is a TRILL RBridge 1100 running special VCS software. RBridge 1100 includes a number of Ethernet communication ports 1101, which can transmit and receive Ethernet frames and/or TRILL encapsulated frames. Also included in RBridge 1100 is a packet processor 1102, a virtual FC switch management module 1104, a logical FC switch 1105, a WSDL interface 1106 and a set of business logic 1107.


During operation, packet processor 1102 extracts the source and destination MAC addresses of incoming frames, and attaches proper Ethernet or TRILL headers to outgoing frames. Virtual FC switch management module 1004 maintains the state of logical FC switch 1005, which is used to join other VCS switches using the FC switch fabric protocols. In addition, when packet processor 1102 identifies WSDL messages, such messages are forwarded to WSDL interface 1106. The configuration orchestration commands are then processed based on business logic 1107 to ensure that the desired configuration changes are properly made.


Note that although the configuration orchestration are described using VCS switches as examples, embodiments of the present invention, including the WSDL interface and business logic, can be implemented in any entity in a network. Such entities include datacenter management systems, VM management systems, individual hosts, storage devices, etc.


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.

Claims
  • 1. A switch, comprising: a processor;a computer-readable storage medium storing instructions which when executed by the processor causes the processor to perform a method, the method comprising; storing a data structure representing a set of business logic which is triggered by a condition applicable to a virtual machine, wherein the business logic specifies inter-dependencies of changes to configuration of the switch; anddetecting that the condition has been applied to the virtual machine;in response to the detection, determining whether a port profile corresponding to the virtual machine is allowed to move to the switch based on compliance with the business logic; andapplying the configuration to the switch in response to determining that the port profile is allowed to move to the switch.
  • 2. The switch of claim 1, wherein the set of business logic is further triggered by a configuration command from a configuration interface comprising a Web service interface or a Web Service Description Language interpretation module.
  • 3. The switch of claim 1, where in the business logic includes one or more of: a configuration operation associated with the changes to configuration of the switch; andthe condition for the virtual machine;a query to a virtual machine managing system managing the virtual machine; anda command to a data center hosting the virtual machine.
  • 4. The switch of claim 1, wherein the data structure comprises a statement in a script language.
  • 5. The switch of claim 4, wherein the script language is based on one or more of: PHP, Python, Perl, and Java.
  • 6. The switch of claim 1, wherein the method further comprises triggering the business logic in response to detecting a connectivity change associated with the switch or the virtual machine.
  • 7. The switch of claim 1, wherein the method further comprises interpreting a user command to modify the business logic.
  • 8. The switch of claim 1, wherein the business logic comprises a function for auditing configuration information associated with the switch or a remote device.
  • 9. A method, comprising: storing a data structure representing a set of business logic which is triggered by a condition applicable to a virtual machine, wherein the business logic specifies inter-dependencies of changes to configuration of a computing system;detecting that the condition has been applied to the virtual machine;in response to the detection, determining whether a port profile corresponding to the virtual machine is allowed to move to the computing system based on the port profile's compliance with the business logic, wherein the port profile specifies configuration associated with the virtual machine; andapplying the configuration to the computing system in response to determining that the port profile is allowed to move to the computing system.
  • 10. The method of claim 9, wherein the set of business logic is further triggered by a configuration command encapsulated in a Web service message or a configuration command comprising a Web Service Description Language message.
  • 11. The method of claim 9, where in the business logic includes one or more of: a configuration operation associated with the changes to configuration of the computing system; andthe condition for the virtual machine;a query to a virtual machine managing system managing the virtual machine; anda command to a data center hosting the virtual machine.
  • 12. The method of claim 9, wherein the data structure comprises a statement in a script language.
  • 13. The method of claim 12, wherein the script language is based on one or more of: PHP, Python, Perl, and Java.
  • 14. The method of claim 9, further comprising triggering the business logic in response to detecting a connectivity change associated with the computing system or the virtual machine.
  • 15. The method of claim 9, further comprising interpreting a user command to modify the business logic.
  • 16. The method of claim 9, wherein the business logic comprises a function for auditing configuration information associated with the computing system or a remote device.
  • 17. A non-transitory computer readable storage medium storing instructions which when executed by a computer cause the computer to perform a method, the method comprising: storing a data structure representing a set of business logic which is triggered by a condition applicable to a virtual machine, wherein the business logic specifies inter-dependencies of changes to configuration of the computer;detecting that the condition has been applied to the virtual machine;in response to the detection, determining whether a port profile corresponding to the virtual machine is allowed to move to the computer based on the port profile's compliance with the business logic, wherein the port profile specifies configuration associated with the virtual machine; andapplying the configuration to the computer in response to determining that the port profile is allowed to move to the computer.
  • 18. The storage medium of claim 17, wherein the set of business logic is further triggered by a configuration command encapsulated in a Web service message or a configuration command comprising a Web Service Description Language message.
  • 19. The storage medium of claim 17, where in the business logic includes one or more of: a configuration operation associated with the changes to configuration of the computer;the condition for the virtual machine;a query to a virtual machine managing system managing the virtual machine; anda command to a data center hosting the virtual machine.
  • 20. The storage medium of claim 17, wherein the data structure comprises a statement in a script language.
  • 21. The storage medium of claim 20, wherein the script language is based on one or more of: PHP, Python, Perl, and Java.
  • 22. The storage medium of claim 17, wherein the method further comprises triggering the business logic in response to detecting a connectivity change associated with the computer or the virtual machine.
  • 23. The storage medium of claim 17, wherein the method further comprises interpreting a user command to modify the business logic.
  • 24. The storage medium of claim 17, wherein the business logic comprises a function for auditing configuration information associated with the computer or a remote device.
  • 25. The switch of claim 1, wherein the method further comprises identifying the port profile based on an identifier of the virtual machine.
  • 26. The method of claim 9, further comprising identifying the port profile based on an identifier of the virtual machine.
  • 27. The storage medium of claim 17, wherein the method further comprises identifying the port profile based on an identifier of the virtual machine.
RELATED APPLICATIONS

This application claims the benefit of U.S. Provisional Application No. 61/364,941, entitled “CONFIGURATION ORCHESTRATION INFRASTRUCTURE,” by inventors Shiv Haris and Suresh Vobbilisetty, filed 16 Jul. 2010, the disclosure of which is incorporated by reference herein. The present disclosure is related to U.S. patent application Ser. No. 13/042,259, entitled “PORT PROFILE MANAGEMENT FOR VIRTUAL CLUSTER SWITCHING,” by inventors Dilip Chatwani, Suresh Vobbilisetty, and Phanidhar Koganti, filed 7 Mar. 2010, the disclosure of which is incorporated by reference herein.

US Referenced Citations (593)
Number Name Date Kind
829529 Keathley Aug 1986 A
5390173 Spinney Feb 1995 A
5802278 Isfeld Sep 1998 A
5878232 Marimuthu Mar 1999 A
5879173 Poplawski Mar 1999 A
5959968 Chin Sep 1999 A
5973278 Wehrli, III Oct 1999 A
5983278 Chong Nov 1999 A
5995262 Hirota Nov 1999 A
6041042 Bussiere Mar 2000 A
6085238 Yuasa Jul 2000 A
6092062 Lohman Jul 2000 A
6104696 Kadambi Aug 2000 A
6185214 Schwartz Feb 2001 B1
6185241 Sun Feb 2001 B1
6295527 McCormack Sep 2001 B1
6331983 Haggerty Dec 2001 B1
6438106 Pillar Aug 2002 B1
6498781 Bass Dec 2002 B1
6542266 Phillips Apr 2003 B1
6553029 Alexander Apr 2003 B1
6571355 Linnell May 2003 B1
6583902 Yuen Jun 2003 B1
6633761 Signhal Oct 2003 B1
6636963 Stein Oct 2003 B1
6771610 Seaman Aug 2004 B1
6870840 Hill Mar 2005 B1
6873602 Ambe Mar 2005 B1
6937576 DiBenedetto Aug 2005 B1
6956824 Mark Oct 2005 B2
6957269 Williams Oct 2005 B2
6975581 Medina Dec 2005 B1
6975864 Signhal Dec 2005 B2
7016352 Chow Mar 2006 B1
7061877 Gummalla Jun 2006 B1
7062177 Grivna Jun 2006 B1
7173934 Lapuh Feb 2007 B2
7197308 Singhal Mar 2007 B2
7206288 Cometto Apr 2007 B2
7310664 Merchant Dec 2007 B1
7313637 Tanaka Dec 2007 B2
7315545 Chowdhury et al. Jan 2008 B1
7316031 Griffith Jan 2008 B2
7330897 Baldwin Feb 2008 B2
7380025 Riggins May 2008 B1
7397768 Betker Jul 2008 B1
7397794 Lacroute Jul 2008 B1
7430164 Bare Sep 2008 B2
7453888 Zabihi Nov 2008 B2
7477894 Sinha Jan 2009 B1
7480258 Shuen Jan 2009 B1
7508757 Ge Mar 2009 B2
7558195 Kuo Jul 2009 B1
7558273 Grosser, Jr. Jul 2009 B1
7571447 Ally et al. Aug 2009 B2
7599901 Mital et al. Oct 2009 B2
7688736 Walsh Mar 2010 B1
7688960 Aubuchon et al. Mar 2010 B1
7690040 Frattura Mar 2010 B2
7706255 Kondrat et al. Apr 2010 B1
7716370 Devarapalli May 2010 B1
7720076 Dobbins May 2010 B2
7729296 Choudhary Jun 2010 B1
7787480 Mehta Aug 2010 B1
7792920 Istvan et al. Sep 2010 B2
7796593 Ghosh Sep 2010 B1
7801021 Triantafillis Sep 2010 B1
7808992 Homchaudhuri Oct 2010 B2
7836332 Hara Nov 2010 B2
7843906 Chidambaram et al. Nov 2010 B1
7843907 Abou-Emara Nov 2010 B1
7860097 Lovett Dec 2010 B1
7898959 Arad Mar 2011 B1
7912091 Krishnan Mar 2011 B1
7924837 Shabtay Apr 2011 B1
7937438 Miller May 2011 B1
7937756 Kay May 2011 B2
7945941 Sinha May 2011 B2
7949638 Goodson May 2011 B1
7957386 Aggarwal Jun 2011 B1
8018938 Fromm Sep 2011 B1
8027354 Portolani Sep 2011 B1
8054832 Shukla Nov 2011 B1
8068442 Kompella Nov 2011 B1
8078704 Lee Dec 2011 B2
8090805 Chawla Jan 2012 B1
8102781 Smith Jan 2012 B2
8102791 Tang Jan 2012 B2
8116307 Thesayi Feb 2012 B1
8125928 Mehta Feb 2012 B2
8134922 Elangovan Mar 2012 B2
8155150 Chung Apr 2012 B1
8160063 Maltz Apr 2012 B2
8160080 Arad Apr 2012 B1
8170038 Belanger May 2012 B2
8175107 Yalagandula May 2012 B1
8194674 Pagel Jun 2012 B1
8195774 Lambeth Jun 2012 B2
8204061 Sane Jun 2012 B1
8213313 Doiron Jul 2012 B1
8213336 Smith Jul 2012 B2
8230069 Korupolu Jul 2012 B2
8239960 Frattura Aug 2012 B2
8249069 Raman Aug 2012 B2
8270401 Barnes Sep 2012 B1
8295291 Ramanathan Oct 2012 B1
8295921 Wang Oct 2012 B2
8301686 Appajodu Oct 2012 B1
8339994 Gnanasekaran Dec 2012 B2
8351352 Eastlake, III Jan 2013 B1
8369335 Jha Feb 2013 B2
8369347 Xiong Feb 2013 B2
8392496 Linden Mar 2013 B2
8451717 Venkataraman et al. May 2013 B2
8462774 Page Jun 2013 B2
8467375 Blair Jun 2013 B2
8520595 Yadav Aug 2013 B2
8553710 White Oct 2013 B1
8599850 Jha Dec 2013 B2
8599864 Chung Dec 2013 B2
8615008 Natarajan Dec 2013 B2
8619788 Sankaran Dec 2013 B1
8705526 Hasan Apr 2014 B1
8706905 McGlaughlin Apr 2014 B1
8717895 Koponen May 2014 B2
8724456 Hong May 2014 B1
8792501 Rustagi Jul 2014 B1
8798045 Aybay Aug 2014 B1
8798055 An Aug 2014 B1
8799980 Shafer et al. Aug 2014 B2
8804736 Drake Aug 2014 B1
8806031 Kondur Aug 2014 B1
8826385 Congdon Sep 2014 B2
8918631 Kumar Dec 2014 B1
8937865 Kumar Jan 2015 B1
8948181 Kapadia Feb 2015 B2
8995272 Agarwal Mar 2015 B2
9178793 Marlow Nov 2015 B1
9350680 Thayalan May 2016 B2
9401818 Venkatesh Jul 2016 B2
9438447 Basso Sep 2016 B2
20010005527 Vaeth Jun 2001 A1
20010055274 Hegge Dec 2001 A1
20020019904 Katz Feb 2002 A1
20020021701 Lavian Feb 2002 A1
20020027885 Ben-Ami Mar 2002 A1
20020039350 Wang Apr 2002 A1
20020054593 Morohashi May 2002 A1
20020087723 Williams Jul 2002 A1
20020091795 Yip Jul 2002 A1
20030026290 Umayabashi Feb 2003 A1
20030041085 Sato Feb 2003 A1
20030093567 Lolayekar May 2003 A1
20030097464 Martinez May 2003 A1
20030097470 Lapuh May 2003 A1
20030123393 Feuerstraeter Jul 2003 A1
20030147385 Montalvo Aug 2003 A1
20030152075 Hawthorne Aug 2003 A1
20030174706 Shankar Sep 2003 A1
20030189905 Lee Oct 2003 A1
20030189930 Terrell Oct 2003 A1
20030208616 Laing Nov 2003 A1
20030216143 Roese Nov 2003 A1
20030223428 BlanquerGonzalez Dec 2003 A1
20030233534 Bernhard Dec 2003 A1
20040001433 Gram et al. Jan 2004 A1
20040003094 See Jan 2004 A1
20040008868 Bornowski Jan 2004 A1
20040010600 Baldwin Jan 2004 A1
20040049699 Griffith Mar 2004 A1
20040057430 Paavolainen Mar 2004 A1
20040081171 Finn Apr 2004 A1
20040095900 Siegel May 2004 A1
20040117508 Shimizu Jun 2004 A1
20040120326 Yoon Jun 2004 A1
20040156313 Hofmeister et al. Aug 2004 A1
20040165595 Holmgren Aug 2004 A1
20040165596 Garcia Aug 2004 A1
20040205234 Barrack Oct 2004 A1
20040213232 Regan Oct 2004 A1
20040225725 Enomoto Nov 2004 A1
20040243673 Goyal Dec 2004 A1
20050007951 Lapuh Jan 2005 A1
20050025179 McLaggan Feb 2005 A1
20050044199 Shiga Feb 2005 A1
20050074001 Mattes Apr 2005 A1
20050094568 Judd May 2005 A1
20050094630 Valdevit May 2005 A1
20050108375 Hallak-Stamler May 2005 A1
20050111352 Ho May 2005 A1
20050122979 Gross Jun 2005 A1
20050152335 Lodha Jul 2005 A1
20050157645 Rabie et al. Jul 2005 A1
20050157751 Rabie Jul 2005 A1
20050169188 Cometto Aug 2005 A1
20050195813 Ambe Sep 2005 A1
20050207423 Herbst Sep 2005 A1
20050213561 Yao Sep 2005 A1
20050220096 Friskney Oct 2005 A1
20050259586 Hafid Nov 2005 A1
20050265330 Suzuki Dec 2005 A1
20050265356 Kawarai Dec 2005 A1
20050278565 Frattura Dec 2005 A1
20060007869 Hirota Jan 2006 A1
20060018302 Ivaldi Jan 2006 A1
20060023707 Makishima Feb 2006 A1
20060029055 Perera Feb 2006 A1
20060034292 Wakayama Feb 2006 A1
20060036648 Frey Feb 2006 A1
20060036765 Weyman Feb 2006 A1
20060039366 Ghosh Feb 2006 A1
20060059163 Frattura Mar 2006 A1
20060062187 Rune Mar 2006 A1
20060072550 Davis Apr 2006 A1
20060083172 Jordan Apr 2006 A1
20060083254 Ge Apr 2006 A1
20060092860 Higashitaniguchi May 2006 A1
20060098589 Kreeger May 2006 A1
20060126511 Youn Jun 2006 A1
20060140130 Kalkunte Jun 2006 A1
20060155828 Ikeda Jul 2006 A1
20060168109 Warmenhoven Jul 2006 A1
20060184937 Abels Aug 2006 A1
20060209886 Silberman Sep 2006 A1
20060221960 Borgione Oct 2006 A1
20060227776 Chandrasekaran Oct 2006 A1
20060235995 Bhatia Oct 2006 A1
20060242311 Mai Oct 2006 A1
20060242398 Fontijn Oct 2006 A1
20060245439 Sajassi Nov 2006 A1
20060251067 Desanti Nov 2006 A1
20060256767 Suzuki Nov 2006 A1
20060265515 Shiga Nov 2006 A1
20060285499 Tzeng Dec 2006 A1
20060291388 Amdahl Dec 2006 A1
20060291480 Cho Dec 2006 A1
20060294413 Filz Dec 2006 A1
20070036178 Hares Feb 2007 A1
20070053294 Ho Mar 2007 A1
20070061817 Atkinson Mar 2007 A1
20070074052 Hemmah Mar 2007 A1
20070081530 Nomura Apr 2007 A1
20070083625 Chamdani Apr 2007 A1
20070086362 Kato Apr 2007 A1
20070094464 Sharma Apr 2007 A1
20070097968 Du May 2007 A1
20070098006 Parry May 2007 A1
20070116224 Burke et al. May 2007 A1
20070121617 Kanekar May 2007 A1
20070130295 Rastogi Jun 2007 A1
20070156659 Lim Jul 2007 A1
20070177525 Wijnands Aug 2007 A1
20070177597 Ju Aug 2007 A1
20070183313 Narayanan Aug 2007 A1
20070206762 Chandra Sep 2007 A1
20070211712 Fitch Sep 2007 A1
20070220059 Lu Sep 2007 A1
20070226214 Smits Sep 2007 A1
20070230472 Jesuraj Oct 2007 A1
20070238343 Velleca Oct 2007 A1
20070258449 Bennett Nov 2007 A1
20070274234 Kubota Nov 2007 A1
20070280223 Pan Dec 2007 A1
20070289017 Copeland, III Dec 2007 A1
20080052487 Akahane Feb 2008 A1
20080056135 Lee Mar 2008 A1
20080056300 Williams Mar 2008 A1
20080057918 Abrant Mar 2008 A1
20080065760 Damm Mar 2008 A1
20080080517 Roy Apr 2008 A1
20080095160 Yadav Apr 2008 A1
20080101386 Gray May 2008 A1
20080112133 Torudbakken May 2008 A1
20080112400 Dunbar May 2008 A1
20080133760 Berkvens et al. Jun 2008 A1
20080159260 Vobbilisetty Jul 2008 A1
20080159277 Vobbilisetty Jul 2008 A1
20080172492 Raghunath Jul 2008 A1
20080181196 Regan Jul 2008 A1
20080181243 Vobbilisetty Jul 2008 A1
20080186968 Farinacci Aug 2008 A1
20080186981 Seto Aug 2008 A1
20080205377 Chao Aug 2008 A1
20080219172 Mohan Sep 2008 A1
20080225852 Raszuk Sep 2008 A1
20080225853 Melman Sep 2008 A1
20080228897 Ko Sep 2008 A1
20080240129 Elmeleegy Oct 2008 A1
20080267179 Lavigne Oct 2008 A1
20080285458 Lysne Nov 2008 A1
20080285555 Ogasahara Nov 2008 A1
20080288020 Einav Nov 2008 A1
20080298248 Roeck Dec 2008 A1
20080304498 Jorgensen Dec 2008 A1
20080304519 Koenen Dec 2008 A1
20080310342 Kruys Dec 2008 A1
20090022069 Khan Jan 2009 A1
20090024734 Merbach Jan 2009 A1
20090037607 Farinacci Feb 2009 A1
20090037977 Gai Feb 2009 A1
20090041046 Hirata Feb 2009 A1
20090042270 Dolly Feb 2009 A1
20090044270 Shelly Feb 2009 A1
20090067422 Poppe Mar 2009 A1
20090067442 Killian Mar 2009 A1
20090079560 Fries Mar 2009 A1
20090080345 Gray Mar 2009 A1
20090083445 Ganga Mar 2009 A1
20090092042 Yuhara Apr 2009 A1
20090092043 Lapuh Apr 2009 A1
20090094354 Rastogi Apr 2009 A1
20090106298 Furusho Apr 2009 A1
20090106405 Mazarick Apr 2009 A1
20090113408 Toeroe Apr 2009 A1
20090116381 Kanda May 2009 A1
20090122700 Aboba May 2009 A1
20090129384 Regan May 2009 A1
20090138577 Casado May 2009 A1
20090138752 Graham May 2009 A1
20090144720 Roush Jun 2009 A1
20090161584 Guan Jun 2009 A1
20090161670 Shepherd Jun 2009 A1
20090168647 Holness Jul 2009 A1
20090199177 Edwards Aug 2009 A1
20090204965 Tanaka Aug 2009 A1
20090213783 Moreton Aug 2009 A1
20090222879 Kostal et al. Sep 2009 A1
20090225752 Mitsumori Sep 2009 A1
20090232031 Vasseur Sep 2009 A1
20090245112 Okazaki Oct 2009 A1
20090245137 Hares Oct 2009 A1
20090245242 Carlson Oct 2009 A1
20090246137 Hadida Ruah et al. Oct 2009 A1
20090249444 Macauley Oct 2009 A1
20090252049 Ludwig Oct 2009 A1
20090252061 Small Oct 2009 A1
20090252503 Ishigami Oct 2009 A1
20090260083 Szeto Oct 2009 A1
20090279558 Davis Nov 2009 A1
20090292858 Lambeth Nov 2009 A1
20090316721 Kanda Dec 2009 A1
20090323698 LeFaucheur Dec 2009 A1
20090323708 Ihle Dec 2009 A1
20090327392 Tripathi Dec 2009 A1
20090327462 Adams Dec 2009 A1
20100002382 Aybay Jan 2010 A1
20100027420 Smith Feb 2010 A1
20100042869 Szabo Feb 2010 A1
20100046471 Hattori Feb 2010 A1
20100054260 Pandey Mar 2010 A1
20100061269 Banerjee Mar 2010 A1
20100074175 Banks Mar 2010 A1
20100085981 Gupta Apr 2010 A1
20100097941 Carlson Apr 2010 A1
20100103813 Allan Apr 2010 A1
20100103939 Carlson Apr 2010 A1
20100114818 Lier May 2010 A1
20100131636 Suri May 2010 A1
20100157844 Casey Jun 2010 A1
20100158024 Sajassi Jun 2010 A1
20100165877 Shukla Jul 2010 A1
20100165995 Mehta Jul 2010 A1
20100168467 Johnston Jul 2010 A1
20100169467 Shukla Jul 2010 A1
20100169948 Budko Jul 2010 A1
20100182920 Matsuoka Jul 2010 A1
20100189119 Sawada Jul 2010 A1
20100195489 Zhou Aug 2010 A1
20100195529 Liu Aug 2010 A1
20100215042 Sato Aug 2010 A1
20100215049 Raza Aug 2010 A1
20100220724 Rabie Sep 2010 A1
20100226368 Mack-Crane Sep 2010 A1
20100226381 Mehta Sep 2010 A1
20100246388 Gupta Sep 2010 A1
20100254703 Kirkpatrick Oct 2010 A1
20100257263 Casado Oct 2010 A1
20100258263 Douxchamps Oct 2010 A1
20100265849 Harel Oct 2010 A1
20100271960 Krygowski Oct 2010 A1
20100272107 Papp Oct 2010 A1
20100281106 Ashwood-Smith Nov 2010 A1
20100284414 Agarwal Nov 2010 A1
20100284418 Gray Nov 2010 A1
20100284698 McColloch Nov 2010 A1
20100287262 Elzur Nov 2010 A1
20100287548 Zhou Nov 2010 A1
20100290464 Assarpour Nov 2010 A1
20100290472 Raman Nov 2010 A1
20100290473 Enduri Nov 2010 A1
20100299527 Arunan Nov 2010 A1
20100303071 Kotalwar Dec 2010 A1
20100303075 Tripathi Dec 2010 A1
20100303083 Belanger Dec 2010 A1
20100309820 Rajagopalan Dec 2010 A1
20100309912 Mehta Dec 2010 A1
20100329110 Rose Dec 2010 A1
20100329265 Lapuh Dec 2010 A1
20110007738 Berman Jan 2011 A1
20110019678 Mehta Jan 2011 A1
20110032945 Mullooly Feb 2011 A1
20110035489 McDaniel Feb 2011 A1
20110035498 Shah Feb 2011 A1
20110044339 Kotalwar Feb 2011 A1
20110044352 Chaitou Feb 2011 A1
20110051723 Rabie Mar 2011 A1
20110055274 Scales et al. Mar 2011 A1
20110058547 Waldrop Mar 2011 A1
20110064086 Xiong Mar 2011 A1
20110064089 Hidaka Mar 2011 A1
20110072208 Gulati Mar 2011 A1
20110085560 Chawla Apr 2011 A1
20110085562 Bao Apr 2011 A1
20110085563 Kotha Apr 2011 A1
20110088011 Ouali Apr 2011 A1
20110110266 Li May 2011 A1
20110134802 Rajagopalan Jun 2011 A1
20110134803 Dalvi Jun 2011 A1
20110134925 Safrai Jun 2011 A1
20110142053 Van Der Merwe Jun 2011 A1
20110142062 Wang Jun 2011 A1
20110149526 Turner Jun 2011 A1
20110158113 Nanda Jun 2011 A1
20110161494 McDysan Jun 2011 A1
20110161695 Okita Jun 2011 A1
20110176412 Stine Jul 2011 A1
20110188373 Saito Aug 2011 A1
20110194403 Sajassi Aug 2011 A1
20110194563 Shen Aug 2011 A1
20110225540 d'Entremont Sep 2011 A1
20110228767 Singla Sep 2011 A1
20110228780 Ashwood-Smith Sep 2011 A1
20110231570 Altekar Sep 2011 A1
20110231574 Saunderson Sep 2011 A1
20110235523 Jha Sep 2011 A1
20110243133 Villait Oct 2011 A9
20110243136 Raman Oct 2011 A1
20110246669 Kanada Oct 2011 A1
20110255538 Srinivasan Oct 2011 A1
20110255540 Mizrahi Oct 2011 A1
20110261828 Smith Oct 2011 A1
20110268118 Schlansker Nov 2011 A1
20110268120 Vobbilisetty Nov 2011 A1
20110268125 Vobbilisetty Nov 2011 A1
20110273988 Tourrilhes Nov 2011 A1
20110273990 Rajagopalan Nov 2011 A1
20110274114 Dhar Nov 2011 A1
20110280572 Vobbilisetty Nov 2011 A1
20110286357 Haris Nov 2011 A1
20110286457 Ee Nov 2011 A1
20110286462 Kompella Nov 2011 A1
20110292947 Vobbilisetty Dec 2011 A1
20110296052 Guo et al. Dec 2011 A1
20110299391 Vobbilisetty Dec 2011 A1
20110299413 Chatwani Dec 2011 A1
20110299414 Yu Dec 2011 A1
20110299527 Yu Dec 2011 A1
20110299528 Yu Dec 2011 A1
20110299531 Yu Dec 2011 A1
20110299532 Yu Dec 2011 A1
20110299533 Yu Dec 2011 A1
20110299534 Koganti Dec 2011 A1
20110299535 Vobbilisetty Dec 2011 A1
20110299536 Cheng Dec 2011 A1
20110317559 Kern Dec 2011 A1
20110317703 Dunbar et al. Dec 2011 A1
20120011240 Hara Jan 2012 A1
20120014261 Salam Jan 2012 A1
20120014387 Dunbar Jan 2012 A1
20120020220 Sugita Jan 2012 A1
20120027017 Rai Feb 2012 A1
20120033663 Guichard Feb 2012 A1
20120033665 Da Silva Feb 2012 A1
20120033668 Humphries Feb 2012 A1
20120033669 Mohandas Feb 2012 A1
20120033672 Page Feb 2012 A1
20120039163 Nakajima Feb 2012 A1
20120042095 Kotha Feb 2012 A1
20120063363 Li Mar 2012 A1
20120075991 Sugita Mar 2012 A1
20120099567 Hart Apr 2012 A1
20120099602 Nagapudi Apr 2012 A1
20120099863 Xu Apr 2012 A1
20120102160 Breh Apr 2012 A1
20120106339 Mishra May 2012 A1
20120117438 Shaffer May 2012 A1
20120131097 Baykal May 2012 A1
20120131289 Taguchi May 2012 A1
20120134266 Roitshtein May 2012 A1
20120136999 Roitshtein May 2012 A1
20120147740 Nakash Jun 2012 A1
20120158997 Hsu Jun 2012 A1
20120163164 Terry Jun 2012 A1
20120170491 Kern Jul 2012 A1
20120177039 Berman Jul 2012 A1
20120210416 Mihelich Aug 2012 A1
20120221636 Surtani Aug 2012 A1
20120230225 Matthews Sep 2012 A1
20120239918 Huang Sep 2012 A1
20120243539 Keesara Sep 2012 A1
20120250502 Brolin Oct 2012 A1
20120260079 Mruthyunjaya Oct 2012 A1
20120275297 Subramanian Nov 2012 A1
20120275347 Banerjee Nov 2012 A1
20120278804 Narayanasamy Nov 2012 A1
20120287785 Kamble Nov 2012 A1
20120294192 Masood Nov 2012 A1
20120294194 Balasubramanian Nov 2012 A1
20120320800 Kamble Dec 2012 A1
20120320926 Kamath et al. Dec 2012 A1
20120327766 Tsai et al. Dec 2012 A1
20120327937 Melman et al. Dec 2012 A1
20130003535 Sarwar Jan 2013 A1
20130003549 Matthews Jan 2013 A1
20130003737 Sinicrope Jan 2013 A1
20130003738 Koganti Jan 2013 A1
20130028072 Addanki Jan 2013 A1
20130034015 Jaiswal Feb 2013 A1
20130034021 Jaiswal Feb 2013 A1
20130034094 Cardona Feb 2013 A1
20130058354 Casado Mar 2013 A1
20130066947 Ahmad Mar 2013 A1
20130067466 Combs Mar 2013 A1
20130070762 Adams Mar 2013 A1
20130083693 Himura Apr 2013 A1
20130097345 Munoz Apr 2013 A1
20130114595 Mack-Crane et al. May 2013 A1
20130124707 Ananthapadmanabha May 2013 A1
20130127848 Joshi May 2013 A1
20130132296 Koppenhagen May 2013 A1
20130135811 Dunwoody May 2013 A1
20130136123 Ge May 2013 A1
20130148546 Eisenhauer Jun 2013 A1
20130156425 Kirkpatrick Jun 2013 A1
20130194914 Agarwal Aug 2013 A1
20130219473 Schaefer Aug 2013 A1
20130223221 Xu Aug 2013 A1
20130223449 Koganti Aug 2013 A1
20130250951 Koganti Sep 2013 A1
20130250958 Watanabe Sep 2013 A1
20130259037 Natarajan Oct 2013 A1
20130266015 Qu Oct 2013 A1
20130268590 Mahadevan Oct 2013 A1
20130272135 Leong Oct 2013 A1
20130294451 Li Nov 2013 A1
20130297757 Han Nov 2013 A1
20130301425 Udutha et al. Nov 2013 A1
20130301642 Radhakrishnan Nov 2013 A1
20130308492 Baphna Nov 2013 A1
20130308647 Rosset Nov 2013 A1
20130315125 Ravishankar Nov 2013 A1
20130315586 Kipp Nov 2013 A1
20130322427 Stiekes Dec 2013 A1
20130332660 Talagala Dec 2013 A1
20130336104 Talla Dec 2013 A1
20130346583 Low Dec 2013 A1
20140013324 Zhang Jan 2014 A1
20140019608 Kawakami Jan 2014 A1
20140025736 Wang Jan 2014 A1
20140044126 Sabhanatarajan Feb 2014 A1
20140050223 Foo Feb 2014 A1
20140056298 Vobbilisetty Feb 2014 A1
20140059225 Gasparakis Feb 2014 A1
20140064056 Sakata Mar 2014 A1
20140086253 Yong Mar 2014 A1
20140105034 Sun Apr 2014 A1
20140112122 Kapadia Apr 2014 A1
20140140243 Ashwood-Smith May 2014 A1
20140157251 Hocker Jun 2014 A1
20140241147 Rajagopalan Aug 2014 A1
20140258446 Bursell Sep 2014 A1
20140269720 Srinivasan Sep 2014 A1
20140269733 Venkatesh Sep 2014 A1
20140298091 Carlen Oct 2014 A1
20140355477 Velayudhan et al. Dec 2014 A1
20150009992 Zhang Jan 2015 A1
20150010007 Matsuhira Jan 2015 A1
20150030031 Zhou Jan 2015 A1
20150110111 Song Apr 2015 A1
20150110487 Fenkes Apr 2015 A1
20150127618 Alberti May 2015 A1
20150143369 Zheng May 2015 A1
20150172098 Agarwal Jun 2015 A1
20150188753 Anumala Jul 2015 A1
20150195093 Mahadevan et al. Jul 2015 A1
20150222506 Kizhakkiniyil Aug 2015 A1
20150248298 Gavrilov Sep 2015 A1
20150263991 MacChiano Sep 2015 A1
20150281066 Koley Oct 2015 A1
20150301901 Rath Oct 2015 A1
20150347468 Bester Dec 2015 A1
20160072899 Tung Mar 2016 A1
20170026197 Venkatesh Jan 2017 A1
Foreign Referenced Citations (40)
Number Date Country
1735062 Feb 2006 CN
1777149 May 2006 CN
101064682 Oct 2007 CN
101459618 Jun 2009 CN
101471899 Jul 2009 CN
101548511 Sep 2009 CN
101645880 Feb 2010 CN
102098237 Jun 2011 CN
102148749 Aug 2011 CN
102301663 Dec 2011 CN
102349268 Feb 2012 CN
102378176 Mar 2012 CN
102404181 Apr 2012 CN
102415065 Apr 2012 CN
102415065 Apr 2012 CN
102801599 Nov 2012 CN
102801599 Nov 2012 CN
102088388 Apr 2014 CN
0579567 May 1993 EP
0579567 Jan 1994 EP
0993156 Apr 2000 EP
0993156 Dec 2000 EP
1398920 Mar 2004 EP
1398920 Mar 2004 EP
2001167 Aug 2007 EP
1916807 Oct 2007 EP
1916807 Apr 2008 EP
2001167 Dec 2008 EP
2854352 Apr 2015 EP
2874359 May 2015 EP
2008056838 May 2008 WO
2009042919 Apr 2009 WO
2010111142 Sep 2010 WO
2010111142 Sep 2010 WO
2011132568 Oct 2011 WO
2011140028 Nov 2011 WO
2011140028 Nov 2011 WO
2012033663 Mar 2012 WO
2012093429 Jul 2012 WO
2014031781 Feb 2014 WO
Non-Patent Literature Citations (265)
Entry
“Switched Virtual Internetworking moved beyond bridges and routers”, 8178 Data Communications 23(1994) September, No. 12, New York.
S. Night et al., “Virtual Router Redundancy Protocol”, Network Working Group, XP-002135272, Apr. 1998.
Eastlake 3rd., Donald et al., “RBridges: TRILL Header Options”, Draft-ietf-trill-rbridge-options-00.txt, Dec. 24, 2009.
J. Touch, et al., “Transparent Interconnection of Lots of Links (TRILL): Problem and Applicability Statement”, May 2009.
Perlman, Radia et al., “RBridge VLAN Mapping”, Draft-ietf-trill-rbridge-vlan-mapping-01.txt, Dec. 4, 2009.
Brocade Fabric OS (FOS) 6.2 Virtual Fabrics Feature Frequently Asked Questions.
Perlman, Radia “Challenges and Opportunities in the Design of TRILL: a Routed layer 2 Technology”, XP-002649647, 2009.
Nadas, S. et al., “Virtual Router Redundancy Protocol (VRRP) Version 3 for IPv4 and IPv6”, Mar. 2010.
Perlman, Radia et al., “RBridges: Base Protocol Specification”, draft-ietf-trill-rbridge-protocol-16.txt, Mar. 3, 2010.
Lapuh, Roger et al., “Split Multi-link Trunking (SMLT) draft-lapuh-network-smlt-08”, 2008.
“Switched Virtual Internetworking moves beyond bridges and routers”, 8178 Data Communications 23(1994) September, No. 12, New York, pp. 66-70, 72, 74, 76, 78, 80.
Perlman, Radia et al., “RBridge VLAN Mapping”, Dec. 4, 2003.
Perlman, Radia et al., “Challenges and Opportunities in the Design of TRILL: a Routed layer 2 Technology”, 2009.
Perlman, Radia et al., “RBridges: Base Protocol Specification” <draft-ietf-trill-rbridge-protocol-16.txt>, 2010.
S. Nada, Ed et al., “Virtual Router Redundancy Protocol (VRRP) Version 3 for IPv4 and IPv6”, Mar. 2010.
Lapuh, Roger et al., “Split Multi-link Trunking (SMLT)”, Oct. 2002.
Knight, S. et al., “Virtual Router Redundancy Protocol”, Apr. 1998.
Eastlake 3rd., Donald et al., “RBridges: TRILL Header Options”, <draft-ietf-trill-rbridge-options-00.txt>, Dec. 2009.
Lapuh, Roger et al., “Split Multi-link Trunking (SMLT)”, draft-lapuh-network-smlt-08, Jul. 2008.
Touch, J. et al., “Transparent Interconnection of Lots of Links (TRILL): Problem and Applicability Statement”, May 2009.
Christensen, M. et al., “Considerations for Internet Group Management Protocol (IGMP) and Multicast Listener Discovery (MLD) Snooping Switches”, May 2006.
U.S. Appl. No. 12/312,903 Office Action dated Jun. 13, 2013.
U.S. Appl. No. 13/365,808 Office Action dated Jul. 18, 2013.
U.S. Appl. No. 13/365,993 Office Action dated Jul. 23, 2013.
U.S. Appl. No. 13/092,873 Office Action dated Jun. 19, 2013.
U.S. Appl. No. 13/184,526 Office Action dated May 22, 2013.
U.S. Appl. No. 13/184,526 Office Action dated Jan. 28, 2013.
U.S. Appl. No. 13/050,102 Office Action dated May 16, 2013.
U.S. Appl. No. 13/050,102 Office Action dated Oct. 26, 2012.
U.S. Appl. No. 13/044,301 Office Action dated Feb. 22, 2013.
U.S. Appl. No. 13/044,301 Office Action dated Jun. 11, 2013.
U.S. Appl. No. 13/030,688 Office Action dated Apr. 25, 2013.
U.S. Appl. No. 13/030,806 Office Action dated Dec. 3, 2012.
U.S. Appl. No. 13/030,806 Office Action dated Jun. 11, 2013.
U.S. Appl. No. 13/098,360 Office Action dated May 31, 2013.
U.S. Appl. No. 13/092,864 Office Action dated Sep. 19, 2012.
U.S. Appl. No. 12/950,968 Office Action dated Jun. 7, 2012.
U.S. Appl. No. 12/950,968 Office Action dated Jan. 4, 2013.
U.S. Appl. No. 13/092,877 Office Action dated Mar. 4, 2013.
U.S. Appl. No. 12/950,974 Office Action dated Dec. 20, 2012.
U.S. Appl. No. 12/950,974 Office Action dated May 24, 2012.
U.S. Appl. No. 13/092,752 Office Action dated Feb. 5, 2013.
U.S. Appl. No. 13/092,752 Office Action dated Jul. 18, 2013.
U.S. Appl. No. 13/092,701 Office Action dated Jan. 28, 2013.
U.S. Appl. No. 13/092,701 Office Action dated Jul. 3, 2013.
U.S. Appl. No. 13/092,460 Office Action dated Jun. 21, 2013.
U.S. Appl. No. 13/042,259 Office Action dated Mar. 18, 2013.
U.S. Appl. No. 13/042,259 Office Action dated Jul. 31, 2013.
U.S. Appl. No. 13/092,580 Office Action dated Jun. 10, 2013.
U.S. Appl. No. 13/092,724 Office Action dated Jul. 16, 2013.
U.S. Appl. No. 13/092,724 Office Action dated Feb. 5, 2013.
U.S. Appl. No. 13/098,490 Office Action dated Dec. 21, 2012.
U.S. Appl. No. 13/098,490 Office Action dated Jul. 9, 2013.
U.S. Appl. No. 13/087,239 Office Action dated May 22, 2013.
U.S. Appl. No. 13/087,239 Office Action dated Dec. 5, 2012.
U.S. Appl. No. 12/725,249 Office Action dated Apr. 26, 2013.
U.S. Appl. No. 12/725,249 Office Action dated Sep. 12, 2012.
Brocade Unveils “The Effortless Network”, http://newsroom.brocade.com/press-releases/brocade-unveils-the-effortless-network--nasdaq-brcd-0859535, 2012.
Foundry FastIron Configuration Guide, Software Release FSX 04.2.00b, Software Release FWS 04.3.00, Software Release FGS 05.0.00a, Sep. 26, 2008.
FastIron and TurboIron 24X Configuration Guide Supporting FSX 05.1.00 for FESX, FWSX, and FSX; FGS 04.3.03 for FGS, FLS and FWS; FGS 05.0.02 for FGS-STK and FLS-STK, FCX 06.0.00 for FCX; and TIX 04.1.00 for TI24X, Feb. 16, 2010.
FastIron Configuration Guide Supporting Ironware Software Release 07.0.00, Dec. 18, 2009.
“The Effortless Network: HyperEdge Technology for the Campus LAN”, 2012.
Narten, T. et al. “Problem Statement: Overlays for Network Virtualization”, draft-narten-nvo3-overlay-problem-statement-01, Oct. 31, 2011.
Knight, Paul et al., “Layer 2 and 3 Virtual Private Networks: Taxonomy, Technology, and Standardization Efforts”, IEEE Communications Magazine, Jun. 2004.
“An Introduction to Brocade VCS Fabric Technology”, Brocade white paper, http://community.brocade.com/docs/DOC-2954, Dec. 3, 2012.
Kreeger, L. et al., “Network Virtualization Overlay Control Protocol Requirements”, Draft-kreeger-nvo3-overlay-cp-00, Jan. 30, 2012.
Louati, Wajdi et al., “Network-based virtual personal overlay networks using programmable virtual routers”, IEEE Communications Magazine, Jul. 2005.
U.S. Appl. No. 13/092,877 Office Action dated Sep. 5, 2013.
U.S. Appl. No. 13/044,326 Office Action dated Oct. 2, 2013.
Huang, Nen-Fu et al. “An Effective Spanning Tree Algorithm for a Bridged LAN”, Mar. 16, 1992.
Zhai, H. et al., “RBridge: Pseudo-Nickname draft-hu-trill-pseudonode-nickname-02.”, May 15, 2012.
Narten, T. et al. “Problem Statement: Overlays for Network Virtualization draft-narten-nvo3-overlay-problem-statement-01”, Oct. 31, 2011.
Knight, Paul et al. “Layer 2 and 3 Virtual Private Networks: Taxonomy, Technology, and Standardization Efforts”, 2004.
An Introduction to Brocade VCS Fabric Technology, Dec. 3, 2012.
Kreeger, L. et al. “Network Virtualization Overlay Control Protocol Requirements draft-kreeger-nvo3-overlay-cp-00”, Aug. 2, 2012.
Knight, Paul et al., “Network based IP VPN Architecture using Virtual Routers”, May 2003.
Louati, Wajdi et al., “Network-Based Virtual Personal Overlay Networks Using Programmable Virtual Routers”, 2005.
Brocade Unveils “The Effortless Network”, 2009.
The Effortless Network: HyperEdge Technology for the Campus LAN, 2012.
Foundary FastIron Configuration Guide, Software Release FSX 04.2.00b, Software Release FWS 04.3.00, Software Release FGS 05.0.00a, 2008.
FastIron and Turbulron 24x Configuration Guide, 2010.
FastIron Configuration Guide, Supporting IronWare Software Release 07.0.00, 2009.
Christensen, M. et al., Considerations for Internet Group Management Protocol (IGMP) and Multicast Listener Discovery (MLD) Snooping Switches, 2006.
Perlman, Radia et al. “RBridges: Base Protocol Specification”, <draft-ietf-trill-rbridge-protocol-16.txt>, 2010.
Brocade Fabric OS (FOS) 6.2 Virtual Fabrics Feature Frequently Asked Questions, 2009.
Eastlake III, Donald et al., “RBridges: TRILL Header Options”, 2009.
Perlman, Radia “Challenges and Opportunities in the Design of TRILL: a Routed layer 2 Technology”, 2009.
Perlman, Radia et al., “RBridge VLAN Mapping”, <draft-ietf-trill-rbridge-vlan-mapping-01.txt>, 2009.
Knight, S. et al., “Virtual Router Redundancy Protocol”, 1998.
“Switched Virtual Internetworking moves beyond bridges and routers”, 8178 Data Communications 23(1994) September, No. 12.
Touch, J. et al., “Transparent Interconnection of Lots of Links (TRILL): Problem and Applicability Statement”, 2009.
Lapuh, Roger et al., “Split Multi-link Trunking (SMLT)”, 2002.
Lapuh, Roger et al., “Split Multi-Link Trunking (SMLT) draft-Lapuh-network-smlt-08”, 2009.
Nadas, S. et al., “Virtual Router Redundancy Protocol (VRRP) Version 3 for IPv4 and IPv6”, 2010.
Office action dated Sep. 12, 2012, U.S. Appl. No. 12/725,249, filed Mar. 16, 2010.
Office action dated Apr. 26, 2012, U.S. Appl. No. 12/725,249, filed Mar. 16, 2010.
Office action dated Dec. 5, 2012, U.S. Appl. No. 13/087,239, filed Apr. 14, 2011.
Office action dated May 22, 2013, U.S. Appl. No. 13/087,239, filed Apr. 14, 2011.
Office action dated Dec. 21, 2012, U.S. Appl. No. 13/098,490, filed May 2, 2011.
Office action dated Jul. 9, 2013, U.S. Appl. No. 13/098,490, filed May 2, 2011.
Office action dated Mar. 27, 2014, U.S. Appl. No. 13/098,490, filed May 2, 2011.
Office action dated Feb. 5, 2013, U.S. Appl. No. 13/092,724, filed Apr. 22, 2011.
Office action dated Jul. 16, 2013, U.S. Appl. No. 13/092,724, filed Jul. 16, 2013.
Office action dated Jun. 10, 2013, U.S. Appl. No. 13/092,580, filed Apr. 22, 2011.
Office action dated Jan. 10, 2014, U.S. Appl. No. 13/092,580, filed Apr. 22, 2011.
Office action dated Mar. 18, 2013, U.S. Appl. No. 13/042,259, filed Mar. 7, 2011.
Office action dated Jan. 16, 2014, U.S. Appl. No. 13/042,259, filed Mar. 7, 2011.
Office action dated Jul. 31, 2013, U.S. Appl. No. 13/042,259, filed Mar. 7, 2011.
Office action dated Jun. 21, 2013, U.S. Appl. No. 13/092,460, filed Apr. 22, 2011.
Office action dated Jan. 28, 2013, U.S. Appl. No. 13/092,701, filed Apr. 22, 2011.
Office action dated Jul. 3, 2013, U.S. Appl. No. 13/092,701, filed Apr. 22, 2011.
Office action dated Feb. 15, 2013, U.S. Appl. No. 13/092,752, filed Apr. 22. 2011.
Office action dated Jul. 18, 2013, U.S. Appl. No. 13/092,752, filed Apr. 22, 2011.
Office action dated Dec. 20, 2012, U.S. Appl. No. 12/950,974, filed Nov. 19, 2010.
Office action dated May 24, 2012, U.S. Appl. No. 12/950,974, filed Nov. 19, 2010.
Office action dated Mar. 4, 2013, U.S. Appl. No. 13/092,877, filed Apr. 22, 2011.
Office action dated Sep. 5, 2013, U.S. Appl. No. 13/092,877, filed Apr. 22, 2011.
Office action dated Jan. 6, 2014, U.S. Appl. No. 13/092,877, filed Apr. 22, 2011.
Office action dated Jun. 20, 2014, U.S. Appl. No. 13/092,877, filed Apr. 22, 2011.
Office action dated Jun. 7, 2012, U.S. Appl. No. 12/950,968, filed Nov. 19, 2010.
Office action dated Jan. 4, 2013, U.S. Appl. No. 12/950,968, filed Nov. 19, 2010.
Office action dated Sep. 19, 2012, U.S. Appl. No. 13/092,864, filed Apr. 22, 2011.
Office action dated May 31, 2013, U.S. Appl. No. 13/098,360, filed Apr. 29, 2011.
Office action dated Oct. 2, 2013, U.S. Appl. No. 13/044,326, filed Mar. 9, 2011.
Office action dated Dec. 3, 2012, U.S. Appl. No. 13/030,806, filed Feb. 18, 2011.
Office action dated Jun. 11, 2013, U.S. Appl. No. 13/030,806, filed Feb. 18, 2011.
Office action dated Apr. 22, 2014, U.S. Appl. No. 13/030,806, filed Feb. 18, 2011.
Office action dated Apr. 25, 2013, U.S. Appl. No. 13/030,688, filed Feb. 18, 2011.
Office action dated Jun. 11, 2013, U.S. Appl. No. 13/044,301, filed Mar. 9, 2011.
Office action dated Feb. 22, 2013, U.S. Appl. No. 13/044,301, filed Mar. 9, 2011.
Office action dated Oct. 26, 2012, U.S. Appl. No. 13/050,102, filed Mar. 17, 2011.
Office action dated May 16, 2013, U.S. Appl. No. 13/050,102, filed Mar. 17, 2011.
Office action dated Jan. 28, 2013, U.S. Appl. No. 13/148,526, filed Jul. 16, 2011.
Office action dated May 22, 2013, U.S. Appl. No. 13/148,526, filed Jul. 16, 2011.
Office action dated Dec. 2, 2013, U.S. Appl. No. 13/184,526, filed Jul. 16, 2011.
Office action dated Jun. 19, 2013, U.S. Appl. No. 13/092,873, filed Apr. 22, 2011.
Office action dated Nov. 29, 2013, U.S. Appl. No. 13/092,873, filed Apr. 22, 2011.
Office action dated Jul. 23, 2013, U.S. Appl. No. 13/365,993, filed Feb. 3, 2012.
Office action dated Jul. 18, 2013, U.S. Appl. No. 13/365,808, filed Feb. 3, 2012.
Office action dated Mar. 6, 2014, U.S. Appl. No. 13/425,238, filed Mar. 20, 2012.
Office action dated Jun. 13, 2013, U.S. Appl. No. 13/312,903, filed Dec. 6, 2011.
Office action dated Nov. 12, 2013, U.S. Appl. No. 13/312,903, filed Dec. 6, 2011.
Office action dated Jun. 18, 2014, U.S. Appl. No. 13/440,861, filed Apr. 5, 2012.
Office action dated Feb. 28, 2014, U.S. Appl. No. 13/351,513, filed Jan. 17, 2012.
Office action dated May 9, 2014, U.S. Appl. No. 13/484,072, filed May 30, 2012.
Office action dated Oct. 21, 2013, U.S. Appl. No. 13/533,843, filed Jun. 26, 2012.
Office action dated May 14, 2014, U.S. Appl. No. 13/533,843, filed Jun. 26, 2012.
Office action dated Feb. 20, 2014, U.S. Appl. No. 13/598,204, filed Aug. 29, 2012.
Office action dated Jun. 6, 2014, U.S. Appl. No. 13/669,357, filed Nov. 5, 2012.
Office action dated Jul. 7, 2014, U.S. Appl. No. 13/044,326, filed Mar. 9, 2011.
Office Action dated Apr. 9, 2014, U.S. Appl. No. 13/092,752, filed Apr. 22, 2011.
Office Action dated Mar. 26, 2014, U.S. Appl. No. 13/092,701, filed Apr. 22, 2011.
Office Action dated Mar. 14, 2014, U.S. Appl. No. 13/092,460, filed Apr. 22, 2011.
Office Action dated Apr. 9, 2014, U.S. Appl. No. 13/092,724, filed Apr. 22, 2011.
Office Action for U.S. Appl. No. 13/425,238, filed Mar. 20, 2012, dated Mar. 6, 2014.
Office Action for U.S. Appl. No. 13/092,752, filed Apr. 22, 2011, dated Apr. 9, 2014.
Office Action for U.S. Appl. No. 13/598,204, filed Aug. 29, 2012, dated Feb. 20, 2014.
Office Action for U.S. Appl. No. 13/092,887 dated Jan. 6, 2014.
Perlman R: ‘Challenges and opportunities in the design of TRILL: a routed layer 2 technology’, 2009 IEEE GLOBECOM Workshops, Honolulu, HI, USA, Piscataway, NJ, USA, Nov. 30, 2009 (Nov. 30, 2009), pp. 1-6, XP002649647, DOI: 10.1109/GLOBECOM.2009.5360776 ISBN: 1-4244-5626-0 [retrieved on Jul. 19, 2011].
Office Action for U.S. Appl. No. 13/365,993, filed Feb. 3, 2012, from Cho, Hong Sol., dated Jul. 23, 2013.
Office action dated Aug. 4, 2014, U.S. Appl. No. 13/050,102, filed Mar. 17, 2011.
Office Action for U.S. Appl. No. 13/030,806, filed Feb. 18, 2011, dated Dec. 3, 2012.
Office Action for U.S. Appl. No. 13/312,903, filed Dec. 6, 2011, dated Jun. 13, 2013.
Office Action for U.S. Appl. No. 13/092,873, filed Apr. 22, 2011, dated Nov. 29, 2013.
Office Action for U.S. Appl. No. 13/184,526, filed Jul. 16, 2011, dated Dec. 2, 2013.
Office Action for U.S. Appl. No. 13/098,490, filed May 2, 2011, dated Mar. 27, 2014.
TRILL Working Group Internet-Draft Intended status: Proposed Standard RBridges: Base Protocol Specificaiton Mar. 3, 2010.
Office Action for U.S. Appl. No. 13/742,207, filed Jan. 15, 2013.
Office Action for U.S. Appl. No. 13/351,513, filed Jan. 17, 2012, dated Jul. 24, 2014.
Office Action for U.S. Appl. No. 13/087,239, filed Apr. 14, 2011, dated Dec. 5, 2012.
Office Action for U.S. Appl. No. 13/030,688, filed Feb. 18, 2011, dated Jul. 17, 2014.
Office Action for U.S. Appl. No. 13/044,326, filed Mar. 9, 2011, dated Jul. 7, 2014.
Office Action for U.S. Appl. No. 13/556,061, filed Jul. 23, 2012, dated Jun. 6, 2014.
Office Action for U.S. Appl. No. 13/092,877, filed Apr. 22, 2011, dated Jun. 20, 2014.
Office Action for U.S. Appl. No. 13/092,873, filed Apr. 22, 2011, dated Jul. 25, 2014.
Office Action for U.S. Appl. No. 13/312,903, filed Dec. 6, 2011, dated Aug. 7, 2014.
Office Action for U.S. Appl. No. 13/950,974, filed Nov. 19, 2010, dated Dec. 2, 2012.
Abawajy J. “An Approach to Support a Single Service Provider Address Image for Wide Area Networks Environment” Centre for Parallel and Distributed Computing, School of Computer Science Carleton University, Ottawa, Ontario, K1S 5B6, Canada.
Office action dated Jun. 8, 2015, U.S. Appl. No. 14/178,042, filed Feb. 11, 2014.
Office action dated Oct. 2, 2014, for U.S. Appl. No. 13/092,752, filed Apr. 22, 2011.
Office Action dated Dec. 19, 2014, for U.S. Appl. No. 13/044,326, filed Mar. 9, 2011.
Office Action dated May 21, 2015, U.S. Appl. No. 13/288,822, filed Nov. 3, 2011.
Office action dated Apr. 30, 2015, U.S. Appl. No. 13/351,513, filed Jan. 17, 2012.
Office Action dated Apr. 1, 2015 U.S. Appl. No. 13/656,438 filed Oct. 19, 2012.
Office Action Dated Jun. 10, 2015, U.S. Appl. No. 13/890,150, filed May 8, 2013.
Kompella, Ed K. et al., ‘Virtual Private LAN Service (VPLS) Using BGP for Auto-Discovery and Signaling’ Jan. 2007.
Mahalingam “VXLAN: A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks” Oct. 17, 2013 pp. 1-22, Sections 1, 4 and 4.1.
Mckeown, Nick et al. “OpenFlow: Enabling Innovation in Campus Networks”, Mar. 14, 2008, www.openflow.org/documents/openflow-wp-latest.pdf.
Office Action for U.S. Appl. No. 13/042,259, filed Mar. 7, 2011, dated Feb. 23, 2015.
Office Action for U.S. Appl. No. 13/044,301, filed Mar. 9, 2011, dated Jan. 29, 2015.
Office Action for U.S. Appl. No. 13/044,301, dated Mar. 9, 2011.
Office Action for U.S. Appl. No. 13/050,102, filed Mar. 17, 2011, dated Jan. 26, 2015.
Office Action for U.S. Appl. No. 13/092,460, filed Apr. 22, 2011, dated Mar. 13, 2015.
Office Action for U.S. Appl. No. 13/092,752, filed Apr. 22, 2011, dated Feb. 27, 2015.
Office Action for U.S. Appl. No. 13/092,873, filed Apr. 22, 2011, dated Nov. 7, 2014.
Office Action for U.S. Appl. No. 13/092,877, filed Apr. 22, 2011, dated Nov. 10, 2014.
Office Action for U.S. Appl. No. 13/157,942, filed Jun. 10, 2011.
Office Action for U.S. Appl. No. 13/184,526, filed Jul. 16, 2011, dated Jan. 5, 2015.
Office Action for U.S. Appl. No. 13/425,238, filed Mar. 20, 2012, dated Mar. 12, 2015.
Office Action for U.S. Appl. No. 13/598,204, filed Aug. 29, 2012, dated Jan. 5, 2015.
Office Action for U.S. Appl. No. 13/669,357, filed Nov. 5, 2012, dated Jan. 30, 2015.
Office Action for U.S. Appl. No. 13/786,328, filed Mar. 5, 2013, dated Mar. 13, 2015.
Office Action for U.S. Appl. No. 13/851,026, filed Mar. 26, 2013, dated Jan. 30, 2015.
Office Action for U.S. Appl. No. 14/577,785, filed Dec. 19, 2014, dated Apr. 13, 2015.
Rosen, E. et al., “BGP/MPLS VPNs”, Mar. 1999.
Siamak Azodolmolky et al. “Cloud computing networking: Challenges and opportunities for innovations”, IEEE Communications Magazine, vol. 51, No. 7, Jul. 1, 2013.
Office Action dated Jun. 18, 215, U.S. Appl. No. 13/098,490, filed May 2, 2011.
Office Action dated Jun. 16, 2015, U.S. Appl. No. 13/048,817, filed Mar. 15, 2011.
Office Action dated Jul. 31, 2015, U.S. Appl. No. 13/598,204, filed Aug. 29, 2014.
Office Action dated Jul. 31, 2015, U.S. Appl. No. 14/473,941, filed Aug. 29, 2014.
Office Action dated Jul. 31, 2015, U.S. Appl. No. 14/488,173, filed Sep. 16, 2014.
Office Action dated Aug. 21, 2015, U.S. Appl. No. 13/776,217, filed Feb. 25, 2013.
Office Action dated Aug. 19, 2015, U.S. Appl. No. 14/156,374, filed Jan. 15, 2014.
Office Action dated Sep. 2, 2015, U.S. Appl. No. 14/151,693, filed Jan. 9, 2014.
Office Action dated Sep. 17, 2015, U.S. Appl. No. 14/577,785, filed Dec. 19, 2014.
Office Action dated Sep. 22, 2015 U.S. Appl. No. 13/656,438, filed Oct. 19, 2012.
Office Action dated Nov. 5, 2015, U.S. Appl. No. 14/178,042, filed Feb. 11, 2014.
Office Action dated Oct. 19, 2015, U.S. Appl. No. 14/215,996, filed Mar. 17, 2014.
Office Action dated Sep. 18, 2015, U.S. Appl. No. 13/345,566, filed Jan. 6, 2012.
Open Flow Switch Specification Version 1.1.0, Feb. 28, 2011.
Open Flow Switch Specification Version 1.0.0, Dec. 31, 2009.
Open Flow Configuration and Management Protocol 1.0 (OF-Config 1.0) Dec. 23, 2011.
Open Flow Switch Specification Version 1.2 Dec. 5, 2011.
Office action dated Feb. 2, 2016, U.S. Appl. No. 13/092,460, filed Apr. 22, 2011.
Office Action dated Feb. 2, 2016. U.S. Appl. No. 14/154,106, filed Jan. 13, 2014.
Office Action dated Feb. 3, 2016, U.S. Appl. No. 13/098,490, filed May 2, 2011.
Office Action dated Feb. 4, 2016, U.S. Appl. No. 13/557,105, filed Jul. 24, 2012.
Office Action dated Feb. 11, 2016, U.S. Appl. No. 14/488,173, filed Sep. 16, 2014.
Office Action dated Feb. 24, 2016, U.S. Appl. No. 13/971,397, filed Aug. 20, 2013.
Office Action dated Feb. 24, 2016, U.S. Appl. No. 12/705,508, filed Feb. 12, 2010.
Office Action dated Jul. 6, 2016, U.S. Appl. No. 14/618,941, filed Feb. 10, 2015.
Office Action dated Jul. 20, 2016, U.S. Appl. No. 14/510,913, filed Oct. 9, 2014.
Office Action dated Jul. 29, 2016, U.S. Appl. No. 14/473,941, filed Aug. 29, 2014.
Office Action dated Jul. 28, 2016, U.S. Appl. No. 14/284,212, filed May 21, 2016.
Office Action dated Jan. 31, 2017, U.S. Appl. No. 13/184,526, filed Jul. 16, 2011.
Office Action dated Jan. 27, 2017, U.S. Appl. No. 14/216,292, filed Mar. 17, 2014.
Office Action dated Jan. 26, 2017, U.S. Appl. No. 13/786,328, filed Mar. 5, 2013.
Office Action dated Dec. 2, 2016, U.S. Appl. No. 14/512,268, filed Oct. 10, 2014.
Office Action dated Dec. 1, 2016, U.S. Appl. No. 13/899,849, filed May 22, 2013.
Office Action dated Dec. 1, 2016, U.S. Appl. No. 13/656,438, filed Oct. 19, 2012.
Office Action dated Nov. 30, 2016, U.S. Appl. No. 13/598,204, filed Aug. 29, 2012.
Office Action dated Nov. 21, 2016, U.S. Appl. No. 13/669,357, filed Nov. 5, 2012.
Office Action dated Feb. 8, 2017, U.S. Appl. No. 14/473,941, filed Aug. 29, 2014.
Office Action dated Feb. 8, 2017, U.S. Appl. No. 14/822,380, filed Aug. 10, 2015.
“Network based IP VPN Architecture using Virtual Routers” Paul Knight et al.
Yang Yu et al “A Framework of using OpenFlow to handle transient link failure”, TMEE, 2011 International Conference on, IEEE, Dec. 16, 2011.
Office Action for U.S. Appl. No. 15/227,789 dated Feb. 27, 2017.
Office Action for U.S. Appl. No. 14/822,380 dated Feb. 8, 2017.
Office Action for U.S. Appl. No. 14/704,660 dated Feb. 27, 2017.
Office Action for U.S. Appl. No. 14/510,913 dated Mar. 3, 2017.
Office Action for U.S. Appl. No. 14/473,941 dated Feb. 8, 2017.
Office Action for U.S. Appl. No. 14/329,447 dated Feb. 10, 2017.
Office Action for U.S. Appl. No. 14/817,097 dated May 4, 2017.
Office Action for U.S. Appl. No. 14/872,966 dated Apr. 20, 2017.
Office Action for U.S. Appl. No. 14/680,915 dated May 3, 2017.
Office Action for U.S. Appl. No. 14/792,166 dated Apr. 26, 2017.
Office Action for U.S. Appl. No. 14/660,803 dated May 17, 2017.
Office Action for U.S. Appl. No. 14/488,173 dated May 12, 2017.
Office Action for U.S. Appl. No. 14/662,095 dated Mar. 24, 2017.
Office Action for U.S. Appl. No. 15/005,967 dated Mar. 31, 2017.
Office Action for U.S. Appl. No. 15/215,377 dated Apr. 7, 2017.
Office Action for U.S. Appl. No. 13/098,490 dated Apr. 6, 2017.
Office Action for U.S. Appl. No. 14/662,092 dated Mar. 29, 2017.
Office Action for U.S. Appl. No. 13/288,822, dated May 26, 2017.
Office Action for U.S. Appl. No. 14/329,447, dated Jun. 8, 2017.
Related Publications (1)
Number Date Country
20120016973 A1 Jan 2012 US
Provisional Applications (1)
Number Date Country
61364941 Jul 2010 US