CN111371608A - Method, device and medium for deploying SFC service chain - Google Patents
Method, device and medium for deploying SFC service chain Download PDFInfo
- Publication number
- CN111371608A CN111371608A CN202010130061.5A CN202010130061A CN111371608A CN 111371608 A CN111371608 A CN 111371608A CN 202010130061 A CN202010130061 A CN 202010130061A CN 111371608 A CN111371608 A CN 111371608A
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 122
- 230000008569 process Effects 0.000 claims abstract description 93
- 238000012545 processing Methods 0.000 claims abstract description 18
- 238000004590 computer program Methods 0.000 claims description 12
- 238000010276 construction Methods 0.000 claims description 4
- 238000012217 deletion Methods 0.000 claims description 3
- 230000037430 deletion Effects 0.000 claims description 3
- 230000006870 function Effects 0.000 description 11
- 238000010586 diagram Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 3
- 238000013461 design Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000004806 packaging method and process Methods 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 238000004808 supercritical fluid chromatography Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
- H04L41/0823—Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0893—Assignment 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 attributes corresponding to the target service process. The target virtual machine is any one of all the 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
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 by manually configuring multiple strategies, the service device is connected in series to the service traffic path. 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. SFCs are used to logically join services on network devices to form an ordered set 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 the 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 predefined work is completed through the definition and the drainage series connection of the controller to the service chain.
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 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.
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 functional 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 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 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;
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 of deploying an SFC service chain as claimed in any one 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 the SFC service chain according to any one of the above items.
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: a virtual machine (SFC) that performs message identification, a virtual machine (SFF) that performs message distribution, and a virtual machine (SF) that performs Service processing on a 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, i.e., 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 functional attributes corresponding to different business processes are different, and the functional attributes are used for representing 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 requirement, 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 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.
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;
the constructing unit 31 is configured to construct virtual machines of a corresponding number on the network card according to the number of the service processes carried in the virtualization instruction;
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 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.
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 said computer program for implementing 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 elements 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 various illustrative components and steps 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 a 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 of claim 1, wherein after configuring a corresponding number of virtual interfaces for the target virtual machine according to the functional attribute corresponding to the target service 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 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 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.
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 true CN111371608A (en) | 2020-07-03 |
CN111371608B 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) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112367267A (en) * | 2020-09-30 | 2021-02-12 | 新华三大数据技术有限公司 | Virtual machine management method and device |
CN112511432A (en) * | 2020-11-12 | 2021-03-16 | 中国科学院计算技术研究所 | Method and system for configuring and transmitting virtualization SFC (Small form factor) route of Overlay network |
CN112822059A (en) * | 2021-02-09 | 2021-05-18 | 江苏省未来网络创新研究院 | Service chain arrangement management system and method for intelligent network card |
Citations (3)
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 |
-
2020
- 2020-02-28 CN CN202010130061.5A patent/CN111371608B/en active Active
Patent Citations (3)
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 |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112367267A (en) * | 2020-09-30 | 2021-02-12 | 新华三大数据技术有限公司 | Virtual machine management method and device |
CN112367267B (en) * | 2020-09-30 | 2022-03-29 | 新华三大数据技术有限公司 | Virtual machine management method and device |
CN112511432A (en) * | 2020-11-12 | 2021-03-16 | 中国科学院计算技术研究所 | Method and system for configuring and transmitting virtualization SFC (Small form factor) route of Overlay network |
CN112822059A (en) * | 2021-02-09 | 2021-05-18 | 江苏省未来网络创新研究院 | Service chain arrangement management system and method for intelligent network card |
CN112822059B (en) * | 2021-02-09 | 2022-08-16 | 江苏省未来网络创新研究院 | Service chain arrangement management system and method facing intelligent network card |
Also Published As
Publication number | Publication date |
---|---|
CN111371608B (en) | 2022-07-22 |
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 | |
CN107409066B (en) | System and method for automatic detection and configuration of server uplink network interfaces | |
US9781055B2 (en) | Dynamic cascaded clustering for dynamic VNF | |
EP3300298B1 (en) | Method and apparatus for switching vnf | |
WO2016160533A1 (en) | Methods and systems for orchestrating physical and virtual switches to enforce security boundaries | |
CN105531970A (en) | Workload deployment with real-time consideration of global network congestion | |
CN114338606B (en) | Public cloud network configuration method and related equipment | |
CN102845035A (en) | Method of identifying destination in virtual environment | |
CN112491789B (en) | OpenStack framework-based virtual firewall construction method and storage medium | |
CN104065553B (en) | Virtual network moving method and relevant device | |
US20160191371A1 (en) | Automatically Configuring A Virtual Router | |
CN113783781A (en) | Method and device for interworking between virtual private clouds | |
CN105429811A (en) | Network management system and method | |
CN113612688B (en) | Distributed software defined network control system and construction method thereof | |
CN108574613B (en) | Two-layer intercommunication method and device for SDN data center | |
CN107534577B (en) | Method and equipment for instantiating network service | |
CN111092828B (en) | Network operation method, device, equipment and storage medium | |
CN108886493B (en) | Virtual exchange model based on topological structure and provided with pluggable flow management protocol | |
CN116506295A (en) | Method, device, equipment and medium for constructing service function chain of containerized virtual network element | |
Shameli-Sendi et al. | Optimal placement of sequentially ordered virtual security appliances in the cloud | |
CN109981437B (en) | Multi-data center intercommunication method based on VPC and related equipment | |
CN114157668A (en) | Multi-tenant cross-cluster networking method, communication system and readable storage medium | |
CN112532506B (en) | Hybrid networking method, device, server and computer-readable storage medium | |
CN110855541B (en) | Ring splitting method and device for ring network equipment |
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 |