Movatterモバイル変換


[0]ホーム

URL:


US20180062993A1 - Stateful connection optimization over stretched networks using specific prefix routes - Google Patents

Stateful connection optimization over stretched networks using specific prefix routes
Download PDF

Info

Publication number
US20180062993A1
US20180062993A1US15/690,224US201715690224AUS2018062993A1US 20180062993 A1US20180062993 A1US 20180062993A1US 201715690224 AUS201715690224 AUS 201715690224AUS 2018062993 A1US2018062993 A1US 2018062993A1
Authority
US
United States
Prior art keywords
computing system
router
network
cloud
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US15/690,224
Other versions
US10419340B2 (en
Inventor
Weiqing Wu
Aravind Srinivasan
Serge Maskalik
Todd Sabin
Sachin Thakkar
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
VMware LLC
Original Assignee
VMware LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by VMware LLCfiledCriticalVMware LLC
Priority to US15/690,224priorityCriticalpatent/US10419340B2/en
Publication of US20180062993A1publicationCriticalpatent/US20180062993A1/en
Assigned to VMWARE, INC.reassignmentVMWARE, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: SABIN, TODD, MASKALIK, SERGE, SRINIVASAN, ARAVIND, THAKKAR, SACHIN, WU, WEIQING
Application grantedgrantedCritical
Publication of US10419340B2publicationCriticalpatent/US10419340B2/en
Assigned to VMware LLCreassignmentVMware LLCCHANGE OF NAME (SEE DOCUMENT FOR DETAILS).Assignors: VMWARE, INC.
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

Techniques for stateful connection optimization over stretched networks are disclosed. Such stretched networks may extend across both a data center and a cloud. In one embodiment, configuration changes are made to cloud layer 2 (L2) concentrators used by extended networks and a cloud router such that the L2 concentrators block packets with the cloud router's source MAC address and block address resolution protocol (ARP) requests for a gateway IP address from/to cloud networks that are part of the extended networks. Further, the cloud router is configured with the same gateway IP address as that of a default gateway router in the data center and responds to ARP requests for the gateway IP address with its own MAC address. In addition, specific prefix routes (e.g., /32 routes) for virtual computing instances on route optimized networks in the cloud are injected into the cloud router and propagating to a data center router.

Description

Claims (20)

What is claimed is:
1. A computer-implemented method of optimizing connections over an extended network created by bridging a first network in a first computing system, a second network in a second computing system, and a wide area network using a first bridging appliance in the first computing system and a second bridging appliance in the second computing system, comprising:
configuring the first bridging appliance to:
block packets with a source media access control (MAC) address belonging to a first router in the first computing system, and
block address resolution protocol (ARP) requests for a gateway Internet Protocol (IP) address from and to the first network;
configuring the first router in the first computing system to have a same gateway IP address as a second router in the second computing system that is a default gateway of the extended network;
injecting, into the first router, one or more specific prefix routes for one or more respective virtual computing instances on the first network; and
propogating the one or more specific prefix routes to the second router.
2. The method ofclaim 1, further comprising, propogating a route to a third network that is local to the first computing system to the second router.
3. The method ofclaim 1, wherein:
the one or more specific routes are /32 routes; and
the first router is configured to have a /32 IP address which is not announced to peer routers.
4. The method ofclaim 1, further comprising, responsive to determining a first virtual computing instance has attached to the first network in a first computing system:
injecting, into the first router, an additional specific prefix route for the first virtual computing instance; and
propogating the additional specific prefix route to the second router.
5. The method ofclaim 4, wherein the first computing instance has attached to the first network in a first computing system after migrating from the second computing system to the first computing system.
6. The method ofclaim 1, further comprising, responsive to determining a first virtual computing instance has detached from the first network in a first computing system:
removing, into the first router, an injected specific prefix route associated with the first virtual computing instance.
7. The method ofclaim 1, wherein the first bridging appliance and the second bridging appliance are layer 2 (L2) concentrator appliances.
8. The method ofclaim 1, wherein the first computing system is a cloud computing system and the second computing system is an on-premise virtualized computing system.
9. The method ofclaim 1, wherein the virtual computing instances on the first network are virtual machines.
10. A non-transitory computer-readable storage medium containing a program which, when executed by one or more processors, performs operations for optimizing connections over an extended network created by bridging a first network in a first computing system, a second network in a second computing system, and a wide area network using a first bridging appliance in the first computing system and a second bridging appliance in the second computing system, the operations comprising:
configuring the first bridging appliance to:
block packets with a source media access control (MAC) address belonging to a first router in the first computing system, and
block address resolution protocol (ARP) requests for a gateway Internet Protocol (IP) address from and to the first network;
configuring the first router in the first computing system to have a same gateway IP address as a second router in the second computing system that is a default gateway of the extended network;
injecting, into the first router, one or more specific prefix routes for one or more respective virtual computing instances on the first network; and
propogating the one or more specific prefix routes to the second router.
11. The computer-readable storage medium ofclaim 10, the operations further comprising, propogating a route to a third network that is local to the first computing system to the second router.
12. The computer-readable storage medium ofclaim 10, wherein:
the one or more specific routes are /32 routes; and
the first router is configured to have a /32 IP address which is not announced to peer routers.
13. The computer-readable storage medium ofclaim 10, the operations further comprising, responsive to determining a first virtual computing instance has attached to the first network in a first computing system:
injecting, into the first router, an additional specific prefix route for the first virtual computing instance; and
propogating the additional specific prefix route to the second router.
14. The computer-readable storage medium ofclaim 13, wherein the first computing instance has attached to the first network in a first computing system after migrating from the second computing system to the first computing system.
15. The computer-readable storage medium ofclaim 10, the operations further comprising, responsive to determining a first virtual computing instance has detached from the first network in a first computing system:
removing, into the first router, an injected specific prefix route associated with the first virtual computing instance.
16. The computer-readable storage medium ofclaim 10, wherein the first bridging appliance and the second bridging appliance are layer 2 (L2) concentrator appliances.
17. The computer-readable storage medium ofclaim 10, wherein the first computing system is a cloud computing system and the second computing system is an on-premise virtualized computing system.
18. The computer-readable storage medium ofclaim 10, wherein the virtual computing instances on the first network are virtual machines.
19. A system, comprising:
a processor; and
a memory, wherein the memory includes a program executable in the processor to perform operations for optimizing connections over an extended network created by bridging a first network in a first computing system, a second network in a second computing system, and a wide area network using a first bridging appliance in the first computing system and a second bridging appliance in the second computing system, the operations comprising:
configuring the first bridging appliance to:
block packets with a source media access control (MAC) address belonging to a first router in the first computing system; and
block address resolution protocol (ARP) requests for a gateway Internet Protocol (IP) address from and to the first network,
configuring the first router in the first computing system to have a same gateway IP address as a second router in the second computing system that is a default gateway of the extended network,
injecting, into the first router, one or more specific prefix routes for one or more respective virtual computing instances on the first network, and
propogating the one or more specific prefix routes to the second router.
20. The system ofclaim 19, the operations further comprising, propogating a route to a third network that is local to the first computing system to the second router.
US15/690,2242016-08-292017-08-29Stateful connection optimization over stretched networks using specific prefix routesActiveUS10419340B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US15/690,224US10419340B2 (en)2016-08-292017-08-29Stateful connection optimization over stretched networks using specific prefix routes

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US201662380991P2016-08-292016-08-29
US15/690,224US10419340B2 (en)2016-08-292017-08-29Stateful connection optimization over stretched networks using specific prefix routes

Publications (2)

Publication NumberPublication Date
US20180062993A1true US20180062993A1 (en)2018-03-01
US10419340B2 US10419340B2 (en)2019-09-17

Family

ID=61240791

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US15/690,231Active2038-04-02US10567281B2 (en)2016-08-292017-08-29Stateful connection optimization over stretched networks using packet introspection
US15/690,235Active2038-02-09US10404593B2 (en)2016-08-292017-08-29Stateful connection optimization over stretched networks with temporary tromboning
US15/690,224ActiveUS10419340B2 (en)2016-08-292017-08-29Stateful connection optimization over stretched networks using specific prefix routes

Family Applications Before (2)

Application NumberTitlePriority DateFiling Date
US15/690,231Active2038-04-02US10567281B2 (en)2016-08-292017-08-29Stateful connection optimization over stretched networks using packet introspection
US15/690,235Active2038-02-09US10404593B2 (en)2016-08-292017-08-29Stateful connection optimization over stretched networks with temporary tromboning

Country Status (1)

CountryLink
US (3)US10567281B2 (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108833407A (en)*2018-06-142018-11-16四川斐讯信息技术有限公司 A whole-house routing automatic networking method and system
US10540166B2 (en)2016-02-122020-01-21Nutanix, Inc.Virtualized file server high availability
US20200067812A1 (en)*2018-08-232020-02-27Arrcus Inc.First Hop Gateway Redundancy In A Network Computing Environment
US10728090B2 (en)*2016-12-022020-07-28Nutanix, Inc.Configuring network segmentation for a virtualization environment
US10824455B2 (en)2016-12-022020-11-03Nutanix, Inc.Virtualized server systems and methods including load balancing for virtualized file servers
WO2021055634A1 (en)*2019-09-192021-03-25Vmware, Inc.L3 underlay routing in a cloud environment using hybrid distributed logical router
US11086826B2 (en)2018-04-302021-08-10Nutanix, Inc.Virtualized server systems and methods including domain joining techniques
US11194680B2 (en)2018-07-202021-12-07Nutanix, Inc.Two node clusters recovery on a failure
US11218418B2 (en)2016-05-202022-01-04Nutanix, Inc.Scalable leadership election in a multi-processing computing environment
US11233824B2 (en)*2020-04-062022-01-25Vmware, Inc.Site aware policy-based proximity routing and policy-based proximity routing
US11281484B2 (en)2016-12-062022-03-22Nutanix, Inc.Virtualized server systems and methods including scaling of file system virtual machines
US11288239B2 (en)2016-12-062022-03-29Nutanix, Inc.Cloning virtualized file servers
US11294777B2 (en)2016-12-052022-04-05Nutanix, Inc.Disaster recovery for distributed file servers, including metadata fixers
US11310286B2 (en)2014-05-092022-04-19Nutanix, Inc.Mechanism for providing external access to a secured networked virtualization environment
US11562034B2 (en)2016-12-022023-01-24Nutanix, Inc.Transparent referrals for distributed file servers
US11568073B2 (en)2016-12-022023-01-31Nutanix, Inc.Handling permissions for virtualized file servers
US11770447B2 (en)2018-10-312023-09-26Nutanix, Inc.Managing high-availability file servers
US11768809B2 (en)2020-05-082023-09-26Nutanix, Inc.Managing incremental snapshots for fast leader node bring-up
US12072770B2 (en)2021-08-192024-08-27Nutanix, Inc.Share-based file server replication for disaster recovery
US12117972B2 (en)2021-08-192024-10-15Nutanix, Inc.File server managers and systems for managing virtualized file servers
US12131192B2 (en)2021-03-182024-10-29Nutanix, Inc.Scope-based distributed lock infrastructure for virtualized file server
US12153690B2 (en)2022-01-242024-11-26Nutanix, Inc.Consistent access control lists across file servers for local users in a distributed file server environment
US12182264B2 (en)2022-03-112024-12-31Nutanix, Inc.Malicious activity detection, validation, and remediation in virtualized file servers
US12189499B2 (en)2022-07-292025-01-07Nutanix, Inc.Self-service restore (SSR) snapshot replication with share-level file system disaster recovery on virtualized file servers
US12197398B2 (en)2021-03-312025-01-14Nutanix, Inc.Virtualized file servers and methods to persistently store file system event data
US12242455B2 (en)2021-03-312025-03-04Nutanix, Inc.File analytics systems and methods including receiving and processing file system event data in order
US12248434B2 (en)2021-03-312025-03-11Nutanix, Inc.File analytics systems including examples providing metrics adjusted for application operation
US12248435B2 (en)2021-03-312025-03-11Nutanix, Inc.File analytics systems and methods
US12367108B2 (en)2021-03-312025-07-22Nutanix, Inc.File analytics systems and methods including retrieving metadata from file system snapshots

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8195774B2 (en)*2008-05-232012-06-05Vmware, Inc.Distributed virtual switch for virtualized computer systems
US9225638B2 (en)2013-05-092015-12-29Vmware, Inc.Method and system for service switching using service tags
US9774537B2 (en)2014-09-302017-09-26Nicira, Inc.Dynamically adjusting load balancing
US10567281B2 (en)*2016-08-292020-02-18Vmware, Inc.Stateful connection optimization over stretched networks using packet introspection
WO2018112709A1 (en)*2016-12-192018-06-28华为技术有限公司Data packet processing method, host and system
US10389684B2 (en)*2017-01-052019-08-20Andrew John Polcha, SR.System and method of coupling a home area network with the cloud creating a highly secure and scalable private topology
US10742447B2 (en)2017-07-102020-08-11Level 3 Communications, LlcConnecting to multiple cloud instances in a telecommunications network
US10757076B2 (en)*2017-07-202020-08-25Nicira, Inc.Enhanced network processing of virtual node data packets
US10713131B2 (en)*2017-07-312020-07-14Wmware, Inc.Automatic selection of networks when recovering a virtual machine
US10805181B2 (en)2017-10-292020-10-13Nicira, Inc.Service operation chaining
US10805192B2 (en)2018-03-272020-10-13Nicira, Inc.Detecting failure of layer 2 service using broadcast messages
US10153978B1 (en)2018-05-042018-12-11Nefeli Networks, Inc.Distributed anticipatory bidirectional packet steering for software network functions
US11595250B2 (en)2018-09-022023-02-28Vmware, Inc.Service insertion at logical network gateway
US10757009B2 (en)*2018-11-202020-08-25Amazon Technologies, Inc.Global-scale connectivity using scalable virtual traffic hubs
US11016793B2 (en)2018-11-262021-05-25Red Hat, Inc.Filtering based containerized virtual machine networking
US11321113B2 (en)2019-02-222022-05-03Vmware, Inc.Creating and distributing service chain descriptions
US11490256B2 (en)2019-03-112022-11-01Hewlett Packard Enterprise Development LpSecure zero-touch provisioning of network devices in an offline deployment
JP7247712B2 (en)*2019-03-292023-03-29株式会社デンソー Relay device and relay method
US11394789B2 (en)*2019-05-082022-07-19Hewlett Packard Enterprise Development LpSeamless migration of a network management system deployment to cloud-based deployment
FR3096531A1 (en)*2019-06-282020-11-27Orange A method of allocating network infrastructure resources
FR3099256B1 (en)2019-07-262021-08-06Amadeus Sas CLOUD GATEWAY
US11140218B2 (en)2019-10-302021-10-05Vmware, Inc.Distributed service chain across multiple clouds
US12375372B2 (en)*2019-11-182025-07-29Red Hat, Inc.Zero-copy forwarding for network function virtualization
US11394786B2 (en)*2019-11-182022-07-19Red Hat, Inc.Zero-copy forwarding for network function virtualization
US11223494B2 (en)2020-01-132022-01-11Vmware, Inc.Service insertion for multicast traffic at boundary
US11792112B2 (en)2020-04-062023-10-17Vmware, Inc.Using service planes to perform services at the edge of a network
US11818041B2 (en)*2020-06-082023-11-14Juniper Networks, Inc.Containerized management of forwarding components in a router using routing engine processor
US11734043B2 (en)2020-12-152023-08-22Vmware, Inc.Providing stateful services in a scalable manner for machines executing on host computers
US12160366B2 (en)2021-03-302024-12-03Amazon Technologies, Inc.Multi-tenant offloaded protocol processing for virtual routers
CN115460040A (en)*2022-08-302022-12-09海南视联通信技术有限公司Service processing method, device, terminal equipment and storage medium
US12316543B2 (en)*2022-10-042025-05-27VMware LLCHandling virtual machine migration in a computing system with multi-site stretched gateways

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5740375A (en)*1996-02-151998-04-14Bay Networks, Inc.Forwarding internetwork packets by replacing the destination address
US7382769B1 (en)*2003-02-072008-06-03Juniper Networks, Inc.Automatic filtering to prevent network attacks
US7996894B1 (en)*2005-02-152011-08-09Sonicwall, Inc.MAC address modification of otherwise locally bridged client devices to provide security
US8837493B2 (en)*2010-07-062014-09-16Nicira, Inc.Distributed network control apparatus and method
US20120163165A1 (en)*2010-12-232012-06-28Electronics And Telecommunications Research InstituteApparatus and method for packet transport service based on multi protocol label switching-transport profile (mpls-tp) network
US9137052B2 (en)2011-08-172015-09-15Nicira, Inc.Federating interconnection switching element network to two or more levels
US9178833B2 (en)2011-10-252015-11-03Nicira, Inc.Chassis controller
US9571507B2 (en)*2012-10-212017-02-14Mcafee, Inc.Providing a virtual security appliance architecture to a virtual cloud infrastructure
US20150020188A1 (en)2013-07-142015-01-15Check Point Software Technologies Ltd.Network Host Provided Security System for Local Networks
US20150082378A1 (en)*2013-09-182015-03-19Apcera, Inc.System and method for enabling scalable isolation contexts in a platform
US9374310B2 (en)*2013-10-082016-06-21Dell Products L.P.Systems and methods of inter data center out-bound traffic management
US9794186B2 (en)*2014-03-272017-10-17Nicira, Inc.Distributed network address translation for efficient cloud service access
US9338091B2 (en)*2014-03-272016-05-10Nicira, Inc.Procedures for efficient cloud service access in a system with multiple tenant logical networks
US9825854B2 (en)*2014-03-272017-11-21Nicira, Inc.Host architecture for efficient cloud service access
US9800549B2 (en)*2015-02-112017-10-24Cisco Technology, Inc.Hierarchical clustering in a geographically dispersed network environment
US10454877B2 (en)2016-04-292019-10-22Cisco Technology, Inc.Interoperability between data plane learning endpoints and control plane learning endpoints in overlay networks
WO2018024344A1 (en)*2016-08-052018-02-08Telefonaktiebolaget Lm Ericsson (Publ)Transport protocol server relocation
US10567281B2 (en)*2016-08-292020-02-18Vmware, Inc.Stateful connection optimization over stretched networks using packet introspection

Cited By (76)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11310286B2 (en)2014-05-092022-04-19Nutanix, Inc.Mechanism for providing external access to a secured networked virtualization environment
US12014166B2 (en)2016-02-122024-06-18Nutanix, Inc.Virtualized file server user views
US11645065B2 (en)2016-02-122023-05-09Nutanix, Inc.Virtualized file server user views
US10540164B2 (en)2016-02-122020-01-21Nutanix, Inc.Virtualized file server upgrade
US11947952B2 (en)2016-02-122024-04-02Nutanix, Inc.Virtualized file server disaster recovery
US10719305B2 (en)2016-02-122020-07-21Nutanix, Inc.Virtualized file server tiers
US10719307B2 (en)2016-02-122020-07-21Nutanix, Inc.Virtualized file server block awareness
US10719306B2 (en)2016-02-122020-07-21Nutanix, Inc.Virtualized file server resilience
US11966730B2 (en)2016-02-122024-04-23Nutanix, Inc.Virtualized file server smart data ingestion
US10809998B2 (en)2016-02-122020-10-20Nutanix, Inc.Virtualized file server splitting and merging
US11966729B2 (en)2016-02-122024-04-23Nutanix, Inc.Virtualized file server
US10831465B2 (en)2016-02-122020-11-10Nutanix, Inc.Virtualized file server distribution across clusters
US10838708B2 (en)2016-02-122020-11-17Nutanix, Inc.Virtualized file server backup to cloud
US10949192B2 (en)2016-02-122021-03-16Nutanix, Inc.Virtualized file server data sharing
US11669320B2 (en)2016-02-122023-06-06Nutanix, Inc.Self-healing virtualized file server
US12217039B2 (en)2016-02-122025-02-04Nutanix, Inc.Virtualized file server data sharing
US11579861B2 (en)2016-02-122023-02-14Nutanix, Inc.Virtualized file server smart data ingestion
US12153913B2 (en)2016-02-122024-11-26Nutanix, Inc.Virtualized file server deployment
US11106447B2 (en)2016-02-122021-08-31Nutanix, Inc.Virtualized file server user views
US11550559B2 (en)2016-02-122023-01-10Nutanix, Inc.Virtualized file server rolling upgrade
US11550558B2 (en)2016-02-122023-01-10Nutanix, Inc.Virtualized file server deployment
US12135963B2 (en)2016-02-122024-11-05Nutanix, Inc.Virtualized file server distribution across clusters
US11922157B2 (en)2016-02-122024-03-05Nutanix, Inc.Virtualized file server
US10540165B2 (en)2016-02-122020-01-21Nutanix, Inc.Virtualized file server rolling upgrade
US11550557B2 (en)2016-02-122023-01-10Nutanix, Inc.Virtualized file server
US12307238B2 (en)2016-02-122025-05-20Nutanix, Inc.Self-healing virtualized file server
US10540166B2 (en)2016-02-122020-01-21Nutanix, Inc.Virtualized file server high availability
US11537384B2 (en)2016-02-122022-12-27Nutanix, Inc.Virtualized file server distribution across clusters
US11544049B2 (en)2016-02-122023-01-03Nutanix, Inc.Virtualized file server disaster recovery
US11218418B2 (en)2016-05-202022-01-04Nutanix, Inc.Scalable leadership election in a multi-processing computing environment
US11888599B2 (en)2016-05-202024-01-30Nutanix, Inc.Scalable leadership election in a multi-processing computing environment
US10824455B2 (en)2016-12-022020-11-03Nutanix, Inc.Virtualized server systems and methods including load balancing for virtualized file servers
US11562034B2 (en)2016-12-022023-01-24Nutanix, Inc.Transparent referrals for distributed file servers
US11568073B2 (en)2016-12-022023-01-31Nutanix, Inc.Handling permissions for virtualized file servers
US12400015B2 (en)2016-12-022025-08-26Nutanix, Inc.Handling permissions for virtualized file servers
US10728090B2 (en)*2016-12-022020-07-28Nutanix, Inc.Configuring network segmentation for a virtualization environment
US11775397B2 (en)2016-12-052023-10-03Nutanix, Inc.Disaster recovery for distributed file servers, including metadata fixers
US11294777B2 (en)2016-12-052022-04-05Nutanix, Inc.Disaster recovery for distributed file servers, including metadata fixers
US11954078B2 (en)2016-12-062024-04-09Nutanix, Inc.Cloning virtualized file servers
US11281484B2 (en)2016-12-062022-03-22Nutanix, Inc.Virtualized server systems and methods including scaling of file system virtual machines
US11288239B2 (en)2016-12-062022-03-29Nutanix, Inc.Cloning virtualized file servers
US11922203B2 (en)2016-12-062024-03-05Nutanix, Inc.Virtualized server systems and methods including scaling of file system virtual machines
US11675746B2 (en)2018-04-302023-06-13Nutanix, Inc.Virtualized server systems and methods including domain joining techniques
US11086826B2 (en)2018-04-302021-08-10Nutanix, Inc.Virtualized server systems and methods including domain joining techniques
CN108833407A (en)*2018-06-142018-11-16四川斐讯信息技术有限公司 A whole-house routing automatic networking method and system
US11194680B2 (en)2018-07-202021-12-07Nutanix, Inc.Two node clusters recovery on a failure
US11675637B2 (en)2018-08-232023-06-13Arrcus Inc.Host routed overlay with deterministic host learning and localized integrated routing and bridging
KR20210060483A (en)*2018-08-232021-05-26아르쿠스 인크. First-hop gateway redundancy in network computing environment
US11941460B2 (en)2018-08-232024-03-26Arrcus Inc.Host routed overlay with deterministic host learning and localized integrated routing and bridging
US20200067812A1 (en)*2018-08-232020-02-27Arrcus Inc.First Hop Gateway Redundancy In A Network Computing Environment
US11861419B2 (en)2018-08-232024-01-02Arrcus Inc.Asynchronous object manager in a network routing environment
KR102789153B1 (en)*2018-08-232025-04-02아르쿠스 인크. First Hop Gateway Redundancy in Network Computing Environments
US11868824B2 (en)2018-08-232024-01-09Arrcus Inc.Single node and multiple node datastore architecture in a network routing environment
US11693716B2 (en)2018-08-232023-07-04Arrcus Inc.Independent datastore in a network routing environment
US11972306B2 (en)2018-08-232024-04-30Arrcus Inc.Routing optimizations in a network computing environment
US12106160B2 (en)*2018-08-232024-10-01Arrcus Inc.First hop gateway redundancy in a network computing environment
US12020089B2 (en)2018-08-232024-06-25Arrcus Inc.Loop conflict avoidance in a network computing environment
US11770447B2 (en)2018-10-312023-09-26Nutanix, Inc.Managing high-availability file servers
WO2021055634A1 (en)*2019-09-192021-03-25Vmware, Inc.L3 underlay routing in a cloud environment using hybrid distributed logical router
US11095557B2 (en)2019-09-192021-08-17Vmware, Inc.L3 underlay routing in a cloud environment using hybrid distributed logical router
US11258713B2 (en)2020-04-062022-02-22Vmware, Inc.Policy-based proximity routing
US11943143B2 (en)2020-04-062024-03-26Vmware, Inc.Routing using specific routes
US11233824B2 (en)*2020-04-062022-01-25Vmware, Inc.Site aware policy-based proximity routing and policy-based proximity routing
US11768809B2 (en)2020-05-082023-09-26Nutanix, Inc.Managing incremental snapshots for fast leader node bring-up
US12131192B2 (en)2021-03-182024-10-29Nutanix, Inc.Scope-based distributed lock infrastructure for virtualized file server
US12242455B2 (en)2021-03-312025-03-04Nutanix, Inc.File analytics systems and methods including receiving and processing file system event data in order
US12197398B2 (en)2021-03-312025-01-14Nutanix, Inc.Virtualized file servers and methods to persistently store file system event data
US12248434B2 (en)2021-03-312025-03-11Nutanix, Inc.File analytics systems including examples providing metrics adjusted for application operation
US12248435B2 (en)2021-03-312025-03-11Nutanix, Inc.File analytics systems and methods
US12367108B2 (en)2021-03-312025-07-22Nutanix, Inc.File analytics systems and methods including retrieving metadata from file system snapshots
US12072770B2 (en)2021-08-192024-08-27Nutanix, Inc.Share-based file server replication for disaster recovery
US12164383B2 (en)2021-08-192024-12-10Nutanix, Inc.Failover and failback of distributed file servers
US12117972B2 (en)2021-08-192024-10-15Nutanix, Inc.File server managers and systems for managing virtualized file servers
US12153690B2 (en)2022-01-242024-11-26Nutanix, Inc.Consistent access control lists across file servers for local users in a distributed file server environment
US12182264B2 (en)2022-03-112024-12-31Nutanix, Inc.Malicious activity detection, validation, and remediation in virtualized file servers
US12189499B2 (en)2022-07-292025-01-07Nutanix, Inc.Self-service restore (SSR) snapshot replication with share-level file system disaster recovery on virtualized file servers

Also Published As

Publication numberPublication date
US20180063000A1 (en)2018-03-01
US10567281B2 (en)2020-02-18
US10404593B2 (en)2019-09-03
US10419340B2 (en)2019-09-17
US20180062983A1 (en)2018-03-01

Similar Documents

PublicationPublication DateTitle
US10419340B2 (en)Stateful connection optimization over stretched networks using specific prefix routes
US10375170B2 (en)Low downtime software-defined wide area network service upgrade
US11507401B2 (en)Framework for networking and security services in virtual networks
US10944811B2 (en)Hybrid cloud network monitoring system for tenant use
US11171834B1 (en)Distributed virtualized computing infrastructure management
US10505806B2 (en)Learning and deploying datacenter landscapes
US11184397B2 (en)Network policy migration to a public cloud
US10757170B2 (en)Cross-cloud namespace management for multi-tenant environments
US20150317169A1 (en)Constructing and operating high-performance unified compute infrastructure across geo-distributed datacenters
US9934060B2 (en)Hybrid service fleet management for cloud providers
US20170060615A1 (en)Hybrid infrastructure provisioning framework tethering remote datacenters
US10915350B2 (en)Methods and systems for migrating one software-defined networking module (SDN) to another SDN module in a virtual data center
US20170060628A1 (en)Virtual machine migration within a hybrid cloud system
US10579488B2 (en)Auto-calculation of recovery plans for disaster recovery solutions
US20170063667A1 (en)Multi-spoke connectivity of private data centers to the cloud
US10375153B2 (en)Enterprise connectivity to the hybrid cloud
US10713131B2 (en)Automatic selection of networks when recovering a virtual machine
US11444836B1 (en)Multiple clusters managed by software-defined network (SDN) controller
US11310277B2 (en)Network policy migration in a federated hybrid cloud
US11929883B1 (en)Supporting virtual machine migration when network manager or central controller is unavailable
US20240403097A1 (en)Filters for advertised routes from tenant gateways in a software-defined data center

Legal Events

DateCodeTitleDescription
FEPPFee payment procedure

Free format text:ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

ASAssignment

Owner name:VMWARE, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WU, WEIQING;SRINIVASAN, ARAVIND;MASKALIK, SERGE;AND OTHERS;SIGNING DATES FROM 20171016 TO 20171213;REEL/FRAME:045690/0053

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPPInformation on status: patent application and granting procedure in general

Free format text:PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCFInformation on status: patent grant

Free format text:PATENTED CASE

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4

ASAssignment

Owner name:VMWARE LLC, CALIFORNIA

Free format text:CHANGE OF NAME;ASSIGNOR:VMWARE, INC.;REEL/FRAME:067102/0395

Effective date:20231121


[8]ページ先頭

©2009-2025 Movatter.jp