CN105450494A - Virtual network and method for implementing same - Google Patents

Virtual network and method for implementing same Download PDF

Info

Publication number
CN105450494A
CN105450494A CN201410412482.1A CN201410412482A CN105450494A CN 105450494 A CN105450494 A CN 105450494A CN 201410412482 A CN201410412482 A CN 201410412482A CN 105450494 A CN105450494 A CN 105450494A
Authority
CN
China
Prior art keywords
virtual
described virtual
switch
gateway
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410412482.1A
Other languages
Chinese (zh)
Other versions
CN105450494B (en
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.)
Beijing Zhizao Technology Co., Ltd
Original Assignee
Beijing Yun Chao Artery Science And Technology 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 Beijing Yun Chao Artery Science And Technology Ltd filed Critical Beijing Yun Chao Artery Science And Technology Ltd
Priority to CN201410412482.1A priority Critical patent/CN105450494B/en
Publication of CN105450494A publication Critical patent/CN105450494A/en
Application granted granted Critical
Publication of CN105450494B publication Critical patent/CN105450494B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a virtual network and a method for implementing the same and relates to the technical field of virtual networks. The virtual network comprises servers. Each server includes a virtual machine, a virtual switch, and a virtual gateway. The virtual machine is communicated with the virtual switch. The virtual switch is communicated with the virtual gateway. The virtual switches in multiple servers are interconnected. The virtual switch is capable of acquiring the MAC address, transmitted by the virtual machine, of the virtual gateway and prohibiting the MAC address, transmitted by the virtual machine, of the virtual gateway from being forwarded in a link of a TCP connection. For multiple servers, each server is provided with a virtual gateway in order that the virtual machine on each server may get access to an external network via the virtual gateway on the server. Therefore, the virtual gateway of each server does not have a heavy load; each server does not occupy a large number of resources so that the normal use of each server is not influenced.

Description

A kind of virtual network and its implementation
Technical field
The present invention relates to virtual networking field, particularly relate to a kind of virtual network and its implementation.
Background technology
In today that Intel Virtualization Technology becomes more and more popular, virtual networking meets the online demand of user in virtual machine.Because virtual networking adopts the mode of software simulation physical hardware to carry out the network architecture, what can not only realize physical hardware realizes effect, considerable hardware cost can be saved, and very large flexibility can be brought, and can free networking owing to be between the virtual machine on different server, distributed arrangement and the management of network can be realized, so the application of virtual network is more and more extensive.
At present, virtual network mainly realizes in the following way: virtual machine is on the same server communicated on the virtual switch of this server, multiple server is by arranging the internet connectivity between virtual switch on each server, multiple Servers installed virtual gateway, finally, multiple stage virtual machine on multiple server accesses outer net by a virtual gateway on a server, as shown in Figure 1.
Because all virtual machines on multiple server all need to be connected with outer net by a unified virtual gateway, so the live load of this virtual gateway can be very large, simultaneously, the server being provided with this virtual gateway will be taken a large amount of resources by this virtual gateway, thus can affect it and use normally.
Summary of the invention
The object of the present invention is to provide a kind of virtual network and its implementation, thus solve the foregoing problems existed in prior art.
To achieve these goals, the technical solution used in the present invention is as follows:
A kind of virtual network, comprising: server, described server comprises virtual machine, virtual switch and virtual gateway; Described virtual machine is communicated with described virtual switch, and described virtual switch is communicated with described virtual gateway; Described virtual switch in multiple described server is interconnected; Described virtual switch can know the MAC Address of the described virtual gateway that described virtual machine sends, and can forbid the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection.
Further, the described virtual machine in each described server is multiple.
Further, described virtual machine is present in different physical addresss.
The implementation method of above-mentioned virtual network, comprises the steps:
S1, creates virtual switch, and indicates the bundling port of described virtual switch; Described virtual switch can know the MAC Address of the described virtual gateway that described virtual machine sends, and can forbid the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection;
S2, creates virtual gateway, configures the described virtual switch that described virtual gateway is connected to;
S3, is communicated with virtual machine with described virtual switch, creates single server virtual network;
S4, repeats step S1-S3, creates multiple described single server virtual network;
S5, the described virtual switch in multiple described single server virtual network is interconnected.
Further, step S1 also comprises, and configures the name of described virtual switch and the management interface of described virtual switch.
Particularly, step S1 adopts and implements with the following method: action command #vde_switch – s/tmp/switch1 – M/tmp/switch1/mgmt; Wherein ,/tmp/switch1 is the name of described virtual switch; / tmp/switch1/mgmt is the management interface of described virtual switch.
Particularly, in step S1, described in indicate the bundling port of described virtual switch, adopt and implement with the following method: action command #vde_switch – s/tmp/switch1 – M/tmp/switch1/mgmt – P20500; Wherein ,/tmp/switch1 is the name of the described virtual switch that described virtual gateway connects; / tmp/switch1/mgmt is the management interface of described virtual switch;-P option is used for the bundling port of described virtual switch.
Further, step S2 also comprises, and opens DHCP service that described virtual gateway provides, IP address resource pond size and IP address.
Particularly, step S2 adopts and implements with the following method: action command #slirpvde – s/tmp/switch1 – D – s192.168.1.28 – e192.168.1.49-n192.168.1.1; Wherein ,/tmp/switch1 is the name of the described virtual switch that described virtual gateway connects;-D option is for opening the DHCP service of described virtual gateway;-s is used to specify the initial distributing IP address of described DHCP service;-e is used to specify the termination distributing IP address of described virtual gateway;-n is used to specify the IP address of described virtual gateway.
Particularly, in step S5, the described virtual switch in described multiple described single server virtual network is interconnected, adopts and implements with the following method: action command #vdeterm/tmp/switch1/mgmt " conn175.10.2.79:20500 "; Wherein ,/tmp/switch1/mgmt is the management interface of described virtual switch.
The invention has the beneficial effects as follows: the virtual network that the embodiment of the present invention provides and its implementation, for multiple server, a virtual gateway is all set on each server, the virtual machine on book server is made to access outer net by the virtual gateway on book server, therefore, the live load of the virtual gateway on each server can not be very large, and the occupied resource of each server also can not be very large, thus can not affect the normal use of each server.
Accompanying drawing explanation
Fig. 1 is existing virtual network Organization Chart;
Fig. 2 is the virtual network Organization Chart that the embodiment of the present invention provides;
Fig. 3 is the implementation method flow chart of the virtual network that inventive embodiments provides.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with accompanying drawing, the present invention is further elaborated.Should be appreciated that embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
As shown in Figure 2, a kind of virtual network that the embodiment of the present invention provides, comprising: server, described server comprises virtual machine, virtual switch and virtual gateway; Described virtual machine is communicated with described virtual switch, and described virtual switch is communicated with described virtual gateway; Described virtual switch in multiple described server is interconnected; Described virtual switch can know the MAC Address of the described virtual gateway that described virtual machine sends, and can forbid the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection.
In the present invention, in order to make the virtual machine on each server can by the virtual switch accesses outer net that book server is arranged, need to improve existing virtual switch, make virtual switch can not only know the MAC Address of the described virtual gateway that described virtual machine sends, and the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection can be forbidden, virtual switch only in this way, when receiving the MAC Address request of the access book server virtual gateway that virtual machine sends, just can be forwarded in the virtual gateway of corresponding MAC Address, virtual machine is successfully connected to the virtual gateway of book server, by this virtual gateway access outer net.
Simultaneously, in the embodiment of the present invention, virtual machine in each server is except accessing except outer net by the virtual gateway in book server, the virtual switch of another server can also be connected to by TCP link by the virtual switch in book server, interconnected between the virtual switch realizing each server, and then interconnected between the virtual machine realizing each server.
Particularly, realize interconnected between each virtual machine in each server of virtual network in the following way: virtual machine virtual broadcast ARP is to obtain the IP address of virtual gateway, then the virtual gateway of book server can reply its MAC Address, virtual switch identifying purpose MAC Address is broadcast address, be then forwarded to the virtual switch of other servers from TCP link.Virtual gateway on other servers also can reply the identical MAC Address of replying with book server.Virtual gateway on Servers-all all adopts identical MAC Address, and virtual machine internal would not conflict.
Like this, the virtual network that the embodiment of the present invention provides, what not only achieve in network is interconnected, also achieves being communicated with by the virtual gateway on book server and outer net.
Compared with virtual network of the prior art, in the virtual network that the embodiment of the present invention provides, comprise multiple server, virtual machine in each server can by the virtual gateway access outer net arranged in book server, and do not need to be communicated to by virtual switch more other to be provided with on the server of virtual gateway, jointly use a virtual gateway with the virtual machine in other multiple servers.Therefore, use the virtual network that the embodiment of the present invention provides, the load pressure of virtual gateway can be smaller, and virtual gateway can control for the bandwidth of each virtual machine on the server of place simultaneously, expands other function etc.Owing to being provided with a virtual gateway in each server in virtual network, so the occupied resource of each server is all smaller, do not have which server because being provided with virtual gateway occupied a large amount of resource, thus cause normal use to be affected.
As one of ordinary skill will be appreciated, during the virtual network access outer net that the embodiment of the present invention provides, the virtual gateway of each server, by the network interface card of server, is communicated to physical switches, physical switches is communicated to physical gateway, by this physical gateway access outer net.
In addition, the virtual network that the embodiment of the present invention provides, also comprise network management proxy, by providing the api interface of supervising the network, dock with desktop cloud system, thus the order that virtual network can be issued according to the desktop cloud system server of specifying in this virtual network runs the virtual network that mentioned order creates single server, i.e. local network, the parameter in order such as port, dhcp address pool etc. have desktop cloud system dynamic management.
In one embodiment of the invention, the described virtual machine in each described server is multiple.Virtual machine is supplied to tenant, and hardware resource and the Internet resources of virtual machine internal are dynamically allocated to tenant, and the virtual machine number in server is more, and tenant's number that can supply will be more.
More preferably, described virtual machine is present in different physical addresss.Different from the physical machine in physical network, in same local area network (LAN), physical machine is in phase same network segment, and the virtual machine in the virtual network that the embodiment of the present invention provides, different physical addresss can be in, thus realize the free networking of virtual machine and the establishment of distributed network.
As shown in Figure 3, the implementation method of the above-mentioned virtual network that the embodiment of the present invention provides, comprises the steps:
S1, creates virtual switch, and indicates the bundling port of described virtual switch; Described virtual switch can know the MAC Address of the described virtual gateway that described virtual machine sends, and can forbid the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection;
S2, creates virtual gateway, configures the described virtual switch that described virtual gateway is connected to;
S3, is communicated with virtual machine with described virtual switch, creates single server virtual network;
S4, repeats step S1-S3, creates multiple described single server virtual network;
S5, the described virtual switch in multiple described single server virtual network is interconnected.
In the present invention, in order to make the virtual machine on each server can by the virtual switch accesses outer net that book server is arranged, need to improve existing virtual switch, make virtual switch can not only know the MAC Address of the described virtual gateway that described virtual machine sends, and the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection can be forbidden, virtual switch only in this way, when receiving the MAC Address request of the access book server virtual gateway that virtual machine sends, just can be forwarded in the virtual gateway of corresponding MAC Address, virtual machine is successfully connected to the virtual gateway of book server, by this virtual gateway access outer net.
Wherein, step S1 can also comprise, and configures the name of described virtual switch and the management interface of described virtual switch.In the embodiment of the present invention, can adopt and implement with the following method: action command #vde_switch – s/tmp/switch1 – M/tmp/switch1/mgmt; Wherein ,/tmp/switch1 is the name of described virtual switch; / tmp/switch1/mgmt is the management interface of described virtual switch.
In step S1, need the bundling port indicating described virtual switch, the virtual switch on book server can be connected by TCP link with the virtual switch on other servers.In the embodiment of the present invention, the bundling port indicating described virtual switch with the following method can be adopted: action command #vde_switch – s/tmp/switch1 – M/tmp/switch1/mgmt – P20500; Wherein ,/tmp/switch1 is the name of the described virtual switch that described virtual gateway connects; / tmp/switch1/mgmt is the management interface of described virtual switch;-P option is used for the bundling port of described virtual switch.
Step S2 can also comprise, and opens DHCP service that described virtual gateway provides, IP address resource pond size and IP address.In the embodiment of the present invention, step S2 can adopt and implement with the following method: action command #slirpvde – s/tmp/switch1 – D – s192.168.1.28 – e192.168.1.49-n192.168.1.1; Wherein ,/tmp/switch1 is the name of the described virtual switch that described virtual gateway connects;-D option is for opening the DHCP service of described virtual gateway;-s is used to specify the initial distributing IP address of described DHCP service;-e is used to specify the termination distributing IP address of described virtual gateway;-n is used to specify the IP address of described virtual gateway.As one of ordinary skill will be appreciated, when creating the virtual gateway on book server, the address pool of the DHCP service that this virtual gateway is supported will be planned, the address pool of the DHCP service that the virtual gateway of each server is supported can not be intersected.
In step S3, the common technology of this area can be adopted to realize being communicated with of virtual machine and virtual switch.Due in step s 2, be configured with the virtual switch that virtual gateway connects, therefore, after being communicated with virtual machine by virtual switch, just can have formed the virtual network of single server.
In the embodiment of the present invention, in step S4, adopt the identical operation of above-mentioned steps S1-S3, create multiple single server virtual network.
And then perform step S5, by interconnected for the virtual switch in multiple single server virtual network, thus multiple single server virtual network is communicated with, forms complete virtual network.Multiple server can be comprised in this virtual network, multiple virtual machine can be comprised in each server, any virtual machine in each server by the virtual gateway access outer net in the server at place, also can be communicated with the virtual machine in other servers by the virtual switch of place server.
Due in the embodiment of the present invention, need to need between the virtual switch in each server to be communicated with, and need to be connected by TCP link, so in step sl, when creating virtual switch, need the bundling port indicating described virtual switch.
Wherein, step S5, can adopt the virtual switch realized with the following method in multiple single server virtual network interconnected: action command #vdeterm/tmp/switch1/mgmt " conn175.10.2.79:20500 "; Wherein ,/tmp/switch1/mgmt is the management interface of described virtual switch.
In addition, the implementation method of the virtual network that the embodiment of the present invention provides, the api interface of supervising the network is provided by network management proxy, dock with desktop cloud system, thus the order that virtual network can be issued according to the desktop cloud system server of specifying in this virtual network runs the virtual network that mentioned order creates single server, i.e. local network, the parameter in order such as port, dhcp address pool etc. have desktop cloud system dynamic management.
As one of ordinary skill will be appreciated, during the virtual network access outer net that the embodiment of the present invention provides, the virtual gateway of each server, by the network interface card of server, is communicated to physical switches, physical switches is communicated to physical gateway, by this physical gateway access outer net.Connection between the said equipment all can adopt ordinary skill in the art means to realize.
By adopting technique scheme disclosed by the invention, obtain effect useful as follows: the virtual network that the embodiment of the present invention provides and its implementation, for multiple server, a virtual gateway is all set on each server, the virtual machine on this individual server is made to access outer net by the virtual gateway on this server, therefore, the live load of the virtual gateway on each server can not be very large, the occupied resource of each server also can not be very large, thus can not affect the normal use of each server.
Each embodiment in this specification all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually see.
Those skilled in the art it should be understood that the sequential of the method step that above-described embodiment provides can carry out accommodation according to actual conditions, also can carry out according to actual conditions are concurrent.
The hardware that all or part of step in the method that above-described embodiment relates to can carry out instruction relevant by program has come, described program can be stored in the storage medium that computer equipment can read, for performing all or part of step described in the various embodiments described above method.Described computer equipment, such as: personal computer, server, the network equipment, intelligent mobile terminal, intelligent home device, wearable intelligent equipment, vehicle intelligent equipment etc.; Described storage medium, such as: the storage of RAM, ROM, magnetic disc, tape, CD, flash memory, USB flash disk, portable hard drive, storage card, memory stick, the webserver, network cloud storage etc.
Finally, also it should be noted that, in this article, the such as relational terms of first and second grades and so on is only used for an entity or operation to separate with another entity or operating space, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, commodity or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, commodity or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, commodity or the equipment comprising described key element and also there is other identical element.
The above is only the preferred embodiment of the present invention; it should be pointed out that for those skilled in the art, under the premise without departing from the principles of the invention; can also make some improvements and modifications, these improvements and modifications also should look protection scope of the present invention.

Claims (10)

1. a virtual network, is characterized in that, comprising: server, and described server comprises virtual machine, virtual switch and virtual gateway; Described virtual machine is communicated with described virtual switch, and described virtual switch is communicated with described virtual gateway; Described virtual switch in multiple described server is interconnected; Described virtual switch can know the MAC Address of the described virtual gateway that described virtual machine sends, and can forbid the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection.
2. virtual network according to claim 1, is characterized in that, the described virtual machine in each described server is multiple.
3. virtual network according to claim 1, is characterized in that, described virtual machine is present in different physical addresss.
4. the implementation method of the virtual network described in any one of claim 1-3, is characterized in that, comprises the steps:
S1, creates virtual switch, and indicates the bundling port of described virtual switch; Described virtual switch can know the MAC Address of the described virtual gateway that described virtual machine sends, and can forbid the MAC Address forwarding the described virtual gateway that described virtual machine sends on the link of TCP connection;
S2, creates virtual gateway, configures the described virtual switch that described virtual gateway is connected to;
S3, is communicated with virtual machine with described virtual switch, creates single server virtual network;
S4, repeats step S1-S3, creates multiple described single server virtual network;
S5, the described virtual switch in multiple described single server virtual network is interconnected.
5. implementation method according to claim 4, is characterized in that, step S1 also comprises, and configures the name of described virtual switch and the management interface of described virtual switch.
6. implementation method according to claim 5, is characterized in that, step S1 adopts and implements with the following method: action command #vde_switch – s/tmp/switch1 – M/tmp/switch1/mgmt; Wherein ,/tmp/switch1 is the name of described virtual switch; / tmp/switch1/mgmt is the management interface of described virtual switch.
7. implementation method according to claim 4, it is characterized in that, in step S1, described in indicate the bundling port of described virtual switch, adopt and implement with the following method: action command #vde_switch – s/tmp/switch1 – M/tmp/switch1/mgmt – P20500; Wherein ,/tmp/switch1 is the name of the described virtual switch that described virtual gateway connects; / tmp/switch1/mgmt is the management interface of described virtual switch;-P option is used for the bundling port of described virtual switch.
8. implementation method according to claim 4, is characterized in that, step S2 also comprises, and opens DHCP service that described virtual gateway provides, IP address resource pond size and IP address.
9. implementation method according to claim 8, is characterized in that, step S2 adopts and implements with the following method: action command #slirpvde – s/tmp/switch1 – D – s192.168.1.28 – e192.168.1.49-n192.168.1.1; Wherein ,/tmp/switch1 is the name of the described virtual switch that described virtual gateway connects;-D option is for opening the DHCP service of described virtual gateway;-s is used to specify the initial distributing IP address of described DHCP service;-e is used to specify the termination distributing IP address of described virtual gateway;-n is used to specify the IP address of described virtual gateway.
10. implementation method according to claim 4, it is characterized in that, in step S5, described virtual switch in described multiple described single server virtual network is interconnected, adopts and implements with the following method: action command #vdeterm/tmp/switch1/mgmt " conn175.10.2.79:20500 "; Wherein ,/tmp/switch1/mgmt is the management interface of described virtual switch.
CN201410412482.1A 2014-08-20 2014-08-20 A kind of virtual network and its implementation Active CN105450494B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410412482.1A CN105450494B (en) 2014-08-20 2014-08-20 A kind of virtual network and its implementation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410412482.1A CN105450494B (en) 2014-08-20 2014-08-20 A kind of virtual network and its implementation

Publications (2)

Publication Number Publication Date
CN105450494A true CN105450494A (en) 2016-03-30
CN105450494B CN105450494B (en) 2019-06-25

Family

ID=55560298

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410412482.1A Active CN105450494B (en) 2014-08-20 2014-08-20 A kind of virtual network and its implementation

Country Status (1)

Country Link
CN (1) CN105450494B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109819062A (en) * 2019-01-25 2019-05-28 视联动力信息技术股份有限公司 A kind of method and apparatus to be networked using virtual mac address
CN110167015A (en) * 2019-05-29 2019-08-23 北京华信傲天网络技术有限公司 A kind of wireless access system, configuration method and wireless routing device
CN110417774A (en) * 2019-07-26 2019-11-05 苏州浪潮智能科技有限公司 Secure resources management-control method and device in a kind of SDN network
CN110505167A (en) * 2019-07-11 2019-11-26 苏州浪潮智能科技有限公司 A kind of DHCP means of defence based on virtual switch
CN110943939A (en) * 2019-12-13 2020-03-31 北京劲群科技有限公司 Network card unit, distributed network switch architecture and networking method
CN114640514A (en) * 2022-03-03 2022-06-17 成都卫士通信息产业股份有限公司 Security service system, access control method, and computer-readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102244622A (en) * 2011-07-25 2011-11-16 北京网御星云信息技术有限公司 Virtual gateway protection method, virtual security gateway and system for server virtualization
CN102457439A (en) * 2011-12-07 2012-05-16 中标软件有限公司 Virtual switching system and method of cloud computing system
CN102469004A (en) * 2010-10-29 2012-05-23 中国科学院计算技术研究所 Virtual machine network system and creation method thereof
US20140059546A1 (en) * 2008-05-02 2014-02-27 Skytap Virtual gateway router

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140059546A1 (en) * 2008-05-02 2014-02-27 Skytap Virtual gateway router
CN102469004A (en) * 2010-10-29 2012-05-23 中国科学院计算技术研究所 Virtual machine network system and creation method thereof
CN102244622A (en) * 2011-07-25 2011-11-16 北京网御星云信息技术有限公司 Virtual gateway protection method, virtual security gateway and system for server virtualization
CN102457439A (en) * 2011-12-07 2012-05-16 中标软件有限公司 Virtual switching system and method of cloud computing system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109819062A (en) * 2019-01-25 2019-05-28 视联动力信息技术股份有限公司 A kind of method and apparatus to be networked using virtual mac address
CN109819062B (en) * 2019-01-25 2021-06-11 视联动力信息技术股份有限公司 Method and device for accessing network by using virtual MAC address
CN110167015A (en) * 2019-05-29 2019-08-23 北京华信傲天网络技术有限公司 A kind of wireless access system, configuration method and wireless routing device
CN110167015B (en) * 2019-05-29 2022-07-15 北京华信傲天网络技术有限公司 Wireless access system, configuration method and wireless routing equipment
CN110505167A (en) * 2019-07-11 2019-11-26 苏州浪潮智能科技有限公司 A kind of DHCP means of defence based on virtual switch
CN110417774A (en) * 2019-07-26 2019-11-05 苏州浪潮智能科技有限公司 Secure resources management-control method and device in a kind of SDN network
CN110943939A (en) * 2019-12-13 2020-03-31 北京劲群科技有限公司 Network card unit, distributed network switch architecture and networking method
CN114640514A (en) * 2022-03-03 2022-06-17 成都卫士通信息产业股份有限公司 Security service system, access control method, and computer-readable storage medium
CN114640514B (en) * 2022-03-03 2023-05-23 成都卫士通信息产业股份有限公司 Security service system, access control method, and computer-readable storage medium

Also Published As

Publication number Publication date
CN105450494B (en) 2019-06-25

Similar Documents

Publication Publication Date Title
CN105450494A (en) Virtual network and method for implementing same
CN111934918B (en) Network isolation method and device for container instances in same container cluster
CN103026660B (en) Network policy configuration method, management equipment and network management centre device
CN106301859B (en) Method, device and system for managing network card
US9525648B2 (en) Method for acquiring physical address of virtual machine
CN107977255B (en) Apparatus and method for separating tenant-specific data
CN103152200B (en) Virtual machine migration method, switch, network management device and network system
CN110995561B (en) Virtual network data communication interaction method and system based on container technology
CN104521198A (en) System and method for virtual ethernet interface binding
US11949559B2 (en) Composed computing systems with converged and disaggregated component pool
Matias et al. An OpenFlow based network virtualization framework for the cloud
CN109302466A (en) Data processing method, relevant device and computer storage medium
CN101924699B (en) Message forwarding method, system and provider edge equipment
CN102571996A (en) IP (Internet Protocol) address assignment method, IP address assignment device and network system
CN109995639A (en) A kind of data transmission method, device, interchanger and storage medium
CN104144096A (en) Virtual network layer construction method, device and system
CN102572012B (en) Message processing method, switchboard and system
CN108270878A (en) Method, the VTEP equipment of ARP messages are sent in VXLAN
CN104812021A (en) Method and device for accessing AC (access controller) by AP (access point)
CN104735176A (en) PXE booting method and device and server single board
CN105939268B (en) A kind of two-layer retransmitting table item polymerization and device
CN108574613A (en) The double layer intercommunication method and device of SDN data centers
CN106100986A (en) Line control of communication method and device
CN104519138B (en) A kind of data transmission method and system based on distributed FTP
CN114124714B (en) Multi-level network deployment method, device, equipment and storage medium

Legal Events

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

Effective date of registration: 20200930

Address after: 9051, block a, 8 / F, building 1, No. 2, Zhongguancun South Street, Haidian District, Beijing 100044

Patentee after: Beijing Hongcheng Technology Co., Ltd

Address before: 100091, room 4, floor 88, building 1, Wan Lin Building, No. 402, Nongda South Road, Beijing, Haidian District

Patentee before: BEIJING VCN GLOBAL TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211115

Address after: 101117 01-1871, floor 3, No. 99, Shuixian West Road, Tongzhou District, Beijing

Patentee after: Beijing Zhizao Technology Co., Ltd

Address before: 100044 9051, block a, 8th floor, building 1, No. 2, Zhongguancun South Street, Haidian District, Beijing

Patentee before: Beijing Hongcheng Technology Co., Ltd

TR01 Transfer of patent right