CN106603373A - Network equipment virtualization system - Google Patents
Network equipment virtualization system Download PDFInfo
- Publication number
- CN106603373A CN106603373A CN201610955223.2A CN201610955223A CN106603373A CN 106603373 A CN106603373 A CN 106603373A CN 201610955223 A CN201610955223 A CN 201610955223A CN 106603373 A CN106603373 A CN 106603373A
- Authority
- CN
- China
- Prior art keywords
- virtual
- virtual switch
- switch
- virtual machine
- network device
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4633—Interconnection of networks using encapsulation techniques, e.g. tunneling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
- H04L12/4645—Details on frame tagging
- H04L12/4666—Operational details on the addition or the stripping of a tag in a frame, e.g. at a provider edge node
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/70—Admission control; Resource allocation
- H04L47/82—Miscellaneous aspects
- H04L47/825—Involving tunnels, e.g. MPLS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/70—Virtual switches
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
技术领域technical field
本发明涉及虚拟机领域,具体来说,涉及一种网络设备虚拟化系统。The invention relates to the field of virtual machines, in particular to a network device virtualization system.
背景技术Background technique
在商业版的云主机中,由于闭源的结果,导致无法将开源的虚拟交换机安装在物理机中,同时,在Esxi(运行虚拟机)的现有版本中,只存在标准交换机,没有开源虚拟交换机所具有的流控功能,因此,也无法在Esxi中实现网络功能虚拟化。In the commercial version of the cloud host, due to the result of closed source, it is impossible to install the open source virtual switch in the physical machine. At the same time, in the existing version of Esxi (running the virtual machine), there are only standard switches and no open source virtual switch. The flow control function of the switch, therefore, cannot realize network function virtualization in Esxi.
针对相关技术中的问题,目前尚未提出有效的解决方案。Aiming at the problems in the related technologies, no effective solution has been proposed yet.
发明内容Contents of the invention
针对相关技术中的问题,本发明提出一种网络设备虚拟化系统,能够将业务虚拟机的数据包通过标准交换机导入到特殊虚拟机中进行处理,从而解决了在闭源系统中无法实现网络功能虚拟化的问题。Aiming at the problems in related technologies, the present invention proposes a network device virtualization system, which can import data packets of business virtual machines into special virtual machines for processing through standard switches, thereby solving the problem that network functions cannot be realized in closed-source systems. Problems with virtualization.
本发明的技术方案是这样实现的:Technical scheme of the present invention is realized like this:
根据本发明的一个方面,提供了一种网络设备虚拟化系统。According to one aspect of the present invention, a network device virtualization system is provided.
该网络设备虚拟化系统包括:设置在云平台上的至少一个第一虚拟机、一第一虚拟交换机、一第二虚拟机,每个第一虚拟机与第一虚拟交换机连接,并且第一虚拟交换机与第二虚拟机连接,其中,第二虚拟机包括:第二虚拟交换机,与第一虚拟交换机连接;第三虚拟交换机,与第二虚拟交换机连接,并且第二虚拟交换机和第三虚拟交换机通过虚拟网络设备VETH连接。The network device virtualization system includes: at least one first virtual machine set on the cloud platform, a first virtual switch, and a second virtual machine, each first virtual machine is connected to the first virtual switch, and the first virtual The switch is connected to the second virtual machine, wherein the second virtual machine includes: a second virtual switch connected to the first virtual switch; a third virtual switch connected to the second virtual switch, and the second virtual switch and the third virtual switch Connect through the virtual network device VETH.
根据本发明的一个实施例,第一虚拟交换机对每个第一虚拟机设置不同的VLAN标识号。According to an embodiment of the present invention, the first virtual switch sets a different VLAN identification number for each first virtual machine.
根据本发明的一个实施例,进一步包括:第一虚拟交换机对每个第一虚拟机发送的数据包添加对应的VLAN标识号。According to an embodiment of the present invention, the method further includes: the first virtual switch adds a corresponding VLAN identification number to each data packet sent by the first virtual machine.
根据本发明的一个实施例,第一虚拟交换机通过TRUNK端口与第二虚拟交换机连接。According to an embodiment of the present invention, the first virtual switch is connected to the second virtual switch through a TRUNK port.
根据本发明的一个实施例,TRUNK端口用于发送所有的添加VLAN标识号的数据包。According to an embodiment of the present invention, the TRUNK port is used to send all data packets with VLAN identification numbers added.
根据本发明的一个实施例,进一步包括:第二虚拟交换机和第三虚拟交换机设置有多个对端连接的VLAN端口。According to an embodiment of the present invention, it further includes: the second virtual switch and the third virtual switch are provided with a plurality of VLAN ports connected to opposite ends.
根据本发明的一个实施例,进一步包括:第二虚拟交换机将数据包通过对应的VLAN端口发送至第三虚拟交换机。According to an embodiment of the present invention, it further includes: the second virtual switch sends the data packet to the third virtual switch through the corresponding VLAN port.
根据本发明的一个实施例,进一步包括:与第三虚拟交换机连接的多个物理交换机。According to an embodiment of the present invention, it further includes: multiple physical switches connected to the third virtual switch.
本发明的有益技术效果在于:The beneficial technical effects of the present invention are:
本发明通过设置在云平台上的至少一个第一虚拟机、一第一虚拟交换机、一第二虚拟机,每个第一虚拟机与第一虚拟交换机连接,并且第一虚拟交换机与第二虚拟机连接,从而将第一虚拟机发送的数据包通过该第一虚拟交换机导入到第二虚拟机中进行处理,同时,第二虚拟机包括:第二虚拟交换机,与第一虚拟交换机连接;第三虚拟交换机,与第二虚拟交换机连接,并且第二虚拟交换机和第三虚拟交换机通过虚拟网络设备VETH连接,进一步实现了虚拟网络流控。The present invention sets at least one first virtual machine, a first virtual switch, and a second virtual machine on the cloud platform, each first virtual machine is connected to the first virtual switch, and the first virtual switch is connected to the second virtual switch. machine connection, so that the data packets sent by the first virtual machine are imported into the second virtual machine for processing through the first virtual switch, and at the same time, the second virtual machine includes: a second virtual switch connected to the first virtual switch; The three virtual switches are connected to the second virtual switch, and the second virtual switch and the third virtual switch are connected through a virtual network device VETH, further realizing virtual network flow control.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the accompanying drawings required in the embodiments. Obviously, the accompanying drawings in the following description are only some of the present invention. Embodiments, for those of ordinary skill in the art, other drawings can also be obtained based on these drawings without any creative effort.
图1是根据本发明实施例的网络设备虚拟化系统的示意图。Fig. 1 is a schematic diagram of a network device virtualization system according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. All other embodiments obtained by persons of ordinary skill in the art based on the embodiments of the present invention belong to the protection scope of the present invention.
根据本发明的实施例,提供了一种网络设备虚拟化系统。According to an embodiment of the present invention, a network device virtualization system is provided.
如图1所示,根据本发明实施例的设备虚拟化系统包括:设置在云平台上的至少一个第一虚拟机、一第一虚拟交换机、一第二虚拟机,每个第一虚拟机与第一虚拟交换机连接,并且第一虚拟交换机与第二虚拟机连接,其中,第二虚拟机包括:第二虚拟交换机,与第一虚拟交换机连接;第三虚拟交换机,与第二虚拟交换机连接,并且第二虚拟交换机和第三虚拟交换机通过虚拟网络设备VETH(未示出)连接。As shown in FIG. 1, the device virtualization system according to the embodiment of the present invention includes: at least one first virtual machine, a first virtual switch, and a second virtual machine set on the cloud platform, each first virtual machine and The first virtual switch is connected, and the first virtual switch is connected to the second virtual machine, wherein the second virtual machine includes: a second virtual switch connected to the first virtual switch; a third virtual switch connected to the second virtual switch, And the second virtual switch and the third virtual switch are connected through a virtual network device VETH (not shown).
通过本发明的上述方案,通过设置在云平台上的至少一个第一虚拟机、一第一虚拟交换机、一第二虚拟机,每个第一虚拟机与第一虚拟交换机连接,并且第一虚拟交换机与第二虚拟机连接,从而将第一虚拟机发送的数据包通过该第一虚拟交换机导入到第二虚拟机中进行处理,同时,第二虚拟机包括:第二虚拟交换机,与第一虚拟交换机连接;第三虚拟交换机,与第二虚拟交换机连接,并且第二虚拟交换机和第三虚拟交换机通过虚拟网络设备VETH连接,进一步实现了虚拟网络流控。Through the above solution of the present invention, through at least one first virtual machine, a first virtual switch, and a second virtual machine set on the cloud platform, each first virtual machine is connected to the first virtual switch, and the first virtual The switch is connected to the second virtual machine, so that the data packets sent by the first virtual machine are imported into the second virtual machine for processing through the first virtual switch, and at the same time, the second virtual machine includes: the second virtual switch, and the first The virtual switch is connected; the third virtual switch is connected to the second virtual switch, and the second virtual switch and the third virtual switch are connected through a virtual network device VETH, which further realizes virtual network flow control.
根据本发明的一个实施例,第一虚拟交换机对每个第一虚拟机设置不同的VLAN标识号。According to an embodiment of the present invention, the first virtual switch sets a different VLAN identification number for each first virtual machine.
根据本发明的一个实施例,进一步包括:第一虚拟交换机对每个第一虚拟机发送的数据包添加对应的VLAN标识号。According to an embodiment of the present invention, the method further includes: the first virtual switch adds a corresponding VLAN identification number to each data packet sent by the first virtual machine.
根据本发明的一个实施例,第一虚拟交换机通过TRUNK端口与第二虚拟交换机连接。According to an embodiment of the present invention, the first virtual switch is connected to the second virtual switch through a TRUNK port.
根据本发明的一个实施例,TRUNK端口用于发送所有的添加VLAN标识号的数据包。According to an embodiment of the present invention, the TRUNK port is used to send all data packets with VLAN identification numbers added.
根据本发明的一个实施例,进一步包括:第二虚拟交换机和第三虚拟交换机设置有多个对端连接的VLAN端口。According to an embodiment of the present invention, it further includes: the second virtual switch and the third virtual switch are provided with a plurality of VLAN ports connected to opposite ends.
根据本发明的一个实施例,进一步包括:第二虚拟交换机将数据包通过对应的VLAN端口发送至第三虚拟交换机。According to an embodiment of the present invention, it further includes: the second virtual switch sends the data packet to the third virtual switch through the corresponding VLAN port.
根据本发明的一个实施例,进一步包括:与第三虚拟交换机连接的多个物理交换机。According to an embodiment of the present invention, it further includes: multiple physical switches connected to the third virtual switch.
为了更好的描述本发明,下面通过一个具体的实施例对本发明进行详细地描述。In order to describe the present invention better, the present invention will be described in detail through a specific embodiment below.
如图1所示,在云平台中有两台虚拟机,该两台虚拟机分别为虚拟机1、虚拟机2,此外,在第一虚拟交换机上对上述两台虚拟机分别打上不同的vlan号,例如,根据本发明的一个实施例,如图1所示,虚拟机1对应的标号vlan3,虚拟机2对应的标号vlan4,其中,该第一虚拟交换机为标准虚拟化虚拟交换机(vSS)或分布式虚拟虚拟交换机(vDS),同时,将第一虚拟交换机中和第二虚拟交换机连接的虚拟网口1配置为TRUNK端口(即可以通过所有vlan号的数据包),这样就可将虚拟机1、虚拟机2发送的数据包流入该第二虚拟机中,另外,在第二虚拟机中的第二虚拟交换机上设置OVS流规则,使得携带有vlan3的数据包从3号端口出去,携带有vlan4的数据包从4号端口出去,随后使用虚拟网络设备VETH连接第二虚拟交换机和第三虚拟交换机以实现虚拟网络流控,此外,可以理解,也可根据实际需求对第二交换机和第三交换机进行设置,例如,根据本发明的一个实施例,第二虚拟交换机为OVS(Tunnel),第三虚拟交换机为OVS(Integ),同时,可根据实际需求对与第三虚拟交换机连接的虚拟机业务类型和数量进行设置,例如,根据本发明的一个实施例,如图1所示,该虚拟机业务1涉及隧道业务,该虚拟机业务2涉及VLAN业务,随后上述虚拟业务1和虚拟业务2连接对应的物理虚拟交换机。As shown in Figure 1, there are two virtual machines in the cloud platform, the two virtual machines are respectively virtual machine 1 and virtual machine 2, in addition, on the first virtual switch, the above two virtual machines are marked with different vlans respectively For example, according to an embodiment of the present invention, as shown in FIG. 1, the label vlan3 corresponding to virtual machine 1, and the label vlan4 corresponding to virtual machine 2, wherein the first virtual switch is a standard virtualized virtual switch (vSS) or a distributed virtual virtual switch (vDS), and at the same time, configure the virtual network port 1 connected to the second virtual switch in the first virtual The data packets sent by machine 1 and virtual machine 2 flow into the second virtual machine. In addition, OVS flow rules are set on the second virtual switch in the second virtual machine, so that the data packets carrying vlan3 go out from port No. 3, The data packet carrying vlan4 goes out from port 4, and then uses the virtual network device VETH to connect the second virtual switch and the third virtual switch to realize virtual network flow control. In addition, it can be understood that the second switch and the third virtual switch can also be configured according to actual needs. The third switch is set, for example, according to one embodiment of the present invention, the second virtual switch is OVS (Tunnel), and the third virtual switch is OVS (Integ). Virtual machine service type and quantity are set, for example, according to an embodiment of the present invention, as shown in Figure 1, this virtual machine service 1 relates to tunnel service, and this virtual machine service 2 relates to VLAN service, then above-mentioned virtual service 1 and virtual Service 2 is connected to the corresponding physical virtual switch.
此外,该网络设备虚拟化系统的具体流程如下:In addition, the specific process of the network device virtualization system is as follows:
1、在vSS/vDS上面实现虚拟机的vlan号互斥,每个第一虚拟机都需要不同的vlan;1. The vlan numbers of the virtual machines are mutually exclusive on the vSS/vDS, and each first virtual machine needs a different vlan;
2、vSS/vDS需要和第二虚拟交换机通过trunk口相连接;2. vSS/vDS needs to be connected to the second virtual switch through the trunk port;
3、使用虚拟网络设备VETH连接两个OVS接口;3. Use the virtual network device VETH to connect two OVS interfaces;
4、设置OVS流规则,该规则具体如下:4. Set the OVS flow rules, the rules are as follows:
将vlan3的流量从3号端口发出;Send vlan3 traffic from port 3;
将vlan4的流量从4号端口发出;Send vlan4 traffic from port 4;
将3号端口的流量从1号端口发出;Send the traffic of port 3 from port 1;
将4号端口的流量从1号端口发出。Send the traffic of port 4 from port 1.
当然可以理解,本发明可根据实际需求对OVS流规则进行设置,本发明对此不做限定。Of course, it can be understood that the present invention can set the OVS flow rules according to actual requirements, which is not limited in the present invention.
综上所述,借助于本发明的上述技术方案,通过设置在云平台上的至少一个第一虚拟机、一第一虚拟交换机、一第二虚拟机,每个第一虚拟机与第一虚拟交换机连接,并且第一虚拟交换机与第二虚拟机连接,从而将第一虚拟机发送的数据包通过该第一虚拟交换机导入到第二虚拟机中进行处理,同时,第二虚拟机包括:第二虚拟交换机,与第一虚拟交换机连接;第三虚拟交换机,与第二虚拟交换机连接,并且第二虚拟交换机和第三虚拟交换机通过虚拟网络设备VETH连接,进一步实现了虚拟网络流控。To sum up, with the help of the above technical solution of the present invention, through at least one first virtual machine, a first virtual switch, and a second virtual machine set on the cloud platform, each first virtual machine and the first virtual The switch is connected, and the first virtual switch is connected to the second virtual machine, so that the data packets sent by the first virtual machine are imported into the second virtual machine through the first virtual switch for processing, and at the same time, the second virtual machine includes: The second virtual switch is connected to the first virtual switch; the third virtual switch is connected to the second virtual switch, and the second virtual switch and the third virtual switch are connected through a virtual network device VETH, further realizing virtual network flow control.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included in the scope of the present invention. within the scope of protection.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610955223.2A CN106603373A (en) | 2016-10-27 | 2016-10-27 | Network equipment virtualization system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610955223.2A CN106603373A (en) | 2016-10-27 | 2016-10-27 | Network equipment virtualization system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106603373A true CN106603373A (en) | 2017-04-26 |
Family
ID=58589473
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610955223.2A Pending CN106603373A (en) | 2016-10-27 | 2016-10-27 | Network equipment virtualization system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106603373A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107566238A (en) * | 2017-08-30 | 2018-01-09 | 成都安恒信息技术有限公司 | A kind of method of User space configuration physical interface automatic identification vlan frames and non-vlan frames |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105515933A (en) * | 2015-11-30 | 2016-04-20 | 中电科华云信息技术有限公司 | Management method for realizing network function of VMware based on OpenStack |
US20160119230A1 (en) * | 2012-06-20 | 2016-04-28 | International Business Machines Corporation | Hypervisor independent network virtualization |
CN105592016A (en) * | 2014-10-29 | 2016-05-18 | 国家电网公司 | Virtual machine protection device of power information system in cloud environment |
CN105933248A (en) * | 2015-04-20 | 2016-09-07 | 山石网科通信技术有限公司 | Service Insertion In Basic Virtual Network Environment |
-
2016
- 2016-10-27 CN CN201610955223.2A patent/CN106603373A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160119230A1 (en) * | 2012-06-20 | 2016-04-28 | International Business Machines Corporation | Hypervisor independent network virtualization |
CN105592016A (en) * | 2014-10-29 | 2016-05-18 | 国家电网公司 | Virtual machine protection device of power information system in cloud environment |
CN105933248A (en) * | 2015-04-20 | 2016-09-07 | 山石网科通信技术有限公司 | Service Insertion In Basic Virtual Network Environment |
CN105515933A (en) * | 2015-11-30 | 2016-04-20 | 中电科华云信息技术有限公司 | Management method for realizing network function of VMware based on OpenStack |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107566238A (en) * | 2017-08-30 | 2018-01-09 | 成都安恒信息技术有限公司 | A kind of method of User space configuration physical interface automatic identification vlan frames and non-vlan frames |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10177936B2 (en) | Quality of service (QoS) for multi-tenant-aware overlay virtual networks | |
US9276843B2 (en) | Virtual link aggregation extension (vLAG+) enabled in a trill-based fabric network | |
US10476699B2 (en) | VLAN to VXLAN translation using VLAN-aware virtual machines | |
CN107409116B (en) | Computing device, method, medium, and apparatus for managing virtual network functions | |
CN110506411B (en) | Method and system for providing packet enforcement using logical ports in a virtualized computing environment | |
EP2776925B1 (en) | Dynamic policy based interface configuration for virtualized environments | |
CN106254176B (en) | A kind of traffic mirroring method based on openvswitch | |
US10397108B2 (en) | Service function chaining across multiple subnetworks | |
US9338094B2 (en) | System and method for context aware network | |
CN102845035B (en) | The method on identifying purpose ground in virtual environment | |
CN102255903B (en) | Safety isolation method for virtual network and physical network of cloud computing | |
CN108964959A (en) | A kind of network interface card direct communication system and data packet monitoring and managing method for virtual platform | |
CN104012057B (en) | Transmission system of selection for the flexible and scalable enhancing of network Fiber Channel network | |
CN103428094A (en) | Method and device for packet transmitting in Open Flow system | |
US20140321459A1 (en) | Architecture for agentless service insertion | |
SG11201800020UA (en) | Packet processing method in cloud computing system, host, and system | |
CN107276783A (en) | A kind of methods, devices and systems for realizing virtual machine unified management and intercommunication | |
CN108337192B (en) | Method and device for message communication in cloud data center | |
US10764087B2 (en) | Open virtualized multitenant network scheme servicing virtual machine and container based connectivity | |
US10581730B2 (en) | Packet processing using service chains | |
CN106603550A (en) | Network isolation method and network isolation device | |
CN106130900A (en) | A kind of virtualization network distribution type route implementation method and system | |
CN105591805B (en) | A kind of method and apparatus of modification service chaining configuration | |
CN105915604B (en) | Cloud server network system architecture | |
CN103873338A (en) | Method for realizing network virtualization by utilizing binding and VLANs (Virtual Local Area Networks) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20170426 |
|
RJ01 | Rejection of invention patent application after publication |