CN114760202A - Reliable construction and deployment method of service function chain in network slice scene - Google Patents

Reliable construction and deployment method of service function chain in network slice scene Download PDF

Info

Publication number
CN114760202A
CN114760202A CN202210210347.3A CN202210210347A CN114760202A CN 114760202 A CN114760202 A CN 114760202A CN 202210210347 A CN202210210347 A CN 202210210347A CN 114760202 A CN114760202 A CN 114760202A
Authority
CN
China
Prior art keywords
sfg
vnf
network
sfc
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210210347.3A
Other languages
Chinese (zh)
Inventor
唐伦
王恺
周鑫隆
张月
陈前斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing University of Post and Telecommunications
Original Assignee
Chongqing University of Post and Telecommunications
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 Chongqing University of Post and Telecommunications filed Critical Chongqing University of Post and Telecommunications
Priority to CN202210210347.3A priority Critical patent/CN114760202A/en
Publication of CN114760202A publication Critical patent/CN114760202A/en
Pending legal-status Critical Current

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
    • H04L41/0836Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability to enhance reliability, e.g. reduce downtime
    • 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/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality

Abstract

The invention relates to a reliable construction and deployment method of a service function chain in a network slice scene, belonging to the technical field of mobile communication. The method comprises the following steps: in a network slicing scene, reliably constructing service function chains SFC under a plurality of service requests, constructing a service function graph SFG through the dependency relationship of a Virtual Network Function (VNF) and sharable times by adopting an SFC reliable construction algorithm based on the VNF, selecting the SFG with the highest reliability, and completing the construction of the SFC of the plurality of network slicing service requests; the method comprises the steps of reliably mapping the SFG based on the construction result of the SFG, adopting an SFG mapping algorithm based on delay perception and reliability, mapping and backing up VNF in the SFG to meet the reliability requirement of a user, and using a heuristic algorithm based on node importance to find the optimal solution of a mapping scheme in polynomial time. The invention can ensure the reliability of the SFC in the network and effectively reduce the network resource consumption and the whole service cost.

Description

Reliable construction and deployment method of service function chain in network slice scene
Technical Field
The invention belongs to the technical field of mobile communication, and relates to a reliable construction and deployment method of a service function chain in a network slice scene.
Background
Network Function Virtualization (NFV) and Software Defined Networking (SDN) technologies can run on data center servers located at the edge or core of a network, and are of great significance in the evolution of future networks. In 5G and 6G networks, NFV and SDN can be flexibly deployed and share resources, and meanwhile, the diversity requirements of the vertical industry can be met, so that the application and development of a network slicing technology are promoted. In an actual network, whether the network customized service can normally operate is related to the reliability of the network slicing request. Therefore, in order to improve the reliability of 5G network slice requests, the construction and backup of SFCs should be emphasized.
In network operation, users need highly reliable, long-term, stable services. NFV, while increasing flexibility in network deployment and construction, introduces more unreliable factors due to software and hardware decoupling. In the NFV environment, in order to improve the overall reliability of the network service, the reliability problem of the SFC in both the building and mapping must be considered.
In the construction research of the SFC, only a single service request scenario is discussed, and the overall consideration and optimization for a plurality of SFCs are not considered. In the mapping research of the SFC, the mapping of the SFC is completed by minimizing the cost, the resource consumption and the like, but the end-to-end delay constraint is not considered, and the reliability of the SFC is not researched in the mapping process.
Disclosure of Invention
In view of this, the present invention provides a method for reliably constructing and deploying a service function chain in a network slice scenario, so as to solve the problem of constructing and mapping multiple SFCs on the premise of ensuring reliability, and effectively reduce network resource consumption and overall service cost.
In order to achieve the purpose, the invention provides the following technical scheme:
a method for reliably constructing and deploying a service function chain in a network slice scene comprises the following steps:
s1: in a network slicing scene, reliably constructing service function chains SFC under a plurality of service requests, constructing service function graphs SFG by adopting an SFC reliable construction algorithm based on a shared virtual network function VNF through the dependency relationship and sharable times of the VNF, calculating and selecting the SFG with the highest reliability through a repulsion principle, and completing the construction of the SFC of the plurality of network slicing service requests;
s2: the method comprises the steps of reliably mapping the SFG based on the construction result of the SFG, adopting an SFG mapping algorithm based on delay perception and reliability, mapping and backing up VNFs in the SFG to meet the reliability requirement of a user, and searching the optimal solution of a mapping scheme in polynomial time by using a heuristic algorithm based on node importance.
Optionally, in S1, the network slice scene includes: the network function virtualization management system comprises an infrastructure layer, a virtual network function layer, a service operation support system, a network function virtualization management and orchestration NFV MANO and a Software Defined Network (SDN) controller; the SFC is formed by connecting a specific set of VNFs by virtual links and is deployed at a virtual network function layer;
the SFC build problem is to group VNFs into SFGs for multiple network service requests.
Optionally, in S1, based on the reliable SFC construction algorithm of the shared VNF, with the objective of minimizing resources required by the network slicing service request and maximizing SFG reliability as an optimization goal, the SFC under multiple service requests is constructed as an SFG according to the dependency relationship and the number of sharing times, which specifically includes:
s11: initializing the SFG set as an empty set;
s12: constructing an SFC set for each service request, carrying out full arrangement on VNFs contained in the service request, and obtaining the SFC set by deleting the VNF sequences which do not meet the dependency relationship;
s13: for each SFC, constructing an SFG according to the sharing times requirement of the VNF;
s14: adding the current SFG to the SFG set;
s15: updating the SFG set by using the current SFG until each service request is processed;
s16: and for each SFG in the constructed SFG set, calculating the reliability of the SFG by using a repulsion principle, and selecting the SFG with the highest reliability as a construction result of the SFC construction under a plurality of service requests.
Optionally, in S2, based on the delay-aware and reliable SFG mapping algorithm, minimizing the physical node activation cost, the VNF deployment cost, and the traffic forwarding cost as optimization targets, and using a heuristic algorithm based on node importance for delay-aware and reliable SFG mapping specifically includes:
s21: the total initialization cost is 0;
s22: for the first service request, mapping and backing up VNF instances in the SFG according to the node importance;
s23: calculating the shortest path from the source node to the destination node, so that the VNF can meet the delay requirement of the service request after being mapped;
s24: calculating node resources and physical link resources used by the mapped VNF in the physical network;
s25: updating the node resources in the physical network and the residual capacity of the physical link;
s26: calculating a service request cost and adding to a total cost; the service request cost comprises physical node activation cost, VNF deployment cost and traffic forwarding cost;
s27: if all VNFs in the SFC have been mapped and meet the capacity requirement, repeating steps S23-S26;
s28: if the current VNF capacity is insufficient, the same VNF or a new VNF type needs to be mapped, VNF instances in the SFG are mapped and backed up according to the node importance degree, and the steps S23-S26 are repeated until each service request is processed;
the node importance is jointly determined by the near centrality and the node reliability of the complex network analysis.
The invention has the beneficial effects that: the invention provides an SFC reliable construction algorithm based on a shared VNF aiming at the overall consideration and optimization of a plurality of SFCs, and provides an SFG mapping algorithm based on delay perception and reliability by considering end-to-end delay constraint and SFC mapping reliability, so that the network resource consumption and the overall service cost are effectively reduced on the premise of ensuring the SFC reliability in a network.
Additional advantages, objects, and features of the invention will be set forth in part in the description which follows and in part will become apparent to those having ordinary skill in the art upon examination of the following or may be learned from practice of the invention. The objectives and other advantages of the invention may be realized and attained by the means of the instrumentalities and combinations particularly pointed out hereinafter.
Drawings
For the purposes of promoting a better understanding of the objects, aspects and advantages of the invention, reference will now be made to the following detailed description taken in conjunction with the accompanying drawings in which:
FIG. 1 is an overall process of an SFC reliable construction algorithm based on a shared VNF;
fig. 2 is an overall flow of the SFG mapping algorithm based on delay perception and reliability.
Detailed Description
The following embodiments of the present invention are provided by way of specific examples, and other advantages and effects of the present invention will be readily apparent to those skilled in the art from the disclosure herein. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention in a schematic way, and the features in the following embodiments and examples may be combined with each other without conflict.
Wherein the showings are for the purpose of illustrating the invention only and not for the purpose of limiting the same, and in which there is shown by way of illustration only and not in the drawings in which there is no intention to limit the invention thereto; to better illustrate the embodiments of the present invention, some parts of the drawings may be omitted, enlarged or reduced, and do not represent the size of an actual product; it will be understood by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted.
The same or similar reference numerals in the drawings of the embodiments of the present invention correspond to the same or similar components; in the description of the present invention, it should be understood that if there is an orientation or positional relationship indicated by terms such as "upper", "lower", "left", "right", "front", "rear", etc., based on the orientation or positional relationship shown in the drawings, it is only for convenience of description and simplification of description, but it is not an indication or suggestion that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and therefore, the terms describing the positional relationship in the drawings are only used for illustrative purposes, and are not to be construed as limiting the present invention, and the specific meaning of the terms may be understood by those skilled in the art according to specific situations.
The physical network of the invention comprises a plurality of service functions carried on physical infrastructure and uses undirected graph GpWhere N denotes a set of physical nodes, L denotes a set of physical links connecting the physical nodes, and each physical node Nie.N for containing limited physical resources (CPU resources, memory space, etc.)
Figure BDA0003532974800000041
Representing, each physical node niFor hardware reliability of e N
Figure BDA0003532974800000042
And (4) showing. Each physical link (n)i,nj) e.L containing limited bandwidth resources
Figure BDA0003532974800000043
And (4) showing. Physical network resources may create a virtual network through virtualization, and multiple service requests may be carried on one physical node.
Virtual network representation as undirected graph GvAnd (V, E), wherein V denotes a set of VNFs instantiated on the virtual machine, and E denotes a set of virtual links connecting the VNFs in the virtual network. Each VNfviEpsilon V can be represented as a triplet
Figure BDA0003532974800000044
Wherein the content of the first and second substances,
Figure BDA0003532974800000045
denotes viThe virtual resource of (2) is selected,
Figure BDA0003532974800000046
denotes viThe reliability of the software itself,
Figure BDA0003532974800000047
denotes viThe maximum number of shares. Each virtual link (v)i,vj) E connecting any two VNFvs through physical linkiAnd vjWith a reliability of
Figure BDA0003532974800000048
When v isiAnd vjAll reliable, virtual link (v)i,vj) Is reliable and therefore has
Figure BDA0003532974800000049
The set of network slice service requests is denoted as Q, and a single service request may be denoted as a quintuple
Figure BDA00035329748000000410
Wherein, Vi qRepresenting the ordered set of VNFs required in the request,
Figure BDA00035329748000000411
representing the dependency between the VNFs and,
Figure BDA00035329748000000412
denotes qiBandwidth requirement of, Ti qDenotes qiThe maximum allowed time delay of the time delay,
Figure BDA00035329748000000413
denotes qiThe reliability requirements of. In that
Figure BDA00035329748000000414
In the use of djDenotes vjOf (d), i.e. { dj|vj∈Vi qIf v is2Dependence on v1Then d is1>d2I.e. v1Has a dependency level higher than v2(ii) a If v is1 v2The dependency levels are the same, then d1=d2Thereby specifying the order of connection between VNFs when constructing the SFC.
The mapping relationship between the VNF and the underlying physical network in the virtual network may be made of a binary variable
Figure BDA00035329748000000415
Indicating, i.e. for service requests qi∈Q,viMapping e to VjWhen the element belongs to the N, the element is selected,
Figure BDA00035329748000000416
otherwise
Figure BDA00035329748000000417
Deployment to physical node n based on VNF software reliability and physical node hardware reliabilityjVNF instance v of (c)iIs defined as
Figure BDA00035329748000000418
Can be expressed as:
Figure BDA00035329748000000419
in the SFC reliable construction algorithm based on the shared VNF, one SFG consists of a plurality of SFCs, the reliability of the whole SFG is jointly determined by the reliability of each VNF, and meanwhile, the reliability of each SFC is also influenced. Ideally, when the reliability of the SFG is 1, all the links it contains can provide stable service between two terminals. Therefore, the reliability of the constructed SFC can be guaranteed as much as possible by constructing and selecting the SFG with high reliability for subsequent network mapping.
For a service request set Q ═ QiSame dependency relationship
Figure BDA00035329748000000420
Corresponding to different SFGs, constructing the SFCs on the basis of sharing the VNF, and forming a plurality of SFCs into an SFG set Gq={tm(. o) }, in which tm(. cndot.) denotes that the mth has reliability
Figure BDA00035329748000000421
The SFG of (1). The size of each SFG set can be expressed as:
Figure BDA0003532974800000051
wherein, | · | represents a set · the number of elements contained, SiRepresenting all cases of SFC generated by the jth service request.
Calculating reliability of mth SFG by using repulsion principle
Figure BDA0003532974800000052
Can be expressed as:
Figure BDA0003532974800000053
wherein Pr (·) represents the edge failure probability, CiRepresents the ith minimal edge cut set, k is the number of minimal edge cut sets, NiIs represented by CiThe point, σ (N), to which the edges included in (A) are connectedi) Represents NiIs determined. Thus, if C1={(v1,v2),(v1,v3) }, then
Figure BDA0003532974800000054
Then to GqThe elements in (1) are subjected to reliability evaluation, and the most reliable SFG is selected for subsequent backup and mapping. The goal of the model herein is to maximize VNF instance sharing, i.e. minimize the resources required for network slice service requests while selecting the SFG with the highest reliability. The objective function and constraints are as follows:
Figure BDA0003532974800000055
s.t.
Figure BDA0003532974800000056
Figure BDA0003532974800000057
wherein the SFG set is constructed with the goal of minimizing resource consumption and maximizing SFG reliability under the C1 and C2 constraints. C1 denotes the share times constraint, for any v in all service requestsiCannot exceed its sharing times. C2 represents a dependency constraint, for any service request qjIf v islDependence on vkThen v iskWith a higher level of dependency.
Referring to fig. 1, fig. 1 is an overall flow of an SFC reliable construction algorithm based on a shared VNF. Firstly, initializing an SFG set as an empty set, using an SFC construction algorithm based on a dependency relationship for each network slice service request, and constructing the SFC set according to the dependency relationship. And initializing an empty set as the current SFG, aggregating each SFC with the existing SFG and adding the aggregated SFG into the current SFG according to the sharing frequency requirement of the VNF, and finally updating the SFG set by using the current SFG set.
SFG set G can be obtained through the algorithmq={tm(. -) reliability of each SFG Using the principle of repulsion
Figure BDA0003532974800000058
Evaluating and selecting
Figure BDA0003532974800000059
Highest SFGtm(. to) perform subsequent network mapping.
In the SFG mapping algorithm based on delay perception and reliability, in the SFG mapping process, the VNFs in the main SFG and the backup SFG are placed in the optimal bottom-layer physical network, so that the end-to-end delay requirement of a network slicing service request is met, and the overall service cost is reduced to the maximum extent.
Since the underlying physical network is irregular in nature, the impact of the underlying physical node, node n, can be described using the proximity center (CC) in a complex network analysisiNear centrality CC ofiCan be expressed as:
Figure BDA0003532974800000061
wherein d (i, j) represents the node niTo node njThe shortest distance therebetween. To ensure reliable mapping of SFG, CC and node reliability are jointly considered to describe the importance of the bottom layer physical node, i.e. the importance of the bottom layer physical node
Figure BDA0003532974800000062
Can be expressed as:
Figure BDA0003532974800000063
to formally describe the SFG mapping process, the following binary decision variables will be defined.
Figure BDA0003532974800000064
Representing a physical node niE.n is active, otherwise
Figure BDA0003532974800000065
Figure BDA0003532974800000066
Representing a virtual node viDeploying the element V at a physical node njE.g. N, otherwise
Figure BDA0003532974800000067
Figure BDA0003532974800000068
Representing virtual backup nodes
Figure BDA0003532974800000069
Deployed at physical node njE.g. N, otherwise
Figure BDA00035329748000000610
Figure BDA00035329748000000611
Representing a request for service qiE.g. Q, virtual node viMapping e to V to physical node njE is N, otherwise
Figure BDA00035329748000000612
Figure BDA00035329748000000613
Representing a request for service qiE.g. Q, virtual backup node
Figure BDA00035329748000000614
Mapping to a physical node njE.g. N, otherwise
Figure BDA00035329748000000615
Figure BDA00035329748000000616
Representing a request for service qiE.g. Q, virtual link (v)k,vl) e.E mapping to physical link (n)i,nj) E.g. L, otherwise
Figure BDA00035329748000000617
Figure BDA00035329748000000618
Representing a request for a service qiE.g. Q, virtual backup link
Figure BDA00035329748000000619
Mapping to physical link (n)i,nj) E is L, otherwise
Figure BDA00035329748000000620
The objective of the delay-aware and reliable SFG mapping algorithm is to reduce the overall service cost generated in the SFG mapping process as much as possible, so the objective function consists of the following three parts:
physical node activation cost: including the design, deployment, and maintenance costs of the physical network, can be expressed as:
Figure BDA00035329748000000621
wherein, cnRepresenting the activation cost of the physical node.
VNF deployment cost: the mapping cost, including the primary VNF and the backup VNF, may be expressed as:
Figure BDA00035329748000000622
wherein, cnvRepresenting the deployment cost of the VNF instance.
Traffic forwarding cost: the cost required to forward a traffic flow from one physical node to another, the bandwidth (in Mbps) consumed to forward traffic over a link, and the co-determination between nodes, can be expressed as:
Figure BDA0003532974800000071
wherein, cnnRepresents the cost required to forward the traffic flow between the physical nodes,
Figure BDA0003532974800000072
representing a physical link (n)i,nj) E L.
The objective function is therefore to minimize the sum of the above costs, namely:
P:min(α1P12P23P3)
wherein alpha is1、α2、α3Each representing a weighting factor for the above costs, and a123=1。
For the objective function, the following constraints will be applied:
resource constraint: the resource requirements of the SFC deployed on the physical network should not exceed the available resources of the physical nodes and links.
Figure BDA0003532974800000073
Figure BDA0003532974800000074
Figure BDA0003532974800000075
Figure BDA0003532974800000076
Wherein, the first and the second end of the pipe are connected with each other,
Figure BDA0003532974800000077
representing a service request qiThe required processing capacity of the processing means is,
Figure BDA0003532974800000078
representing VNfviThe processing power of (1).
And (3) delay constraint: the overall delay of each SFC in the SFG should be less than or equal to the maximum allowed delay requirement for the service request.
Figure BDA0003532974800000079
Figure BDA00035329748000000710
Wherein the content of the first and second substances,
Figure BDA00035329748000000711
denotes viThe processing delay of (1).
And (3) flow restriction: for each physical node niAt each service request qiIn n, is placed iniVirtual node v ofkAnd vlAll incoming and outgoing traffic of the virtual links in between should be equal.
Figure BDA00035329748000000712
Figure BDA00035329748000000713
Primary backup mapping constraint: the main VNF and the backup VNF are not mapped on the same physical node at the same time, so that the SFG can still normally operate when the main VNF fails.
Figure BDA0003532974800000081
Other constraints are: and (4) deciding constraint relations among variables.
Figure BDA0003532974800000082
Figure BDA0003532974800000083
Figure BDA0003532974800000084
Wherein C10 represents njIs activated when at least 1 VNF is deployed, C11 and C12 represent service requests qiV. of (1)iShould be mapped at physical node njTo complete the mapping of the SFC.
Referring to fig. 2, fig. 2 is an overall flow of the SFG mapping algorithm based on delay perception and reliability. The total cost is initialized to 0, and for the first service request, VNF instances in the SFG are mapped and backed up according to the node importance. Then, the shortest path from the source node to the destination node is calculated to meet the delay requirement of the service request, the remaining resources of the physical node and the link are calculated and updated, and meanwhile, the service request cost (physical node activation cost, VNF deployment cost and traffic forwarding cost) is calculated and added to the total cost. If all VNFs in the SFC have been mapped and meet the capacity requirement, their latency requirement, remaining resources and total cost of service requests are calculated directly. If the current VNF capacity is insufficient, the same VNF or a new VNF type needs to be mapped, VNF instances in the SFG are mapped and backed up according to the node importance, and the delay requirement, the residual resources and the total cost of the service request are calculated until each service request is processed.
Finally, the above embodiments are only intended to illustrate the technical solutions of the present invention and not to limit the present invention, and although the present invention has been described in detail with reference to the preferred embodiments, it will be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions, and all of them should be covered by the claims of the present invention.

Claims (4)

1. A method for reliably constructing and deploying a service function chain in a network slice scene is characterized by comprising the following steps: the method comprises the following steps:
s1: in a network slicing scene, reliably constructing service function chains SFC under a plurality of service requests, constructing service function graphs SFG by adopting an SFC reliable construction algorithm based on a shared virtual network function VNF through the dependency relationship and sharable times of the VNF, calculating and selecting the SFG with the highest reliability through a repulsion principle, and completing the construction of the SFC of the plurality of network slicing service requests;
s2: the method comprises the steps of reliably mapping the SFG based on the construction result of the SFG, adopting an SFG mapping algorithm based on delay perception and reliability, mapping and backing up VNFs in the SFG to meet the reliability requirement of a user, and searching the optimal solution of a mapping scheme in polynomial time by using a heuristic algorithm based on node importance.
2. The method for reliably constructing and deploying the service function chain in the network slice scenario according to claim 1, wherein: in S1, the network slice scene includes: the network function virtualization management system comprises an infrastructure layer, a virtual network function layer, a service operation support system, a network function virtualization management and orchestration NFV MANO and a Software Defined Network (SDN) controller; the SFC is formed by connecting a specific set of VNFs by virtual links and is deployed at a virtual network function layer;
the SFC build problem is to group VNFs into SFGs for multiple network service requests.
3. The method for reliably constructing and deploying the service function chain in the network slice scenario according to claim 1, wherein: in S1, based on the reliable SFC construction algorithm of the shared VNF, with the objective of minimizing resources required by the network slicing service request and maximizing SFG reliability as optimization, the SFC under multiple service requests is constructed as an SFG according to the dependency relationship and the number of sharing times, which specifically includes:
s11: initializing the SFG set as an empty set;
s12: constructing an SFC set for each service request, carrying out full arrangement on VNFs contained in the service request, and obtaining the SFC set by deleting the VNF sequences which do not meet the dependency relationship;
s13: for each SFC, constructing an SFG according to the sharing times requirement of the VNF;
s14: adding the current SFG to the SFG set;
s15: updating the SFG set by using the current SFG until each service request is processed;
s16: and for each SFG in the constructed SFG set, calculating the reliability of the SFG by using a repulsion principle, and selecting the SFG with the highest reliability as a constructed result of the construction of the SFC under a plurality of service requests.
4. The method for reliably constructing and deploying the service function chain in the network slice scenario according to claim 1, wherein: in S2, based on the delay-aware and reliable SFG mapping algorithm, minimizing the physical node activation cost, VNF deployment cost, and traffic forwarding cost as optimization objectives, and using a heuristic algorithm based on node importance for delay-aware and reliable SFG mapping specifically includes:
s21: the total initialization cost is 0;
s22: for a first service request, mapping and backing up VNF instances in the SFG according to the node importance;
s23: calculating the shortest path from the source node to the destination node, so that the VNF can meet the delay requirement of the service request after being mapped;
s24: calculating node resources and physical link resources used by the mapped VNF in the physical network;
s25: updating the node resources in the physical network and the residual capacity of the physical link;
s26: calculating a service request cost and adding to a total cost; the service request cost comprises physical node activation cost, VNF deployment cost and traffic forwarding cost;
s27: if all VNFs in the SFC have been mapped and meet the capacity requirement, repeating steps S23-S26;
s28: if the current VNF capacity is insufficient, the same VNF or a new VNF type needs to be mapped, VNF instances in the SFG are mapped and backed up according to the node importance degree, and the steps S23-S26 are repeated until each service request is processed;
the node importance is jointly determined by the near centrality and the node reliability of the complex network analysis.
CN202210210347.3A 2022-03-04 2022-03-04 Reliable construction and deployment method of service function chain in network slice scene Pending CN114760202A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210210347.3A CN114760202A (en) 2022-03-04 2022-03-04 Reliable construction and deployment method of service function chain in network slice scene

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210210347.3A CN114760202A (en) 2022-03-04 2022-03-04 Reliable construction and deployment method of service function chain in network slice scene

Publications (1)

Publication Number Publication Date
CN114760202A true CN114760202A (en) 2022-07-15

Family

ID=82326199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210210347.3A Pending CN114760202A (en) 2022-03-04 2022-03-04 Reliable construction and deployment method of service function chain in network slice scene

Country Status (1)

Country Link
CN (1) CN114760202A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114390489A (en) * 2022-03-04 2022-04-22 重庆邮电大学 Service deployment method for end-to-end network slice
CN115827996A (en) * 2023-02-27 2023-03-21 杭州电子科技大学 Community query method and system with sharing constraint

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180041994A1 (en) * 2016-08-05 2018-02-08 Huawei Technologies Co., Ltd. End point to edge node interaction in wireless communication networks
CN108260169A (en) * 2018-01-26 2018-07-06 重庆邮电大学 A kind of service function chain dynamic deployment method ensured based on QoS
CN110505099A (en) * 2019-08-28 2019-11-26 重庆邮电大学 A kind of service function chain dispositions method based on migration A-C study
CN110505082A (en) * 2019-07-26 2019-11-26 国家电网有限公司 A kind of NFV service chaining mapping method towards cost and QoS

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180041994A1 (en) * 2016-08-05 2018-02-08 Huawei Technologies Co., Ltd. End point to edge node interaction in wireless communication networks
CN108260169A (en) * 2018-01-26 2018-07-06 重庆邮电大学 A kind of service function chain dynamic deployment method ensured based on QoS
CN110505082A (en) * 2019-07-26 2019-11-26 国家电网有限公司 A kind of NFV service chaining mapping method towards cost and QoS
CN110505099A (en) * 2019-08-28 2019-11-26 重庆邮电大学 A kind of service function chain dispositions method based on migration A-C study

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ALI ZAMANI: "A novel Approach for Service Function Chain(SFC)Mapping with Multiple SFC instance in a Fog-To-Cloud Computing System", 《2018 4TH IRANIAN CONFERENCE ONSIGNAL PROCESSING AND INTELLIGENT SYSTEMS》 *
王恺: "网络切片场景下服务功能链的可靠部署于异常检测算法研究", 《硕士电子期刊》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114390489A (en) * 2022-03-04 2022-04-22 重庆邮电大学 Service deployment method for end-to-end network slice
CN115827996A (en) * 2023-02-27 2023-03-21 杭州电子科技大学 Community query method and system with sharing constraint

Similar Documents

Publication Publication Date Title
JP4416733B2 (en) Virtual multicast routing for clusters with state synchronization
US20150271255A1 (en) Systems and methods for adaptive load balanced communications, routing, filtering, and access control in distributed networks
CN114760202A (en) Reliable construction and deployment method of service function chain in network slice scene
US20160337223A1 (en) Bandwidth and latency estimation in a communication network
US20100077250A1 (en) Virtualization based high availability cluster system and method for managing failure in virtualization based high availability cluster system
CN108684046B (en) Random learning-based access network service function chain deployment method
Li et al. Online joint VNF chain composition and embedding for 5G networks
CN103797463A (en) Method and apparatus for assignment of virtual resources within a cloud environment
KR20120123262A (en) System and method for providing quality of service in wide-area messaging fabric
Qi et al. Sierpinski triangle based data center architecture in cloud computing
CN114465653B (en) Satellite cluster-oriented on-orbit edge computing method
Spinnewyn et al. Resilient application placement for geo-distributed cloud networks
CN113742046A (en) Flow grooming cloud-side computing network computing resource balanced scheduling method and system
Montana et al. Adaptive reconfiguration of data networks using genetic algorithms
Khatiri et al. Balanced resource allocation for VNF service chain provisioning in inter-datacenter elastic optical networks
CN109496407B (en) Message transmission method, device and storage medium in block chain system
Recse et al. Look-ahead VNF-FG embedding framework for latency-sensitive network services
Oida et al. ARS: an efficient agent-based routing system for QoS guarantees
Ali et al. Mobility and security aware real-time task scheduling in fog-cloud computing for IoT devices: a fuzzy-logic approach
US20100142402A1 (en) Method, Apparatus and Computer Program Product for Determining A Master Module in a Dynamic Distributed Device Environment
CN1625109A (en) Method and apparatus for virtualizing network resources
CN116582173B (en) Method, device and storage medium for processing data by satellite-based distributed network
CN113347238A (en) Message partitioning method, system, device and storage medium based on block chain
Guler et al. Genetic algorithm enabled virtual multicast tree embedding in Software-Defined Networks
CN109120523A (en) Multi-node path selection method, device, cloud platform resource regulating method and device

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