As more networks move to the cloud, it is more common for one corporation or other entity to have networks spanning multiple sites. While logical networks that operate within a single site are well established, there are various challenges in having logical networks span multiple physical sites (e.g., datacenters). The sites should be self-contained, while also allowing for data to be sent from one site to another easily. Various solutions are required to solve these issues.
For a logical network spanning multiple federated sites (e.g., multiple datacenters), some embodiments of the invention provide a method for defining a group of machines and distributing the group definition (e.g., for a security group) to at least a subset of the sites. In some embodiments, the group definition includes both (i) a span of the group that specifies a set of the sites at which the group is to be used and (ii) a set of criteria for machines to be included in the group. This set of criteria, in some embodiments, includes location criteria specifying one or more sites at which machines must be located in order to be members of the group. Other criteria can include machine characteristics (e.g., a specific type of operating system running on the machine, applications executing on the machine, machines running on a specific type of hypervisor, etc.), machine names in the management system, machine metadata in the management system, etc. The group definition is distributed to each site in the set of sites, and local network control systems at each of these sites determine the set of machines in the group based on the specified set of criteria (i.e., by identifying machines that match the set of criteria defined for the group).
In some embodiments, the group definition is received by a global manager that manages the entire logical network across the multiple sites. This global manager is part of a network management and control system along with the local network control systems at each of the individual sites, and distributes the group definition to local network managers at each site in the set of sites. These local network managers directly manage the logical network at their respective sites. In some embodiments, the global manager receives a global desired configuration for the logical network (e.g., from an administrator of the network), identifies a relevant portion of the global desired configuration for each site in the federation, and provides the identified portion to the site's corresponding local manager. This global desired configuration includes the group definition, which is included in the relevant portion for each site in the set of sites.
In some embodiments, the local network manager at each site in the set of sites spanned by the group distributes the group definition to a set of network controllers at the site (e.g., a single controller machine, a cluster of controllers, etc.). The network controllers at each site resolve the group definition into a set of machine identifiers (e.g., a set of network addresses, UUIDs, etc.) by determining the machines that are located at their site and that meet the specified criteria for the group. In the case of a group with location criteria, the controllers at sites that are spanned by the group but not specified in the location criteria will not identify any machines at their site that meet the criteria. Each set of network controllers at a site spanned by the group provides their set of machine identifiers to the network controllers at each of the other sites spanned by the group (these connections can be arranged as a full mesh, a hub-and-spoke, etc.), such that each site spanned by the group receives the full set of machine identifiers for the group. Thus, the network controllers at the sites spanned by the group but not in the location criteria specified by the group definition will also receive the full set of machine identifiers for the group, although none of those machines are located at their site.
As noted, the group definition in some embodiments is part of a global logical network configuration. In some embodiments, the global logical network configuration includes definitions of domains, which are groups of sites used for defining security policy. Within the global configuration, a group is defined within a domain, and the span in the group definition is inherited from the span of the domain in some embodiments. That is, the set of sites spanned by a group is the group of sites defined for the domain in which the group is defined.
A primary purpose of the groups, in some embodiments, is for use in security policies (e.g., firewall rules). These security policies specify rules for traffic that should be allowed, blocked, or dropped within the network, and are defined based on source and destination addresses. Rather than requiring a network security administrator to define rules using the actual network addresses of large numbers of machines, the administrator can define the rules in terms of groups (e.g., allow or drop traffic sent from Group 1 to Group 2). As described above, the network controllers translate the group definitions into sets of machine identifiers (e.g., addresses), and in some embodiments also use the sets of addresses to translate the security rules into rules that can be applied by the physical network elements that implement the logical network. Using site location as a criterion for the groups allows the network elements at a first site to apply different rules for traffic sent to or from machines located at a second site spanned by the group (i.e., in the same domain as the first site) without including in those rules machines at the first site that would otherwise meet the criteria.
The preceding Summary is intended to serve as a brief introduction to some embodiments of the invention. It is not meant to be an introduction or overview of all inventive subject matter disclosed in this document. The Detailed Description that follows and the Drawings that are referred to in the Detailed Description will further describe the embodiments described in the Summary as well as other embodiments. Accordingly, to understand all the embodiments described by this document, a full review of the Summary, Detailed Description and the Drawings is needed. Moreover, the claimed subject matters are not to be limited by the illustrative details in the Summary, Detailed Description and the Drawing, but rather are to be defined by the appended claims, because the claimed subject matters can be embodied in other specific forms without departing from the spirit of the subject matters.
The novel features of the invention are set forth in the appended claims. However, for purpose of explanation, several embodiments of the invention are set forth in the following figures.
In the following detailed description of the invention, numerous details, examples, and embodiments of the invention are set forth and described. However, it will be clear and apparent to one skilled in the art that the invention is not limited to the embodiments set forth and that the invention may be practiced without some of the specific details and examples discussed.
For a logical network spanning multiple federated sites (e.g., multiple datacenters), some embodiments of the invention provide a method for defining a group of machines and distributing the group definition (e.g., for a security group) to at least a subset of the sites. In some embodiments, the group definition includes both (i) a span of the group that specifies a set of the sites at which the group is to be used and (ii) a set of criteria for machines to be included in the group. This set of criteria, in some embodiments, includes location criteria specifying one or more sites at which machines must be located in order to be members of the group. Other criteria can include machine characteristics (e.g., a specific type of operating system running on the machine, applications executing on the machine, machines running on a specific type of hypervisor, etc.), machine names in the management system, machine metadata in the management system, etc. The group definition is distributed to each site in the set of sites, and local network control systems at each of these sites determine the set of machines in the group based on the specified set of criteria (i.e., by identifying machines that match the set of criteria defined for the group).
In some embodiments, the group definition is received by a global manager that manages the entire logical network across the multiple sites. This global manager is part of a network management and control system along with the local network control systems at each of the individual sites, and distributes the group definition to local network managers at each site in the set of sites. The network management and control system of some embodiments includes (i) a global network manager that manages the entire logical network spanning all of the sites, (ii) local network managers at each site that directly manage the logical network at their respective sites, and (iii) central controllers at each site for distributing logical network configuration data to computing devices at the site that implement the logical network. The global manager receives global logical network configuration data (e.g., from a network administrator), while the local network managers receive (i) global logical network configuration data for their respective sites from the global manager and (ii) local logical network configuration data (e.g., from a network administrator). This global logical network configuration includes the group definition in some embodiments, which is included in the relevant global logical network configuration data provided to the local network managers for each site in the set of sites by the group. In some embodiments, a network management application is provided that allows the network administrator to access the global manager as well as some or all of the local managers via the same user interface (UI).
The logical network, in some embodiments, is a conceptual network structure that a network administrator (or multiple network administrators) defines through a set of network managers. Specifically, some embodiments include a global manager as well as local managers for each site.
In some embodiments, the network administrator(s) define the logical network to span a set of physical sites (in this case the two illustrated datacenters 120 and 125) through the global manager 105. In addition, any logical network constructs (such as logical forwarding elements) that span multiple datacenters are defined through the global manager 105. This global manager, in different embodiments, may operate at one of the datacenters (e.g., on the same machine or machines as the local manager at that site or on different machines than the local manager) or at a different site.
The global manager 105 provides data to the local managers at each of the sites spanned by the logical network (in this case, local managers 110 and 115). In some embodiments, the global manager identifies, for each logical network construct, the sites spanned by that construct, and only provides information regarding the construct to the identified sites. Thus, security groups, logical routers, etc. that only span the first datacenter 120 will be provided to the local manager 110 and not to the local manager 115. In addition, LFEs (and other logical network constructs) that are exclusive to a site may be defined by a network administrator directly through the local manager at that site. The logical network configuration and the global and local network managers are described in greater detail below.
The local manager 110 or 115 at a given site (or a management plane application, which may be separate from the local manager) uses the logical network configuration data received either from the global manager 105 or directly from a network administrator to generate configuration data for the host computers 135 and 150 and the edge devices 140 and 155 (referred to collectively in the following as computing devices), which implement the logical network. The local managers provide this data to the central controllers 130 and 145, which determine to which computing devices configuration data about each logical network construct should be provided. In some embodiments, different LFEs (and other constructs) span different computing devices, depending on which logical network endpoints operate on the host computers 135 and 150 as well as to which edge devices various LFE constructs are assigned (as described in greater detail below).
The central controllers 130 and 145, in addition to distributing configuration data to the computing devices, receive physical network to logical network mapping data from the computing devices in some embodiments and share this information across datacenters. For instance, in some embodiments, the central controllers 130 receive tunnel endpoint to logical network address mapping data from the host computers 135 and share this information (i) with the other host computers 135 and the edge devices 140 in the first datacenter 120 and (ii) with the central controllers 145 in the second site 125 (so that the central controllers 145 can share this data with the host computers 150 and/or the edge devices 155). Similarly, in some embodiments, the central controllers 130 identify members of groups (e.g., security groups) in the first datacenter 120 based on information from the host computers 135 and distribute this aggregated information about the security groups to at least the host computers 135 and to the central controllers in the second site 125. The central controller operations for resolving and distributing group information are described in greater detail below.
Regarding the global and local managers,
The global manager receives a global desired configuration for the logical network via one or more user clients 240. Each of the local managers 225-235 may also receive in some embodiments a (site-specific) desired configuration for the logical network via the user clients 240. The desired configuration is provided to the managers 220-235 from a user client 240 in some embodiments using a representational state transfer (REST) application programming interface (API), and is represented by dashed lines in
In some embodiments, as illustrated in
Some embodiments employ a secondary (standby) global manager 260, in an active-standby arrangement with the primary (active) global manager 220. The primary global manager 220 is asynchronously synchronized with the secondary global manager 260 as a standby for failover scenarios. This asynchronous replication is represented by a dot-dash line in
The secondary global manager 260 executes in some embodiments on the same computing device 250 as a local manager 230 managing its site 210, as illustrated in
The primary global manager 220, the secondary global manager 260, and the local managers 225-235 are in some embodiments separate modules of a single application, and in other embodiments are separate applications. These applications in some embodiments execute as one or more processes within machines that execute on host computers at each physical site. Some embodiments deploy one or more of the managers 220-235 and 260 as a cluster of machines at their physical site, with each machine executing on a different computing device at the same site.
It should be noted that while the above figures illustrate the user clients 240 directly connecting to the global manager 220 and the local managers 225-235, in other embodiments the user clients only directly access the global manager 220 (so long as the application has provided proper authentication information for the global manager). To access the local managers in such embodiments, the global manager acts as a proxy—that is, the application client accesses the local managers through the global manager in some embodiments.
Before describing the global (and local) configurations of some embodiments, the logical networks described by these configurations, as well as their physical implementation across multiple sites, will be described further. The logical network of some embodiments may include both logical switches (to which logical network DCNs attach) and logical routers. Each LFE (e.g., logical switch or logical router) is implemented across one or more datacenters, depending on how the LFE is defined by the network administrator. In some embodiments, the LFEs are implemented within the datacenters by managed forwarding elements (MFEs) executing on host computers that also host DCNs of the logical network (e.g., with the MFEs executing in virtualization software of the host computers) and/or on edge devices within the datacenters. The edge devices, in some embodiments, are computing devices that may be bare metal machines executing a datapath and/or computers on which DCNs execute to a datapath. These datapaths, in some embodiments, perform various gateway operations (e.g., gateways for stretching logical switches across datacenters, gateways for executing centralized features of logical routers such as performing stateful services and/or connecting to external networks).
As in this example, logical routers, in some embodiments, may include T0 logical routers that connect directly to external networks (e.g., router 505) and T1 logical routers that segregate a set of logical switches from the rest of the logical network and may perform stateful services for endpoint machines connected to those logical switches (e.g., router 510). These logical routers, in some embodiments, are defined by the network managers to have one or more routing components, depending on how the logical router has been configured by the network administrator.
T1 logical routers may be connected to T0 logical routers in some embodiments (e.g., T1 logical router 510 connecting to T0 logical router 505). These T0 logical routers, as mentioned, handle data messages exchanged between the logical network DCNs and external network endpoints. As shown, the T0 logical router 505 includes a DR 625 as well as a set of SRs 630-640. In some embodiments, T0 logical routers include an SR (or multiple SRs) operating in each datacenter spanned by the logical router. In some or all of these datacenters, the T0 SRs connect to external routers 641-643 (or to top of rack (TOR) switches that provide connections to external networks).
In addition to the logical switches 515 and 520 (which span all of the datacenters spanned by the T1 DR 605),
Lastly, the network management and control system also defines backplane logical switches that connect each set of SRs. In this case, there is a backplane logical switch 680 connecting the three T1 SRs 610-620 and a backplane logical switch 685 connecting the three T0 SRs 630-640. These backplane logical switches, unlike the transit logical switches, are stretched across the datacenters spanned by their respective logical routers. When one SR for a particular logical router routes a data message to another SR for the same logical router, the data message is sent according to the appropriate backplane logical switch.
As mentioned, the LFEs of a logical network may be implemented by MFEs executing on source host computers as well as by the edge devices.
The edge devices 725, in some embodiments, execute datapaths (e.g., data plane development kit (DPDK) datapaths) that implement one or more LFEs. In some embodiments, SRs of logical routers are assigned to edge devices and implemented by these edge devices (the SRs are centralized, and thus not distributed in the same manner as the DRs or logical switches). The datapaths of the edge devices 725 may execute in the primary operating system of a bare metal computing device and/or execute within a VM or other DCN (that is not a logical network endpoint DCN) operating on the edge device, in different embodiments.
In some embodiments, as shown, the edge devices 725 connect the datacenters to each other (and to external networks). In such embodiments, the host computers 720 within a datacenter can send data messages directly to each other but send data messages to host computers 720 in other datacenters via the edge devices 725. When a source DCN (e.g., a VM) in the first datacenter 705 sends a data message to a destination DCN in the second datacenter 710, this data message is first processed by the MFE executing on the same host computer 720 as the source VM, then by an edge device 725 in the first datacenter 705, then an edge device 725 in the second datacenter 710, and then by the MFE in the same host computer 720 as the destination DCN.
Returning to the global logical network configuration, this configuration is expressed and stored by the global manager as a hierarchical tree (also referred to as a global policy tree) with nodes and connections between the nodes in some embodiments. Some embodiments define a root node for the global logical network (also referred to as a federation) and add nodes for both physical sites and logical network entities as child nodes of the root node.
For logical network entities (e.g., logical network elements and/or security groups and policies), when the network administrator creates a new logical network entity, the global manager creates one or more nodes in the policy tree for the entity. In some embodiments, these logical network entities can include logical network elements that span one or more sites and logical network policies that apply to those elements, and the connections represent relationships between the nodes (e.g., parent-child relationships, logical network connections, etc.). The logical network elements include logical forwarding elements (e.g., logical routers, logical switches, etc.) as well as logical constructs. The logical constructs may include logical groupings of one or more sites used to define security policy, groups of logical network endpoint machines that share one or more attributes (e.g., location criteria, a specific operating system, etc.), logical ports associated with the logical forwarding elements, etc.
The logical network policies include forwarding policies, service policies, and security policies, and are applied in some embodiments to govern the behavior of the logical forwarding elements. The policies can be child nodes of a logical network element node, in some embodiments (e.g., static routing policy configuration for a logical router, security policies defined within a logical grouping of sites). In addition, the policies may refer to and be defined in terms of the logical constructs. For instance, security policies may be defined by reference to the groups of logical network endpoint machines in some embodiments.
The primary global manager stores the global policy tree in its database, while the secondary global manager stores a replicated global policy tree in its own database. In some embodiments, the nodes represent logical network elements that span one or more sites and logical network policies that apply to those elements, and the connections represent relationships between the nodes (e.g., parent-child relationships, logical network connections, etc.). Cross-referencing between nodes is achieved by reference to a path through the tree's hierarchy which provides information about the span of each node.
The locale service nodes for the T0 router and the T1 routers define these routers' span. For example, router T0 805 spans sites A, B, and C, while router T1B 815 spans site A. As more locale services are added to a T0 or T1 router, the router is stretched to the corresponding sites. Unlike router T1B 815, router T1A 810 does not have a locale service child node, and instead has a reference (dashed line) to router T0 805. Therefore, router T1A 810 inherits the span of router T0 805, i.e., router T1A spans sites A, B, and C. Certain child nodes also inherit that span automatically in some embodiments. Accordingly, the static route definitions 830 under the T0 router also span sites A, B, and C. The logical switch 845 inherits the span of its parent router T1A 810, which in turn derives its span from the reference to router T0 805. Therefore, logical switch 845 also spans sites A, B, and C.
Each node in the global policy tree 800 has multiple attributes that define configuration parameters, some of which are defined by the user and others of which are inherited. In some embodiments, span is not the only attribute that is inherited by a child node from a parent node. For example, certain T0 or T1 routers that span more than one site have one of the physical sites assigned as a primary site, with the other sites being secondary sites. If such a logical router has multiple service router (SR) components, then the SR component at the primary site takes precedence for certain operations. This configuration is specified (e.g., by an administrator of the network) for the router and is not part of the configuration of the locale services under the router.
The locale service nodes 835, 840, and 850 have references (dashed lines) to edge clusters 851 and 852 at the respective sites A and B. As noted above, in this example the T0 router 805 also spans site C, but the router's locale service for that site and therefore the corresponding reference to an edge cluster under the site C node 865 are omitted for the sake of visual clarity. The locale service nodes are associated in some embodiments with the service routers described above with reference to
The logical switch 845 is shown as a child node under router T1A 810. Such logical switches, also referred to as segments, are restricted to the parent router if they are connected as child nodes (as in
Another type of segment in some embodiments is a VLAN-backed segment. These are defined with respect to a transport zone, which is a group of host devices at a single physical site. Therefore, the VLAN-backed segment can only span that single site where the transport zone is defined. In some embodiments, VLAN-backed segments are used as uplinks in some embodiments, to connect a logical router to an external physical router outside the logical network. In other words, the VLAN is between the T0 router and the external router. Since multiple T0 routers may connect to the same external physical router, VLAN-based segments are used in some embodiments to distinguish their traffic. Typically, connecting a logical T0 router to physical router happens at a single physical site, since each site has its own connection to the wide-area network (e.g., the Internet) between the sites, i.e., a unique Internet Service Provider (ISP). Accordingly, VLAN backed segments provide a way of logically isolating traffic from different T0 routers to the same external router, even though the T0 routers may be stretched across multiple sites and overlap in their span.
In the example of
Interfaces in some embodiments are uplinks or service ports. Interfaces connect to logical switches or segments, and then logical network endpoints (such as virtual machines, data compute nodes, or other types of workloads) are attached to those logical switches and segments. These endpoints also have their own services, such as DNS, TCP, etc.
In addition, the global policy tree 800 include nodes for each physical site. For example, in
The logical network elements also include security constructs in some embodiments, such as domains that are logical groupings of one or more sites (e.g., geographic regions), and groups of logical network endpoints that share one or more attributes (e.g., operating system, region, site location, etc.). Domains are defined and represented as nodes in the global policy tree 800 beneath the global root 802. The domains are defined in some embodiments at the global manager (e.g., by an administrator of the logical network). Unlike sites, which represent a physical construct, domains are a logical construct, which serve as an envelope to group different logical entities together (e.g., for security purposes). For example, firewall policies or other policy micro-segmentation applied to the domain will automatically be applied to all groups of logical endpoints defined within the domain in some embodiments.
In some embodiments, the logical network configuration (and therefore the global policy tree) includes different types of domains. For example, some domains are specific to a single physical site, and are referred to as locations. This type of domain acts as the container for all site-wide and site-specific configuration and policies. In some embodiments, a location domain is automatically created for each physical site in the federated logical network and cannot be modified by the user.
Other domains are logical groups of one or more sites and are referred to as regions. Regions can be assigned to geographic regions with multiple sites in some embodiments. For example, in
In some embodiments, domains are only created as top-level nodes beneath the global root 802 and cannot be children of other domains or inherit span from other domains. Instead, the span of a domain is manually defined in some embodiments at the global manager (e.g., by an administrator of the logical network) as the sites that are members of the domain. The span is represented in some embodiments by a domain enforcement point, which is configured to reference the site enforcement point for whichever sites the domain is intended to span. For example, in
In some embodiments, the logical network endpoint machines are logically organized into groups (also referred to as security groups) which can span multiple sites. Service machines as well as managed forwarding elements executing on host computers apply logical network policies (such as network policy 873) to the data messages exchanged between security groups of endpoint machines in some embodiments, based on policy rules that are defined in terms of these groups. Such security groups and network policies are defined at the global manager through the user client 240 (e.g., by an administrator of the logical network). In some embodiments, security groups and network policies are represented in the global policy tree 800 as child nodes of domains, and accordingly inherit their parent domain's span. In some embodiments, the span of a network policy is defined not only by its parent domain, but also by sites and/or domains which are referenced by the policy.
For example, in
In some embodiments, network policies may also refer to security groups that are not in the same domain. For example, the network policy 873 also references security group B 872, which is in domain B 875, even though the domain deployment map for the parent domain A 870 does not include domain B. Security group definitions and their use in network policies are described in further detail below by reference to
In some embodiments, the global manager parses the global policy tree to identify the span of each node in order to generate a policy subtree for each physical site. The global manager identifies the span of each node in the global policy tree, then parses the global policy tree using the identified span for each node to generate the policy subtree for each site. The local manager at each site (or a management plane application, which may be separate from the local manager) uses the relevant portion of the global desired configuration, received from the global manager, along with any desired configuration received directly by the local manager itself, to manage the logical network at the site.
Network policy 873 is also preserved in the global policy subtree 900. This policy is defined under domain A 870, so in some embodiments it has a span of site A and site B, even though this subtree is specific to site A. In addition, as noted above with reference to
In some embodiments, a local manager also stores a separate policy tree, that is generated based on desired configuration received directly at the local manager instead of from the global manager 220. This local desired configuration is received from a network administrator to define a logical network that is confined to that site (i.e., the span of all of the logical network elements is only the single site). In some embodiments, the logical network elements that an administrator can define for the local logical network are of the same type as the logical network elements that the administrator can define for the global logical network. As described below, this allows the network management application via which the administrator accesses the global and local managers to provide the same UI for the different network managers. The global policy tree is stored in the primary global manager database, and a replica of the global policy tree is also stored in the secondary global manager database. The local policy tree, meanwhile, is not replicated to a different site in some embodiments.
In some embodiments, logical network elements defined in the local policy tree 1000 may reference logical network elements defined in the global policy tree 800. For example, the node for the router T1C 1005 references the node for the router T0 805 that was defined from the global manager 220. As a result, data messages sent to the logical router T1C 1005 can be sent to the SRs for the T0 router 805 (e.g., to reach external networks).
As described, the global logical network configuration includes group definitions, which may be defined by reference to domains. Within the global configuration, a group is defined within a domain, and the span in the group definition is inherited from the span of the domain in some embodiments. That is, the set of sites spanned by a group is the group of sites defined for the domain in which the group is defined. It should be noted that, in certain cases, the span of a group can extend beyond its domain if policy defined for other domains of the logical network use the group (in this case, a reference group is defined in the other domains so as to extend the span of the group to that domain). These reference groups are described further in U.S. patent application Ser. No. 16/906,955, now published as U.S. Patent Publication 2021/0314227, which is incorporated herein by reference.
This figure also illustrates that three groups 1105-1115 are defined within the domain 1100. All three of the group definitions 1105-1115 have spans of sites A, B, and C, by way of their reference to the domain definition 1100. If sites are added to or removed from the domain definition 1100, the spans of these groups would change correspondingly in some embodiments (assuming that the groups are not used by policies in other domains).
In addition, each of the group definitions 1105-1115 includes membership criteria. In some embodiments, groups may be defined statically (e.g., as a pre-specified list of MAC and/or IP addresses) or dynamically (e.g., as a set of criteria, as is the case with groups 1105-1115). Any logical network endpoint machine in the span of the group (i.e., located in any of the sites of the domain 1100) that meets this criteria is dynamically added to the group, as described further below. The criteria for belonging to a group may vary in different embodiments. For instance, these criteria can include attachment to a specific logical switch, an IP address in a particular subnet, the operating system running on a particular VM, the site at which a machine is located, the type of application operating on a machine, a string in a name assigned to a machine in the management and control system, etc.
The first group definition 1105 specifies that any logical network endpoint machine that (i) is located at site A and (ii) runs the Windows operating system is a member of that group. The second group definition 1110 specifies that any logical network endpoint machine that (i) runs the Linux operating system and (ii) has a name including the string “WebTier” is a member of that group. In some embodiments, each logical network endpoint machine has a unique name used by the network management and control system (e.g., provided by the administrator, or through an automated process setup by the administrator) and this name can be used to define security groups. The third group definition 1115 specifies that any logical network endpoint machine that (i) is located at site B and (ii) runs the Windows operating system is a member of that group.
Based on these group definitions 1105-1115, the group membership will be evaluated at all three of sites A, B, and C, and used by the network elements implementing security policies at these sites. However, the membership of Group 1 will only include logical network endpoint machines located at site A and the membership of Group 3 will only include logical network endpoint machines located at site C, whereas the membership of Group 2 can include logical network endpoint machines located at any of the three sites. Thus, for example, if a VM running the Windows operating system is migrated from site A to site B, this VM would be removed from Group 1 and added to Group 3. On the other hand, if a web tier VM running the Linux operating system migrates from one of the sites in the domain to another, this would not affect its status in Group 2. It should also be noted that if the network administrator wanted a group with all of the VMs running Windows in the domain, such a group could be created by not using the location criteria. In this case, VMs running Windows in site A would be added to both Group 1 as well as this additional group, while VMs running windows in site B would be added to both Group 3 as well as this additional group.
As noted above, in some embodiments logical network policies that apply to the logical network elements can also be included in the global logical network configuration. The logical network policies include forwarding policies, service policies, and security policies, and are applied in some embodiments to govern the behavior of the logical forwarding elements (e.g., by governing the behavior of the physical forwarding elements that implement the logical forwarding elements).
Like the groups, these policies are defined in some embodiments at the global manager through a user client (e.g., by an administrator of the logical network). In some embodiments, policies can include one or more security rules which are enforced at the sites on data message flows based on a set of flow attributes. The policies are defined in some embodiments by reference to the groups of logical network endpoint machines by using a group identifier that is assigned at the global manager when the groups are defined. Like the groups, these policy rules are defined within a domain in some embodiments, and are thus enforced within that domain. It should be noted that the security rules can refer to groups and/or endpoint machines that are located both within the domain and outside of the domain in some embodiments (i.e., located in sites spanned by the logical network but not included within the domain where the rule is defined).
As shown, the first rule specifies that any data traffic that is (i) sent from machines belonging to Group 1 and (ii) directed to machines belonging to Group 3 should be dropped. This rule prevents Windows machines at site A from sending traffic to Windows machines at site B. Without location criteria, such a rule could not be defined in the domain 1100 without blocking all traffic between any Windows VMs. In that situation, a group based on the Windows operating system criteria would include all of the Windows VMs at site A and at site B, which would not be as useful. Separate domains for sites A and B with their own groups for Windows machines could be defined, but the security rule would then have to be defined within one of these domains referencing a group defined in the other domain. Using location as a criteria of the groups (separate from the span of the group) enables various types of security rules that would otherwise not be possible. For instance, a global network administrator can block a specific group of endpoint machines located at one site from sending traffic to any other site, block traffic between any two global groups, etc.
The second rule specifies that any data traffic that is (i) sent from external sources (e.g., external client devices attempting to access an application implemented by a set of logical network endpoint machines) and (ii) directed to machines belonging to Group 3 should be allowed. Functionally, this rule allows for external client devices to send traffic to the web tier VMs of one or more applications, irrespective of which site the VMs are located.
As mentioned previously, the network controllers of some embodiments operate at each site to, among other functions, provide configuration data from the local manager at the site to the computing devices of the site. In addition, these network controllers handle translating the group definitions defined at the global (or local) network managers into lists of network endpoint machines. In some embodiments, the local network manager at each site in the set of sites spanned by a group distributes the group definition to the set of network controllers at the site. The network controllers at each site resolve the group definition into a set of machine identifiers (e.g., a set of network addresses, UUIDs, etc.) by determining the machines that are located at their site and that meet the specified criteria for the group. In the case of a group with location criteria, the controllers at sites that are spanned by the group but not specified in the location criteria will not identify any machines at their site that meet the criteria.
In some embodiments, a cluster of network controllers (also referred to as the central control plane) operate at each site. The network controllers for a group of sites spanned by a logical network connect in a full mesh in some embodiments.
Each of the sites 1305-1315 also includes host computers (and edge devices, which are not shown in the figure) that receive configuration data from the controllers 1316-1328. In some embodiments, each computing device (e.g., each host computer and/or edge device) has a master network controller that is responsible for providing configuration data to that computing device, as well as receiving any runtime state changes from the computing device (e.g., the creation and/or deletion of logical network endpoint machines on the computing device). For example, in the first site 1305, host computer 1331 has controller 1316 as its master controller and host computer 1332 has controller 1317 as its master. In the second site 1310, both illustrated host computers 1333 and 1334 have controller 1322 as their master controller. In the third site 1315, host computer 1335 has controller 1326 as its master controller and host computer 1336 has controller 1328 as its master controller.
In addition, each controller at each of the sites communicates with each controller at each of the other sites. As shown in the figure, each of the controllers 1316-1318 at the first site 1305 has a connection to each of the controllers 1321-1323 at the second site 1310 and each of the controllers 1326-1328 at the third site 1315. Similarly, each of the controllers 1321-1323 at the second site 1310 has a connection to each of the controllers 1326-1328 at the third site 1315. Each of these connections is a bidirectional connection in some embodiments. However, as described further below and in U.S. patent application Ser. No. 16/906,935, now issued as U.S. Pat. No. 11,258,668, which is incorporated herein by reference, not all of the connections are used in all cases (and some connections may be unidirectional for the provision of logical network state).
In some embodiments, a site manager 1435 for the controller cluster at each site exchanges certificates and any other required authentication information with the other sites (e.g., with the site managers of the other sites). This site manager 1435 then provides the network controllers at its site with the information (e.g., IP address, certificate, etc.) so that each network controller at the site has connectivity with each network controller at each of the other sites.
In some embodiments, the site mastership module 1405 receives this information from the site manager 1435 whenever a new site is added to the logical network. The site manager gathers the required authentication information and provides this information to the site mastership 1435 module 1405. In some embodiments, one controller from the cluster at each site is designated for sending logical network state data to each other site, and one controller from the cluster at each site is designated for receiving the logical network state data from each other site. To make the selection, the site mastership module 1405 of some embodiments uses a slot-based sharding mechanism (e.g., by computing a hash value modulo the number of available controllers in the cluster). In some embodiments, the sharding mechanism is deterministic (e.g., based on controller and/or site identifiers), and the site mastership module 1405 at each of the controllers in the cluster performs the same computations to determine the sender controller and receiver controller for communication with each other site. As an alternative or in addition to sharding based on sites, some embodiments shard the controller cluster based on logical network state (e.g., using one controller for sending security group data to a particular remote site and another controller for sending logical network to physical network mapping data to the particular remote site).
When the site mastership module 1405 determines that the network controller 1400 is the sender controller for a particular other site, the site sync module 1410 is responsible for communicating with that particular other site to provide logical network state data to the particular site via the remote site interface 1450. As described below, in some embodiments the MAC:TEP record generator 1420 and dynamic group translator 1425 retrieve the local site records 1432 and generate data to be provided to the remote sites (e.g., lists of MAC addresses located at the local site for logical switches spanning the local site and the particular remote site, lists of IP and MAC addresses for DCNs at the site belonging to various security groups). These sets of data are then provided to the site sync module 1410 to be provided to the remote site.
Similarly, when the site mastership module 1405 determines that the network controller 1400 is the receiver controller for a particular remote site, the site sync module 1410 is responsible for communicating with that particular remote site to receive logical network state data from the remote site via the remote site interface 1450. In some embodiments, the site sync module 1410 stores the logical network state data received from the controllers at other sites in the distributed database 1430 (e.g., in the specific database or database partition for that particular remote site).
In some embodiments, the network controller 1400 receives logical network configuration data from the local manager for the site via the local manager interface 1440 and stores this data in the distributed database 1430. The span calculator 1415 receives this network configuration data from the local manager interface 1440 (or from another controller in the cluster for the local site, if that other controller received the data from the local manager and stored the data in another shared database) and determines the computing devices to which the data should be distributed. At the global manager level, the span of a logical network element specifies the physical sites to which the configuration data for the logical network element is distributed. At the controller level for a particular site, the span specifies the computing devices (e.g., edge devices and/or host computers) in that particular site that require the configuration data for the logical network element. The span calculator 1415 identifies which logical network configuration data goes to which computing devices for which the network controller 1400 is the master controller, and sends this data to these computing devices (e.g., to local controllers on the devices) via the computing device interface 1445.
In addition to providing the configuration data from the local managers to the computing devices (i.e., host computers and edge devices) at their particular site, the network controllers for a particular site generate certain logical network state data and provide this generated logical network state data to (i) the computing devices at the particular site and (ii) the network controllers at other sites. In some embodiments, the network controller 1400 receives data from the computing devices at its site via the computing device interface 1445 and stores this data in the local site records storage 1432. This information includes information about logical network endpoint machines executing on the particular computing devices (e.g., MAC and IP addresses, tags, etc.) as well as information about the computing devices themselves (e.g., tunnel endpoint (TEP) IP addresses).
In some embodiments, the MAC:TEP record generator 1420 generates logical network address to physical network address (physical location) mapping data based on the data stored in the local site records 1432 and data from the remote site(s) stored in the distributed database 1430. These records can include records for computing devices at the local site as well as records to be provided to the remote site. In some embodiments, the dynamic group translator 1425 generates security group information, such as network addresses of logical network endpoint machines belonging to security groups.
The dynamic group translator 1425 receives group definitions from the local manager and endpoint machine information from the local site records 1432 and combines this information to generate the lists of network addresses (e.g., MAC and/or IP addresses) for different security groups. The dynamic group translator 1425, in some embodiments, evaluates the group membership criteria to determine which machines at the local site match these criteria for each group. In some embodiments, the dynamic group translator 1425 also combines this data with lists of network addresses for the security groups received from the remote site and stored in the distributed database 1430. These logical network state generation and distribution operations are described in further detail below.
The span calculator 1415 also receives generated logical network state data from the MAC:TEP record generator 1420 and/or the dynamic group translator 1425 and determines to which computing devices at the local site this logical network state data should be provided (e.g., based on the logical switch and/or security group to which the logical network state data pertains).
As noted, the logical network state data of some embodiments includes logical network address to physical network address (physical location) mapping data as well as security group information (e.g., network addresses of logical network endpoint DCNs belonging to security groups). Specifically, in some embodiments the controllers receive the definitions of dynamic security groups and use information received from the host computers at their site to determine the network addresses (e.g., MAC and IP addresses) for each dynamic security group that spans to the site.
The first site 1505 includes a local manager 1515 and a CCP cluster 1520 (any internal data transfer among the nodes of the cluster is not shown). The second site 1510 includes a local manager 1525 and a CCP cluster 1530. In addition, the first site 1505 includes two relevant host computers 1535 (hosting VM A) and 1540 (hosting VM B), while the second site 1510 also includes two relevant host computers 1545 (hosting VM C) and 1570 (hosting VM D).
The controllers are responsible for determining which local logical network endpoint machines belong to each dynamic group. From the local managers 1515 and 1525, the CCPs 1520 and 1530 respectively receive definitions 1550 and 1555 of the dynamic groups that span to their sites. In some embodiments, these group definitions include security groups defined at the global manager for the global logical network as well as any security groups defined at the respective local manager.
In this example, each CCP 1520 and 1530 receives the definitions 1105-1115 (i.e., the membership criteria and/or span) for Groups 1-3. In some embodiments, the local managers 1515 and 1525 evaluate the location criteria for the groups and push down to the central controllers only the membership criteria that is relevant for the site. For instance, in this example the local manager 1515 (or the management plane at site 1505, if separate) determines that because Group 1 is restricted to site 1505 that the membership criteria includes all machines running the Windows operating system. On the other hand, Group 3 is restricted to site 1510 and therefore the membership criteria pushed to the CCP 1520 is the null set. Group 2 does not have any location criteria, so its membership criteria is pushed to the CCP 1520 as is. Correspondingly, the local manager 1525 pushes the null set to CCP 1530 as the membership for Group 1 but pushes the membership criteria including all machines running the Windows operating system for Group 3. Group 2 does not have any location criteria, so its membership criteria is pushed to the CCP 1530 as is.
In some embodiments, group definitions can also include more complex Boolean clauses that are partially evaluated at the local manager (or management plane) and partially evaluated at the CCP. For instance, the membership criteria for a group could be ((Windows VM at Site A) OR (Linux VM at Site B)). In this case, the CCP at Site A would receive the membership criteria as simply including all Windows VMs, while the CCP at Site B would receive the membership criteria for the same group as including all Linux VMs.
In some embodiments, when a logical network endpoint machine (e.g., any of VMs A-D) is created on a host computer, that host computer reports the new machine along with data about the machine to one of the network controllers of the cluster. This data includes not only the MAC and IP addresses of the machine but also information about the logical switch to which the machine attaches as well as various other runtime state data for the machine in some embodiments. As shown, host computer 1535 reports the attachment of VM A and host computer 1540 reports the attachment of VM B to the CCP 1520, while host computer 1545 reports the attachment of VM C and host computer 1570 reports the attachment of VM D to the CCP 1530.
When a logical network endpoint machine matches the set of criteria for a particular security group, the controller adds the logical network addresses (e.g., MAC and IP addresses) for the machine to the security group. In some embodiments, the controllers use information received from a host computer when the machine is created on the host computer to (i) identify to which groups the machine belongs and (ii) identify the MAC and IP addresses to add to the lists for the identified groups. The CCP 1520 identifies that VM A (a Windows VM) matches the criteria for Group 1, while VM B (a Linux web tier VM) matches the criteria for Group 2. Because the membership criteria received by the CCP 1520 at site 1505 for Group 3 is the null set, neither VM is added to this group. At the second site 1510, the CCP 1530 determines that VM C (a Windows VM) belongs to Group 3, while VM D (a Linux web tier VM) belongs to Group 2. These CCPs store this information in their respective storages 1560 and 1565. In some embodiments, these storages 1560 and 1565 represent the amalgamation of the stored security group information at each of the controller clusters. As described above, in some embodiments the data storing lists of network addresses for each security group is stored separately for each site (i.e., different storages for each remote site as well as for the local site).
For each group spanning multiple sites, the controller clusters at those sites share the list of logical network addresses belonging to the group with each other. The controllers then provide the full list of addresses for each group to the host computers and/or edge devices that enforce policy rules using the security groups. As shown in
In the previous examples, the controller clusters send all of the state from their respective sites at once. While this is plausible for the simple examples shown in these figures, realistic examples may have hundreds or thousands of network addresses associated with a single security group or logical switch in one site, with many different security groups and/or logical switches for which network state data needs to be synchronized between sites. In such a situation, updates will occur frequently, and it would be very bandwidth-intensive to transfer the entire logical network state with each update.
Instead, when providing updates to the logical network state data, some embodiments send each change to the current state as an atomic update specifying the change, thereby minimizing the amount of data that needs to be transferred between sites. The controllers at a particular site maintain a snapshot of the current logical network state (e.g., in the distributed database at the site), and whenever this state changes (e.g., due to creation or deletion of a machine from a host computer in the site), each controller that handles sending that state to another site identifies the change and sends the change as an update to the other site.
In addition to receiving the group definitions from the controllers, the computing devices (host computers and edge devices) also receive the policies to be enforced at their respective sites. In some embodiments, either the central controllers at each site or local controllers on each host and edge device use the group definition to express the policies in terms of the network addresses rather than group identifiers (or other DCN identifiers). In some embodiments, a single policy is expressed as numerous security rules in the network element as the network elements evaluate these rules for a single matching expression (i.e., a single source address and single destination address).
The bus 1605 collectively represents all system, peripheral, and chipset buses that communicatively connect the numerous internal devices of the electronic system 1600. For instance, the bus 1605 communicatively connects the processing unit(s) 1610 with the read-only memory 1630, the system memory 1625, and the permanent storage device 1635.
From these various memory units, the processing unit(s) 1610 retrieve instructions to execute and data to process in order to execute the processes of the invention. The processing unit(s) may be a single processor or a multi-core processor in different embodiments.
The read-only-memory (ROM) 1630 stores static data and instructions that are needed by the processing unit(s) 1610 and other modules of the electronic system. The permanent storage device 1635, on the other hand, is a read-and-write memory device. This device is a non-volatile memory unit that stores instructions and data even when the electronic system 1600 is off. Some embodiments of the invention use a mass-storage device (such as a magnetic or optical disk and its corresponding disk drive) as the permanent storage device 1635.
Other embodiments use a removable storage device (such as a floppy disk, flash drive, etc.) as the permanent storage device. Like the permanent storage device 1635, the system memory 1625 is a read-and-write memory device. However, unlike storage device 1635, the system memory is a volatile read-and-write memory, such a random-access memory. The system memory stores some of the instructions and data that the processor needs at runtime. In some embodiments, the invention's processes are stored in the system memory 1625, the permanent storage device 1635, and/or the read-only memory 1630. From these various memory units, the processing unit(s) 1610 retrieve instructions to execute and data to process in order to execute the processes of some embodiments.
The bus 1605 also connects to the input and output devices 1640 and 1645. The input devices enable the user to communicate information and select commands to the electronic system. The input devices 1640 include alphanumeric keyboards and pointing devices (also called “cursor control devices”). The output devices 1645 display images generated by the electronic system. The output devices include printers and display devices, such as cathode ray tubes (CRT) or liquid crystal displays (LCD). Some embodiments include devices such as a touchscreen that function as both input and output devices.
Finally, as shown in
Some embodiments include electronic components, such as microprocessors, storage and memory that store computer program instructions in a machine-readable or computer-readable medium (alternatively referred to as computer-readable storage media, machine-readable media, or machine-readable storage media). Some examples of such computer-readable media include RAM, ROM, read-only compact discs (CD-ROM), recordable compact discs (CD-R), rewritable compact discs (CD-RW), read-only digital versatile discs (e.g., DVD-ROM, dual-layer DVD-ROM), a variety of recordable/rewritable DVDs (e.g., DVD-RAM, DVD-RW, DVD+RW, etc.), flash memory (e.g., SD cards, mini-SD cards, micro-SD cards, etc.), magnetic and/or solid state hard drives, read-only and recordable Blu-Ray® discs, ultra-density optical discs, any other optical or magnetic media, and floppy disks. The computer-readable media may store a computer program that is executable by at least one processing unit and includes sets of instructions for performing various operations. Examples of computer programs or computer code include machine code, such as is produced by a compiler, and files including higher-level code that are executed by a computer, an electronic component, or a microprocessor using an interpreter.
While the above discussion primarily refers to microprocessor or multi-core processors that execute software, some embodiments are performed by one or more integrated circuits, such as application specific integrated circuits (ASICs) or field programmable gate arrays (FPGAs). In some embodiments, such integrated circuits execute instructions that are stored on the circuit itself.
As used in this specification, the terms “computer”, “server”, “processor”, and “memory” all refer to electronic or other technological devices. These terms exclude people or groups of people. For the purposes of the specification, the terms display or displaying means displaying on an electronic device. As used in this specification, the terms “computer readable medium,” “computer readable media,” and “machine readable medium” are entirely restricted to tangible, physical objects that store information in a form that is readable by a computer. These terms exclude any wireless signals, wired download signals, and any other ephemeral signals.
This specification refers throughout to computational and network environments that include virtual machines (VMs). However, virtual machines are merely one example of data compute nodes (DCNs) or data compute end nodes, also referred to as addressable nodes. DCNs may include non-virtualized physical hosts, virtual machines, containers that run on top of a host operating system without the need for a hypervisor or separate operating system, and hypervisor kernel network interface modules.
VMs, in some embodiments, operate with their own guest operating systems on a host using resources of the host virtualized by virtualization software (e.g., a hypervisor, virtual machine monitor, etc.). The tenant (i.e., the owner of the VM) can choose which applications to operate on top of the guest operating system. Some containers, on the other hand, are constructs that run on top of a host operating system without the need for a hypervisor or separate guest operating system. In some embodiments, the host operating system uses name spaces to isolate the containers from each other and therefore provides operating-system level segregation of the different groups of applications that operate within different containers. This segregation is akin to the VM segregation that is offered in hypervisor-virtualized environments that virtualize system hardware, and thus can be viewed as a form of virtualization that isolates different groups of applications that operate in different containers. Such containers are more lightweight than VMs.
Hypervisor kernel network interface modules, in some embodiments, is a non-VM DCN that includes a network stack with a hypervisor kernel network interface and receive/transmit threads. One example of a hypervisor kernel network interface module is the vmknic module that is part of the ESXi™ hypervisor of VMware, Inc.
It should be understood that while the specification refers to VMs, the examples given could be any type of DCNs, including physical hosts, VMs, non-VM containers, and hypervisor kernel network interface modules. In fact, the example networks could include combinations of different types of DCNs in some embodiments.
While the invention has been described with reference to numerous specific details, one of ordinary skill in the art will recognize that the invention can be embodied in other specific forms without departing from the spirit of the invention. In addition, a number of the figures conceptually illustrate processes. The specific operations of these processes may not be performed in the exact order shown and described. The specific operations may not be performed in one continuous series of operations, and different specific operations may be performed in different embodiments. Furthermore, the process could be implemented using several sub-processes, or as part of a larger macro process. Thus, one of ordinary skill in the art would understand that the invention is not to be limited by the foregoing illustrative details, but rather is to be defined by the appended claims.
Number | Date | Country | Kind |
---|---|---|---|
202041015134 | Apr 2020 | IN | national |
202141015772 | Apr 2021 | IN | national |
Number | Name | Date | Kind |
---|---|---|---|
5842043 | Nishimura | Nov 1998 | A |
6219699 | McCloghrie et al. | Apr 2001 | B1 |
6347374 | Drake et al. | Feb 2002 | B1 |
6615230 | Nishimura | Sep 2003 | B2 |
7502884 | Shah et al. | Mar 2009 | B1 |
7539745 | Wang et al. | May 2009 | B1 |
7802000 | Huang et al. | Sep 2010 | B1 |
7965699 | Accardi et al. | Jun 2011 | B1 |
8443363 | Brennan et al. | May 2013 | B1 |
8479275 | Naseh | Jul 2013 | B1 |
8611351 | Gooch et al. | Dec 2013 | B2 |
8625616 | Vobbilisetty et al. | Jan 2014 | B2 |
8660129 | Brendel et al. | Feb 2014 | B1 |
8707417 | Liang et al. | Apr 2014 | B1 |
9069599 | Martinez et al. | Jun 2015 | B2 |
9215213 | Bansal et al. | Dec 2015 | B2 |
9294270 | Wainner et al. | Mar 2016 | B2 |
9311122 | Guay et al. | Apr 2016 | B2 |
9330161 | D'Amato et al. | May 2016 | B2 |
9432215 | Stabile et al. | Aug 2016 | B2 |
9602312 | Koponen et al. | Mar 2017 | B2 |
9672054 | Gupta et al. | Jun 2017 | B1 |
9672060 | Behere et al. | Jun 2017 | B2 |
9825851 | Agarwal et al. | Nov 2017 | B2 |
9847938 | Chanda et al. | Dec 2017 | B2 |
9876711 | Chu et al. | Jan 2018 | B2 |
9906560 | Jain et al. | Feb 2018 | B2 |
9912616 | Shen et al. | Mar 2018 | B2 |
9923811 | Agarwal et al. | Mar 2018 | B2 |
9977688 | Nipane et al. | May 2018 | B2 |
10091028 | Koponen et al. | Oct 2018 | B2 |
10110417 | Hankins et al. | Oct 2018 | B1 |
10120668 | Palavalli et al. | Nov 2018 | B2 |
10129142 | Goliya et al. | Nov 2018 | B2 |
10135675 | Yu et al. | Nov 2018 | B2 |
10142127 | Cherian et al. | Nov 2018 | B2 |
10162656 | Palavalli et al. | Dec 2018 | B2 |
10187302 | Chu et al. | Jan 2019 | B2 |
10205771 | Palavalli et al. | Feb 2019 | B2 |
10241820 | Lambeth et al. | Mar 2019 | B2 |
10243797 | Lambeth et al. | Mar 2019 | B2 |
10243834 | Shekhar et al. | Mar 2019 | B1 |
10243846 | Jiang et al. | Mar 2019 | B2 |
10243848 | Agarwal et al. | Mar 2019 | B2 |
10257049 | Fried et al. | Apr 2019 | B2 |
10298489 | Williams et al. | May 2019 | B2 |
10333959 | Katrekar et al. | Jun 2019 | B2 |
10339123 | Venkatesh et al. | Jul 2019 | B2 |
10412018 | Feng et al. | Sep 2019 | B1 |
10423790 | Patil et al. | Sep 2019 | B2 |
10560343 | Cartsonis et al. | Feb 2020 | B1 |
10579945 | Gaurav et al. | Mar 2020 | B2 |
10587479 | Shakimov et al. | Mar 2020 | B2 |
10601705 | Hira et al. | Mar 2020 | B2 |
10616279 | Nimmagadda et al. | Apr 2020 | B2 |
10637800 | Wang et al. | Apr 2020 | B2 |
10673752 | Agarwal et al. | Jun 2020 | B2 |
10693833 | Mathew et al. | Jun 2020 | B2 |
10832224 | Palavalli et al. | Nov 2020 | B2 |
10862753 | Hira et al. | Dec 2020 | B2 |
10880158 | Lambeth et al. | Dec 2020 | B2 |
10880170 | Wang et al. | Dec 2020 | B2 |
10897420 | Pianigiani et al. | Jan 2021 | B1 |
10908938 | Palavalli et al. | Feb 2021 | B2 |
10942788 | Palavalli et al. | Mar 2021 | B2 |
10999154 | Ahrenholz et al. | May 2021 | B1 |
11057275 | Arunachalam et al. | Jul 2021 | B1 |
11088902 | Palavalli et al. | Aug 2021 | B1 |
11088916 | Chandrashekhar et al. | Aug 2021 | B1 |
11088919 | Chandrashekhar et al. | Aug 2021 | B1 |
11115301 | Margarian et al. | Sep 2021 | B1 |
11133958 | Torvi et al. | Sep 2021 | B2 |
11153170 | Chandrashekhar et al. | Oct 2021 | B1 |
11182163 | Beals et al. | Nov 2021 | B1 |
11258668 | Chandrashekhar et al. | Feb 2022 | B2 |
11303557 | Chandrashekhar et al. | Apr 2022 | B2 |
11316773 | Dubey et al. | Apr 2022 | B2 |
11336486 | Sharma et al. | May 2022 | B2 |
11336556 | Chandrashekhar et al. | May 2022 | B2 |
11343227 | Vaidya et al. | May 2022 | B2 |
11343283 | Vaidya et al. | May 2022 | B2 |
11374817 | Chandrashekhar et al. | Jun 2022 | B2 |
11374850 | Chandrashekhar et al. | Jun 2022 | B2 |
11381456 | Manzanilla et al. | Jul 2022 | B2 |
11394634 | Chandrashekhar et al. | Jul 2022 | B2 |
20020029270 | Szczepanek | Mar 2002 | A1 |
20020093952 | Gonda | Jul 2002 | A1 |
20020131414 | Hadzic | Sep 2002 | A1 |
20030046347 | Nishimura | Mar 2003 | A1 |
20030167333 | Kumar et al. | Sep 2003 | A1 |
20030185151 | Kurosawa et al. | Oct 2003 | A1 |
20030185152 | Nederveen et al. | Oct 2003 | A1 |
20030188114 | Lubbers et al. | Oct 2003 | A1 |
20030188218 | Lubbers et al. | Oct 2003 | A1 |
20040052257 | Abdo et al. | Mar 2004 | A1 |
20050190757 | Sajassi | Sep 2005 | A1 |
20050235352 | Staats et al. | Oct 2005 | A1 |
20050288040 | Charpentier et al. | Dec 2005 | A1 |
20060092976 | Lakshman et al. | May 2006 | A1 |
20060179243 | Fields et al. | Aug 2006 | A1 |
20060179245 | Fields et al. | Aug 2006 | A1 |
20060193252 | Naseh et al. | Aug 2006 | A1 |
20060195896 | Fulp et al. | Aug 2006 | A1 |
20060221720 | Reuter | Oct 2006 | A1 |
20060250249 | Cheng | Nov 2006 | A1 |
20060251120 | Arimilli et al. | Nov 2006 | A1 |
20070058631 | Mortier et al. | Mar 2007 | A1 |
20070130295 | Rastogi et al. | Jun 2007 | A1 |
20070217419 | Vasseur | Sep 2007 | A1 |
20070219653 | Martin | Sep 2007 | A1 |
20070239987 | Hoole et al. | Oct 2007 | A1 |
20080013474 | Nagarajan et al. | Jan 2008 | A1 |
20080049646 | Lu | Feb 2008 | A1 |
20080104302 | Carpio | May 2008 | A1 |
20080133729 | Fridman et al. | Jun 2008 | A1 |
20080268847 | Mukherjee et al. | Oct 2008 | A1 |
20080301379 | Pong | Dec 2008 | A1 |
20090037367 | Wein | Feb 2009 | A1 |
20090070337 | Romem et al. | Mar 2009 | A1 |
20090193297 | Williams et al. | Jul 2009 | A1 |
20090241192 | Thomas | Sep 2009 | A1 |
20090279536 | Unbehagen et al. | Nov 2009 | A1 |
20090279545 | Moonen | Nov 2009 | A1 |
20090292858 | Lambeth et al. | Nov 2009 | A1 |
20090296726 | Snively et al. | Dec 2009 | A1 |
20100250784 | Henry et al. | Sep 2010 | A1 |
20100257263 | Casado et al. | Oct 2010 | A1 |
20100275199 | Smith et al. | Oct 2010 | A1 |
20100322255 | Hao et al. | Dec 2010 | A1 |
20110032898 | Kazmi et al. | Feb 2011 | A1 |
20110047218 | Nojima et al. | Feb 2011 | A1 |
20110051714 | Somes | Mar 2011 | A1 |
20110085569 | Gnanasekaran et al. | Apr 2011 | A1 |
20110164752 | Wainner et al. | Jul 2011 | A1 |
20110188509 | Kem et al. | Aug 2011 | A1 |
20110231602 | Woods et al. | Sep 2011 | A1 |
20110299413 | Chatwani et al. | Dec 2011 | A1 |
20120084406 | Kumbalimutt | Apr 2012 | A1 |
20120120964 | Koponen et al. | May 2012 | A1 |
20120147898 | Koponen et al. | Jun 2012 | A1 |
20120275328 | Iwata et al. | Nov 2012 | A1 |
20130018947 | Archer et al. | Jan 2013 | A1 |
20130024579 | Zhang et al. | Jan 2013 | A1 |
20130042242 | Kagan | Feb 2013 | A1 |
20130044636 | Koponen et al. | Feb 2013 | A1 |
20130044641 | Koponen et al. | Feb 2013 | A1 |
20130044761 | Koponen et al. | Feb 2013 | A1 |
20130058250 | Casado et al. | Mar 2013 | A1 |
20130058335 | Koponen et al. | Mar 2013 | A1 |
20130058350 | Fulton | Mar 2013 | A1 |
20130058354 | Casado et al. | Mar 2013 | A1 |
20130058358 | Fulton et al. | Mar 2013 | A1 |
20130060819 | Lambeth et al. | Mar 2013 | A1 |
20130060940 | Koponen et al. | Mar 2013 | A1 |
20130074065 | McNeeney et al. | Mar 2013 | A1 |
20130103817 | Koponen et al. | Apr 2013 | A1 |
20130125120 | Zhang et al. | May 2013 | A1 |
20130132533 | Padmanabhan et al. | May 2013 | A1 |
20130144992 | Barabash et al. | Jun 2013 | A1 |
20130159637 | Forgette et al. | Jun 2013 | A1 |
20130212212 | Addepalli et al. | Aug 2013 | A1 |
20130215769 | Beheshti-Zavareh et al. | Aug 2013 | A1 |
20130254328 | Inoue et al. | Sep 2013 | A1 |
20130286833 | Torres et al. | Oct 2013 | A1 |
20130287026 | Davie | Oct 2013 | A1 |
20130301425 | Udutha et al. | Nov 2013 | A1 |
20130301501 | Olvera-Hernandez et al. | Nov 2013 | A1 |
20130301646 | Bogdanski et al. | Nov 2013 | A1 |
20130308641 | Ackley | Nov 2013 | A1 |
20140006354 | Parkison et al. | Jan 2014 | A1 |
20140006357 | Davis et al. | Jan 2014 | A1 |
20140006465 | Davis et al. | Jan 2014 | A1 |
20140007239 | Sharpe et al. | Jan 2014 | A1 |
20140064104 | Nataraja et al. | Mar 2014 | A1 |
20140136908 | Maggiari et al. | May 2014 | A1 |
20140146817 | Zhang | May 2014 | A1 |
20140169365 | Sundaram et al. | Jun 2014 | A1 |
20140172740 | McCormick et al. | Jun 2014 | A1 |
20140201218 | Catalano et al. | Jul 2014 | A1 |
20140208150 | Abuelsaad et al. | Jul 2014 | A1 |
20140211661 | Gorkemli et al. | Jul 2014 | A1 |
20140241356 | Zhang et al. | Aug 2014 | A1 |
20140250220 | Kapadia et al. | Sep 2014 | A1 |
20140269435 | McConnell et al. | Sep 2014 | A1 |
20140301391 | Krishnan et al. | Oct 2014 | A1 |
20140304355 | Kamath et al. | Oct 2014 | A1 |
20140307744 | Dunbar et al. | Oct 2014 | A1 |
20140337500 | Lee | Nov 2014 | A1 |
20140351396 | Stabile et al. | Nov 2014 | A1 |
20150009797 | Koponen et al. | Jan 2015 | A1 |
20150010012 | Koponen et al. | Jan 2015 | A1 |
20150016276 | Decusatis et al. | Jan 2015 | A1 |
20150019444 | Purves | Jan 2015 | A1 |
20150063364 | Thakkar et al. | Mar 2015 | A1 |
20150067688 | Nagasawa et al. | Mar 2015 | A1 |
20150085862 | Song | Mar 2015 | A1 |
20150089034 | Stickle et al. | Mar 2015 | A1 |
20150100704 | Davie et al. | Apr 2015 | A1 |
20150103842 | Chandrashekhar et al. | Apr 2015 | A1 |
20150103843 | Chandrashekhar et al. | Apr 2015 | A1 |
20150106804 | Chandrashekhar et al. | Apr 2015 | A1 |
20150117256 | Sabaa et al. | Apr 2015 | A1 |
20150121483 | Perez et al. | Apr 2015 | A1 |
20150180909 | Nakamatsu et al. | Jun 2015 | A1 |
20150229641 | Sun et al. | Aug 2015 | A1 |
20150234668 | Ravinoothala et al. | Aug 2015 | A1 |
20150237014 | Bansal et al. | Aug 2015 | A1 |
20150263946 | Tubaltsev et al. | Sep 2015 | A1 |
20150264135 | Kandula et al. | Sep 2015 | A1 |
20150312274 | Bishop et al. | Oct 2015 | A1 |
20150312326 | Archer et al. | Oct 2015 | A1 |
20150324220 | Bugenhagen | Nov 2015 | A1 |
20150326467 | Fullbright et al. | Nov 2015 | A1 |
20150381494 | Cherian et al. | Dec 2015 | A1 |
20160057014 | Thakkar et al. | Feb 2016 | A1 |
20160094396 | Chandrashekhar et al. | Mar 2016 | A1 |
20160094661 | Jain et al. | Mar 2016 | A1 |
20160134528 | Lin et al. | May 2016 | A1 |
20160210209 | Verkaik et al. | Jul 2016 | A1 |
20160226700 | Zhang et al. | Aug 2016 | A1 |
20160226762 | Zhang et al. | Aug 2016 | A1 |
20160226822 | Zhang et al. | Aug 2016 | A1 |
20160226959 | Zhang et al. | Aug 2016 | A1 |
20160226967 | Zhang et al. | Aug 2016 | A1 |
20160277289 | Madabushi et al. | Sep 2016 | A1 |
20160352588 | Subbarayan et al. | Dec 2016 | A1 |
20160373530 | Duda | Dec 2016 | A1 |
20160380815 | Agarwal et al. | Dec 2016 | A1 |
20160380891 | Agarwal et al. | Dec 2016 | A1 |
20160380925 | Agarwal et al. | Dec 2016 | A1 |
20160380973 | Sullenberger et al. | Dec 2016 | A1 |
20170005988 | Bansal | Jan 2017 | A1 |
20170034052 | Chanda et al. | Feb 2017 | A1 |
20170034129 | Sawant et al. | Feb 2017 | A1 |
20170041347 | Nagaratnam et al. | Feb 2017 | A1 |
20170048110 | Wu et al. | Feb 2017 | A1 |
20170048130 | Goliya et al. | Feb 2017 | A1 |
20170063633 | Goliya et al. | Mar 2017 | A1 |
20170063794 | Jain et al. | Mar 2017 | A1 |
20170063822 | Jain et al. | Mar 2017 | A1 |
20170093617 | Chanda et al. | Mar 2017 | A1 |
20170093636 | Chanda et al. | Mar 2017 | A1 |
20170104720 | Bansal et al. | Apr 2017 | A1 |
20170126431 | Han et al. | May 2017 | A1 |
20170126551 | Pfaff et al. | May 2017 | A1 |
20170163442 | Shen et al. | Jun 2017 | A1 |
20170163532 | Tubaltsev et al. | Jun 2017 | A1 |
20170163598 | Shen et al. | Jun 2017 | A1 |
20170163599 | Shen et al. | Jun 2017 | A1 |
20170171055 | Wang et al. | Jun 2017 | A1 |
20170249195 | Sadana et al. | Aug 2017 | A1 |
20170250912 | Chu et al. | Aug 2017 | A1 |
20170264483 | Lambeth et al. | Sep 2017 | A1 |
20170288981 | Hong et al. | Oct 2017 | A1 |
20170289033 | Singh et al. | Oct 2017 | A1 |
20170302531 | Maes | Oct 2017 | A1 |
20170310641 | Jiang et al. | Oct 2017 | A1 |
20170317954 | Masurekar et al. | Nov 2017 | A1 |
20170317969 | Masurekar et al. | Nov 2017 | A1 |
20170317971 | Dubey et al. | Nov 2017 | A1 |
20170318113 | Ganichev et al. | Nov 2017 | A1 |
20170324645 | Johnsen et al. | Nov 2017 | A1 |
20170331711 | Duda | Nov 2017 | A1 |
20170344444 | Costa-Roberts et al. | Nov 2017 | A1 |
20180062880 | Yu et al. | Mar 2018 | A1 |
20180062881 | Chandrashekhar et al. | Mar 2018 | A1 |
20180062923 | Katrekar et al. | Mar 2018 | A1 |
20180062944 | Altman et al. | Mar 2018 | A1 |
20180063036 | Chandrashekhar et al. | Mar 2018 | A1 |
20180063195 | Nimmagadda | Mar 2018 | A1 |
20180083835 | Cole et al. | Mar 2018 | A1 |
20180123877 | Saxena et al. | May 2018 | A1 |
20180123903 | Holla et al. | May 2018 | A1 |
20180157537 | Chen et al. | Jun 2018 | A1 |
20180191682 | Liu et al. | Jul 2018 | A1 |
20180234337 | Goliya et al. | Aug 2018 | A1 |
20180234459 | Kung et al. | Aug 2018 | A1 |
20180309718 | Zuo | Oct 2018 | A1 |
20180373961 | Wang et al. | Dec 2018 | A1 |
20190014040 | Yerrapureddy et al. | Jan 2019 | A1 |
20190069335 | Wu | Feb 2019 | A1 |
20190109669 | Zachman et al. | Apr 2019 | A1 |
20190158537 | Miriyala | May 2019 | A1 |
20190190780 | Wang et al. | Jun 2019 | A1 |
20190207847 | Agarwal et al. | Jul 2019 | A1 |
20190245888 | Martinez et al. | Aug 2019 | A1 |
20190260610 | Dubey et al. | Aug 2019 | A1 |
20190260630 | Stabile et al. | Aug 2019 | A1 |
20190297114 | Panchalingam et al. | Sep 2019 | A1 |
20190303326 | Desai et al. | Oct 2019 | A1 |
20190334765 | Jain et al. | Oct 2019 | A1 |
20190342175 | Wan et al. | Nov 2019 | A1 |
20190363975 | Djernaes | Nov 2019 | A1 |
20190379731 | Johnsen et al. | Dec 2019 | A1 |
20200007392 | Goyal | Jan 2020 | A1 |
20200007582 | Dixit | Jan 2020 | A1 |
20200007584 | Dixit et al. | Jan 2020 | A1 |
20200014662 | Chanda et al. | Jan 2020 | A1 |
20200021541 | Chanda | Jan 2020 | A1 |
20200057669 | Hutcheson et al. | Feb 2020 | A1 |
20200076684 | Naveen et al. | Mar 2020 | A1 |
20200106744 | Miriyala et al. | Apr 2020 | A1 |
20200162325 | Desai et al. | May 2020 | A1 |
20200162337 | Jain et al. | May 2020 | A1 |
20200169496 | Goliya et al. | May 2020 | A1 |
20200195607 | Wang et al. | Jun 2020 | A1 |
20200257549 | Maznev et al. | Aug 2020 | A1 |
20200296035 | Agarwal et al. | Sep 2020 | A1 |
20200304427 | Sandler et al. | Sep 2020 | A1 |
20200358693 | Rawlins | Nov 2020 | A1 |
20200366741 | Kancherla et al. | Nov 2020 | A1 |
20200409563 | Parasnis et al. | Dec 2020 | A1 |
20210036889 | Jain et al. | Feb 2021 | A1 |
20210067556 | Tahan | Mar 2021 | A1 |
20210117908 | Coles et al. | Apr 2021 | A1 |
20210126641 | Yan et al. | Apr 2021 | A1 |
20210168197 | Jones et al. | Jun 2021 | A1 |
20210194729 | Semwal et al. | Jun 2021 | A1 |
20210311960 | Rogozinsky et al. | Oct 2021 | A1 |
20210314192 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314193 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314212 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314215 | Manzanilla et al. | Oct 2021 | A1 |
20210314225 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314226 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314227 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314228 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314235 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314251 | Dubey et al. | Oct 2021 | A1 |
20210314256 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314257 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314258 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314289 | Chandrashekhar et al. | Oct 2021 | A1 |
20210314291 | Chandrashekhar et al. | Oct 2021 | A1 |
20210367834 | Palavalli et al. | Nov 2021 | A1 |
20220103429 | Vaidya et al. | Mar 2022 | A1 |
20220103430 | Vaidya et al. | Mar 2022 | A1 |
20220103514 | Vaidya et al. | Mar 2022 | A1 |
20220103521 | Vaidya et al. | Mar 2022 | A1 |
20220103598 | Vaidya et al. | Mar 2022 | A1 |
20220191126 | Dubey et al. | Jun 2022 | A1 |
20220255896 | Jain et al. | Aug 2022 | A1 |
Number | Date | Country |
---|---|---|
102124456 | Jul 2011 | CN |
102986172 | Mar 2013 | CN |
103650433 | Mar 2014 | CN |
103890751 | Jun 2014 | CN |
110061899 | Jul 2019 | CN |
1154601 | Nov 2001 | EP |
1290856 | Mar 2003 | EP |
1635506 | Mar 2006 | EP |
1868318 | Dec 2007 | EP |
3016331 | May 2016 | EP |
3314831 | May 2018 | EP |
3485610 | May 2019 | EP |
2010028364 | Mar 2010 | WO |
2011140028 | Nov 2011 | WO |
2012113444 | Aug 2012 | WO |
2013026049 | Feb 2013 | WO |
2013152716 | Oct 2013 | WO |
2015054671 | Apr 2015 | WO |
2017003881 | Jan 2017 | WO |
2018044341 | Mar 2018 | WO |
2021206785 | Oct 2021 | WO |
2021206786 | Oct 2021 | WO |
2021206790 | Oct 2021 | WO |
2022066269 | Mar 2022 | WO |
Entry |
---|
Author Unknown, “Apache Cassandra™ 1.2 Documentation,” Jan. 13, 2013, 201 pages, DataStax. |
Author Unknown, “OpenFlow Switch Specification, Version 1.1.0 Implemented (Wire Protocol 0x02),” Feb. 28, 2011, 56 pages, Open Networking Foundation. |
Berde, Pankaj, et al., “ONOS Open Network Operating System An Open-Source Distributed SDN OS,” Dec. 19, 2013, 34 pages. |
Hanna, Jeremy, “How ZooKeeper Handles Failure Scenarios,” http://.apache.org/hadoop/Zookeeper/Failurescenarios. Dec. 9, 2010, 1 page. |
Heller, Brandon, et al., “The Controller Placement Problem,” Hot Topics in Software Defined Networks, Aug. 13, 2012, 6 pages, Helsinki, Finland. |
Krishnaswamy, Umesh, et al., “ONOS Open Network Operating System—An Experimental Open-Source Distributed SDN OS,” Apr. 16, 2013, 24 pages. |
Lebresne, Sylvain, “[Release] Apache Cassandra 1.2 released,” Jan. 2, 2013, 1 page. |
Mahalingham, Mallik, et al., “VXLAN: A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks,” draft-mahalingham-dutt-dcops-vxlan-00.txt Internet Draft, Aug. 26, 2011, 20 pages, Internet Engineering Task Force. |
Mahalingham, Mallik, et al., “VXLAN: A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks,” draft-mahalingham-dutt-dcops-vxlan-02.txt Internet Draft, Aug. 22, 2012, 20 pages, Internet Engineering Task Force. |
Non-Published Commonly Owned Related International Patent Application PCT/US2021/015968 with similar specification, filed Jan. 31, 2021, 128 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,889, filed Jun. 19, 2020, 125 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,891, filed Jun. 19, 2020, 125 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,893, filed Jun. 19, 2020, 126 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,901, filed Jun. 19, 2020, 125 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,902, filed Jun. 19, 2020, 126 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,905, filed Jun. 19, 2020, 126 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,908, filed Jun. 19, 2020, 125 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,913, filed Jun. 19, 2020, 124 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,925, filed Jun. 19, 2020, 111 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,934, filed Jun. 19, 2020, 112 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,935, filed Jun. 19, 2020, 114 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,942, filed Jun. 19, 2020, 127 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,950, filed Jun. 19, 2020, 128 pages, VMware, Inc. |
Published Commonly Owned Related U.S. Appl. No. 16/906,955, with similar specification, filed Jun. 19, 2020, 127 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,960, filed Jun. 19, 2020, 128 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,964, filed Jun. 19, 2020, 126 pages, VMware, Inc. |
Non-Published Commonly Owned U.S. Appl. No. 16/906,966, filed Jun. 19, 2020, 128 pages, VMware, Inc. |
PCT International Search Report and Written Opinion of Commonly Owned International Patent Application PCT/US2021/015967, dated May 18, 2021, 13 pages, International Searching Authority (EP). |
PCT International Search Report and Written Opinion of commonly owned International Patent Application PCT/US2021/015968, dated Apr. 23, 2021, 14 pages, International Searching Authority (EP). |
PCT International Search Report and Written Opinion of Commonly Owned International Patent Application PCT/JS2021/016118, dated Apr. 15, 2021, 11 pages, International Searching Authority (EP). |
Non-Published Commonly Owned U.S. Appl. No. 17/391,917, filed Aug. 2, 2021, 51 pages, VMware, Inc. |
Author Unknown, “What is a Data Center?,” Cyberpedia, Month Unknown 2022, 5 pages, Palo Alto Networks, retrieved from https://www.paloaltonetworks.com/cyberpedia/what-is-a-data-center. |
Loshin, Peter, et al., “What is a data center?,” Special Report: Everything You Need to Know About the Log4j Vulnerability, Oct. 2021, 13 pages, retrieved from https://searchdatacenter.techtarget.com/definition/data-center. |
Non-Published Commonly Owned U.S. Appl. No. 17/685,948, filed Mar. 3, 2022, 132 pages, VMware, Inc. |
Giannakou, Anna, et al., “AL-SAFE: A Secure Self-Adaptable Application-Level Firewall for IaaS Clouds,” 2016 EEE 8th International Conference on Cloud Computing Technology and Science, Dec. 12-15, 2016, 8 pages, EEE, Luxembourg City, LU. |
Kohila, N., et al., “Data Security in Local Network Using Distributed Firewall,” International Journal of Scientific Research in Computer Science Applications and Management Studies, Nov. 2014, 8 pages, vol. 3, Issue 6, jsrcams.com. |
Schuba, Christoph, et al., “Integrated Network Service Processing Using Programmable Network Devices,” SMLI TR-2005-138, May 2005, 30 pages, Sun Microsystems, Inc. |
Surantha, Nico, et al., “Secure Kubernetes Networking Design Based on Zero Trust Model: A Case Study of Financial Service Enterprise in Indonesia,” Innovative Mobile and Internet Services in Ubiquitous Computing, Jan. 2020, 14 pages, Springer Nature, Switzerland. |
Wack, John, et al., “Guidelines on Firewalls and Firewall Policy,” Recommendations of the National Institute of Standards and Technology, Special Publication 800-41, Jan. 2002, 75 pages, NIST, Gaithersburg, MD, USA. |
Number | Date | Country | |
---|---|---|---|
20210314219 A1 | Oct 2021 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 16906955 | Jun 2020 | US |
Child | 17322318 | US |