WO2020181733A1 - 一种基于vpc的多数据中心互通方法及相关设备 - Google Patents

一种基于vpc的多数据中心互通方法及相关设备 Download PDF

Info

Publication number
WO2020181733A1
WO2020181733A1 PCT/CN2019/103241 CN2019103241W WO2020181733A1 WO 2020181733 A1 WO2020181733 A1 WO 2020181733A1 CN 2019103241 W CN2019103241 W CN 2019103241W WO 2020181733 A1 WO2020181733 A1 WO 2020181733A1
Authority
WO
WIPO (PCT)
Prior art keywords
subnet
data center
vpc
information
control device
Prior art date
Application number
PCT/CN2019/103241
Other languages
English (en)
French (fr)
Inventor
贾毫杰
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020181733A1 publication Critical patent/WO2020181733A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • 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

Definitions

  • the present invention relates to the field of computer technology, in particular to a VPC-based multi-data center intercommunication method and related equipment.
  • BCM business continuity management
  • the embodiment of the invention discloses a VPC-based multi-data center intercommunication method and related equipment, which can reduce the deployment cost of deploying multiple data centers.
  • an embodiment of the present invention provides a method for interworking between multiple data centers based on a virtual private cloud VPC, which includes:
  • the control device sends the first VPC to the first edge device of the first data center Configuration;
  • the first VPC configuration information includes node information of a second edge device of a second data center, and the first VPC configuration is used for the first edge device to establish a communication link with the second edge device;
  • the control device sends a second VPC configuration to the second edge device, where the second VPC configuration includes node information of the first edge node, and the second VPC configuration is used by the second edge device to establish and The communication link of the first edge device;
  • the control device sends the information of the first subnet to the switch in the first data center and the switch in the second data center for the switch to configure the route of the first subnet.
  • an embodiment of the present application provides a VPC-based control device for multi-data center interworking, which is characterized in that it includes:
  • the first sending unit is configured to send a message to the first subnet of the first data center when the newly added first subnet in the first data center is the first subnet of the VPC in the first data center.
  • the edge device sends the first VPC configuration; the first VPC configuration information includes node information of the second edge device of the second data center, and the first VPC configuration is used for the first edge device to establish a connection with the second edge The communication link of the device;
  • the second sending unit is configured to send a second VPC configuration to the second edge device, where the second VPC configuration includes node information of the first edge node, and the second VPC configuration is used for the second edge
  • the device establishes a communication link with the first edge device
  • the third sending unit is configured to send information about the first subnet to the switch in the first data center and the switch in the second data center, so as to use the switch to configure the first subnet Routing.
  • an embodiment of the present application provides a computer-readable storage medium that stores a computer program.
  • the computer program includes program instructions that, when executed by a processor, cause all The processor executes the foregoing first aspect or the method described in any possible implementation manner of the first aspect.
  • an embodiment of the present application provides a controller, including a processor, a communication interface, and a computer-readable storage medium, where the processor, the communication interface, and the computer-readable storage medium are connected to each other, wherein the computer can
  • the read storage medium is used to store application code
  • the processor is configured to call the application code to execute the method described in the first aspect or any possible implementation of the first aspect.
  • the route from that certain data center to other data centers is opened, and the newly added subnet is further opened
  • the routing between the subnet and other subnets under the VPC enables the subnets under the VPC to transmit messages to each other, which realizes the deployment of a VPC network across data centers.
  • a cross-data center VPC network of multiple tenants can be built on the same hardware device, which saves the hardware cost of deploying multiple data centers and effectively realizes the network isolation between each tenant.
  • FIG. 1 is a schematic diagram of a system architecture provided by an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a VPC-based multi-data center interworking method provided by an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a control device provided by an embodiment of the present invention.
  • Fig. 4 is a schematic structural diagram of yet another control device provided by an embodiment of the present invention.
  • FIG. 1 is a schematic diagram of a system architecture provided by an embodiment of the present application.
  • the system architecture may include a controller 101 and multiple data centers 102.
  • the controller 101 may be a server or a server cluster.
  • the multiple data centers 102 may specifically include two data centers 102, or three data centers 102.
  • each data center 102 has one or more hardware devices, such as servers, switches, and gateways. Virtual networks can be deployed on these hardware devices. In this embodiment of the present application, VPC networks can be deployed on hardware devices in these data centers.
  • the VPC network of each tenant may include multiple subnets, and different subnets may be respectively deployed in the same data center 102 or in different data centers 102. For example, if a tenant’s VPC network includes 4 subnets, namely subnet 1, subnet 2, subnet 3, and subnet 4, then subnet 1 can be deployed on data center 1, and subnet 2 and subnet 3 can be deployed In data center 2, subnet 4 is deployed in data center 3.
  • users e.g., tenant 1, tenant 2, tenant 3, etc.
  • the controller 101 creates virtual nodes on the hardware devices in the data center. For example, it creates virtual switches and edge devices (or edge devices (may have been created)) on the hardware devices in the data center.
  • the virtual node can form a subnet by opening the path.
  • the virtual nodes in data center 1 in Figure 1 include node A1, node A2, node A3, and node A4.
  • the virtual nodes in data center 2 include node B1, node B2, node B3, and node B4.
  • the virtual nodes in 3 include node C1, node C2, node C3, and node C4.
  • Node A2 is an edge device in data center 1
  • node B4 is an edge device in data center 2
  • node C1 is an edge device in data center 3. Edge device.
  • the embodiment of this application there are many alternative ways for the communication mechanism between the control device 101 and each data center 102, which are not limited in the embodiment of this application, but for ease of understanding, the embodiment of this application also provides a The selected communication mechanism, for example, configure a top NSP component, a DCI-NSP component on the control device 101, and configure an AZ-NSP component in each data center, where the top NSP is used to control commands entered by the user Respond to users and control the DCI-NSP component to communicate with edge devices in each data center.
  • the top NSP component is also used to connect (for example, wired connection or wireless connection) to AZ-NSP components in each data center.
  • the AZ-NSP component in the data center is used to communicate with the switch in the data center; for example, top NSP can send some configuration information or routing information to the AZ-NSP component in a certain data center, and the AZ-NSP component Send the configuration information or routing information to the switch in the corresponding data center.
  • Figure 2 is a VPC-based multi-data center interworking method provided by an embodiment of the present application. The method can be implemented based on the architecture shown in Figure 1 or based on other architectures; the method includes but not Limited to the following steps:
  • Step S201 The control device judges whether the newly added first subnet in the first data center is the first subnet of the VPC in the first data center.
  • the embodiment of the present application specifically takes two data centers as an example for description, which is convenient for description.
  • One of the data centers is called the first data center, and the other data center is called the second data center, regardless of the actual application.
  • What is the number of data centers in the multi-data center ? At least one data center meets the characteristics of the first data center, and at least one data center meets the characteristics of the second data center. The characteristics and the characteristics of the second data center will be reflected in the method flow executed in the embodiments of the present application.
  • the tenant administrator (also known as the user) can add a new subnet belonging to the tenant's VPC in the first data center by operating the control device.
  • the newly added subnet can be called the first subnet .
  • the control device has a record of the subnet deployed by each tenant in each data center. Therefore, the control device can determine the tenant’s newly added first data center based on the recorded information. Whether the subnet is the first subnet of the VPC in the first data center.
  • the control device can also record the first subnet of any VPC in each data center in other forms, not limited to the form shown in Table 1.
  • Step S202 If the newly added first subnet in the first data center is the first subnet of the VPC in the first data center, the control device sends to the first edge device of the first data center The first VPC configuration.
  • the first data center needs to be sent to the edge device of the first data center.
  • VPC configuration information where the first VPC configuration information includes node information of the second edge device of the VPC in the second data center, for example, the IP address and port information of the second edge node.
  • the first edge device receives the first VPC configuration information, and establishes a communication link with the second edge device according to the node information of the second edge device.
  • the first VPC configuration further includes information about a second subnet
  • the second subnet is a subnet belonging to the VPC in the second data center.
  • the information of the subnet is used for the route configured by the first edge node to the second subnet. It is understandable that since the first subnet is the first subnet of the VPC in the first data center, it means that the route from the first data center to the second data center has not been established before this. Therefore, no route to the second subnet is established. Therefore, the information of the second subnet can be carried in the first configuration information, so as to establish a route to the second subnet.
  • Step S203 The control device sends a second VPC configuration to the second edge device.
  • the control device sends a second VPC configuration to the second edge device, where the second VPC configuration includes node information of the first edge node, for example, the IP address and port information of the first edge node.
  • the second edge device receives the second VPC configuration information, and establishes a communication link with the first edge device according to the node information of the first edge device.
  • control device stores the node information of the edge nodes of the VPC in each data center, so the control device can send the information required to establish the communication link to the corresponding edge node.
  • Step S204 The control device sends the information of the first subnet to the switch in the first data center and the switch in the second data center for the switch to configure the first subnet Routing.
  • the first edge node and the second edge node are configured, for the above-mentioned VPC, the first data center and the second data center are connected, but the VPC must be in the first data center.
  • the first subnet is completely connected to other subnets in the VPC, and the information of the first subnet needs to be sent to the switches in the first data center (except the first edge device) and the second data center. (Except for the second edge device); accordingly, these switches receive the information of the first subnet, and thus configure the route to the first subnet according to the information.
  • the switches involved in step S204 are all virtual machines mounted on hardware devices, which have a message forwarding function, for example, a layer 2 message forwarding function and/or a layer 3 message forwarding function.
  • the information of the first subnet may include information such as the network segment, tenant, and IP address to which each node in the first subnet belongs. For example, the information of the first subnet may be as shown in Table 2. Shown:
  • the routing table can be updated, so that the new routing table is added to point to the cloud.
  • Step S205 If the newly added first subnet in the first data center is not the first subnet of the VPC in the first data center, the control device sends to the first data center The switch in and the switch in the second data center send the information of the first subnet for the switch to configure the route to the first subnet.
  • the newly added first subnet in the first data center is not the first subnet of the VPC in the first data center, it indicates that the VPC is in the first subnet before the first subnet is added.
  • the first data center There are other subnets in the first data center, so for this VPC, it has already established a route from the first data center to the second data center, so there is no need to establish the first data center to the second data center through steps S202 and S203.
  • the route of the second data center directly sends the information of the first subnet to the switches in the first data center and the switches in the second data center.
  • the operation of sending the information of the first subnet to the switch in the first data center and the switch in the second data center has been described in step S204, and will not be repeated here.
  • the control device includes a first component (DCI-NSP component), and a second component (AZ-NSP component) is deployed in both the first data center and the second data center.
  • the first VPC configuration and the second VPC configuration are both sent by the control device through the first component; the control device sends the switch in the first data center and the second data center
  • the information about the first subnet sent by the switch in the first data center may be specifically: the control device sends the information about the first subnet to the second component in the first data center, so that the first data
  • the second component in the center synchronizes the information of the first subnet to the switch in the first data center;
  • the control device sends the information of the first subnet to the second component in the second data center Information, the second component in the second data center synchronizes the information of the first subnet to the switch in the second data center.
  • the route from that certain data center to other data centers is opened, and the newly added subnet is further opened
  • the routing with other subnets under the VPC enables the subnets under the VPC to transmit messages to each other, thus realizing the deployment of the VPC network across data centers.
  • a cross-data center VPC network of multiple tenants can be built on the same hardware device, which saves the hardware cost of deploying multiple data centers and effectively realizes the network isolation between each tenant.
  • FIG. 3 is a schematic structural diagram of a control device 30 provided by an embodiment of the present invention.
  • the control device 30 may include a first sending unit 301, a second sending unit 302, and a third sending unit 303.
  • the detailed description of the unit is as follows.
  • the first sending unit 301 is configured to send a message to the first subnet of the first data center when the newly added first subnet in the first data center is the first subnet of the VPC in the first data center.
  • the edge device sends the first VPC configuration; the first VPC configuration information includes node information of the second edge device of the second data center, and the first VPC configuration is used for the first edge device to establish a connection with the second edge The communication link of the device;
  • the second sending unit 302 is configured to send a second VPC configuration to the second edge device, where the second VPC configuration includes node information of the first edge node, and the second VPC configuration is used for the second edge
  • the device establishes a communication link with the first edge device
  • the third sending unit 303 is configured to send information of the first subnet to the switch in the first data center and the switch in the second data center, so as to use the switch to configure the first subnet Routing.
  • the route from that certain data center to other data centers is opened, and the newly added subnet is further opened.
  • the routing between the VPC network and other subnets under the VPC enables the subnets under the VPC to transmit messages to each other, thus realizing the deployment of the VPC network across data centers.
  • a cross-data center VPC network of multiple tenants can be built on the same hardware device, which saves the hardware cost of deploying multiple data centers and effectively realizes the network isolation between each tenant.
  • control device 30 further includes:
  • the fourth sending unit is configured to send to the first data center when the first subnet newly added in the first data center is not the first subnet of the VPC in the first data center
  • the switch in and the switch in the second data center send information of the first subnet for the switch to configure a route to the first subnet.
  • the first VPC configuration further includes information about a second subnet, and the information about the second subnet is used for the configuration of the first edge node to the second subnet. Routing; the second subnet is a subnet belonging to the VPC in the second data center.
  • the information of the first subnet includes routing information of each node in the first subnet; the route used for the switch to configure the first subnet is specifically : Used for the switch to configure the route of each node in the first subnet.
  • control device includes a first component, and a second component is deployed in both the first data center and the second data center; the first VPC configuration and the second The VPC configuration is all sent by the control device through the first component; the third sending unit is used to send the first sub-module to the switch in the first data center and the switch in the second data center.
  • Network information specifically:
  • each unit can also correspond to the corresponding description of the method embodiment shown in FIG. 2.
  • FIG. 4 is a control device 40 provided by an embodiment of the present invention.
  • the control device 40 includes a processor 401, a memory 402 (also called a computer-readable storage medium), and a communication interface 403.
  • the processor 401 The memory 402 and the communication interface 403 are connected to each other through a bus.
  • the memory 402 includes, but is not limited to, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM), or A portable read-only memory (compact disc read-only memory, CD-ROM), the memory 402 is used for related instructions and data.
  • the communication interface 403 is used to receive and send data.
  • the processor 401 may be one or more central processing units (CPU).
  • the CPU may be a single-core CPU or a multi-core CPU.
  • the processor 401 in the control device 40 is configured to read the program code stored in the memory 402 and perform the following operations:
  • the newly added first subnet in the first data center is the first subnet of the VPC in the first data center, send the first subnet to the first edge device of the first data center through the communication interface 403 A VPC configuration;
  • the first VPC configuration information includes node information of the second edge device of the second data center, and the first VPC configuration is used for the first edge device to establish a communication link with the second edge device road;
  • the information of the first subnet is sent to the switch in the first data center and the switch in the second data center through the communication interface 403, so as to use the switch to configure the route of the first subnet.
  • the route from that certain data center to other data centers is opened, and the newly added subnet is further opened.
  • the routing between the VPC network and other subnets under the VPC enables the subnets under the VPC to transmit messages to each other, thus realizing the deployment of the VPC network across data centers.
  • a cross-data center VPC network of multiple tenants can be built on the same hardware device, which saves the hardware cost of deploying multiple data centers and effectively realizes the network isolation between each tenant.
  • the processor 401 is further configured to:
  • the communication interface 403 is used to communicate with the switch in the first data center and The switch in the second data center sends the information of the first subnet for the switch to configure the route to the first subnet.
  • the first VPC configuration further includes information about a second subnet, and the information about the second subnet is used to configure a route from the first edge node to the second subnet ;
  • the second subnet is a subnet belonging to the VPC in the second data center.
  • the information of the first subnet includes routing information of each node in the first subnet; the route used for the switch to configure the first subnet is specifically : Used for the switch to configure the route of each node in the first subnet.
  • control device includes a first component, and a second component is deployed in both the first data center and the second data center; the first VPC configuration and the second The VPC configuration is all sent by the control device through the first component; the first component is sent to the switch in the first data center and the switch in the second data center through the communication interface 403; Information about the subnet, specifically:
  • the information of the first subnet is sent to the second component in the first data center through the communication interface 403, so that the second component in the first data center can transfer the information of the first subnet Synchronized to the switch in the first data center;
  • the information of the first subnet is sent to the second component in the second data center through the communication interface 403, so that the second component in the second data center can transfer the information of the first subnet Synchronize to the switch in the second data center.
  • the embodiment of the present invention also provides a computer-readable storage medium in which instructions are stored.
  • the computer-readable storage medium runs on a processor, the method flow shown in FIG. 2 is implemented.
  • the embodiment of the present invention also provides a computer program product.
  • the computer program product runs on a processor, the method flow shown in FIG. 2 is realized.
  • the program can be stored in a computer readable storage medium.
  • the aforementioned storage media include: ROM, RAM, magnetic disk or optical disk and other media that can store program codes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明实施例公开了一种基于VPC的多数据中心互通方法及相关设备,该方法包括:若第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网,控制设备向所述第一数据中心的第一边缘设备发送第一VPC配置;控制设备向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,所述第二VPC配置用于第二边缘设备建立与所述第一边缘设备的通信链路;所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。采用本发明实施例,降低了多数据中心的部署成本。

Description

一种基于VPC的多数据中心互通方法及相关设备
本申请要求于2019年03月08日提交中国专利局、申请号为201910179189.8、申请名称为“一种基于VPC的多数据中心互通方法及相关设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及计算机技术领域,尤其涉及一种基于VPC的多数据中心互通方法及相关设备。
背景技术
基于互联网的很多业务(例如,金融业务)需要严格遵守业务连续性管理(business continuity management,BCM)体系,如果业务数据无法执行造成异常的后果(如银行交易数据丢失),都会带来巨大的经济损失。目前通常会采用多数据中心机制来尽量避免数据无法执行的问题。多数据中心机制能够显著提升数据处理效率、数据容错、灾备恢复等性能。各行各业对对基于多数据中心的数据处理机制的需求越来越大,然而,数据中心的部署对硬件、环境等提出了很高的要求,其部署成本非常高,如何在满足更多用户需求的情况下,尽量降低多数据中心的部署成本是本领域的技术人员正在研究的技术问题。
发明内容
本发明实施例公开了一种基于VPC的多数据中心互通方法及相关设备,能够降低部署多数据中心的部署成本。
第一方面,本发明实施例提供了一种基于虚拟私有云VPC的多数据中心互通方法,该方法包括:
若第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网,控制设备向所述第一数据中心的第一边缘设备发送第一VPC配置;所述第一VPC配置信息包括第二数据中心的第二边缘设备的节点信息,所述第一VPC配置用于所述第一边缘设备建立与所述第二边缘设备的通信链路;
所述控制设备向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,所述第二VPC配置用于所述第二边缘设备建立与所述第一边缘设备的通信链路;
所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。
第二方面,本申请实施例提供一种基于VPC的多数据中心互通的控制设备,其特征在于,包括:
第一发送单元,用于在第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网时,向所述第一数据中心的第一边缘设备发送第一VPC配置;所述第一VPC配置信息包括第二数据中心的第二边缘设备的节点信息,所述第一VPC配置用于所述 第一边缘设备建立与所述第二边缘设备的通信链路;
第二发送单元,用于向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,所述第二VPC配置用于所述第二边缘设备建立与所述第一边缘设备的通信链路;
第三发送单元,用于向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。
第三方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令当被处理器执行时使所述处理器执行上述第一方面或者第一方面的任一可能的实现方式所描述的方法。
第四方面,本申请实施例提供了一种控制器,包括处理器、通信接口和计算机可读存储介质,所述处理器、通信接口和计算机可读存储介质相互连接,其中,所述计算机可读存储介质用于存储应用程序代码,所述处理器被配置用于调用所述应用程序代码,执行上述第一方面或者第一方面的任一可能的实现方式所描述的方法。
通过实施本发明实施例,当在某一个数据中心中新增的子网为该VPC的第一个子网时,打通该某一个数据中心到其他数据中心的路由,并进一步打通该新增的子网与该VPC下的其他子网的路由,使得该VPC下的各个子网相互之间能够输传报文,实现了跨数据中心部署VPC网络。根据VPC网络的特性,同样的硬件设备上可以搭建多个租户的跨数据中心的VPC网络,节省了部署多数据中心的硬件成本且有效地实现了各个租户之间的网络隔离。
附图说明
图1是本发明实施例提供的一种系统架构示意图;
图2是本发明实施例提供的一种基于VPC的多数据中心互通方法的流程示意图;
图3是本发明实施例提供的一种控制设备的结构示意图;
图4是本发明实施例提供的又一种控制设备的结构示意图。
具体实施方式
下面将结合附图对本发明实施例中的技术方案进行描述。
请参见图1,图1是本申请实施例提供的一种系统架构示意图。该系统架构可以包括控制器101、多个数据中心102,其中,控制器101可以是一个服务器,也可以一个服务器集群,该多个数据中心102可以具体包括两个数据中心102、或者三个数据中心102,或者更多数据中心102,图1中仅以三个数据中心102为例进行示意,这三个数据中心分别表示为数据中心1、数据中心2和数据中心3。另外,每个数据中心102内各自存在一个或者多个硬件设备,例如,服务器、交换机、网关等。这些硬件设备上可以部署虚拟网络,在本申请实施例中,可在这些数据中心的硬件设备上部署VPC网络。
每个租户的VPC网络可以包括多个子网,不同的子网可以分别部署在相同的数据中心102,也可以部署在不同的数据中心102。例如,某个租户的VPC网络包括4个子网,分别为子网1、子网2、子网3和子网4,那么可以将子网1部署在数据中心1上,子网2和子网3部署在数据中心2上,子网4部署在数据中心3上。在具体部署时,用户(例如,租 户1、租户2、租户3等)可以在该控制器101上进行操作,从而控制该控制器101配置VPC的子网。控制器101在署子网的过程中,会在数据中心内的硬件设备上创建虚拟节点,例如,在数据中心内的硬件设备上创建虚拟交换机、边缘设备(也可能已经创建了)等,这些虚拟节点打通路由即可构成子网。
举例来说,图1中的数据中心1内的虚拟节点有节点A1、节点A2、节点A3、节点A4,数据中心2内的虚拟节点有节点B1、节点B2、节点B3、节点B4,数据中心3内的虚拟节点有节点C1、节点C2、节点C3、节点C4,其中,节点A2为数据中心1内的边缘设备,节点B4为数据中心2内的边缘设备,节点C1为数据中心3内的边缘设备。
在本申请实施例中,控制设备101与各个数据中心102之间的通信机制有很多可选的方式,本申请实施例不对其做限定,但是为了便于理解,本申请实施例也提供一种可选的通信机制,例如,在该控制设备101上配置一个top NSP组件一个DCI-NSP组件,以及在每个数据中心内配置一个AZ-NSP组件,其中,top NSP用于对用户输入的控制指令进行响应户,并且控制DCI-NSP组件与各个数据中心中的边缘设备通信,该top NSP组件还用于连接(例如,有线连接,或者无线连接)各个数据中心中的AZ-NSP组件,每个数据中心内的AZ-NSP组件用于与该数据中心内的交换机通信;例如,top NSP可以将一些配置信息或者路由信息发送给某个数据中心内的AZ-NSP组件,该AZ-NSP组件再将该配置信息或者路由信息发送给对应数据中心内的交换机。
请参见图2,图2是本申请实施例提供的一种基于VPC的多数据中心互通方法,该方法可以基于图1所示架构来实现,也可以基于其他架构来实现;该方法包括但不限于如下步骤:
步骤S201:控制设备判断第一数据中心中新增的第一子网是否为所述VPC在所述第一数据中心中的第一个子网。
具体地,本申请实施例具体以两个数据中心为例来进行说明,为例便于描述,其中一个数据中心称为第一数据中,另外一个数据中心称为第二数据中心,不管实际应用中的多数据中心中的数据中心数量是多少,其中至少存在一个数据中心符合这里的第一数据中心的特征,且其中至少存在一个数据中心符合这里的第二数据中心的特征,第一数据中心的特征和第二数据中心的特征会在本申请实施例所执行的方法流程中进行体现。
租户管理员(也称用户)可以通过操作该控制设备来在第一数据中心中新增属于该租户的VPC的子网,为了便于后续描述可以将该新增的子网称为第一子网。本申请实施例中,该控制设备对各个该租户在每个数据中心内的部署的子网有记录,因此该控制设备可以根据记录的信息判断该租户在第一数据中心中新增的第一子网是否为所述VPC在所述第一数据中心中的第一个子网。
举例来说,假若该控制设备根据用户的操作记录了如表1所示信息,那么,针对租户1而言,假若子网V1_2为新增的第一子网,那么可以确定该第一子网并非租户1的VPC在第一数据中心内的第一个子网,因为记录的信息显示租户1的VPC在该第一数据中心内的第一个子网为子网V1_1。同样的原理,针对租户2而言,假若子网V2_1为新增的第一子网,那么可以确定该第一子网为租户2的VPC在该第一数据中心内的第一个子网,因为记录的信息显示租户2的VPC在该第一数据中心内的第一个子网就是子网V2_1。控制设 备还可以通过其他形式记录任意一个VPC在每个数据中心中的第一子网为哪个,而不限于表1所示的形式。
表1
租户 数据中心 已建立的子网 在对应数据中心内的第一个子网
租户1 第一数据中心 V1_1,V1_2 V1_1
租户1 第二数据中心 V1_3 V1_3
租户2 第一数据中心 V2_1 V2_1
租户2 第二数据中心 V2_2 V2_2
步骤S202:若第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网,控制设备向所述第一数据中心的第一边缘设备发送第一VPC配置。
具体地,如果第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网,那么表明在新增第一子网之前该VPC在该第一数据中心中并没有其他子网,因此对于该VPC而言,还未建立该第一数据中心到第二数据中心的路由,因此需要向VPC在该第一数据中心中的边缘设备发送第一VPC配置信息,所述第一VPC配置信息包括所述VPC在第二数据中心的第二边缘设备的节点信息,例如,第二边缘节点的IP地址、端口信息等。相应地,该第一边缘设备接收该第一VPC配置信息,并根据该第二边缘设备的节点信息建立与该第二边缘设备的通信链路。
在一种可选的方案中,所述第一VPC配置还包括第二子网的信息,所述第二子网为所述第二数据中心中属于所述VPC的子网,所述第二子网的信息用于所述第一边缘节点配置到所述第二子网的路由。可以理解的是,由于该第一子网为该VPC在该第一数据中心中的第一个子网,因此说明在此之前,还未建立该第一数据中心到第二数据中心的路由,因此也未建立到第二子网的路由。因此可以在第一配置信息中携带第二子网的信息,以用于建立到第二子网的路由。
步骤S203:所述控制设备向所述第二边缘设备发送第二VPC配置。
具体地,要完成第一边缘设备到第二边缘设备之间的通信链路的建立,除了要在第一边缘设备上做相应配置之外,还需要再第二边缘设备上做相应地配置,因此控制设备向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,例如,第一边缘节点的IP地址、端口信息等。相应地,第二边缘设备接收该第二VPC配置信息,并根据该第一边缘设备的节点信息建立与该第一边缘设备的通信链路。
需要说明的是,控制设备作为VPC网络的控制平台,其存储了该VPC在各个数据中心中的边缘节点的节点信息,因此该控制设备可以将建立通信链路所需的信息发送给相应的边缘节点。
步骤S204:所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。
具体地,在第一边缘节点和第二边缘节点上均配置完毕之后,对于上述VPC而言,第一数据中心与第二数据中心就打通了,但是要让该VPC在第一数据中心内的第一子网完全打通与该VPC中其他子网之间的路由,就还需要将该第一子网的信息发送给第一数据中心中的交换机(第一边缘设备除外)和第二数据中心中的交换机(第二边缘设备除外);相应 地,这些交换机接收该第一子网的信息,从而根据该信息配置到该第一子网的路由。可选的,步骤S204中涉及的交换机均为搭载在硬件设备上的虚拟机,其具有报文转发功能,例如,二层报文转发功能和/或三层报文转发功能。可选的,该第一子网的信息可以包括该第一子网内的各个节点的所属的网段、租户、IP地址等信息,举例来说,该第一子网的信息可以如表2所示:
表2
子网内的节点 所属租户 所属网段 IP地址
云主机1 租户1 192.168.0.1到192.168.0.255 192.168.0.99
云主机2 租户1 192.168.0.1到192.168.0.255 192.168.0.132
云主机3 租户1 192.168.0.1到192.168.0.255 192.168.0.1
该VPC在第一数据中心中的交换机和在第二数据中心中的交换机接收到如表2所示的信息之后,就可以更新路由表,从而在新的路由表中新增分别用于指向云主机1、云主机2、云主机3的流表项,从而使得该VPC内除第一子网之外的其他子网内的节点能够向云主机1、云主机2、云主机3发送数据(或者称报文)。
步骤S205:若第一数据中心中新增的所述第一子网不为所述VPC在所述第一数据中心中的第一个子网,所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置到所述第一子网的路由。
具体地,如果第一数据中心中新增的第一子网不为所述VPC在所述第一数据中心中的第一个子网,那么表明在新增第一子网之前该VPC在该第一数据中心中存在其他子网,因此对于该VPC而言,其已经建立了该第一数据中心到第二数据中心的路由,因此不需要再通过步骤S202、S203建立第一数据中心到第二数据中心的路由,直接向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息。关于向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息的操作,在步骤S204中已有描述,此处不再赘述。
在一种可选的方案中,所述控制设备包括第一组件(DCI-NSP组件),所述第一数据中心和所述第二数据中心内均部署有第二组件(AZ-NSP组件);所述第一VPC配置和所述第二VPC配置均为所述控制设备通过所述第一组件发送的;所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,可以具体为:所述控制设备向所述第一数据中心内的第二组件发送所述第一子网的信息,以由所述第一数据中心内的第二组件将所述第一子网的信息同步到所述第一数据中心内的交换机上;控制设备向所述第二数据中心内的第二组件发送所述第一子网的信息,以由所述第二数据中心内的第二组件将所述第一子网的信息同步到所述第二数据中心内的交换机上。
通过执行上述方法,当在某一个数据中心中新增的子网为该VPC的第一个子网时,打通该某一个数据中心到其他数据中心的路由,并进一步打通该新增的子网与该VPC下的其他子网的路由,使得该VPC下的各个子网相互之间能够输传报文,实现了跨数据中心部署VPC网络。根据VPC网络的特性,同样的硬件设备上可以搭建多个租户的跨数据中心的VPC网络,节省了部署多数据中心的硬件成本且有效地实现了各个租户之间的网络隔离。
上述详细阐述了本发明实施例的方法,为了便于更好地实施本发明实施例的上述方案,相应地,下面提供了本发明实施例的装置。
请参见图3,图3是本发明实施例提供的一种控制设备30的结构示意图,该控制设备30可以包括第一发送单元301、第二发送单元302、第三发送单元303,其中,各个单元的详细描述如下。
第一发送单元301用于在第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网时,向所述第一数据中心的第一边缘设备发送第一VPC配置;所述第一VPC配置信息包括第二数据中心的第二边缘设备的节点信息,所述第一VPC配置用于所述第一边缘设备建立与所述第二边缘设备的通信链路;
第二发送单元302用于向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,所述第二VPC配置用于所述第二边缘设备建立与所述第一边缘设备的通信链路;
第三发送单元303用于向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。
通过运行上述控制器,当在某一个数据中心中新增的子网为该VPC的第一个子网时,打通该某一个数据中心到其他数据中心的路由,并进一步打通该新增的子网与该VPC下的其他子网的路由,使得该VPC下的各个子网相互之间能够输传报文,实现了跨数据中心部署VPC网络。根据VPC网络的特性,同样的硬件设备上可以搭建多个租户的跨数据中心的VPC网络,节省了部署多数据中心的硬件成本且有效地实现了各个租户之间的网络隔离。
在一种可能的实现方式中,该控制设备30还包括:
第四发送单元,用于在第一数据中心中新增的所述第一子网不为所述VPC在所述第一数据中心中的第一个子网时,向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置到所述第一子网的路由。
在又一种可能的实现方式中,所述第一VPC配置还包括第二子网的信息,所述第二子网的信息用于所述第一边缘节点配置到所述第二子网的路由;所述第二子网为所述第二数据中心中属于所述VPC的子网。
在又一可能的实现方式中,所述第一子网的信息包括所述第一子网内的各个节点的路由信息;所述用于所述交换机配置所述第一子网的路由具体为:用于所述交换机配置所述第一子网内的各个节点的路由。
在又一可能的实现方式中,所述控制设备包括第一组件,所述第一数据中心和所述第二数据中心内均部署有第二组件;所述第一VPC配置和所述第二VPC配置均为所述控制设备通过所述第一组件发送的;第三发送单元,用于向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,具体为:
用于向所述第一数据中心内的第二组件发送所述第一子网的信息,以由所述第一数据中心内的第二组件将所述第一子网的信息同步到所述第一数据中心内的交换机上;以及用于向所述第二数据中心内的第二组件发送所述第一子网的信息,以由所述第二数据中心内的第二组件将所述第一子网的信息同步到所述第二数据中心内的交换机上。
需要说明的是,各个单元的具体实现还可以对应参照图2所示的方法实施例的相应描 述。
请参见图4,图4是本发明实施例提供的一种控制设备40,该控制设备40包括处理器401、存储器402(也称计算机可读存储介质)和通信接口403,所述处理器401、存储器402和通信接口403通过总线相互连接。
存储器402包括但不限于是随机存储记忆体(random access memory,RAM)、只读存储器(read-only memory,ROM)、可擦除可编程只读存储器(erasable programmable read only memory,EPROM)、或便携式只读存储器(compact disc read-only memory,CD-ROM),该存储器402用于相关指令及数据。通信接口403用于接收和发送数据。
处理器401可以是一个或多个中央处理器(central processing unit,CPU),在处理器401是一个CPU的情况下,该CPU可以是单核CPU,也可以是多核CPU。
该控制设备40中的处理器401用于读取所述存储器402中存储的程序代码,执行以下操作:
若第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网,通过通信接口403向所述第一数据中心的第一边缘设备发送第一VPC配置;所述第一VPC配置信息包括第二数据中心的第二边缘设备的节点信息,所述第一VPC配置用于所述第一边缘设备建立与所述第二边缘设备的通信链路;
通过通信接口403向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,所述第二VPC配置用于所述第二边缘设备建立与所述第一边缘设备的通信链路;
通过通信接口403向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。
通过执行上述方法流程,当在某一个数据中心中新增的子网为该VPC的第一个子网时,打通该某一个数据中心到其他数据中心的路由,并进一步打通该新增的子网与该VPC下的其他子网的路由,使得该VPC下的各个子网相互之间能够输传报文,实现了跨数据中心部署VPC网络。根据VPC网络的特性,同样的硬件设备上可以搭建多个租户的跨数据中心的VPC网络,节省了部署多数据中心的硬件成本且有效地实现了各个租户之间的网络隔离。
在一种可能的实现方式中,处理器401还用于:
若第一数据中心中新增的所述第一子网不为所述VPC在所述第一数据中心中的第一个子网,通过通信接口403向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置到所述第一子网的路由。
在一种可能的实现方式中,所述第一VPC配置还包括第二子网的信息,所述第二子网的信息用于所述第一边缘节点配置到所述第二子网的路由;所述第二子网为所述第二数据中心中属于所述VPC的子网。
在一种可能的实现方式中,所述第一子网的信息包括所述第一子网内的各个节点的路由信息;所述用于所述交换机配置所述第一子网的路由具体为:用于所述交换机配置所述第一子网内的各个节点的路由。
在一种可能的实现方式中,所述控制设备包括第一组件,所述第一数据中心和所述第 二数据中心内均部署有第二组件;所述第一VPC配置和所述第二VPC配置均为所述控制设备通过所述第一组件发送的;所述通过所述通信接口403向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,具体为:
通过所述通信接口403向所述第一数据中心内的第二组件发送所述第一子网的信息,以由所述第一数据中心内的第二组件将所述第一子网的信息同步到所述第一数据中心内的交换机上;
通过所述通信接口403向所述第二数据中心内的第二组件发送所述第一子网的信息,以由所述第二数据中心内的第二组件将所述第一子网的信息同步到所述第二数据中心内的交换机上。
需要说明的是,各个操作的实现还可以对应参照图2所示的方法实施例的相应描述
本发明实施例还提供一种计算机可读存储介质,所述计算机可读存储介质中存储有指令,当其在处理器上运行时,图2所示的方法流程得以实现。
本发明实施例还提供一种计算机程序产品,当所述计算机程序产品在处理器上运行时,图2所示的方法流程得以实现。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,可以通过计算机程序来指令相关的硬件来完成,该的程序可存储于计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可存储程序代码的介质。

Claims (20)

  1. 一种基于虚拟私有云VPC的多数据中心互通方法,其特征在于,包括:
    若第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网,控制设备向所述第一数据中心的第一边缘设备发送第一VPC配置;所述第一VPC配置信息包括第二数据中心的第二边缘设备的节点信息,所述第一VPC配置用于所述第一边缘设备建立与所述第二边缘设备的通信链路;
    所述控制设备向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,所述第二VPC配置用于所述第二边缘设备建立与所述第一边缘设备的通信链路;
    所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。
  2. 根据权利要求1所述的方法,其特征在于,还包括:
    若第一数据中心中新增的所述第一子网不为所述VPC在所述第一数据中心中的第一个子网,所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置到所述第一子网的路由。
  3. 根据权利要求1所述的方法,其特征在于,所述第一VPC配置还包括第二子网的信息,所述第二子网的信息用于所述第一边缘节点配置到所述第二子网的路由;所述第二子网为所述第二数据中心中属于所述VPC的子网。
  4. 根据权利要求3所述的方法,其特征在于,所述第一子网的信息包括所述第一子网内的各个节点的路由信息;所述用于所述交换机配置所述第一子网的路由具体为:用于所述交换机配置所述第一子网内的各个节点的路由。
  5. 根据权利要求1-4任一项所述的方法,其特征在于,所述控制设备包括第一组件,所述第一数据中心和所述第二数据中心内均部署有第二组件;所述第一VPC配置和所述第二VPC配置均为所述控制设备通过所述第一组件发送的;所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,包括:
    所述控制设备向所述第一数据中心内的第二组件发送所述第一子网的信息,以由所述第一数据中心内的第二组件将所述第一子网的信息同步到所述第一数据中心内的交换机上;
    所述控制设备向所述第二数据中心内的第二组件发送所述第一子网的信息,以由所述第二数据中心内的第二组件将所述第一子网的信息同步到所述第二数据中心内的交换机上。
  6. 根据权利要求1-4任一项所述的方法,其特征在于,所述若第一数据中心中新增的 第一子网为所述VPC在所述第一数据中心中的第一个子网,控制设备向所述第一数据中心的第一边缘设备发送第一VPC配置之前,还包括:
    所述控制设备判断所述第一数据中心中新增的第一子网是否为所述VPC在所述第一数据中心中的第一个子网。
  7. 根据权利要求6所述的方法,其特征在于,所述控制设备作存储了所述VPC在各个数据中心中的边缘节点的节点信息。
  8. 根据权利要求1-4任一项所述的方法,其特征在于,所述交换机为搭载在硬件设备上的虚拟机,所述虚拟机具有报文转发功能。
  9. 根据权利要求1-4任一项所述的方法,其特征在于,所述第一子网的信息包括所述第一子网内的各个节点的所属的网段、租户和IP地址。
  10. 一种基于VPC的多数据中心互通的控制设备,其特征在于,包括:
    第一发送单元,用于在第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网时,向所述第一数据中心的第一边缘设备发送第一VPC配置;所述第一VPC配置信息包括第二数据中心的第二边缘设备的节点信息,所述第一VPC配置用于所述第一边缘设备建立与所述第二边缘设备的通信链路;
    第二发送单元,用于向所述第二边缘设备发送第二VPC配置,所述第二VPC配置包括所述第一边缘节点的节点信息,所述第二VPC配置用于所述第二边缘设备建立与所述第一边缘设备的通信链路;
    第三发送单元,用于向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置所述第一子网的路由。
  11. 根据权利要求10所述的控制设备,其特征在于,还包括:
    第四发送单元,用于在第一数据中心中新增的所述第一子网不为所述VPC在所述第一数据中心中的第一个子网时,向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,以用于所述交换机配置到所述第一子网的路由。
  12. 根据权利要求10所述的控制设备,其特征在于,所述第一VPC配置还包括第二子网的信息,所述第二子网的信息用于所述第一边缘节点配置到所述第二子网的路由;所述第二子网为所述第二数据中心中属于所述VPC的子网。
  13. 根据权利要求12所述的控制设备,其特征在于,所述第一子网的信息包括所述第一子网内的各个节点的路由信息;所述用于所述交换机配置所述第一子网的路由具体为:用于所述交换机配置所述第一子网内的各个节点的路由。
  14. 根据权利要求10-13任一项所述的控制设备,其特征在于,所述控制设备包括第一组件,所述第一数据中心和所述第二数据中心内均部署有第二组件;所述第一VPC配置和所述第二VPC配置均为所述控制设备通过所述第一组件发送的;所述控制设备向所述第一数据中心中的交换机和所述第二数据中心中的交换机发送所述第一子网的信息,包括:
    所述控制设备向所述第一数据中心内的第二组件发送所述第一子网的信息,以由所述第一数据中心内的第二组件将所述第一子网的信息同步到所述第一数据中心内的交换机上;
    所述控制设备向所述第二数据中心内的第二组件发送所述第一子网的信息,以由所述第二数据中心内的第二组件将所述第一子网的信息同步到所述第二数据中心内的交换机上。
  15. 根据权利要求10-13任一项所述的控制设备,其特征在于,所述若第一数据中心中新增的第一子网为所述VPC在所述第一数据中心中的第一个子网,控制设备向所述第一数据中心的第一边缘设备发送第一VPC配置之前,还包括:
    所述控制设备判断所述第一数据中心中新增的第一子网是否为所述VPC在所述第一数据中心中的第一个子网。
  16. 根据权利要求15所述的控制设备,其特征在于,所述控制设备作存储了所述VPC在各个数据中心中的边缘节点的节点信息。
  17. 根据权利要求10-13任一项所述的控制设备,其特征在于,所述交换机为搭载在硬件设备上的虚拟机,所述虚拟机具有报文转发功能。
  18. 根据权利要求10-13任一项所述的控制设备,其特征在于,所述第一子网的信息包括所述第一子网内的各个节点的所属的网段信息、租户信息和IP地址信息。
  19. 一种控制设备,其特征在于,所述控制设备包括处理器、计算机可读存储介质和通信接口,其中,所述计算机可读存储介质用于存储程序指令,所述通信接口用于在所述处理器的控制下执行数据的接收和发送操作,所述处理器用于调用所述程序指令来执行权利要求1-9任一项所述的方法。
  20. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质用于存储程序指令,所述程序指令在处理器上运行时,实现权利要求1-9任一项所述的方法。
PCT/CN2019/103241 2019-03-08 2019-08-29 一种基于vpc的多数据中心互通方法及相关设备 WO2020181733A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910179189.8A CN109981437B (zh) 2019-03-08 2019-03-08 一种基于vpc的多数据中心互通方法及相关设备
CN201910179189.8 2019-03-08

Publications (1)

Publication Number Publication Date
WO2020181733A1 true WO2020181733A1 (zh) 2020-09-17

Family

ID=67078433

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/103241 WO2020181733A1 (zh) 2019-03-08 2019-08-29 一种基于vpc的多数据中心互通方法及相关设备

Country Status (2)

Country Link
CN (1) CN109981437B (zh)
WO (1) WO2020181733A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115297004A (zh) * 2022-07-25 2022-11-04 紫光云技术有限公司 一种单可用区内vpc对等连接实现方法

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981437B (zh) * 2019-03-08 2022-02-18 平安科技(深圳)有限公司 一种基于vpc的多数据中心互通方法及相关设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102882758A (zh) * 2011-07-12 2013-01-16 华为技术有限公司 虚拟私云接入网络的方法、网络侧设备和数据中心设备
CN104081733A (zh) * 2012-01-31 2014-10-01 国际商业机器公司 用于虚拟机的迁移的互连数据中心
WO2016109845A1 (en) * 2015-01-02 2016-07-07 Siaras, Inc. Architecture and method for traffic engineering between diverse cloud providers
CN106789667A (zh) * 2016-11-21 2017-05-31 华为技术有限公司 一种数据转发方法、相关设备及系统
CN107104871A (zh) * 2016-02-22 2017-08-29 中兴通讯股份有限公司 子网互通方法和装置
CN109981437A (zh) * 2019-03-08 2019-07-05 平安科技(深圳)有限公司 一种基于vpc的多数据中心互通方法及相关设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104158879B (zh) * 2014-08-18 2018-02-23 浪潮(北京)电子信息产业有限公司 一种分布式数据中心云管理平台架构系统及方法
WO2018112709A1 (zh) * 2016-12-19 2018-06-28 华为技术有限公司 一种数据包处理方法、主机和系统
CN108512737B (zh) * 2017-02-27 2021-08-03 中兴通讯股份有限公司 一种数据中心ip层互联的方法和sdn控制器

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102882758A (zh) * 2011-07-12 2013-01-16 华为技术有限公司 虚拟私云接入网络的方法、网络侧设备和数据中心设备
CN104081733A (zh) * 2012-01-31 2014-10-01 国际商业机器公司 用于虚拟机的迁移的互连数据中心
WO2016109845A1 (en) * 2015-01-02 2016-07-07 Siaras, Inc. Architecture and method for traffic engineering between diverse cloud providers
CN107104871A (zh) * 2016-02-22 2017-08-29 中兴通讯股份有限公司 子网互通方法和装置
CN106789667A (zh) * 2016-11-21 2017-05-31 华为技术有限公司 一种数据转发方法、相关设备及系统
CN109981437A (zh) * 2019-03-08 2019-07-05 平安科技(深圳)有限公司 一种基于vpc的多数据中心互通方法及相关设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115297004A (zh) * 2022-07-25 2022-11-04 紫光云技术有限公司 一种单可用区内vpc对等连接实现方法
CN115297004B (zh) * 2022-07-25 2024-05-24 紫光云技术有限公司 一种单可用区内vpc对等连接实现方法

Also Published As

Publication number Publication date
CN109981437A (zh) 2019-07-05
CN109981437B (zh) 2022-02-18

Similar Documents

Publication Publication Date Title
US20220131740A1 (en) Method and system of a dynamic high-availability mode based on current wide area network connectivity
US11863625B2 (en) Routing messages between cloud service providers
US20220294701A1 (en) Method and system of connecting to a multipath hub in a cluster
CN107465590B (zh) 网络基础设施系统、路由网络业务的方法及计算机可读介质
WO2021135345A1 (zh) 虚拟私有云通信及配置方法以及相关装置
WO2017036288A1 (zh) 一种网元升级方法及设备
US11398956B2 (en) Multi-Edge EtherChannel (MEEC) creation and management
CN103118148B (zh) 一种arp缓存更新方法和设备
US9515927B2 (en) System and method for layer 3 proxy routing
CN104584491A (zh) 提供分布式虚拟路由和交换(dvrs)的系统和方法
US8446818B2 (en) Routed split multi-link trunking resiliency for wireless local area network split-plane environments
US10771402B2 (en) Link aggregated fibre channel over ethernet system
WO2020114017A1 (zh) 数据中心流量互通方法、装置、设备及存储介质
WO2021139304A1 (zh) 一种多云互联的方法及设备
US20160205033A1 (en) Pool element status information synchronization method, pool register, and pool element
WO2020057445A1 (zh) 一种通信系统、方法及装置
US20240137305A1 (en) Multiple network interfacing
CN108833272B (zh) 一种路由管理方法和装置
CN110830574A (zh) 一种基于docker容器实现内网负载均衡的方法
WO2020181733A1 (zh) 一种基于vpc的多数据中心互通方法及相关设备
CN113839862A (zh) Mclag邻居之间同步arp信息的方法、系统、终端及存储介质
US20240121301A1 (en) Secure communications of storage tenants that share a storage cluster system
CN110830598B (zh) Bgp会话建立、发送接口地址和别名的方法及网络设备
WO2016173196A1 (zh) 地址映射关系的学习方法及装置
US20210119826A1 (en) Layer-2 dedicated line network system and configuration method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19919099

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19919099

Country of ref document: EP

Kind code of ref document: A1