WO2016091014A1 - Data exchange method and system based on edge virtual bridging, and storage medium - Google Patents

Data exchange method and system based on edge virtual bridging, and storage medium Download PDF

Info

Publication number
WO2016091014A1
WO2016091014A1 PCT/CN2015/092425 CN2015092425W WO2016091014A1 WO 2016091014 A1 WO2016091014 A1 WO 2016091014A1 CN 2015092425 W CN2015092425 W CN 2015092425W WO 2016091014 A1 WO2016091014 A1 WO 2016091014A1
Authority
WO
WIPO (PCT)
Prior art keywords
target host
data packet
host
hardware platform
mac address
Prior art date
Application number
PCT/CN2015/092425
Other languages
French (fr)
Chinese (zh)
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 WO2016091014A1 publication Critical patent/WO2016091014A1/en

Links

Images

Definitions

  • the present invention relates to data processing technologies, and in particular, to a data exchange method, system, and computer storage medium based on Edge Virtual Bridging (EVB).
  • EMB Edge Virtual Bridging
  • system virtualization technology uses virtualization software to virtualize one or more virtual machines (VMs) on a physical machine.
  • VMs virtual machines
  • the so-called virtual machine refers to running in an isolated environment using system virtualization technology.
  • system virtualization technology is widely used in servers in computer networks because of its advantages of improving server resource utilization and improving system reliability.
  • the server adopts system virtualization technology to configure multiple virtual machines.
  • Virtual machines need to communicate through a network with data exchange function.
  • the network interfaces of the virtual machines are virtual, they cannot directly pass data exchange.
  • Functional hardware entities are interconnected.
  • the data exchange between the virtual machines in the existing server is usually virtualized by the hardware entity device having the data exchange function, that is, the virtual switch (Vswitch) 16 is configured in the server, so that when the virtual machines communicate with each other,
  • the network interface of the virtual machine can be interconnected through the virtual switch directly through the hardware entity device.
  • the composition of the server implemented by the virtual switch is as shown in FIG. 1 , and the communication between the virtual machine VM 13 and the virtual machine VM 15 is performed. This is done directly through the Vswitch16 configured in the server 10.
  • the virtual switch consumes a large amount of processor (CPU) resources and memory resources in the server. As a result, the performance of the virtual machine is degraded; and it is inconvenient to monitor network traffic between virtual machines. .
  • EVB Institute of Electrical and Electronics Engineers
  • the composition of the structure is shown in Figure 2.
  • the basic idea of EVB technology is that all traffic from the virtual machine will be forwarded to the adjacent external switch 26, even if the traffic between the virtual machines in the same server 20, such as the virtual machine VM24 and The traffic between the virtual machines VM25 is also handed over to the external switch 26 of the physical access for table lookup processing, and then returned to the server 20, and the traffic is made a 180 degree turn, forming a so-called "issuing card bend" mode;
  • the method can improve the resource utilization of the CPU and facilitate the supervision of the network traffic between the virtual machines, the external switch 26 realizes the sensing, control, and data exchange targeting the virtual machine, and the virtual machine in the same server.
  • the traffic between the servers 20 and the external switch 26 is transmitted twice, wasting network bandwidth resources. And increase the transmission delay of data packets.
  • the embodiment of the present invention is to provide an EVB-based data exchange method, system, and computer storage medium, which can not only improve the utilization of network bandwidth resources, but also reduce the transmission delay of data packets.
  • An embodiment of the present invention provides an EVB-based data exchange method, where the method includes:
  • the data packet is directly sent to the target host.
  • the method further includes:
  • the corresponding virtual channel identifier is carried in the datagram.
  • the data packet is sent to the target host through an external switch.
  • the method after the receiving the data packet sent by the source host, the method further includes:
  • the determining whether the source host and the target host are on the same hardware platform according to the MAC address of the target host includes:
  • an embodiment of the present invention provides an EVB-based data exchange system, where the system includes: a receiving module, a determining module, and a sending module;
  • the receiving module is configured to receive a data packet sent by the source host, where the data packet carries a MAC address of the target host;
  • the determining module is configured to determine, according to the MAC address of the target host, whether the source host and the target host are on the same hardware platform;
  • the sending module is configured to send the data packet directly to the target host when the determining module determines that it is in the same hardware platform.
  • the sending module is further configured to: when the determining module determines that the hardware platform is in a different hardware platform, the corresponding virtual channel identifier is carried in the data packet, and the data packet is sent by using an external switch. Give the target host.
  • the server further includes:
  • the verification module is configured to verify the validity of the data packet after the receiving module receives the data packet sent by the source host;
  • the determining module determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host.
  • the determining module is configured to query the pre-stored MAC address table according to the MAC address of the target host, and determine whether the source host and the target host are on the same hardware platform.
  • An embodiment of the present invention provides a computer storage medium, where the computer storage medium stores a computer program, and the computer program is used to execute the EVB-based data exchange method described above.
  • the EVB-based data exchange method, system, and computer storage medium provided by the embodiment of the present invention receive a data packet sent by the source host, where the data packet carries the MAC address of the target host, and is determined according to the MAC address of the target host. Whether the source host and the target host are on the same hardware platform; when the data platform is determined to be in the same hardware platform, the data packet is directly sent to the target host, and the data packet is not sent through the external switch; When the device is on the same hardware platform, the data packet can be directly sent to the target host through the external switch. This can not only avoid unnecessary network bandwidth resource overhead, but also improve the utilization of network bandwidth resources. Reduce the transmission delay of data packets.
  • FIG. 1 is a schematic structural diagram of a server implemented by using a virtual switch in the prior art
  • FIG. 2 is a schematic structural diagram of a structure of a virtual machine switching system based on an EVB in the prior art
  • FIG. 3 is a schematic flowchart of an implementation process of an EVB-based data exchange method according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a structure of a data exchange system based on an EVB according to an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of a virtual machine switching system based on an EVB according to an embodiment of the present invention.
  • the data packet sent by the source host is received, where the data packet carries the MAC address of the target host, and determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host;
  • the data message is straight when the hardware platform.
  • the EVB-based data exchange process provided by the embodiment of the present invention is applied to a server, and specific implementation steps include:
  • Step S300 Receive a data packet sent by the source host, where the data packet carries the MAC address of the target host.
  • the server is usually configured with multiple virtual machines, and each virtual machine can be run as a real host. All virtual machines configured in the server are on the same hardware platform, and can use or share the same hardware platform resources, thereby improving Resource utilization of the server.
  • the source host is a virtual machine in the server;
  • the target host may be a virtual machine on the same hardware platform as the source host, that is, the source host and the target host are different virtual machines in the same server.
  • the target host may also be a virtual machine on a different hardware platform than the source host, that is, the source host and the target host are virtual machines in different servers.
  • step S301 the validity of the data packet is verified. If the validity of the data packet is verified, the process proceeds to step S302. If the validity of the data packet fails to be verified, the process ends. Secondary processing flow.
  • the data packet may be directly discarded, and the current processing flow is ended.
  • Step S302 Determine whether the source host and the target host are on the same hardware platform according to the MAC address of the target host, and if it is determined to be in the same hardware platform, go to step S303; if it is determined to be in a different hardware platform, go to step S304.
  • the MAC address of the target host is first extracted from the packet header of the data packet, and the pre-stored MAC address table is queried according to the MAC address of the target host to determine whether the source host and the target host are on the same hardware platform.
  • the MAC address table includes the MAC address of the target host and the network segment to which it belongs. How to query the pre-stored MAC address table according to the MAC address of the target host, and determine whether the source host and the target host are on the same hardware platform. Technology, repetitions are not repeated here.
  • Step S303 The data packet is directly sent to the target host, and does not need to be sent through an external switch, and the current processing flow is ended.
  • Step S304 The corresponding virtual channel identifier is carried in the data packet, and the data packet is sent to the target host by using an external switch.
  • the embodiment of the present invention it is determined whether the source host and the target host are on the same hardware platform according to the MAC address of the target host, and when the data platform is determined to be in the same hardware platform, the data packet is directly sent to the target host, and the data is not needed.
  • the packet is sent to the external switch and then returned from the external switch to the target host inside the server. Therefore, the traffic between the virtual machine in the same server in the prior art needs to be transmitted twice between the server and the external switch.
  • the embodiment of the present invention can not only avoid unnecessary network bandwidth resource overhead, but also improve the utilization of network bandwidth resources; and can also reduce the transmission delay of data packets;
  • the first core mechanism modify the spanning tree protocol
  • the S component of the server side and the S component of the external switch side pass the S channel discovery and configuration protocol.
  • CDCP S-Channel Discovery and Configuration Protocol
  • the external switch is responsible for allocating S-tags, which are used to establish several S-channels between the S components in the server and the S components in the switch;
  • the corresponding port of the S component adds a corresponding S-tag to the data packet. If the data packet does not carry the S-tag, the data packet is determined to be an invalid packet, and the data packet is discarded and processed.
  • the processing flow is performed; otherwise, the data packet carrying the S-tag is transmitted to the external switch through the S-Channel, and the S-tag is stripped on the corresponding port of the external switch S component, and the data packet is forwarded to the target host, so The corresponding S-tag is carried in the data packet and sent to the target host through an external switch, thereby achieving isolation of different traffic.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the EVB-based data exchange method described in FIG.
  • the embodiment of the present invention provides an EVB-based data exchange system. Since the principle and method for solving the problem are similar, the implementation of the system may refer to the implementation of the foregoing method, and the repeated description is not repeated.
  • FIG. 4 is a schematic structural diagram of an EVB-based data exchange system according to an embodiment of the present invention. As shown in FIG. 4, the system includes: a receiving module 400, a determining module 401, and a sending module 402.
  • the receiving module 400 is configured to receive a data packet sent by the source host, where the data packet carries a MAC address of the target host.
  • the determining module 401 is configured to determine, according to the MAC address of the target host, whether the source host and the target host are on the same hardware platform;
  • the sending module 402 is configured to send the data packet directly to the target host when the determining module 401 determines that it is in the same hardware platform.
  • the source host is a virtual machine in a server; the destination host may be a virtual machine on the same hardware platform as the source host, or may be a real host or virtual machine on a different hardware platform from the source host. .
  • the sending module 402 is further configured to: when the determining module 401 determines that the hardware platform is in a different hardware platform, carry the corresponding virtual channel identifier in the data packet, and use the external switch to The data message is sent to the target host.
  • the server further includes:
  • the verification module 403 is configured to verify the validity of the data packet after the receiving module 400 receives the data packet sent by the source host.
  • the determining module 401 determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host.
  • the determining module 401 is specifically configured to query the pre-stored MAC address table according to the MAC address of the target host to determine whether the source host and the target host are on the same hardware platform.
  • the EVB-based data exchange system may be integrated into the server, or may be communicatively connected to the server through an interface, and the EVB-based data exchange system serves as an auxiliary platform of the server, and controls between the virtual machines in the server. Data transmission or data transmission between the virtual machine in the server and the external network.
  • the receiving module 400, the determining module 401, the sending module 402, and the verifying module 403 may all be processed by a central processing unit (CPU) located in an EVB-based data exchange system.
  • CPU central processing unit
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • the EVB-based virtual machine switching system in the first embodiment includes a server 50 and an external switch 56.
  • the EVB-based data exchange system is integrated in the server 50, and five servers are configured in the server 50.
  • a virtual machine VM51, a virtual machine VM52, a virtual machine VM53, a virtual machine VM54, a virtual machine VM55; and a virtual machine VM57 is configured in the external server;
  • the EVB-based data exchange system When the VM 54 needs to communicate with the VM 55, when the EVB-based data exchange system receives the data packet sent by the source host VM54, the MAC address of the target host VM55 is extracted from the packet header of the data packet, according to the target host. The MAC address of the VM 55 queries the MAC address table, and determines that the source host VM 54 and the target host VM 55 are on the same hardware platform. At this time, the data packet is directly sent to the target host through the external switch 56 to implement the internal virtual machine of the server. Data message transmission;
  • the target host VM57 is extracted from the packet header of the data packet.
  • the MAC address is queried according to the MAC address of the target host VM57, and the source host VM53 and the target host VM57 are in different hardware platforms, and the corresponding S-tag1 is carried in the data packet and sent to the target through the external switch 56.
  • Host VM57 Host VM57.
  • the data packet sent by the source host is received, where the data packet carries the MAC address of the target host, and determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host;
  • the data packet is directly sent to the target host, and the data packet is not sent through the external switch. Therefore, when the same hardware platform is determined, the external switch is not required, and the server directly Sending the data packet to the target host can not only avoid unnecessary network bandwidth resource overhead, improve the utilization of network bandwidth resources, but also reduce the transmission delay of data packets.

Abstract

Disclosed is a data exchange method based on edge virtual bridging (EVB). A data packet sent by a source host is received, the data packet carries a Medium Access Control (MAC) address of a target host; it is determined, according to the MAC address of the target host, whether the source host and the target host are located in a same hardware platform; and when it is determined that the source host and the target host are located in a same hardware platform, the data packet is directly sent to the target host. Also disclosed are a data exchange system based on EVB and a computer storage medium.

Description

基于边缘虚拟桥接的数据交换方法、系统及存储介质Data exchange method, system and storage medium based on edge virtual bridging 技术领域Technical field
本发明涉及数据处理技术,尤其涉及一种基于边缘虚拟桥接(Edge Virtual Bridging,EVB)的数据交换方法、系统及计算机存储介质。The present invention relates to data processing technologies, and in particular, to a data exchange method, system, and computer storage medium based on Edge Virtual Bridging (EVB).
背景技术Background technique
系统虚拟化技术的核心思想是使用虚拟化软件在一台物理机上虚拟出一台或多台虚拟机(Virtual Machine,VM),所谓虚拟机是指使用系统虚拟化技术运行在一个隔离环境中,且具有完整硬件功能的逻辑计算机系统;系统虚拟化技术因具有提高服务器的资源利用率、且提高系统的可靠性的优势,被广泛应用于计算机网络中的服务器。The core idea of system virtualization technology is to use virtualization software to virtualize one or more virtual machines (VMs) on a physical machine. The so-called virtual machine refers to running in an isolated environment using system virtualization technology. And a logical computer system with complete hardware functions; system virtualization technology is widely used in servers in computer networks because of its advantages of improving server resource utilization and improving system reliability.
目前,服务器采用系统虚拟化技术能够配置多个虚拟机,虚拟机之间需要通过具有数据交换功能的网络进行通信,但由于各个虚拟机的网络接口是虚拟的,因此,不能直接通过具有数据交换功能的硬件实体设备进行互联。At present, the server adopts system virtualization technology to configure multiple virtual machines. Virtual machines need to communicate through a network with data exchange function. However, since the network interfaces of the virtual machines are virtual, they cannot directly pass data exchange. Functional hardware entities are interconnected.
现有服务器中的虚拟机之间进行数据交换,通常是将具有数据交换功能的硬件实体设备也虚拟化,即:在服务器中配置虚拟交换机(Vswitch)16,这样,虚拟机之间进行通信时,虚拟机的网络接口可以不需要经过硬件实体设备,直接在服务器内部通过虚拟交换机进行互联,采用虚拟交换机实现的服务器的组成结构如图1所示,虚拟机VM13和虚拟机VM15之间的通信就直接通过服务器10中配置的Vswitch16完成。但是,随着虚拟机数据的增加,虚拟交换机会占用服务器中大量的处理器(CPU)资源及内存资源,这样,会导致虚拟机的性能下降;并且,不便于虚拟机之间的网络流量监管。 The data exchange between the virtual machines in the existing server is usually virtualized by the hardware entity device having the data exchange function, that is, the virtual switch (Vswitch) 16 is configured in the server, so that when the virtual machines communicate with each other, The network interface of the virtual machine can be interconnected through the virtual switch directly through the hardware entity device. The composition of the server implemented by the virtual switch is as shown in FIG. 1 , and the communication between the virtual machine VM 13 and the virtual machine VM 15 is performed. This is done directly through the Vswitch16 configured in the server 10. However, as the virtual machine data increases, the virtual switch consumes a large amount of processor (CPU) resources and memory resources in the server. As a result, the performance of the virtual machine is degraded; and it is inconvenient to monitor network traffic between virtual machines. .
为解决上述采用虚拟交换机实现数据交换而导致的问题,电气和电子工程师协会(Institute of Electrical and Electronics Engineers,IEEE)提出了一种新的技术标准--EVB,基于EVB实现的虚拟机交换系统的组成结构如图2所示,EVB技术的基本思路是:所有来自于虚拟机的流量都会被转发到邻近的外部交换机26,即使同一服务器20内各个虚拟机之间的流量,如虚拟机VM24和虚拟机VM25之间的流量,也要交给物理接入的外部交换机26查表处理,之后再掉头返回给服务器20,流量做了一个180度的转向,形成了所谓的“发卡弯”模式;该方式虽然能够提高CPU的资源利用率,且便于对虚拟机之间的网络流量进行监管,但通过外部交换机26实现以虚拟机为目标的感知、控制和数据交换,同一服务器内的虚拟机之间的流量在服务器20及外部交换机26之间传输了两次,浪费了网络带宽资源且增加了数据报文的传输时延。In order to solve the above problems caused by the use of virtual switches for data exchange, the Institute of Electrical and Electronics Engineers (IEEE) proposed a new technical standard - EVB, based on EVB virtual machine switching system The composition of the structure is shown in Figure 2. The basic idea of EVB technology is that all traffic from the virtual machine will be forwarded to the adjacent external switch 26, even if the traffic between the virtual machines in the same server 20, such as the virtual machine VM24 and The traffic between the virtual machines VM25 is also handed over to the external switch 26 of the physical access for table lookup processing, and then returned to the server 20, and the traffic is made a 180 degree turn, forming a so-called "issuing card bend" mode; Although the method can improve the resource utilization of the CPU and facilitate the supervision of the network traffic between the virtual machines, the external switch 26 realizes the sensing, control, and data exchange targeting the virtual machine, and the virtual machine in the same server. The traffic between the servers 20 and the external switch 26 is transmitted twice, wasting network bandwidth resources. And increase the transmission delay of data packets.
发明内容Summary of the invention
有鉴于此,本发明实施例期望提供一种基于EVB的数据交换方法、系统及计算机存储介质,不仅能提高网络带宽资源的利用率,还能减小数据报文的传输时延。In view of this, the embodiment of the present invention is to provide an EVB-based data exchange method, system, and computer storage medium, which can not only improve the utilization of network bandwidth resources, but also reduce the transmission delay of data packets.
为达到上述目的,本发明的技术方案是这样实现的:In order to achieve the above object, the technical solution of the present invention is achieved as follows:
本发明实施例提供了一种基于EVB的数据交换方法,该方法包括:An embodiment of the present invention provides an EVB-based data exchange method, where the method includes:
接收源主机发送的数据报文,所述数据报文中携带有目标主机的介质访问控制(Media Access Control,MAC)地址;Receiving a data packet sent by the source host, where the data packet carries a Media Access Control (MAC) address of the target host;
根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台;Determining whether the source host and the target host are on the same hardware platform according to the MAC address of the target host;
确定处于同一硬件平台时,将所述数据报文直接发送给目标主机。When it is determined that it is on the same hardware platform, the data packet is directly sent to the target host.
上述方案中,所述方法还包括:In the above solution, the method further includes:
确定处于不同硬件平台时,将相应的虚拟通道标识携带于所述数据报 文中,并通过外部交换机将所述数据报文发送给目标主机。When the data platform is determined to be on a different hardware platform, the corresponding virtual channel identifier is carried in the datagram. The data packet is sent to the target host through an external switch.
上述方案中,所述接收源主机发送的数据报文之后,所述方法还包括:In the foregoing solution, after the receiving the data packet sent by the source host, the method further includes:
对所述数据报文的合法性进行验证;Verifying the legality of the data message;
对所述数据报文的合法性验证通过时,根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台。When the validity of the data packet is verified, it is determined whether the source host and the target host are on the same hardware platform according to the MAC address of the target host.
上述方案中,所述根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台,包括:In the above solution, the determining whether the source host and the target host are on the same hardware platform according to the MAC address of the target host includes:
根据目标主机的MAC地址查询预存的MAC地址表,确定源主机与目标主机是否处于同一硬件平台。Query the pre-stored MAC address table according to the MAC address of the target host to determine whether the source host and the target host are on the same hardware platform.
基于上述方法,本发明实施例提供了一种基于EVB的数据交换系统,该系统包括:接收模块、确定模块、发送模块;其中,Based on the foregoing method, an embodiment of the present invention provides an EVB-based data exchange system, where the system includes: a receiving module, a determining module, and a sending module;
所述接收模块,配置为接收源主机发送的数据报文,所述数据报文中携带有目标主机的MAC地址;The receiving module is configured to receive a data packet sent by the source host, where the data packet carries a MAC address of the target host;
所述确定模块,配置为根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台;The determining module is configured to determine, according to the MAC address of the target host, whether the source host and the target host are on the same hardware platform;
所述发送模块,配置为在所述确定模块确定处于同一硬件平台时,将所述数据报文直接发送给目标主机。The sending module is configured to send the data packet directly to the target host when the determining module determines that it is in the same hardware platform.
上述方案中,所述发送模块,还配置为在所述确定模块确定处于不同硬件平台时,将相应的虚拟通道标识携带于所述数据报文中,并通过外部交换机将所述数据报文发送给目标主机。In the foregoing solution, the sending module is further configured to: when the determining module determines that the hardware platform is in a different hardware platform, the corresponding virtual channel identifier is carried in the data packet, and the data packet is sent by using an external switch. Give the target host.
上述方案中,所述服务器还包括:In the above solution, the server further includes:
验证模块,配置为在接收模块接收源主机发送的数据报文之后,对所述数据报文的合法性进行验证;The verification module is configured to verify the validity of the data packet after the receiving module receives the data packet sent by the source host;
对所述数据报文的合法性验证通过时,由所述确定模块根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台。 When the validity of the data packet is verified, the determining module determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host.
上述方案中,所述确定模块,配置为根据目标主机的MAC地址查询预存的MAC地址表,确定源主机与目标主机是否处于同一硬件平台。In the above solution, the determining module is configured to query the pre-stored MAC address table according to the MAC address of the target host, and determine whether the source host and the target host are on the same hardware platform.
本发明实施例提供了一种计算机存储介质,所述计算机存储介质中存储有计算机程序,所述计算机程序用于执行以上所述的基于EVB的数据交换方法。An embodiment of the present invention provides a computer storage medium, where the computer storage medium stores a computer program, and the computer program is used to execute the EVB-based data exchange method described above.
本发明实施例所提供的基于EVB的数据交换方法、系统及计算机存储介质,接收源主机发送的数据报文,所述数据报文中携带有目标主机的MAC地址;根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台;确定处于同一硬件平台时,将所述数据报文直接发送给目标主机,而不需要通过外部交换机发送所述数据报文;如此,本发明实施例确定处于同一硬件平台时,不需要通过外部交换机,在服务器内部即可直接将所述数据报文发送给目标主机,不仅能避免不必要的网络带宽资源开销,提高网络带宽资源的利用率,还能减小数据报文的传输时延。The EVB-based data exchange method, system, and computer storage medium provided by the embodiment of the present invention receive a data packet sent by the source host, where the data packet carries the MAC address of the target host, and is determined according to the MAC address of the target host. Whether the source host and the target host are on the same hardware platform; when the data platform is determined to be in the same hardware platform, the data packet is directly sent to the target host, and the data packet is not sent through the external switch; When the device is on the same hardware platform, the data packet can be directly sent to the target host through the external switch. This can not only avoid unnecessary network bandwidth resource overhead, but also improve the utilization of network bandwidth resources. Reduce the transmission delay of data packets.
附图说明DRAWINGS
图1为现有技术中采用虚拟交换机实现的服务器的组成结构示意图;1 is a schematic structural diagram of a server implemented by using a virtual switch in the prior art;
图2为现有技术中基于EVB的虚拟机交换系统的组成结构示意图;2 is a schematic structural diagram of a structure of a virtual machine switching system based on an EVB in the prior art;
图3为本发明实施例基于EVB的数据交换方法的实现流程示意图;3 is a schematic flowchart of an implementation process of an EVB-based data exchange method according to an embodiment of the present invention;
图4为本发明实施例基于EVB的数据交换系统的组成结构示意图;4 is a schematic structural diagram of a structure of a data exchange system based on an EVB according to an embodiment of the present invention;
图5为本发明实施例一基于EVB的虚拟机交换系统的组成结构示意图。FIG. 5 is a schematic structural diagram of a virtual machine switching system based on an EVB according to an embodiment of the present invention.
具体实施方式detailed description
本发明实施例中,接收源主机发送的数据报文,所述数据报文中携带有目标主机的MAC地址;根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台;确定处于同一硬件平台时,将所述数据报文直 接发送给目标主机;如此,本发明实施例不仅能避免不必要的网络带宽资源开销,还能减小数据报文的传输时延。In the embodiment of the present invention, the data packet sent by the source host is received, where the data packet carries the MAC address of the target host, and determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host; The data message is straight when the hardware platform In this manner, the embodiment of the present invention can not only avoid unnecessary network bandwidth resource overhead, but also reduce the transmission delay of data packets.
下面结合附图对本发明的具体实施方式进行说明。Specific embodiments of the present invention will be described below with reference to the accompanying drawings.
如图3所示,本发明实施例提供的基于EVB的数据交换流程,应用于服务器,具体实现步骤包括:As shown in FIG. 3, the EVB-based data exchange process provided by the embodiment of the present invention is applied to a server, and specific implementation steps include:
步骤S300:接收源主机发送的数据报文,所述数据报文中携带有目标主机的MAC地址。Step S300: Receive a data packet sent by the source host, where the data packet carries the MAC address of the target host.
这里,所述服务器通常配置有多个虚拟机,每个虚拟机可以如真实主机一般运行,所述服务器中配置的所有虚拟机均处于同一硬件平台,可以使用或共享同一硬件平台资源,从而提高所述服务器的资源利用率。Here, the server is usually configured with multiple virtual machines, and each virtual machine can be run as a real host. All virtual machines configured in the server are on the same hardware platform, and can use or share the same hardware platform resources, thereby improving Resource utilization of the server.
这里,所述源主机为服务器中的虚拟机;所述目标主机可以为与所述源主机处于同一硬件平台的虚拟机,即:所述源主机与目标主机为同一服务器中的不同虚拟机,所述目标主机也可以为与所述源主机处于不同硬件平台的虚拟机,即:所述源主机与目标主机为不同服务器中的虚拟机。Here, the source host is a virtual machine in the server; the target host may be a virtual machine on the same hardware platform as the source host, that is, the source host and the target host are different virtual machines in the same server. The target host may also be a virtual machine on a different hardware platform than the source host, that is, the source host and the target host are virtual machines in different servers.
步骤S301:对所述数据报文的合法性进行验证,对所述数据报文的合法性验证通过时,则转入步骤S302;对所述数据报文的合法性验证未通过时,结束本次处理流程。In step S301, the validity of the data packet is verified. If the validity of the data packet is verified, the process proceeds to step S302. If the validity of the data packet fails to be verified, the process ends. Secondary processing flow.
这里,对所述数据报文的合法性验证未通过时,可以直接丢弃所述数据报文,并结束本次处理流程。Here, when the validity verification of the data packet fails, the data packet may be directly discarded, and the current processing flow is ended.
步骤S302:根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台,确定处于同一硬件平台时,转入步骤S303;确定处于不同硬件平台时,转入步骤S304。Step S302: Determine whether the source host and the target host are on the same hardware platform according to the MAC address of the target host, and if it is determined to be in the same hardware platform, go to step S303; if it is determined to be in a different hardware platform, go to step S304.
这里,首先从所述数据报文的报文头部提取出目标主机的MAC地址,根据目标主机的MAC地址查询预存的MAC地址表,确定源主机与目标主机是否处于同一硬件平台。 Here, the MAC address of the target host is first extracted from the packet header of the data packet, and the pre-stored MAC address table is queried according to the MAC address of the target host to determine whether the source host and the target host are on the same hardware platform.
这里,所述MAC地址表中包括目标主机的MAC地址及所属的网段等,具体如何根据目标主机的MAC地址查询预存的MAC地址表,确定源主机与目标主机是否处于同一硬件平台属于现有技术,重复之处不再赘述。Here, the MAC address table includes the MAC address of the target host and the network segment to which it belongs. How to query the pre-stored MAC address table according to the MAC address of the target host, and determine whether the source host and the target host are on the same hardware platform. Technology, repetitions are not repeated here.
步骤S303:将所述数据报文直接发送给目标主机,不需要通过外部交换机发送,结束本次处理流程。Step S303: The data packet is directly sent to the target host, and does not need to be sent through an external switch, and the current processing flow is ended.
步骤S304:将相应的虚拟通道标识携带于所述数据报文中,并通过外部交换机将所述数据报文发送给目标主机。Step S304: The corresponding virtual channel identifier is carried in the data packet, and the data packet is sent to the target host by using an external switch.
本发明实施例中,根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台,确定处于同一硬件平台时,将所述数据报文直接发送给目标主机,而不需要将所述数据报文发送到外部交换机,再从外部交换机返回至服务器内部的目标主机,因此,相对于现有技术同一服务器内的虚拟机之间的流量在服务器及外部交换机之间需要传输两次的数据交换方式,本发明实施例不仅能避免不必要的网络带宽资源开销,提高网络带宽资源的利用率;还能减小数据报文的传输时延;In the embodiment of the present invention, it is determined whether the source host and the target host are on the same hardware platform according to the MAC address of the target host, and when the data platform is determined to be in the same hardware platform, the data packet is directly sent to the target host, and the data is not needed. The packet is sent to the external switch and then returned from the external switch to the target host inside the server. Therefore, the traffic between the virtual machine in the same server in the prior art needs to be transmitted twice between the server and the external switch. The embodiment of the present invention can not only avoid unnecessary network bandwidth resource overhead, but also improve the utilization of network bandwidth resources; and can also reduce the transmission delay of data packets;
确定处于不同硬件平台时,通常采用基于EVB的两种现有核心机制实现数据交换:When determining that they are on different hardware platforms, data exchange is usually implemented using two existing core mechanisms based on EVB:
1)第一核心机制:修改生成树协议1) The first core mechanism: modify the spanning tree protocol
修改生成树协议支持从一个端口上接收到的报文也能从该端口发送出去的功能;Modify the spanning tree protocol to support the function that packets received from a port can also be sent out from the port;
2)第二核心机制:重用Q-in-Q2) Second core mechanism: reuse Q-in-Q
重用Q-in-Q支持在外部交换机和服务器之间的物理链路上传送携带虚拟通道标识(S-tag)的数据报文,通过S-tag标识不同的虚拟通道(S-channel),从而实现不同流量的隔离;Reusing Q-in-Q to transmit data packets carrying virtual channel identifiers (S-tags) on the physical link between the external switch and the server, and identifying different virtual channels (S-channels) through S-tags, thereby Achieve isolation of different flows;
这里,采用现有重用Q-in-Q实现数据交换,在EVB系统模型中,由服务器侧的S组件和外部交换机侧的S组件通过S通道发现和配置协议 (S-Channel Discovery and Configuration Protocol,CDCP)进行协商:由外部交换机负责分配S-tag,该S-tag用来在服务器内S组件和交换机内S组件之间建立若干个S-channel;服务器侧的S组件相应端口为所述数据报文添加相应S-tag,若该数据报文未携带S-tag,则判断该数据报文为非法报文,将所述数据报文丢弃处理,结束本次处理流程;否则,将携带S-tag的数据报文通过S-Channel传输到外部交换机,在外部交换机S组件的相应端口上剥离S-tag,并转发该数据报文到目标主机,如此,将相应的S-tag携带于所述数据报文并通过外部交换机发送给目标主机,从而实现不同流量的隔离。Here, data exchange is implemented by using existing reusable Q-in-Q. In the EVB system model, the S component of the server side and the S component of the external switch side pass the S channel discovery and configuration protocol. (S-Channel Discovery and Configuration Protocol, CDCP) for negotiation: the external switch is responsible for allocating S-tags, which are used to establish several S-channels between the S components in the server and the S components in the switch; The corresponding port of the S component adds a corresponding S-tag to the data packet. If the data packet does not carry the S-tag, the data packet is determined to be an invalid packet, and the data packet is discarded and processed. The processing flow is performed; otherwise, the data packet carrying the S-tag is transmitted to the external switch through the S-Channel, and the S-tag is stripped on the corresponding port of the external switch S component, and the data packet is forwarded to the target host, so The corresponding S-tag is carried in the data packet and sent to the target host through an external switch, thereby achieving isolation of different traffic.
本发明实施例还提供了一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行图3所述的基于EVB的数据交换方法。The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the EVB-based data exchange method described in FIG.
为实现上述方法,本发明实施例提供了一种基于EVB的数据交换系统,由于系统解决问题的原理与方法相似,因此,系统的实施可以参见前述方法的实施,重复之处不再赘述。To implement the foregoing method, the embodiment of the present invention provides an EVB-based data exchange system. Since the principle and method for solving the problem are similar, the implementation of the system may refer to the implementation of the foregoing method, and the repeated description is not repeated.
图4为本发明实施例中提供的基于EVB的数据交换系统的组成结构示意图,如图4所示,该系统包括:接收模块400、确定模块401、发送模块402;其中,4 is a schematic structural diagram of an EVB-based data exchange system according to an embodiment of the present invention. As shown in FIG. 4, the system includes: a receiving module 400, a determining module 401, and a sending module 402.
所述接收模块400,配置为接收源主机发送的数据报文,所述数据报文中携带有目标主机的MAC地址;The receiving module 400 is configured to receive a data packet sent by the source host, where the data packet carries a MAC address of the target host.
所述确定模块401,配置为根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台;The determining module 401 is configured to determine, according to the MAC address of the target host, whether the source host and the target host are on the same hardware platform;
所述发送模块402,配置为在所述确定模块401确定处于同一硬件平台时,将所述数据报文直接发送给目标主机。The sending module 402 is configured to send the data packet directly to the target host when the determining module 401 determines that it is in the same hardware platform.
以上划分方式仅为本发明实施例给出的一种优选实现方式,功能模块 的划分方式不构成对本发明的限制。The above division manner is only a preferred implementation manner given by the embodiment of the present invention, and the function module The manner of division does not constitute a limitation of the present invention.
这里,所述源主机为服务器中的虚拟机;所述目的主机可以为与所述源主机处于同一硬件平台的虚拟机,也可以为与所述源主机处于不同硬件平台的真实主机或虚拟机。Here, the source host is a virtual machine in a server; the destination host may be a virtual machine on the same hardware platform as the source host, or may be a real host or virtual machine on a different hardware platform from the source host. .
在一具体实施中,所述发送模块402,还配置为在所述确定模块401确定处于不同硬件平台时,将相应的虚拟通道标识携带于所述数据报文中,并通过外部交换机将所述数据报文发送给目标主机。In a specific implementation, the sending module 402 is further configured to: when the determining module 401 determines that the hardware platform is in a different hardware platform, carry the corresponding virtual channel identifier in the data packet, and use the external switch to The data message is sent to the target host.
在一具体实施中,所述服务器还包括:In a specific implementation, the server further includes:
验证模块403,配置为在接收模块400接收源主机发送的数据报文之后,对所述数据报文的合法性进行验证;The verification module 403 is configured to verify the validity of the data packet after the receiving module 400 receives the data packet sent by the source host.
对所述数据报文的合法性验证通过时,由所述确定模块401根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台。When the validity of the data packet is verified, the determining module 401 determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host.
在一具体实施中,所述确定模块401,具体配置为根据目标主机的MAC地址查询预存的MAC地址表,确定源主机与目标主机是否处于同一硬件平台。In a specific implementation, the determining module 401 is specifically configured to query the pre-stored MAC address table according to the MAC address of the target host to determine whether the source host and the target host are on the same hardware platform.
在实际应用中,基于EVB的数据交换系统可以集成于服务器中,也可以与服务器通过接口进行通信连接,所述基于EVB的数据交换系统作为服务器的辅助平台,控制所述服务器中虚拟机之间进行数据传输或所述服务器中的虚拟机与外部网络之间进行数据传输。In an actual application, the EVB-based data exchange system may be integrated into the server, or may be communicatively connected to the server through an interface, and the EVB-based data exchange system serves as an auxiliary platform of the server, and controls between the virtual machines in the server. Data transmission or data transmission between the virtual machine in the server and the external network.
在实际应用中,在实际应用中,所述接收模块400、确定模块401、发送模块402、验证模块403均可由位于基于EVB的数据交换系统的中央处理器(CPU,Central Processing Unit)、微处理器(MPU,Micro Processor Unit)、数字信号处理器(DSP,Digital Signal Processor)、或现场可编程门阵列(FPGA,Field Programmable Gate Array)等实现。In an actual application, in a practical application, the receiving module 400, the determining module 401, the sending module 402, and the verifying module 403 may all be processed by a central processing unit (CPU) located in an EVB-based data exchange system. (MPU, Micro Processor Unit), digital signal processor (DSP, Digital Signal Processor), or Field Programmable Gate Array (FPGA).
为了更清楚地对本发明实施例进行说明,下面以具体实施例对本发明 实施例中的数据交换流程进行详细描述。In order to explain the embodiments of the present invention more clearly, the present invention will be described below with specific embodiments. The data exchange process in the embodiment is described in detail.
实施例一Embodiment 1
如图5所示,本实施例一中基于EVB的虚拟机交换系统包括服务器50、外部交换机56,所述基于EVB的数据交换系统集成于服务器50中,在所述服务器50中配置有五个虚拟机:虚拟机VM51、虚拟机VM52、虚拟机VM53、虚拟机VM54、虚拟机VM55;并在外部服务器中配置虚拟机VM57;As shown in FIG. 5, the EVB-based virtual machine switching system in the first embodiment includes a server 50 and an external switch 56. The EVB-based data exchange system is integrated in the server 50, and five servers are configured in the server 50. a virtual machine VM51, a virtual machine VM52, a virtual machine VM53, a virtual machine VM54, a virtual machine VM55; and a virtual machine VM57 is configured in the external server;
当VM54需要与VM55进行通信时,基于EVB的数据交换系统接收到源主机VM54发送的数据报文时,从所述数据报文的报文头部提取出目标主机VM55的MAC地址,根据目标主机VM55的MAC地址查询MAC地址表,确定源主机VM54与目标主机VM55处于同一硬件平台,此时,不通过外部交换机56,将所述数据报文直接发送给目标主机,以实现服务器内部虚拟机之间的数据报文传输;When the VM 54 needs to communicate with the VM 55, when the EVB-based data exchange system receives the data packet sent by the source host VM54, the MAC address of the target host VM55 is extracted from the packet header of the data packet, according to the target host. The MAC address of the VM 55 queries the MAC address table, and determines that the source host VM 54 and the target host VM 55 are on the same hardware platform. At this time, the data packet is directly sent to the target host through the external switch 56 to implement the internal virtual machine of the server. Data message transmission;
当VM53需要与外部服务器中的虚拟机VM57进行通信时,基于EVB的数据交换系统接收到源主机VM53发送的数据报文时,从所述数据报文的报文头部提取出目标主机VM57的MAC地址,根据目标主机VM57的MAC地址查询MAC地址表,确定源主机VM53与目标主机VM57处于不同硬件平台时,将相应的S-tag1携带于所述数据报文并通过外部交换机56发送给目标主机VM57。When the VM 53 needs to communicate with the virtual machine VM57 in the external server, when the EVB-based data exchange system receives the data packet sent by the source host VM53, the target host VM57 is extracted from the packet header of the data packet. The MAC address is queried according to the MAC address of the target host VM57, and the source host VM53 and the target host VM57 are in different hardware platforms, and the corresponding S-tag1 is carried in the data packet and sent to the target through the external switch 56. Host VM57.
本发明所述的方法并不限于具体实施方式中所述的实施例,本领域技术人员根据本发明的技术方案得出其它的实施方式,同样属于本发明的技术创新范围。The method described in the present invention is not limited to the embodiments described in the specific embodiments, and other embodiments are obtained by those skilled in the art according to the technical solutions of the present invention, which also belong to the technical innovation scope of the present invention.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。 It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the invention
工业实用性Industrial applicability
本发明实施例中,接收源主机发送的数据报文,所述数据报文中携带有目标主机的MAC地址;根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台;确定处于同一硬件平台时,将所述数据报文直接发送给目标主机,而不需要通过外部交换机发送所述数据报文;如此,确定处于同一硬件平台时,不需要通过外部交换机,在服务器内部即可直接将所述数据报文发送给目标主机,不仅能避免不必要的网络带宽资源开销,提高网络带宽资源的利用率,还能减小数据报文的传输时延。 In the embodiment of the present invention, the data packet sent by the source host is received, where the data packet carries the MAC address of the target host, and determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host; When the hardware platform is used, the data packet is directly sent to the target host, and the data packet is not sent through the external switch. Therefore, when the same hardware platform is determined, the external switch is not required, and the server directly Sending the data packet to the target host can not only avoid unnecessary network bandwidth resource overhead, improve the utilization of network bandwidth resources, but also reduce the transmission delay of data packets.

Claims (9)

  1. 一种基于EVB的数据交换方法,所述方法包括:An EVB-based data exchange method, the method comprising:
    接收源主机发送的数据报文,所述数据报文中携带有目标主机的介质访问控制MAC地址;Receiving a data packet sent by the source host, where the data packet carries a media access control MAC address of the target host;
    根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台;Determining whether the source host and the target host are on the same hardware platform according to the MAC address of the target host;
    确定处于同一硬件平台时,将所述数据报文直接发送给目标主机。When it is determined that it is on the same hardware platform, the data packet is directly sent to the target host.
  2. 根据权利要求1所述的方法,其中,所述方法还包括:The method of claim 1 wherein the method further comprises:
    确定处于不同硬件平台时,将相应的虚拟通道标识携带于所述数据报文中,并通过外部交换机将所述数据报文发送给目标主机。When the data is in a different hardware platform, the corresponding virtual channel identifier is carried in the data packet, and the data packet is sent to the target host through an external switch.
  3. 根据权利要求1所述的方法,其中,所述接收源主机发送的数据报文之后,所述方法还包括:The method of claim 1, wherein after the receiving the data message sent by the source host, the method further comprises:
    对所述数据报文的合法性进行验证;Verifying the legality of the data message;
    对所述数据报文的合法性验证通过时,根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台。When the validity of the data packet is verified, it is determined whether the source host and the target host are on the same hardware platform according to the MAC address of the target host.
  4. 根据权利要求1至3任一项所述的方法,其中,所述根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台,包括:The method according to any one of claims 1 to 3, wherein the determining whether the source host and the target host are on the same hardware platform according to the MAC address of the target host includes:
    根据目标主机的MAC地址查询预存的MAC地址表,确定源主机与目标主机是否处于同一硬件平台。Query the pre-stored MAC address table according to the MAC address of the target host to determine whether the source host and the target host are on the same hardware platform.
  5. 一种基于EVB的数据交换系统,其中,所述系统包括:接收模块、确定模块、发送模块;其中,An EVB-based data exchange system, where the system includes: a receiving module, a determining module, and a sending module;
    所述接收模块,配置为接收源主机发送的数据报文,所述数据报文中携带有目标主机的MAC地址;The receiving module is configured to receive a data packet sent by the source host, where the data packet carries a MAC address of the target host;
    所述确定模块,配置为根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台; The determining module is configured to determine, according to the MAC address of the target host, whether the source host and the target host are on the same hardware platform;
    所述发送模块,配置为在所述确定模块确定处于同一硬件平台时,将所述数据报文直接发送给目标主机。The sending module is configured to send the data packet directly to the target host when the determining module determines that it is in the same hardware platform.
  6. 根据权利要求5所述的系统,其中,所述发送模块,还配置为在所述确定模块确定处于不同硬件平台时,将相应的虚拟通道标识携带于所述数据报文中,并通过外部交换机将所述数据报文发送给目标主机。The system of claim 5, wherein the sending module is further configured to: when the determining module determines to be in a different hardware platform, carry the corresponding virtual channel identifier in the data packet and pass the external switch. Send the data packet to the target host.
  7. 根据权利要求5所述的系统,其中,所述服务器还包括:The system of claim 5 wherein said server further comprises:
    验证模块,配置为在接收模块接收源主机发送的数据报文之后,对所述数据报文的合法性进行验证;The verification module is configured to verify the validity of the data packet after the receiving module receives the data packet sent by the source host;
    对所述数据报文的合法性验证通过时,由所述确定模块根据目标主机的MAC地址确定源主机与目标主机是否处于同一硬件平台。When the validity of the data packet is verified, the determining module determines whether the source host and the target host are on the same hardware platform according to the MAC address of the target host.
  8. 根据权利要求5至7任一项所述的系统,其中,所述确定模块,具体配置为根据目标主机的MAC地址查询预存的MAC地址表,确定源主机与目标主机是否处于同一硬件平台。The system according to any one of claims 5 to 7, wherein the determining module is configured to query a pre-stored MAC address table according to a MAC address of the target host to determine whether the source host and the target host are on the same hardware platform.
  9. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1至4任一项所述的方法。 A computer storage medium having stored therein computer executable instructions for performing the method of any one of claims 1 to 4.
PCT/CN2015/092425 2014-12-10 2015-10-21 Data exchange method and system based on edge virtual bridging, and storage medium WO2016091014A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410758850.8A CN105743791A (en) 2014-12-10 2014-12-10 Data exchange method and system based on edge virtual bridging (EVB)
CN201410758850.8 2014-12-10

Publications (1)

Publication Number Publication Date
WO2016091014A1 true WO2016091014A1 (en) 2016-06-16

Family

ID=56106649

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/092425 WO2016091014A1 (en) 2014-12-10 2015-10-21 Data exchange method and system based on edge virtual bridging, and storage medium

Country Status (2)

Country Link
CN (1) CN105743791A (en)
WO (1) WO2016091014A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102801599A (en) * 2012-07-26 2012-11-28 华为技术有限公司 Communication method and system
US20140282532A1 (en) * 2013-03-18 2014-09-18 International Business Machines Corporation Scalable policy assignment in an edge virtual bridging (evb) environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102801599A (en) * 2012-07-26 2012-11-28 华为技术有限公司 Communication method and system
US20140282532A1 (en) * 2013-03-18 2014-09-18 International Business Machines Corporation Scalable policy assignment in an edge virtual bridging (evb) environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WANG, WEIXING ET AL.: "Choices of Virtual Access Layer Technologies for Cloud Computing Centers of Colleges", JOURNAL OF KAIFENG INSTITUTE OF EDUCATION, vol. 33, no. 2, 20 June 2013 (2013-06-20), pages 53 - 56, ISSN: 1008-9640 *

Also Published As

Publication number Publication date
CN105743791A (en) 2016-07-06

Similar Documents

Publication Publication Date Title
US9413554B2 (en) Virtual network overlays
WO2018086014A1 (en) Packet processing method in cloud computing system, host, and system
US20100287262A1 (en) Method and system for guaranteed end-to-end data flows in a local networking domain
US9031081B2 (en) Method and system for switching in a virtualized platform
WO2018023499A1 (en) Network interface card, computer device and data packet processing method
US9396016B1 (en) Handoff of virtual machines based on security requirements
US8634415B2 (en) Method and system for routing network traffic for a blade server
WO2018086013A1 (en) Packet processing method in cloud computing system, host, and system
US9838462B2 (en) Method, apparatus, and system for data transmission
WO2017114342A1 (en) Control of packet of virtual machine
US20120016970A1 (en) Method and System for Network Configuration and/or Provisioning Based on Open Virtualization Format (OVF) Metadata
EP2996294A1 (en) Virtual switch method, relevant apparatus, and computer system
US20140068045A1 (en) Network system and virtual node migration method
US9832136B1 (en) Streaming software to multiple virtual machines in different subnets
US20130083690A1 (en) Network Adapter Hardware State Migration Discovery in a Stateful Environment
US9787608B2 (en) Unified fabric port
US9762493B2 (en) Link aggregation (LAG) information exchange protocol
EP2909780A1 (en) Providing a virtual security appliance architecture to a virtual cloud infrastructure
TWI477110B (en) Method and system for nic-centric hyper-channel distributed network management
WO2018001242A1 (en) Data-message processing method and apparatus
WO2014079005A1 (en) Mac address mandatory forwarding device and method
WO2015003295A1 (en) Communication method, device and system in virtual domain
WO2016091014A1 (en) Data exchange method and system based on edge virtual bridging, and storage medium
Sumadi et al. Semi-reactive switch based proxy arp in sdn
Wen et al. Network virtualization technologies and techniques

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: 15867884

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: 15867884

Country of ref document: EP

Kind code of ref document: A1