CN109314724A - 云计算系统中虚拟机访问物理服务器的方法、装置和系统 - Google Patents

云计算系统中虚拟机访问物理服务器的方法、装置和系统 Download PDF

Info

Publication number
CN109314724A
CN109314724A CN201680086943.8A CN201680086943A CN109314724A CN 109314724 A CN109314724 A CN 109314724A CN 201680086943 A CN201680086943 A CN 201680086943A CN 109314724 A CN109314724 A CN 109314724A
Authority
CN
China
Prior art keywords
service
address
virtual machine
publication
physical server
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
CN201680086943.8A
Other languages
English (en)
Other versions
CN109314724B (zh
Inventor
李俊武
申思
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.)
Huawei Cloud Computing Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN202110098217.0A priority Critical patent/CN112995272A/zh
Publication of CN109314724A publication Critical patent/CN109314724A/zh
Application granted granted Critical
Publication of CN109314724B publication Critical patent/CN109314724B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/102Entity profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2539Hiding addresses; Keeping addresses anonymous
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2557Translation policies or rules
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • H04L61/2575NAT traversal using address mapping retrieval, e.g. simple traversal of user datagram protocol through session traversal utilities for NAT [STUN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45587Isolation or security of virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

一种云计算系统中虚拟机访问物理服务器的方法、装置和系统,所述物理服务器上部署有服务,云平台为所述服务分配与所述服务对应的发布IP地址和发布端口,对外发布所述服务,并在所述虚拟机的接入网元上配置NAT规则,所述NAT规则包括所述发布IP地址和发布端口与运行所述服务的所述物理服务器的IP地址和端口的对应关系,当所述接入网元接收到虚拟机访问所述服务的服务访问请求时,根据所述NAT规则将所述服务访问请求的目的地址修改为所述物理服务器的IP地址和端口,修改后的服务访问请求路由到所述物理服务器,从而使得所述虚拟机可以在不知道物理服务器真实IP地址和端口的情况下访问所述物理服务器上的服务。

Description

PCT国内申请,说明书已公开。

Claims (22)

  1. PCT国内申请,权利要求书已公开。
CN201680086943.8A 2016-08-09 2016-08-09 云计算系统中虚拟机访问物理服务器的方法、装置和系统 Active CN109314724B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110098217.0A CN112995272A (zh) 2016-08-09 2016-08-09 云计算系统中虚拟机访问物理服务器的方法、装置和系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/094225 WO2018027586A1 (zh) 2016-08-09 2016-08-09 云计算系统中虚拟机访问物理服务器的方法、装置和系统

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202110098217.0A Division CN112995272A (zh) 2016-08-09 2016-08-09 云计算系统中虚拟机访问物理服务器的方法、装置和系统

Publications (2)

Publication Number Publication Date
CN109314724A true CN109314724A (zh) 2019-02-05
CN109314724B CN109314724B (zh) 2021-02-09

Family

ID=61161254

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202110098217.0A Pending CN112995272A (zh) 2016-08-09 2016-08-09 云计算系统中虚拟机访问物理服务器的方法、装置和系统
CN201680086943.8A Active CN109314724B (zh) 2016-08-09 2016-08-09 云计算系统中虚拟机访问物理服务器的方法、装置和系统

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202110098217.0A Pending CN112995272A (zh) 2016-08-09 2016-08-09 云计算系统中虚拟机访问物理服务器的方法、装置和系统

Country Status (6)

Country Link
US (2) US10659471B2 (zh)
EP (1) EP3493510B1 (zh)
JP (1) JP6771650B2 (zh)
CN (2) CN112995272A (zh)
CA (1) CA3033217C (zh)
WO (1) WO2018027586A1 (zh)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110008005A (zh) * 2019-04-11 2019-07-12 中国南方电网有限责任公司 基于云平台的电网通信资源虚拟机迁移系统及方法
CN110474981A (zh) * 2019-08-13 2019-11-19 中科天御(苏州)科技有限公司 一种软件定义动态安全存储方法及装置
CN110730252A (zh) * 2019-09-25 2020-01-24 南京优速网络科技有限公司 一种通过改造linux内核报文处理功能的地址转换方法
CN111147550A (zh) * 2019-12-10 2020-05-12 华能集团技术创新中心有限公司 一种基于大数据电商平台的数据访问方法及装置
CN112003964A (zh) * 2020-08-27 2020-11-27 北京浪潮数据技术有限公司 一种基于多架构的ip地址的分配方法、装置和介质
CN113010897A (zh) * 2021-03-19 2021-06-22 中国联合网络通信集团有限公司 云计算安全管理方法及其系统
CN113301080A (zh) * 2020-06-09 2021-08-24 阿里巴巴集团控股有限公司 资源调用方法、设备、系统及存储介质
CN113489731A (zh) * 2021-07-12 2021-10-08 于洪 基于虚拟化网络的数据传输方法、系统和网络安全设备
CN116458132A (zh) * 2020-09-28 2023-07-18 西门子股份公司 借助流程控制环境提供时间关键的服务的方法和系统

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11824863B2 (en) * 2016-11-03 2023-11-21 Nicira, Inc. Performing services on a host
US10412047B2 (en) 2017-08-17 2019-09-10 Arista Networks, Inc. Method and system for network traffic steering towards a service device
US10721651B2 (en) 2017-09-29 2020-07-21 Arista Networks, Inc. Method and system for steering bidirectional network traffic to a same service device
US11265310B2 (en) * 2017-10-19 2022-03-01 Microsoft Technology Licensing, Llc Isolating networks and credentials using on-demand port forwarding
US10764234B2 (en) * 2017-10-31 2020-09-01 Arista Networks, Inc. Method and system for host discovery and tracking in a network using associations between hosts and tunnel end points
US10917342B2 (en) 2018-09-26 2021-02-09 Arista Networks, Inc. Method and system for propagating network traffic flows between end points based on service and priority policies
US10749789B2 (en) 2018-12-04 2020-08-18 Arista Networks, Inc. Method and system for inspecting broadcast network traffic between end points residing within a same zone
US10848457B2 (en) 2018-12-04 2020-11-24 Arista Networks, Inc. Method and system for cross-zone network traffic between different zones using virtual network identifiers and virtual layer-2 broadcast domains
US10855733B2 (en) 2018-12-04 2020-12-01 Arista Networks, Inc. Method and system for inspecting unicast network traffic between end points residing within a same zone
CN111416792B (zh) * 2019-01-08 2022-07-05 杭州海康威视数字技术股份有限公司 嵌入式设备的内部免认证方法以及嵌入式设备
CN112306701B (zh) * 2019-07-25 2024-05-03 中移动信息技术有限公司 服务熔断方法、装置、设备及存储介质
CN112311837A (zh) * 2019-08-02 2021-02-02 上海擎感智能科技有限公司 基于云平台路由服务器的车机数据传输方法、系统及装置
CN110471683B (zh) * 2019-08-06 2023-11-24 上海浦东发展银行股份有限公司信用卡中心 一种基于智能dns的容器云应用蓝绿发布方法
CN110535964B (zh) * 2019-09-03 2021-12-14 北京首都在线科技股份有限公司 基于Paas连接器实现的数据处理方法及装置
US11550608B2 (en) * 2019-10-31 2023-01-10 International Business Machines Corporation Guest-to-host virtual networking
CN113472831B (zh) * 2020-03-31 2022-12-06 北京金山云网络技术有限公司 一种服务访问方法、装置、网关设备及存储介质
CN114650290A (zh) * 2020-12-17 2022-06-21 中移(苏州)软件技术有限公司 网络连通的方法、处理装置、终端及存储介质
CN113766044A (zh) * 2021-07-30 2021-12-07 广东浪潮智慧计算技术有限公司 一种域名解析方法及系统
CN113760452B (zh) * 2021-08-02 2023-09-26 阿里巴巴新加坡控股有限公司 一种容器调度方法、系统、设备及存储介质
CN115914389A (zh) * 2021-08-09 2023-04-04 北京字节跳动网络技术有限公司 云服务控制系统、方法、装置、电子设备和存储介质
CN114124948A (zh) * 2021-09-19 2022-03-01 济南浪潮数据技术有限公司 一种云端组件高可用的方法、装置、设备及可读介质
US20220014520A1 (en) * 2021-09-23 2022-01-13 Intel Corporation Controlled Network Sharing for Virtual Machines
CN114338382B (zh) * 2021-12-30 2023-11-14 北京天融信网络安全技术有限公司 基于域名的设备上线方法、装置及计算机设备、存储介质
US11799822B2 (en) 2022-01-21 2023-10-24 Google Llc Proxyless network address translation with dynamic port allocation
CN114915420B (zh) * 2022-03-03 2024-04-26 阿里巴巴(中国)有限公司 用于云桌面的通信方法及系统
CN115102720B (zh) * 2022-05-31 2023-08-11 苏州浪潮智能科技有限公司 虚拟机安全管理方法、系统和计算机设备
CN115426324A (zh) * 2022-08-26 2022-12-02 绿盟科技集团股份有限公司 一种实体设备接入网络靶场的方法及装置
CN115529292A (zh) * 2022-10-11 2022-12-27 中国农业银行股份有限公司 访问请求处理方法、装置、设备、系统和存储介质
WO2023151354A2 (zh) * 2022-12-01 2023-08-17 黄建邦 数据传输方法、系统、第一端、中间网络设备及控制设备

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1414746A (zh) * 2002-05-15 2003-04-30 华为技术有限公司 网络中节省ip地址提供内部服务器的方法
CN103733574A (zh) * 2011-08-16 2014-04-16 微软公司 虚拟化与非虚拟化网络之间的虚拟化网关
CN103916314A (zh) * 2013-12-26 2014-07-09 杭州华为数字技术有限公司 报文转发控制方法和相关装置及物理主机
CN104753930A (zh) * 2015-03-17 2015-07-01 成都盛思睿信息技术有限公司 基于安全网关的云桌面管理系统及其安全访问控制方法
US20150215276A1 (en) * 2014-01-29 2015-07-30 Vmware, Inc. System and method for dynamically configuring a dns server in a virtual network environment
US20150281059A1 (en) * 2014-03-27 2015-10-01 Nicira, Inc. Host architecture for efficient cloud service access
CN105227686A (zh) * 2014-06-20 2016-01-06 中国电信股份有限公司 云主机域名的动态配置方法和系统
CN105306433A (zh) * 2015-09-10 2016-02-03 深圳市深信服电子科技有限公司 一种访问虚拟机服务器的方法和装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004112018A (ja) * 2002-09-13 2004-04-08 Johnson Controls Inc インターネットアクセスWeb監視制御システム
US8489701B2 (en) * 2007-01-30 2013-07-16 Microsoft Corporation Private virtual LAN spanning a public network for connection of arbitrary hosts
US7840701B2 (en) * 2007-02-21 2010-11-23 Array Networks, Inc. Dynamic system and method for virtual private network (VPN) packet level routing using dual-NAT method
CN103326997B (zh) * 2012-03-23 2016-06-01 百度在线网络技术(北京)有限公司 一种访问虚拟服务器的方法及虚拟服务器系统
US8953592B2 (en) * 2012-09-28 2015-02-10 Juniper Networks, Inc. Network address translation for application of subscriber-aware services
WO2014079009A1 (zh) 2012-11-22 2014-05-30 华为技术有限公司 虚拟机的管理控制方法及装置、系统
JP5977706B2 (ja) * 2013-03-29 2016-08-24 株式会社日立ソリューションズ データ交換システム、及び仮想プライベートクラウド間でデータ交換を可能とする環境を設定する方法
CN105577723B (zh) * 2014-10-16 2019-04-05 新华三技术有限公司 虚拟化网络中实现负载分担的方法和装置

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1414746A (zh) * 2002-05-15 2003-04-30 华为技术有限公司 网络中节省ip地址提供内部服务器的方法
CN103733574A (zh) * 2011-08-16 2014-04-16 微软公司 虚拟化与非虚拟化网络之间的虚拟化网关
CN103916314A (zh) * 2013-12-26 2014-07-09 杭州华为数字技术有限公司 报文转发控制方法和相关装置及物理主机
US20150215276A1 (en) * 2014-01-29 2015-07-30 Vmware, Inc. System and method for dynamically configuring a dns server in a virtual network environment
US20150281059A1 (en) * 2014-03-27 2015-10-01 Nicira, Inc. Host architecture for efficient cloud service access
CN105227686A (zh) * 2014-06-20 2016-01-06 中国电信股份有限公司 云主机域名的动态配置方法和系统
CN104753930A (zh) * 2015-03-17 2015-07-01 成都盛思睿信息技术有限公司 基于安全网关的云桌面管理系统及其安全访问控制方法
CN105306433A (zh) * 2015-09-10 2016-02-03 深圳市深信服电子科技有限公司 一种访问虚拟机服务器的方法和装置

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110008005A (zh) * 2019-04-11 2019-07-12 中国南方电网有限责任公司 基于云平台的电网通信资源虚拟机迁移系统及方法
CN110474981A (zh) * 2019-08-13 2019-11-19 中科天御(苏州)科技有限公司 一种软件定义动态安全存储方法及装置
CN110730252A (zh) * 2019-09-25 2020-01-24 南京优速网络科技有限公司 一种通过改造linux内核报文处理功能的地址转换方法
CN111147550A (zh) * 2019-12-10 2020-05-12 华能集团技术创新中心有限公司 一种基于大数据电商平台的数据访问方法及装置
CN111147550B (zh) * 2019-12-10 2022-06-21 华能集团技术创新中心有限公司 一种基于大数据电商平台的数据访问方法及装置
CN113301080A (zh) * 2020-06-09 2021-08-24 阿里巴巴集团控股有限公司 资源调用方法、设备、系统及存储介质
CN112003964A (zh) * 2020-08-27 2020-11-27 北京浪潮数据技术有限公司 一种基于多架构的ip地址的分配方法、装置和介质
CN112003964B (zh) * 2020-08-27 2023-01-10 北京浪潮数据技术有限公司 一种基于多架构的ip地址的分配方法、装置和介质
CN116458132A (zh) * 2020-09-28 2023-07-18 西门子股份公司 借助流程控制环境提供时间关键的服务的方法和系统
CN113010897A (zh) * 2021-03-19 2021-06-22 中国联合网络通信集团有限公司 云计算安全管理方法及其系统
CN113010897B (zh) * 2021-03-19 2023-06-13 中国联合网络通信集团有限公司 云计算安全管理方法及其系统
CN113489731A (zh) * 2021-07-12 2021-10-08 于洪 基于虚拟化网络的数据传输方法、系统和网络安全设备

Also Published As

Publication number Publication date
EP3493510B1 (en) 2020-10-07
CN112995272A (zh) 2021-06-18
EP3493510A4 (en) 2019-07-31
US20190173888A1 (en) 2019-06-06
US10659471B2 (en) 2020-05-19
CN109314724B (zh) 2021-02-09
US11418512B2 (en) 2022-08-16
JP2019528005A (ja) 2019-10-03
WO2018027586A1 (zh) 2018-02-15
EP3493510A1 (en) 2019-06-05
US20200274875A1 (en) 2020-08-27
CA3033217A1 (en) 2018-02-15
JP6771650B2 (ja) 2020-10-21
CA3033217C (en) 2021-09-28

Similar Documents

Publication Publication Date Title
US11418512B2 (en) Method for virtual machine to access physical server in cloud computing system, apparatus, and system
US10701139B2 (en) Life cycle management method and apparatus
US11469964B2 (en) Extension resource groups of provider network services
US10263907B2 (en) Managing virtual network ports
US8949430B2 (en) Clustered computer environment partition resolution
US20130304923A1 (en) Allocation and reservation of virtualization-based resources
EP3905588A1 (en) Cloud platform deployment method and apparatus, server and storage medium
US10021111B2 (en) Location based authentication of users to a virtual machine in a computer system
US20200159555A1 (en) Provider network service extensions
US9858110B2 (en) Virtual credential adapter for use with virtual machines
US11048543B2 (en) Computer system and resource access control method for securely controlling access using roles with a plurality of users
KR20230146534A (ko) 컨테이너 애플리케이션들에 대한 최소 클라우드 서비스액세스 권한들을 자동으로 구성하기 위한 기술들
US20160077881A1 (en) Managing a workload in an environment
CN114510321A (zh) 资源调度方法、相关装置和介质
CN112068953B (zh) 一种云资源精细化管理溯源系统及方法
US10516528B2 (en) System and method for managing secret information using virtualization
CN113132295A (zh) 集群内网访问外网的方法及装置、存储介质、电子设备
KR102441860B1 (ko) 공급자 네트워크 서비스 확장

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220228

Address after: 550025 Huawei cloud data center, jiaoxinggong Road, Qianzhong Avenue, Gui'an New District, Guiyang City, Guizhou Province

Patentee after: Huawei Cloud Computing Technology Co.,Ltd.

Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd.