CN104468746A - Method for realizing distributed virtual networks applicable to cloud platform - Google Patents

Method for realizing distributed virtual networks applicable to cloud platform Download PDF

Info

Publication number
CN104468746A
CN104468746A CN201410680953.7A CN201410680953A CN104468746A CN 104468746 A CN104468746 A CN 104468746A CN 201410680953 A CN201410680953 A CN 201410680953A CN 104468746 A CN104468746 A CN 104468746A
Authority
CN
China
Prior art keywords
network
virtual
bridge
cloud platform
node
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
Application number
CN201410680953.7A
Other languages
Chinese (zh)
Inventor
熊梦
杨松
莫展鹏
季统凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
G Cloud Technology Co Ltd
Original Assignee
G Cloud Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by G Cloud Technology Co Ltd filed Critical G Cloud Technology Co Ltd
Priority to CN201410680953.7A priority Critical patent/CN104468746A/en
Publication of CN104468746A publication Critical patent/CN104468746A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • 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
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]

Abstract

The invention relates to the technical field of cloud computing management, in particular to a method for distributed virtual networks applicable to a cloud platform. According to the method, any number of physical nodes are selected as network nodes of the cloud platform, and the network nodes establish and provide virtual network service; establishment of the network nodes includes the steps that (1), a virtual switch module is installed and started, and a virtual switch and an intranet network bridge are established; (2), an intranet network card is connected into the intranet network bridge; (3), the virtual switch and the intranet network bridge are connected, and a communication module for the node and other intranet nodes is set; (4), local VLAN ports are added; (5), the multiple virtual networks are established; (6), a virtual route is established; (7), an extranet network bridge is established, and an extranet network card is connected in; (8), a virtual route is established. Single-point failures of centralized network service of the cloud platform can be avoided, load balance of the network service nodes is achieved, the virtual networks can be managed flexibly and conveniently, and the method can be used for realizing the distributed virtual networks.

Description

A kind of distributed virtual network implementation approach being applicable to cloud platform
Technical field
The present invention relates to cloud computing administrative skill field, particularly a kind of distributed virtual network implementation approach being applicable to cloud platform.
Background technology
In virtual cloud platform, much all adopt in single network set of node and provide virtual network service, virtual network generally has two kinds of forms available: bridge joint and host NAT change.Under bridge mode, virtual machine exists as complete network host, and all of the port acquiescence is all exposed on network.Under host NAT translative mode, virtual machine uses the IP address of host, and the port of virtual machine communicates by being mapped to other untapped ports on host.
Under large-scale cloud platform, virtual network all needs unified management, under bridge mode, the network of virtual machine and the network of physical machine are reciprocity, in this case, the unified management of virtual network will by being manually configured physical switches, and said method has following shortcoming:
1, virtual network can not be corresponding well with the network identity in physical switches, easily makes mistakes in operating process;
2, network failure is got rid of more difficult, and when attacking appears in Intranet, all need to start to search attack source at whole network range, the workload of O&M is larger at every turn;
3, between virtual machine, the fineness ratio of Secure isolation is more single, can not protect from the network security of multiple dimension to virtual machine.
Under host NAT translative mode, virtual machine and host share an IP address, can compare strict control, can also have following shortcoming to the communication of virtual machine:
1, each port of virtual machine communication needs to map, inconvenient in management;
2, can only control the virtual machine on single host with isolating, the unified control under whole platform can not be carried out.
Summary of the invention
The technical problem that the present invention solves is to provide a kind of distributed virtual network implementation approach being applicable to cloud platform, the Single Point of Faliure that cloud platform centralized network is served can be avoided, realize the load balancing of network service node, simultaneously also can be flexible carry out virtual network management, more fine-grained Secure isolation be provided.
The technical scheme that the present invention solves the problems of the technologies described above is:
Described method selects any physical node as the network node of cloud platform, and network node creates and provides virtual network service; Described network node implementation procedure mainly comprises the steps:
Step 1: install and start virtual switch module, establishment virtual switch and interior network bridge;
Step 2: network bridge in the access of Intranet network interface card is realized and other node interconnections;
Step 3: connect virtual switch and interior network bridge, arranges this node and other Intranet node communication modules;
Step 4: add native vlan port on virtual switch;
Step 5: create multiple virtual network, access the native vlan port of specifying and start respective DHCP service respectively;
Step 6: create virtual flow-line, be respectively multiple virtual network create interface and by its access of virtual route, realize between virtual network three layers of communication;
Step 7: create outer network bridge, and accessing external network network interface card;
Step 8: create virtual flow-line, the configuration virtual machine realized in virtual network carries out outbound communication.
Described distributed virtual network be multiple virtual network service is operated on multiple physical node, the physical node of each operation virtual network service is as the network of virtual machine within the scope of independently network node control oneself;
Described virtual network refers to the inside private network that in cloud platform, virtual machine uses;
Described virtual network service refers to a dnsmasq service processes, for virtual machine provides DHCP service.
Described virtual switch module refers to open vSwitch software module;
Described virtual switch refer to utilize that open vSwich instrument creates, the virtual bridge being similar to physical switches function is provided;
Described interior network bridge and outer network bridge also refer to the virtual bridge utilizing open vSwitch instrument to create, and wherein, network bridge has accessed Intranet network interface card physical node connecting Intranet, and outer network bridge has then accessed outer net network interface card physical node connecting outer net;
Described Intranet refers to the physical LAN at cloud platform place;
Described outer net refers to Internet.
Between described bridge, connection refers to and utilizes the two ends of peer equipment to add two bridges respectively;
Described peer equipment refers to the virtual network devices such as veth, the patch with two ports.
Described internodal communication module comprises communication connection submodule and flow rule of communication submodule;
Described communication connection submodule arranges between node and is communicated with in which way, can be VLAN pattern, gre tunneling pattern, VXLAN tunnel mode etc.;
Described flow rule of communication submodule arranges the internetwork communication of open flows protocol rule managing virtual.
Described native vlan refers to the vlan labelling technique communicating used on this node virtual switch, in order to realize the isolation between virtual network, is different from the VLAN of internal lan physical switches.
Described virtual flow-line refers to the virtual network using ip instrument to create, by each virtual network vlan port on virtual switch being accessed three layers of communication that this Microsoft Loopback Adapter space realizes between virtual network;
Three layers of described communication refer to third layer---the communication between network layer in TCP/IP network hierarchy framework, and network interlayer communication is by IP route implementing;
Described virtual machine outbound communication refers to and allows virtual machine to connect internet, realizes and other mainframe network intercommunications on internet.
The beneficial effect of the present invention program is as follows:
1, avoid the Single Point of Faliure problem existing for centralized network node, managed respectively by virtual machine networks all on cloud platform by region, ensureing that a network node breaks down does not affect other network nodes and normally provides services on the Internet;
2, reduce the high capacity of centralized network service node, distributed multiple network node carries out task sharing and realizes load balancing;
3, virtual network convenient management, utilizes this method to realize software defined network, can realize any establishment and the maintenance of virtual network after keeper once completes the configuration of physical network device as required;
4, secure virtual machine isolation fineness ratio is comparatively flexible, both can realize traditional pattern and isolate the virtual machine on separate unit physical node, and also can isolate between virtual network.First can investigate between virtual network when fault occurs, can investigate between physical node after determining virtual network, investigation speed.
Accompanying drawing explanation
Below in conjunction with accompanying drawing, the present invention is further described:
Fig. 1 is single network service node realization flow figure of the present invention;
Fig. 2 is single network service node Organization Chart of the present invention.
Embodiment
As shown in the figure, the present invention ensures that in cloud platform local area network (LAN) every platform physical node has two pieces of physical network cards, one piece for connecting Intranet, another block for connecting outer net, each physical node is installed open vSwitch software, supports to create virtual switch and interior network bridge by the iproute software of virtual network.
// iproute is installed
#wget
https://repos.fedorapeople.org/repos/openstack/openstack-icehouse/epel-6/iproute-2.6.32-130.el6ost.netns.2.x86_64.rpm
#rpm-ivh iproute-2.6.32-130.el6ost.netns.2.x86_64.rpm
// open vSwitch is installed
#rpm-ivh kmod-openvswitch-2.3.0-1.el6.x86_64.rpm
#rpm-ivh openvswitch-2.3.0-1.x86_64.rpm
// create virtual switch and interior network bridge
#ovs-vsctl add-br vSwi tch
#ovs-vsctl add-br br-int
Network bridge in the access of Intranet network interface card is realized and other node interconnections:
ovs-vsctl add-port br-int etho
Create peer equipment connection virtual switch and interior network bridge, peer equipment is here for veth equipment:
#ip link add vSwitch-link type veth peer name br-int-link//establishment vSwitch-link and br-int-link
#ifconfig vSwitch-link up // activation vSwitch-link port
#ifconfig br-int-l ink up // activation br-int-link port
#ovs-vsctl add-port vSwitch vSwitch-link //vSwitch-link receives virtual switch
#ovs-vsctl add-port br-int vethA-2 //br-int-link receives interior network bridge br-int
Virtual switch and interior network bridge select Intranet communication pattern and this node and other Intranet node communication modules are set, here for VLAN pattern, arrange local network node virtual switch vlan5, vlan6 respectively and between physical node data communication vlan1005, vlan1006 be converted to example, it is as follows that rule is set:
Up vlan conversion:
At vSwitch-link mouth, local vlan5 is converted to valn1005
#ovs-ofctl add-flow vSwi tch″hard_timeout=0,idle_timeout=0,priority=3,in_port=3,dl_vlan=5,actions=mod_vlan_vid:1005,normal″
At vSwitch-link mouth, local vlan6 is converted to valn1006
#ovs-ofctl add-flow vSwitch″hard_timeout=0,idle_timeout=0,priority=3,in_port=3,dl_vlan=6,actions=mod vlan vid:1006,normal″
Wherein, in_port represents No. flow of port, checks by ovs-vsctl show vSwitch order; Dl_vlan represents that the vlan before conversion marks.
Descending vlan conversion:
At br-int-link mouth, vlanl005 is converted to local vlan5
#ovs-ofctl add-flow br-int″hard_timeout=0,idle_timeout=0,priority=3,in_port=2,dl_vlan=1010,actions=mod_vlan_vid:5,normal″
At br-int-link mouth, vlan1006 is converted to local vlan6
#ovs-ofctl add-flow br-int″hard_timeout=0,idle_timeout=0,priority=3,in_port=2,dl_vlan=1006,actions=mod_vlan_vid:6,normal″
Set the transformation rule of vlan5 and vlan6, keeper can create two virtual networks provides dhcp to serve, and for the virtual network of vlan5, constructive process is as follows:
// on virtual switch, add local vlan5 port
#ovs-vsctl add-port vSwitch tap5 tag=5--set interface tap5type=internal
// create and start the virtual network service of vlan5:
#ovs-vsctl add-port vSwitch tap5 tag=5--set interface tap5type=internal
#ip netns add dhcp-5
#ip link set tap5 netns dhcp-5
#ip netns exec dhcp-5 ip addr add 192.168.5.1/24 dev tap5
#ip netns exec dhcp-5 ifconfig tap5 promisc up
#ip netns exec dhcp-5/usr/sbin/dnsmasq--strict-order
--bind-interfaces--conf-fi le=--domain=local
--pid-file=/opt/xm/test.pid--interface tap5--except-interface=lo
--dhcp-range=192.168.5.1,static,120s--dhcp-option=3,192.168.5.254
--dhcp-lease-max=256--dhcp-hostsfile=/opt/xm/network.conf
--dhcp-script=/opt/xm/update2db.py--leasefile-ro
Said process creates and starts the virtual network dhcp service of vlan5, and being provided with its gateway ip is 192.168.5.254, and step that can be same starts the virtual network service of vlan6 and to arrange its gateway ip be 192.168.6.254.Because virtual network stamps different vlan-labels respectively, so double layer network communication is isolation, we by creating virtual flow-line, can realize three-layer network communication.
#ip netns add qrouter-netns//increase virtual router qroute-netns
#ovs-vsctl add-port vSwitch router5 tag=5--set interface router5type=internal
#ovs-vsctl add-port vSwitch router6 tag=6--set interface router6type=internal
#ip link set router5 netns qrouter-netns // by vlan5 private network access of virtual router
#ip link set router6 netns qrouter-netns // by vlan5 private network access of virtual router
#ip netns exec qrouter-netns ip addr add 192.168.5.254/24 devrouter5
#ip netns exec qrouter-netns ifconfig router5 promisc up
#ip netns exec qrouter-netns ip addr add 192.168.6.254/24 devrouter6
#ip netns exec qrouter-netns ifconfig router6 promisc up
Create virtual router qouter-netns, and respectively private network 192.168.5.0/24 (vlan5) and 192.168.6.0/24 (vlan6) is accessed by port router5 and router6, then IP is set or adds three layer intercommunications that routing rule realizes between two private networks.
The same establishment another one virtual flow-line is used for virtual machine and connects outer net; Create with interior network bridge and equally create outer network bridge, and accessing external network network interface card.Between network router and outer network bridge, connection is set by veth outside, by the virtual network accessing external network router belonging to virtual machine, by NAT Mapping implementation virtual machine together with outer net.

Claims (7)

1. be applicable to a distributed virtual network implementation approach for cloud platform, it is characterized in that: described method selects any physical node as the network node of cloud platform, and network node creates and provides virtual network service; Described network node implementation procedure mainly comprises the steps:
Step 1: install and start virtual switch module, establishment virtual switch and interior network bridge;
Step 2: network bridge in the access of Intranet network interface card is realized and other node interconnections;
Step 3: connect virtual switch and interior network bridge, arranges this node and other Intranet node communication modules;
Step 4: add native vlan port on virtual switch;
Step 5: create multiple virtual network, access the native vlan port of specifying and start respective DHCP service respectively;
Step 6: create virtual flow-line, be respectively multiple virtual network create interface and by its access of virtual route, realize between virtual network three layers of communication;
Step 7: create outer network bridge, and accessing external network network interface card;
Step 8: create virtual flow-line, the configuration virtual machine realized in virtual network carries out outbound communication.
2. the distributed virtual network implementation approach being applicable to cloud platform according to claim 1, is characterized in that: described distributed virtual network be multiple virtual network service is operated on multiple physical node, the physical node of each operation virtual network service is as the network of virtual machine within the scope of independently network node control oneself;
Described virtual network refers to the inside private network that in cloud platform, virtual machine uses;
Described virtual network service refers to a dnsmasq service processes, for virtual machine provides DHCP service.
3. the distributed virtual network implementation approach being applicable to cloud platform according to claim 1, is characterized in that: described virtual switch module refers to open vSwitch software module;
Described virtual switch refer to utilize that open vSwich instrument creates, the virtual bridge being similar to physical switches function is provided;
Described interior network bridge and outer network bridge also refer to the virtual bridge utilizing open vSwitch instrument to create, and wherein, network bridge has accessed Intranet network interface card physical node connecting Intranet, and outer network bridge has then accessed outer net network interface card physical node connecting outer net;
Described Intranet refers to the physical LAN at cloud platform place;
Described outer net refers to Internet.
4. the distributed virtual network implementation approach being applicable to cloud platform according to claim 2, is characterized in that: described virtual switch module refers to open vSwitch software module;
Described virtual switch refer to utilize that open vSwich instrument creates, the virtual bridge being similar to physical switches function is provided;
Described interior network bridge and outer network bridge also refer to the virtual bridge utilizing open vSwitch instrument to create, and wherein, network bridge has accessed Intranet network interface card physical node connecting Intranet, and outer network bridge has then accessed outer net network interface card physical node connecting outer net;
Described Intranet refers to the physical LAN at cloud platform place;
Described outer net refers to Internet.
5. the distributed virtual network implementation approach being applicable to cloud platform according to any one of Claims 1-4, is characterized in that: between described bridge, connection refers to and utilizes the two ends of peer equipment to add two bridges respectively;
Described peer equipment refers to the virtual network devices such as veth, the patch with two ports.
6. the distributed virtual network implementation approach being applicable to cloud platform according to any one of Claims 1-4, is characterized in that: described internodal communication module comprises communication connection submodule and flow rule of communication submodule;
Described communication connection submodule arranges between node and is communicated with in which way, can be VLAN pattern, gre tunneling pattern, VXLAN tunnel mode etc.;
Described flow rule of communication submodule arranges the internetwork communication of open flows protocol rule managing virtual.
7. the distributed virtual network implementation approach being applicable to cloud platform according to claim 5, is characterized in that: described internodal communication module comprises communication connection submodule and flow rule of communication submodule;
Described communication connection submodule arranges between node and is communicated with in which way, can be VLAN pattern, gre tunneling pattern, VXLAN tunnel mode etc.;
Described flow rule of communication submodule arranges the internetwork communication of open flows protocol rule managing virtual.
CN201410680953.7A 2014-11-23 2014-11-23 Method for realizing distributed virtual networks applicable to cloud platform Pending CN104468746A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410680953.7A CN104468746A (en) 2014-11-23 2014-11-23 Method for realizing distributed virtual networks applicable to cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410680953.7A CN104468746A (en) 2014-11-23 2014-11-23 Method for realizing distributed virtual networks applicable to cloud platform

Publications (1)

Publication Number Publication Date
CN104468746A true CN104468746A (en) 2015-03-25

Family

ID=52914098

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410680953.7A Pending CN104468746A (en) 2014-11-23 2014-11-23 Method for realizing distributed virtual networks applicable to cloud platform

Country Status (1)

Country Link
CN (1) CN104468746A (en)

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105391771A (en) * 2015-10-16 2016-03-09 张陵 Multi-tenant-oriented cloud network architecture
CN105407000A (en) * 2015-11-23 2016-03-16 国云科技股份有限公司 Node network configuration method suitable for distributed system
CN105635332A (en) * 2015-12-21 2016-06-01 国云科技股份有限公司 Method for multiple virtual machines to share IP of single external network
CN105681125A (en) * 2015-12-28 2016-06-15 国云科技股份有限公司 Method for counting traffic of virtual machine extranet of cloud platform
CN105721630A (en) * 2016-03-24 2016-06-29 国云科技股份有限公司 Method for virtual machines to share IP (Internet Protocol) of host machine to provide outer net services
CN106059803A (en) * 2016-05-26 2016-10-26 国云科技股份有限公司 Method for realizing southbound and northbound communication of virtual machines on computing nodes
WO2016177207A1 (en) * 2015-10-13 2016-11-10 中兴通讯股份有限公司 Method and system for isolating control plane and service plane, server and cloud computation platform
CN106161116A (en) * 2016-09-28 2016-11-23 北京网御星云信息技术有限公司 The dispositions method of a kind of virtual network and device
CN106375176A (en) * 2016-08-29 2017-02-01 无锡华云数据技术服务有限公司 Method for accessing physical machine to cloud platform
CN106506247A (en) * 2017-01-05 2017-03-15 合肥中科云巢科技有限公司 Virtual network creation method and device
CN106572014A (en) * 2016-10-27 2017-04-19 曙光信息产业(北京)有限公司 Virtual network system
CN106685787A (en) * 2017-01-03 2017-05-17 华胜信泰信息产业发展有限公司 Power VM virtualized network management method and device based on Open Stack
CN107508845A (en) * 2016-06-14 2017-12-22 中兴通讯股份有限公司 A kind of group network system, network share method and system
CN107580077A (en) * 2016-07-04 2018-01-12 南京中兴新软件有限责任公司 Public network IP distribution method, device and Visualized data centre system
CN107592216A (en) * 2017-09-01 2018-01-16 湖南合天智汇信息技术有限公司 A kind of actual situation network integration emulation mode for supporting more scene experiment isolation
CN107911463A (en) * 2017-11-27 2018-04-13 深信服科技股份有限公司 A kind of business is across cloud framework and its creation method, management method
CN108123819A (en) * 2016-11-30 2018-06-05 江南大学 A kind of emulation mode of actual situation network seamless fusion
CN108234271A (en) * 2017-10-25 2018-06-29 国云科技股份有限公司 A kind of cloud platform service network IP management methods
CN108449272A (en) * 2017-09-19 2018-08-24 大唐网络有限公司 A kind of implementation method that port forwarding service is provided based on OpenStack frameworks
CN108471383A (en) * 2018-02-08 2018-08-31 华为技术有限公司 Message forwarding method, device and system
CN108494607A (en) * 2018-04-19 2018-09-04 云家园网络技术有限公司 The design method and system of big double layer network framework based on container
CN108833305A (en) * 2018-07-17 2018-11-16 北京西普阳光教育科技股份有限公司 The virtual network framework of host
CN108924268A (en) * 2018-09-11 2018-11-30 网宿科技股份有限公司 A kind of container cloud service system and pod creation method, device
CN108989481A (en) * 2018-07-26 2018-12-11 郑州云海信息技术有限公司 A kind of method and apparatus automatically configuring IP address for virtual machine
CN109639488A (en) * 2018-12-18 2019-04-16 无锡华云数据技术服务有限公司 A kind of more outer nets shunt accelerated method and system
CN109756431A (en) * 2017-11-06 2019-05-14 阿里巴巴集团控股有限公司 Hybrid network configuration method, device, network structure and electronic equipment
CN109952744A (en) * 2016-09-26 2019-06-28 河谷控股Ip有限责任公司 Virtual circuit in cloud network
CN110011836A (en) * 2019-03-15 2019-07-12 启迪云计算有限公司 A kind of the distributed virtual switch and configuration method
CN110138850A (en) * 2019-05-06 2019-08-16 福建星网智慧科技股份有限公司 A method of cloud PBX traffic load balance is realized based on DNSmasq
CN111092770A (en) * 2019-12-23 2020-05-01 联想(北京)有限公司 Virtual network management method and electronic equipment
CN111970199A (en) * 2020-08-24 2020-11-20 浪潮云信息技术股份公司 Implementation method for improving virtual machine network performance in openstack dvr mode
CN112099913A (en) * 2020-09-01 2020-12-18 北京思特奇信息技术股份有限公司 Method for realizing safety isolation of virtual machine based on OpenStack
CN113259500A (en) * 2021-03-30 2021-08-13 紫光云技术有限公司 OVS network DHCP address pool method
CN114035475A (en) * 2021-11-10 2022-02-11 南方科技大学 Laboratory equipment environment network monitoring system with low cost and high safety
CN115834291A (en) * 2022-11-16 2023-03-21 中国联合网络通信集团有限公司 Distributed intranet service data acquisition method, device, equipment and storage medium
CN115987989A (en) * 2023-03-22 2023-04-18 麒麟软件有限公司 Method for expanding cloud virtual network in common system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100058051A1 (en) * 2008-09-02 2010-03-04 Fujitsu Limited Method and apparatus for setting a secure communication path between virtual machines
US20110299531A1 (en) * 2010-06-08 2011-12-08 Brocade Communications Systems, Inc. Flooding packets on a per-virtual-network basis
US20120044937A1 (en) * 2009-06-23 2012-02-23 Debin Zhang Method and Apparatus for Simulating IP Multinetting
CN103152256A (en) * 2013-02-22 2013-06-12 浪潮电子信息产业股份有限公司 Virtual routing network design method based on cloud computing data center
CN103685605A (en) * 2013-12-20 2014-03-26 国云科技股份有限公司 Method for detecting IP (Internet Protocol) conflict of virtual machines
CN103746997A (en) * 2014-01-10 2014-04-23 浪潮电子信息产业股份有限公司 Network security solution for cloud computing center
CN104104534A (en) * 2013-04-12 2014-10-15 中兴通讯股份有限公司 Realization method of virtual network (VN) management and virtual network management system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100058051A1 (en) * 2008-09-02 2010-03-04 Fujitsu Limited Method and apparatus for setting a secure communication path between virtual machines
US20120044937A1 (en) * 2009-06-23 2012-02-23 Debin Zhang Method and Apparatus for Simulating IP Multinetting
US20110299531A1 (en) * 2010-06-08 2011-12-08 Brocade Communications Systems, Inc. Flooding packets on a per-virtual-network basis
CN103152256A (en) * 2013-02-22 2013-06-12 浪潮电子信息产业股份有限公司 Virtual routing network design method based on cloud computing data center
CN104104534A (en) * 2013-04-12 2014-10-15 中兴通讯股份有限公司 Realization method of virtual network (VN) management and virtual network management system
CN103685605A (en) * 2013-12-20 2014-03-26 国云科技股份有限公司 Method for detecting IP (Internet Protocol) conflict of virtual machines
CN103746997A (en) * 2014-01-10 2014-04-23 浪潮电子信息产业股份有限公司 Network security solution for cloud computing center

Cited By (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016177207A1 (en) * 2015-10-13 2016-11-10 中兴通讯股份有限公司 Method and system for isolating control plane and service plane, server and cloud computation platform
CN105391771A (en) * 2015-10-16 2016-03-09 张陵 Multi-tenant-oriented cloud network architecture
CN105391771B (en) * 2015-10-16 2018-11-02 北京云启志新科技股份有限公司 A kind of cloud network system towards multi-tenant
CN105407000A (en) * 2015-11-23 2016-03-16 国云科技股份有限公司 Node network configuration method suitable for distributed system
CN105635332A (en) * 2015-12-21 2016-06-01 国云科技股份有限公司 Method for multiple virtual machines to share IP of single external network
CN105681125B (en) * 2015-12-28 2019-08-13 国云科技股份有限公司 A kind of virtual machine outer net flow statistical method of cloud platform
CN105681125A (en) * 2015-12-28 2016-06-15 国云科技股份有限公司 Method for counting traffic of virtual machine extranet of cloud platform
CN105721630A (en) * 2016-03-24 2016-06-29 国云科技股份有限公司 Method for virtual machines to share IP (Internet Protocol) of host machine to provide outer net services
CN106059803A (en) * 2016-05-26 2016-10-26 国云科技股份有限公司 Method for realizing southbound and northbound communication of virtual machines on computing nodes
CN107508845A (en) * 2016-06-14 2017-12-22 中兴通讯股份有限公司 A kind of group network system, network share method and system
CN107508845B (en) * 2016-06-14 2021-07-06 中兴通讯股份有限公司 Networking system, network sharing method and system
CN107580077A (en) * 2016-07-04 2018-01-12 南京中兴新软件有限责任公司 Public network IP distribution method, device and Visualized data centre system
CN106375176A (en) * 2016-08-29 2017-02-01 无锡华云数据技术服务有限公司 Method for accessing physical machine to cloud platform
CN106375176B (en) * 2016-08-29 2019-01-22 无锡华云数据技术服务有限公司 A kind of method of physical machine access cloud platform
CN109952744A (en) * 2016-09-26 2019-06-28 河谷控股Ip有限责任公司 Virtual circuit in cloud network
CN109952744B (en) * 2016-09-26 2021-12-14 河谷控股Ip有限责任公司 Method and equipment for providing virtual circuit in cloud network
CN106161116B (en) * 2016-09-28 2019-01-25 北京网御星云信息技术有限公司 A kind of dispositions method and device of virtual network
CN106161116A (en) * 2016-09-28 2016-11-23 北京网御星云信息技术有限公司 The dispositions method of a kind of virtual network and device
CN106572014A (en) * 2016-10-27 2017-04-19 曙光信息产业(北京)有限公司 Virtual network system
CN108123819B (en) * 2016-11-30 2020-10-16 江南大学 Virtual-real network seamless fusion simulation method
CN108123819A (en) * 2016-11-30 2018-06-05 江南大学 A kind of emulation mode of actual situation network seamless fusion
CN106685787A (en) * 2017-01-03 2017-05-17 华胜信泰信息产业发展有限公司 Power VM virtualized network management method and device based on Open Stack
CN106685787B (en) * 2017-01-03 2020-03-20 华胜信泰信息产业发展有限公司 PowerVM (virtual machine) virtualized network management method and device based on OpenStack
CN106506247A (en) * 2017-01-05 2017-03-15 合肥中科云巢科技有限公司 Virtual network creation method and device
CN106506247B (en) * 2017-01-05 2020-09-08 蚌埠中科云巢信息科技有限公司 Virtual network creating method and device
CN107592216A (en) * 2017-09-01 2018-01-16 湖南合天智汇信息技术有限公司 A kind of actual situation network integration emulation mode for supporting more scene experiment isolation
CN107592216B (en) * 2017-09-01 2020-11-17 湖南合天智汇信息技术有限公司 Virtual-real network fusion simulation method supporting multi-scene experimental isolation
CN108449272A (en) * 2017-09-19 2018-08-24 大唐网络有限公司 A kind of implementation method that port forwarding service is provided based on OpenStack frameworks
CN108234271A (en) * 2017-10-25 2018-06-29 国云科技股份有限公司 A kind of cloud platform service network IP management methods
CN109756431A (en) * 2017-11-06 2019-05-14 阿里巴巴集团控股有限公司 Hybrid network configuration method, device, network structure and electronic equipment
CN107911463A (en) * 2017-11-27 2018-04-13 深信服科技股份有限公司 A kind of business is across cloud framework and its creation method, management method
CN108471383B (en) * 2018-02-08 2021-02-12 华为技术有限公司 Message forwarding method, device and system
CN108471383A (en) * 2018-02-08 2018-08-31 华为技术有限公司 Message forwarding method, device and system
CN108494607B (en) * 2018-04-19 2021-11-02 云家园网络技术有限公司 Container-based design method and system for large two-layer network architecture
CN108494607A (en) * 2018-04-19 2018-09-04 云家园网络技术有限公司 The design method and system of big double layer network framework based on container
CN108833305B (en) * 2018-07-17 2024-04-05 北京西普阳光科技股份有限公司 Virtual network device of host
CN108833305A (en) * 2018-07-17 2018-11-16 北京西普阳光教育科技股份有限公司 The virtual network framework of host
CN108989481A (en) * 2018-07-26 2018-12-11 郑州云海信息技术有限公司 A kind of method and apparatus automatically configuring IP address for virtual machine
CN108924268A (en) * 2018-09-11 2018-11-30 网宿科技股份有限公司 A kind of container cloud service system and pod creation method, device
CN108924268B (en) * 2018-09-11 2021-05-25 网宿科技股份有限公司 Container cloud service system and pod creation method and device
CN109639488A (en) * 2018-12-18 2019-04-16 无锡华云数据技术服务有限公司 A kind of more outer nets shunt accelerated method and system
CN110011836A (en) * 2019-03-15 2019-07-12 启迪云计算有限公司 A kind of the distributed virtual switch and configuration method
CN110138850A (en) * 2019-05-06 2019-08-16 福建星网智慧科技股份有限公司 A method of cloud PBX traffic load balance is realized based on DNSmasq
CN110138850B (en) * 2019-05-06 2022-05-03 福建星网智慧科技有限公司 Method for realizing cloud PBX service load balancing based on DNSmasq
CN111092770A (en) * 2019-12-23 2020-05-01 联想(北京)有限公司 Virtual network management method and electronic equipment
CN111092770B (en) * 2019-12-23 2021-09-14 联想(北京)有限公司 Virtual network management method and electronic equipment
CN111970199A (en) * 2020-08-24 2020-11-20 浪潮云信息技术股份公司 Implementation method for improving virtual machine network performance in openstack dvr mode
CN112099913B (en) * 2020-09-01 2023-12-01 北京思特奇信息技术股份有限公司 Method for realizing virtual machine security isolation based on OpenStack
CN112099913A (en) * 2020-09-01 2020-12-18 北京思特奇信息技术股份有限公司 Method for realizing safety isolation of virtual machine based on OpenStack
CN113259500A (en) * 2021-03-30 2021-08-13 紫光云技术有限公司 OVS network DHCP address pool method
CN114035475A (en) * 2021-11-10 2022-02-11 南方科技大学 Laboratory equipment environment network monitoring system with low cost and high safety
CN115834291A (en) * 2022-11-16 2023-03-21 中国联合网络通信集团有限公司 Distributed intranet service data acquisition method, device, equipment and storage medium
CN115834291B (en) * 2022-11-16 2024-04-09 中国联合网络通信集团有限公司 Distributed intranet service data acquisition method, device, equipment and storage medium
CN115987989B (en) * 2023-03-22 2023-09-26 麒麟软件有限公司 Method for expanding cloud virtual network in common system
CN115987989A (en) * 2023-03-22 2023-04-18 麒麟软件有限公司 Method for expanding cloud virtual network in common system

Similar Documents

Publication Publication Date Title
CN104468746A (en) Method for realizing distributed virtual networks applicable to cloud platform
JP6902649B2 (en) Methods and devices for realizing and managing virtual switches
CN104394130B (en) A kind of multi-tenant virtual network partition method
US10680831B2 (en) Single point of management for multi-cloud environment including route propagation, security, and application deployment
CN110301104B (en) Optical line terminal OLT equipment virtualization method and related equipment
CN106685787B (en) PowerVM (virtual machine) virtualized network management method and device based on OpenStack
EP3669504B1 (en) High availability for stateful services in public cloud logical networks
CN109716717A (en) From software-defined network controller management virtual port channel switching equipment peer-to-peer
CN107959614B (en) Multi-tenant customized networking method and system based on network name space
CN104486192A (en) VLAN (Virtual Local Area Network) isolation method
US20100031253A1 (en) System and method for a virtualization infrastructure management environment
CN102457439A (en) Virtual switching system and method of cloud computing system
CN108123819B (en) Virtual-real network seamless fusion simulation method
CN104506403B (en) A kind of virtual network management method for supporting multi-stage isolation
CN111556110B (en) Automatic adaptation method for different physical service networks of private cloud system
CN105721630A (en) Method for virtual machines to share IP (Internet Protocol) of host machine to provide outer net services
US11652717B2 (en) Simulation-based cross-cloud connectivity checks
CN110764987A (en) Hardware equipment access method in network simulation test system based on virtualization technology
CN104579778A (en) Simple implementation method for enterprise internal network virtualization
AU2017202823B2 (en) Method and apparatus for implementing and managing virtual switches
Jin et al. An implementation of optical network virtualization based on OpenVirteX
Ye et al. Device performance analysis of cloud computing data center two-layer interconnection model based on MPLS/IP core backbone network
Avidan A Survey of Virtual Network Architectures
Samovskiy Building a multisourced infrastructure using OpenVPN
Shaikh Building a Multivendor Hybrid Network Consisting of Physical and Virtual Routing and Switching Devices for Cloud Deployment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20150325