CN111371608B - Method, device and medium for deploying SFC service chain - Google Patents

Method, device and medium for deploying SFC service chain Download PDF

Info

Publication number
CN111371608B
CN111371608B CN202010130061.5A CN202010130061A CN111371608B CN 111371608 B CN111371608 B CN 111371608B CN 202010130061 A CN202010130061 A CN 202010130061A CN 111371608 B CN111371608 B CN 111371608B
Authority
CN
China
Prior art keywords
service
virtual machine
target
virtual
chain
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.)
Active
Application number
CN202010130061.5A
Other languages
Chinese (zh)
Other versions
CN111371608A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010130061.5A priority Critical patent/CN111371608B/en
Publication of CN111371608A publication Critical patent/CN111371608A/en
Application granted granted Critical
Publication of CN111371608B publication Critical patent/CN111371608B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a method, a device and a medium for deploying an SFC service chain, which are used for constructing virtual machines with corresponding number on a network card according to the number of service processes carried in a virtualization instruction. And configuring a corresponding number of virtual interfaces for the target virtual machine according to the functional attribute corresponding to the target service process. The target virtual machine is any one of all virtual machines; the target service process is a service process corresponding to the target virtual machine, and interface configuration of all the virtual machines can be completed according to the processing mode of the target virtual machine, so that smooth execution of each service process is ensured. Different business processes on the business chain need to interact, and the connection relation of each virtual machine is established according to the execution sequence of each business process so as to utilize each virtual machine to complete the message business of the business chain. According to the technical scheme, no additional external hardware equipment is required to be added, and the influence of the forwarding performance of the OVS virtual switch is effectively solved by using the physical forwarding performance of the high-performance network card.

Description

Method, device and medium for deploying SFC service chain
Technical Field
The present invention relates to the field of service processing technologies, and in particular, to a method and an apparatus for deploying an SFC service chain, and a computer-readable storage medium.
Background
The traditional service node deployment is usually based on physical topology, and the service devices are connected in series to the service traffic path through manually configuring various strategies. When a service chain of a conventional network is changed and expanded, the network topology needs to be changed, and the configuration of network equipment needs to be performed again. The deployment and operation and maintenance mode has many problems, and the coupling between network devices is large, so that the service deployment is not flexible, the message forwarding efficiency is low, and the service devices cannot be shared.
Service Function Chain (SFC) is a technology that provides an ordered Service to an application layer. The SFC is used to logically join services on the network devices to form an ordered combination of services. The concept is similar to policy routing, i.e. the SFC makes network message traffic take a specific path, rather than looking at a routing table through an IP destination address to get a final destination.
Under the traditional network architecture, the SFC technology utilizes a virtual network to better integrate service services, thereby well solving the problems. SFC service chains generally have the following roles: a flow classification node and a service node. The flow classification node is used as an access node of an original data message, matches the data message according to a defined flow classification rule, performs Overlay packaging on the message and forwards the message to a service chain for processing. The service node is used as a resource to be distributed, the physical position of the service node can be random and scattered, and the service node completes the predefined work by defining and draining the service chain in series through the controller.
However, in conventional applications, flow classification nodes in the SFC are generally assumed by using a hardware access switch or an OVS virtual switch, and the hardware access switch needs to use additional hardware devices to perform the assumption, which increases the deployment cost. And the OVS virtual switch has limited forwarding performance, resulting in low service processing efficiency.
Therefore, how to improve the service processing efficiency without adding hardware devices is a problem to be solved by those skilled in the art.
Disclosure of Invention
Embodiments of the present invention provide a method, an apparatus, and a computer-readable storage medium for deploying an SFC service chain, which can improve service processing efficiency without adding hardware devices.
To solve the foregoing technical problem, an embodiment of the present invention provides a method for deploying an SFC service chain, including:
constructing a corresponding number of virtual machines on the network card according to the number of the service processes carried in the virtualization instruction;
configuring a corresponding number of virtual interfaces for the target virtual machine according to the functional attribute corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target business process is a business process corresponding to the target virtual machine;
and establishing the connection relation of each virtual machine according to the execution sequence of each service process so as to utilize each virtual machine to complete the message service of a service chain.
Optionally, the method further comprises:
and when a service deleting instruction of the service chain is received, deleting the virtual machine corresponding to the service process identifier carried in the service deleting instruction on the network card.
Optionally, the method further comprises:
and when a service adding instruction of the service chain is received, a virtual machine corresponding to a service process carried in the service adding instruction is constructed on the network card.
Optionally, the virtual machines include a virtual machine that performs packet identification, a virtual machine that performs packet distribution, and a virtual machine that performs service processing on a packet.
Optionally, after configuring a corresponding number of virtual interfaces for the target virtual machine according to the function attribute corresponding to the target service process, the method further includes:
and adjusting the number of the virtual interfaces of the target virtual machine according to the configuration number received by the Hypervisor management interface.
The embodiment of the invention also provides a device for deploying the SFC service chain, which comprises a construction unit, a configuration unit and a connection unit;
the construction unit is used for constructing virtual machines with corresponding number on the network card according to the number of the service processes carried in the virtualization instruction;
the configuration unit is used for configuring virtual interfaces with corresponding number for the target virtual machine according to the function attribute corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target business process is a business process corresponding to the target virtual machine;
the connection unit is configured to establish a connection relationship between the virtual machines according to an execution sequence of each service process, so as to complete a packet service of a service chain by using each virtual machine.
Optionally, a deleting unit is further included;
and the deleting unit is used for deleting the virtual machine corresponding to the service process identifier carried in the service deleting instruction on the network card when the service deleting instruction of the service chain is received.
Optionally, an adding unit is further included;
and the adding unit is used for constructing a virtual machine corresponding to the service process carried in the service adding instruction on the network card when the service adding instruction of the service chain is received.
Optionally, the virtual machines include a virtual machine that performs packet identification, a virtual machine that performs packet distribution, and a virtual machine that performs service processing on a packet.
Optionally, an adjusting unit is further included;
and the adjusting unit is used for adjusting the number of the virtual interfaces of the target virtual machine according to the configuration number received by the Hypervisor management interface.
The embodiment of the invention also provides a device for deploying the SFC service chain, which comprises the following steps:
a memory for storing a computer program;
a processor for executing the computer program to implement the steps of the method for deploying an SFC service chain as described in any of the above.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements the steps of the method for deploying an SFC service chain according to any one of the above described embodiments.
According to the technical scheme, the virtual machines with corresponding number are constructed on the network card according to the number of the service processes carried in the virtualization instruction; different virtual machines are used to execute different business processes. The functions required to be realized by each service process are different, so that a corresponding number of virtual interfaces can be configured for the target virtual machine according to the function attribute corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target service process is a service process corresponding to the target virtual machine, and interface configuration of all the virtual machines can be completed according to the processing mode of the target virtual machine, so that smooth execution of the service process is ensured. Different business processes on the business chain need to interact, and the connection relation of each virtual machine is established according to the execution sequence of each business process so as to utilize each virtual machine to complete the message business of the business chain. According to the technical scheme, no additional external hardware equipment is required to be added, the influence of the forwarding performance of the OVS virtual switch can be effectively solved due to the physical forwarding performance of the high-performance network card, and the service processing efficiency is effectively improved.
Drawings
In order to illustrate the embodiments of the present invention more clearly, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained by those skilled in the art without inventive effort.
Fig. 1 is a flowchart of a method for deploying an SFC service chain according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of interaction of SFC, SFF and SF according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an apparatus for deploying an SFC service chain according to an embodiment of the present invention;
fig. 4 is a schematic hardware structure diagram of a device for deploying an SFC service chain according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without any creative work belong to the protection scope of the present invention.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Next, a method for deploying an SFC service chain provided in an embodiment of the present invention is described in detail. Fig. 1 is a flowchart of a method for deploying an SFC service chain according to an embodiment of the present invention, where the method includes:
s101: and constructing a corresponding number of virtual machines on the network card according to the number of the service processes carried in the virtualization instruction.
In the embodiment of the invention, the high-performance network card is virtualized by utilizing the SRIOV characteristic of the high-performance network card, and hardware acceleration support required by IO virtualization is provided. The high-performance network card may adopt PCIe devices.
In the embodiment of the present invention, a Virtual Machine (VM) may be set for each service process, and each VM has a service process carried by the VM.
According to the execution flow of the service on the service chain, the virtual machine may include three types: the Service Function Chain (SFC) executes message identification, the Service Function Forwarder (SFF) executes message distribution, and the Service Function (SF) performs Service processing on the message.
As shown in fig. 2, which is a schematic diagram of interaction between an SFC, an SFF, and an SF according to an embodiment of the present invention, the SFC is configured to identify a received message, and then distribute different types of messages to corresponding SFs through the SFF, so that the SFs perform service processing on the messages.
S102: and configuring a corresponding number of virtual interfaces for the target virtual machine according to the functional attributes corresponding to the target service process.
Different virtual machines can be connected through a virtual interface.
In the embodiment of the present invention, an introduction is given by taking any one of all virtual machines, that is, a target virtual machine as an example, and a service process on the target virtual machine is referred to as a target service process.
The function attributes corresponding to different business processes are different, and the function attributes are used for representing the operation steps required to be executed by the business processes. For example, a FireWall (FW), a Load Balancer (LB), an Intrusion Prevention System (IPS), and the like.
Each Virtual machine may support a Physical Function (PF) and a plurality of Virtual Functions (VFs). Each virtual function is a simplified version of a virtual interface, and in a specific implementation, a manager may configure the number of VFs through a Hypervisor management interface.
Taking the target virtual machine as an example, after the VF number of the target virtual machine is set. With the change of the service requirements, the administrator can also input the configuration number of the VFs corresponding to the target virtual machine through the Hypervisor management interface, thereby adjusting the number of the virtual interfaces of the target virtual machine.
S103: and establishing the connection relation of each virtual machine according to the execution sequence of each service process so as to complete the message service of the service chain by using each virtual machine.
When the service data message is transmitted in the network, it needs to pass through various service nodes, i.e. virtual machines, so that the network can be guaranteed to provide safe, fast and stable network service for users according to design requirements.
Therefore, in the embodiment of the present invention, the connection relationship of each virtual machine needs to be established according to the execution sequence of each service process. The SFC function can be realized by starting a service process in the virtual machine, and then the forwarding intercommunication among the virtual machines is realized by relying on the SRIOV function characteristic in the network card through the associated virtual interface.
According to the technical scheme, the virtual machines with corresponding number are constructed on the network card according to the number of the service processes carried in the virtualization instruction; different virtual machines are used to execute different business processes. The functions required to be realized by each service process are different, so that a corresponding number of virtual interfaces can be configured for the target virtual machine according to the function attribute corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target service process is a service process corresponding to the target virtual machine, and interface configuration of all virtual machines can be completed according to the processing mode of the target virtual machine, so that smooth execution of the service process is ensured. And different service processes on the service chain need to interact, and the connection relation of each virtual machine is established according to the execution sequence of each service process so as to utilize each virtual machine to complete the message service of the service chain. According to the technical scheme, no additional external hardware equipment is required to be added, the influence of the forwarding performance of the OVS virtual switch can be effectively solved due to the physical forwarding performance of the high-performance network card, and the service processing efficiency is effectively improved.
In practical application, when a service process on a service chain is changed, in order to ensure smooth execution of the service process on the service chain, a virtual machine on a network card needs to be adjusted adaptively.
Specifically, when a service deletion instruction of the service chain is received, the virtual machine corresponding to the service process identifier carried in the service deletion instruction is deleted on the network card. And when a service adding instruction of the service chain is received, a virtual machine corresponding to the service process carried in the service adding instruction is constructed on the network card.
In the embodiment of the invention, each virtual machine has the service process carried by the virtual machine, so that the service processes on different virtual machines can be distinguished conveniently, and corresponding service process identifiers can be set for different service processes.
The business process identifier may be in the form of numbers or letters or a combination of the two. In the embodiment of the present invention, the specific form of the service process identifier is not limited, as long as different service processes can be distinguished.
By adding or deleting the virtual machines, different service requirements can be met, the flexibility of service deployment is improved, and the difficulty of operation of a service chain in changing and expanding capacity is reduced.
Fig. 3 is a schematic structural diagram of an apparatus for deploying an SFC service chain according to an embodiment of the present invention, including a constructing unit 31, a configuring unit 32, and a connecting unit 33;
a constructing unit 31, configured to construct, according to the number of service processes carried in the virtualization instruction, virtual machines of a corresponding number on the network card;
a configuration unit 32, configured to configure a corresponding number of virtual interfaces for the target virtual machine according to the functional attribute corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target business process is a business process corresponding to the target virtual machine;
the connection unit 33 is configured to establish a connection relationship between the virtual machines according to the execution sequence of each service process, so as to complete a packet service of the service chain by using each virtual machine.
Optionally, a deleting unit is further included;
and the deleting unit is used for deleting the virtual machine corresponding to the service process identifier carried in the service deleting instruction on the network card when the service deleting instruction of the service chain is received.
Optionally, an adding unit is further included;
and the adding unit is used for constructing a virtual machine corresponding to the service process carried in the service adding instruction on the network card when the service adding instruction of the service chain is received.
Optionally, the virtual machines include a virtual machine that performs packet identification, a virtual machine that performs packet distribution, and a virtual machine that performs service processing on a packet.
Optionally, an adjusting unit is further included;
and the adjusting unit is used for adjusting the number of the virtual interfaces of the target virtual machine according to the configuration number received by the Hypervisor management interface.
The description of the features in the embodiment corresponding to fig. 3 may refer to the related description of the embodiment corresponding to fig. 1, and is not repeated here.
According to the technical scheme, the virtual machines with corresponding number are constructed on the network card according to the number of the service processes carried in the virtualization instruction; different virtual machines are used to execute different business processes. The functions required to be realized by each service process are different, so that a corresponding number of virtual interfaces can be configured for the target virtual machine according to the function attribute corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target service process is a service process corresponding to the target virtual machine, and interface configuration of all virtual machines can be completed according to the processing mode of the target virtual machine, so that smooth execution of the service process is ensured. Different business processes on the business chain need to interact, and the connection relation of each virtual machine is established according to the execution sequence of each business process so as to utilize each virtual machine to complete the message business of the business chain. According to the technical scheme, no additional external hardware equipment is required to be added, the influence of the forwarding performance of the OVS virtual switch can be effectively solved due to the physical forwarding performance of the high-performance network card, and the service processing efficiency is effectively improved.
Fig. 4 is a schematic hardware structure diagram of an apparatus 40 for deploying an SFC service chain according to an embodiment of the present invention, including:
a memory 41 for storing a computer program;
a processor 42 for executing the computer program to implement the steps of the method of deploying an SFC service chain as described in any of the embodiments above.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method for deploying an SFC service chain according to any embodiment of the present invention are implemented.
The method, the apparatus, and the computer-readable storage medium for deploying an SFC service chain according to the embodiments of the present invention are described in detail above. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the components and steps of the various examples have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.

Claims (10)

1. A method for deploying an SFC service chain, comprising:
constructing a corresponding number of virtual machines on the network card according to the number of the service processes carried in the virtualization instruction;
configuring a corresponding number of virtual interfaces for the target virtual machine according to the functional attributes corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target business process is a business process corresponding to the target virtual machine;
and establishing a connection relation of each virtual machine according to the execution sequence of each service process so as to complete the message service of the service chain by using each virtual machine.
2. The method of claim 1, further comprising:
and when a service deleting instruction of the service chain is received, deleting the virtual machine corresponding to the service process identifier carried in the service deleting instruction on the network card.
3. The method of claim 2, further comprising:
and when a service adding instruction of the service chain is received, a virtual machine corresponding to the service process carried in the service adding instruction is constructed on the network card.
4. The method according to any one of claims 1 to 3, wherein the virtual machines include a virtual machine that performs message identification, a virtual machine that performs message distribution, and a virtual machine that performs service processing on a message.
5. The method according to claim 1, wherein after configuring a corresponding number of virtual interfaces to the target virtual machine according to the functional attribute corresponding to the target business process, the method further comprises:
and adjusting the number of the virtual interfaces of the target virtual machine according to the configuration number received by the Hypervisor management interface.
6. The device for deploying the SFC service chain is characterized by comprising a construction unit, a configuration unit and a connection unit;
the construction unit is used for constructing virtual machines with corresponding number on the network card according to the number of the service processes carried in the virtualization instruction;
the configuration unit is used for configuring virtual interfaces with corresponding number for the target virtual machine according to the function attribute corresponding to the target service process; the target virtual machine is any one of all virtual machines; the target business process is a business process corresponding to the target virtual machine;
the connection unit is configured to establish a connection relationship between the virtual machines according to an execution sequence of each service process, so as to complete a packet service of a service chain by using each virtual machine.
7. The apparatus of claim 6, further comprising a deletion unit;
and the deleting unit is used for deleting the virtual machine corresponding to the service process identifier carried in the service deleting instruction on the network card when the service deleting instruction of the service chain is received.
8. The apparatus of claim 7, further comprising an adding unit;
and the adding unit is used for constructing a virtual machine corresponding to the service process carried in the service adding instruction on the network card when the service adding instruction of the service chain is received.
9. An apparatus for deploying an SFC service chain, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the steps of the method of deploying an SFC service chain as claimed in any of claims 1 to 5.
10. A computer-readable storage medium, characterized in that it has stored thereon a computer program which, when being executed by a processor, carries out the steps of the method of deploying an SFC service chain as claimed in any one of claims 1 to 5.
CN202010130061.5A 2020-02-28 2020-02-28 Method, device and medium for deploying SFC service chain Active CN111371608B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010130061.5A CN111371608B (en) 2020-02-28 2020-02-28 Method, device and medium for deploying SFC service chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010130061.5A CN111371608B (en) 2020-02-28 2020-02-28 Method, device and medium for deploying SFC service chain

Publications (2)

Publication Number Publication Date
CN111371608A CN111371608A (en) 2020-07-03
CN111371608B true CN111371608B (en) 2022-07-22

Family

ID=71211006

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010130061.5A Active CN111371608B (en) 2020-02-28 2020-02-28 Method, device and medium for deploying SFC service chain

Country Status (1)

Country Link
CN (1) CN111371608B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112367267B (en) * 2020-09-30 2022-03-29 新华三大数据技术有限公司 Virtual machine management method and device
CN112511432B (en) * 2020-11-12 2022-01-25 中国科学院计算技术研究所 Method and system for configuring and transmitting virtualization SFC (Small form factor) route of Overlay network
CN112822059B (en) * 2021-02-09 2022-08-16 江苏省未来网络创新研究院 Service chain arrangement management system and method facing intelligent network card

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108306832A (en) * 2018-01-29 2018-07-20 北京启明星辰信息安全技术有限公司 A kind of network flow quantity shunting method and device
CN108463989A (en) * 2016-01-25 2018-08-28 华为技术有限公司 It is linked across the business function of multiple sub-networks
CN109952746A (en) * 2016-11-14 2019-06-28 华为技术有限公司 Physics and virtual network function are integrated in business chain network environment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108463989A (en) * 2016-01-25 2018-08-28 华为技术有限公司 It is linked across the business function of multiple sub-networks
CN109952746A (en) * 2016-11-14 2019-06-28 华为技术有限公司 Physics and virtual network function are integrated in business chain network environment
CN108306832A (en) * 2018-01-29 2018-07-20 北京启明星辰信息安全技术有限公司 A kind of network flow quantity shunting method and device

Also Published As

Publication number Publication date
CN111371608A (en) 2020-07-03

Similar Documents

Publication Publication Date Title
US10678746B2 (en) Virtual network optimizing a physical network
CN111371608B (en) Method, device and medium for deploying SFC service chain
EP3430512B1 (en) Network virtualization of containers in computing systems
CN107409066B (en) System and method for automatic detection and configuration of server uplink network interfaces
CN108462594B (en) Virtual private network and rule table generation method, device and routing method
EP3905588A1 (en) Cloud platform deployment method and apparatus, server and storage medium
CN105531970A (en) Workload deployment with real-time consideration of global network congestion
US20220150154A1 (en) Automatically managing a mesh network based on dynamically self-configuring node devices
CN112491789B (en) OpenStack framework-based virtual firewall construction method and storage medium
US20160191371A1 (en) Automatically Configuring A Virtual Router
CN108574613B (en) Two-layer intercommunication method and device for SDN data center
CN113783781A (en) Method and device for interworking between virtual private clouds
CN110808857A (en) Network intercommunication method, device, equipment and storage medium for realizing Kubernetes cluster
CN107534577B (en) Method and equipment for instantiating network service
CN113612688B (en) Distributed software defined network control system and construction method thereof
US11265224B1 (en) Logical network visualization
CN114124714A (en) Multi-level network deployment method, device, equipment and storage medium
CN111092828B (en) Network operation method, device, equipment and storage medium
CN110795209B (en) Control method and device
CN109981437B (en) Multi-data center intercommunication method based on VPC and related equipment
CN108886493B (en) Virtual exchange model based on topological structure and provided with pluggable flow management protocol
US11683228B2 (en) Automatically managing a role of a node device in a mesh network
CN112532506B (en) Hybrid networking method, device, server and computer-readable storage medium
US10469374B2 (en) Multiple provider framework for virtual switch data planes and data plane migration
CN114726774A (en) Method and device for realizing service chain of cloud platform and system based on cloud platform

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
GR01 Patent grant
GR01 Patent grant