WO2023083259A1 - Service level agreement (sla) indicator decomposition method and apparatus, and system and related device - Google Patents

Service level agreement (sla) indicator decomposition method and apparatus, and system and related device Download PDF

Info

Publication number
WO2023083259A1
WO2023083259A1 PCT/CN2022/131148 CN2022131148W WO2023083259A1 WO 2023083259 A1 WO2023083259 A1 WO 2023083259A1 CN 2022131148 W CN2022131148 W CN 2022131148W WO 2023083259 A1 WO2023083259 A1 WO 2023083259A1
Authority
WO
WIPO (PCT)
Prior art keywords
slice
sla
network
requirement information
network slice
Prior art date
Application number
PCT/CN2022/131148
Other languages
French (fr)
Chinese (zh)
Inventor
黄灿灿
唐宏
孙振强
史凡
朱永庆
田葆
Original Assignee
中国电信股份有限公司
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 中国电信股份有限公司 filed Critical 中国电信股份有限公司
Publication of WO2023083259A1 publication Critical patent/WO2023083259A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/24Negotiating SLA [Service Level Agreement]; Negotiating QoS [Quality of Service]

Definitions

  • the network slice is a 5G network slice.
  • an electronic device including: a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to execute the executable Instructions to implement any of the SLA indicator decomposition methods described above.
  • a computer program product including a computer program, and when the computer program is executed by a processor, any one of the SLA indicator decomposition methods described above is implemented.
  • FIG. 1 shows a schematic diagram of a network system in an embodiment of the present disclosure
  • FIG. 2 shows a flowchart of a SLA index decomposition method in an embodiment of the present disclosure
  • FIG. 3 shows a schematic diagram of the implementation principle of the SLA index decomposition method in the embodiment of the present disclosure
  • Fig. 7 shows a structural block diagram of an electronic device in an embodiment of the present disclosure.
  • SLA The full name is Service Level Agreement, which is the service level agreement, which refers to the agreement reached between the service provider and the user about the service quality level that a certain service should achieve.
  • FIG. 1 shows a schematic diagram of a network system in an embodiment of the present disclosure.
  • the network system includes: a first slice controller 101 , a second slice controller 102 , an application client 103 and an application server 104 .
  • the first slice controller 101 is further configured to obtain slice performance parameter information, and according to the slice performance parameter information and the SLA index requirement information of each subnet slice in each network slice, The SLA indicator requirements information of network slicing is adjusted.
  • the second slice controller 102 can divide each subnet in each network slice into The SLA index requirement information of the slice is sent to the first slice controller 101, so that the first slice controller 101 uses the slice performance parameter information and the SLA of each subnet slice in each network slice from the second slice controller 102 Indicator requirement information, adjust the SLA indicator requirement information of each network slice.
  • adjusting the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice includes: The SLA indicator requirement information of each subnet slice in the slice is sent to the first slice controller; through the first slice controller, according to the SLA indicator requirement information of each subnet slice in each network slice, the SLA indicators require information to be adjusted.
  • Fig. 2 shows a flow chart of a SLA index decomposition method in the embodiment of the present disclosure.
  • the SLA index decomposition method provided in the embodiment of the present disclosure includes the following steps:
  • the SLA indicator requirement information acquired in S202 above may be, but not limited to: availability rate (percentage of time that system services can run normally), error rate (percentage of error requests to total requests) and system Capacity (expected load, e.g. requests per second).
  • availability rate percentage of time that system services can run normally
  • error rate percentage of error requests to total requests
  • system Capacity expected load, e.g. requests per second.
  • the obtained SLA index requirement information may be different, and those skilled in the art may make specific settings according to actual conditions.
  • the network slicing SLA index requirement information is part of the service agreement signed between the operator and the network slicing customer.
  • the network slicing SLA indicator requirement information includes the network slicing customer's related requirements for the service provided by the operator and the network.
  • the foregoing subnet slicing may include: access network slicing and core network slicing.
  • the SLA indicator requirement information of each subnet slice obtained in S206 above may be sent by the user application. Since the SLA indicator requirement information of the inner subnetwork slice will affect the SLA indicator requirement information of the outer layer network slice, therefore, in the embodiment of the present disclosure, after obtaining the SLA indicator requirement information of each subnetwork slice in each network slice , according to the SLA indicator requirement information of each subnet slice in each network slice, the SLA indicator requirement information of the outer layer network slice is adjusted.
  • the above S208 can be realized through the following steps: through the second slice controller, the SLA index requirement information of each subnet slice in each network slice is sent to the first slice controller; through the first slice controller The SLA indicator requirement information of each network slice is adjusted according to the SLA indicator requirement information of each subnet slice in each network slice.
  • the mapping and decomposition of the SLA indicators between the outer slice and the inner slice are realized through the linkage of vertical multi-level network slice controllers.
  • the previous SLA index requirement information is retained; for network slices that include subnet slices, the SLA index requirements for outer network slices are calculated based on the SLA index requirement information for inner subnet slices. After the demand information is adjusted, it is sent to the corresponding network slice to update the SLA indicator demand information of the corresponding network slice.
  • Fig. 3 shows a schematic diagram of the implementation principle of the SLA index decomposition method in the embodiment of the present disclosure.
  • the first slice controller refers to the slice controller of the first layer network, which is used to obtain the first The SLA index requirement information of each network slice in the layer network is sent to the corresponding network slice; and each subnet slice in the second layer network (that is, the inner layer of each network slice in the first layer network) is obtained from the second slice controller slice) SLA index demand information, combined with the slice performance parameter information to adjust the SLA index demand information of the first layer network, and send the adjusted SLA index demand information to the corresponding network slice; at the same time, the first layer network
  • the SLA indicator requirement information is decomposed, and the decomposed SLA indicator requirement information is delivered to the corresponding subnet slice.
  • the second slice controller refers to the slice controller of the second layer network, which is used to obtain the SLA index requirement information of the first layer network from the client application, and transmit it to the first slice controller of the first layer network.
  • the application server sends the second SLA index requirement information to the second slice controller of the second layer network;
  • the second slice controller of the second layer network sends the second SLA index requirement information to the first slice controller
  • the first slice controller of the first layer network adjusts the outer layer SLA index requirement information in combination with the slice performance parameter information, and delivers the adjustment result to the corresponding network slice;
  • Fig. 5 shows a schematic diagram of the comparative analysis of the SLA index decomposition method in the embodiment of the present disclosure and the SLA index decomposition method in the prior art.
  • the traditional SLA index decomposition scheme mainly uses the horizontal cross-domain linkage of the controller. Completed, based on the premise that the end-to-end network is composed of network domains with different functions (access network, core network, etc.) SLA backbone domain + SLA access domain.
  • the SLA indicator decomposition scheme provided in the embodiments of the present disclosure realizes the mapping and decomposition of the SLA indicators between the outer layer slice and the inner layer slice through the linkage of vertical multi-level network slice controllers, and can solve the problem of traditional SLA indicator decomposition only Focus on horizontal cross-domain rather than vertical cross-layer issues.
  • SLA function(first layer SLA, second layer SLA1, second layer SLA2, second layer SLA3, slice performance parameters).
  • the SLA index decomposition method provided in the implementation of the present disclosure enables more SLA calculation parameters and more accurate index calculation.
  • Combining the vertical decomposition provided in the embodiment of the present disclosure with the existing horizontal decomposition can realize comprehensive and accurate SLA Automatic decomposition.
  • embodiments of the present disclosure also provide an apparatus for decomposing SLA indicators, as described in the following embodiments. Since the problem-solving principle of this device embodiment is similar to that of the above-mentioned method embodiment, the implementation of this device embodiment can refer to the implementation of the above-mentioned method embodiment, and repeated descriptions will not be repeated.
  • FIG. 6 shows a schematic diagram of an SLA indicator decomposition device in an embodiment of the present disclosure.
  • a demand acquisition module 63 an SLA index adjustment module 64 , a second SLA index demand delivery module 65 and an SLA index decomposition module 66 .
  • the first SLA indicator requirement acquisition module 61 is used to acquire the SLA indicator requirement information of each network slice; the first SLA indicator requirement delivery module 62 is used to deliver the SLA indicator requirement information of each network slice to the corresponding Network slicing; the second SLA indicator requirement acquisition module 63, used to acquire the SLA indicator requirement information of each subnet slice in each network slice; the SLA indicator adjustment module 64, used for according to the SLA of each subnet slice in each network slice
  • the indicator requirement information is used to adjust the SLA indicator requirement information of each network slice; the second SLA indicator requirement delivery module 65 is used to deliver the adjusted SLA indicator requirement information to the corresponding network slice; the SLA indicator decomposition module 66. It is used to decompose the adjusted SLA indicator requirement information of each network slice, obtain the SLA indicator requirement information of each subnetwork slice, and send it to the corresponding subnetwork slice in each network slice.
  • the first SLA indicator requirement acquisition module 61, the first SLA indicator requirement delivery module 62, the second SLA indicator requirement acquisition module 63, the SLA indicator adjustment module 64, and the second SLA indicator requirement delivery module 65 and the SLA index decomposition module 66 correspond to S202-S212 in the method embodiment, and the examples and application scenarios implemented by the above-mentioned modules and corresponding steps are the same, but are not limited to the content disclosed in the above-mentioned method embodiment. It should be noted that, as a part of the apparatus, the above-mentioned modules can be executed in a computer system such as a set of computer-executable instructions.
  • the SLA indicator requirement information of each network slice acquired by the above-mentioned first SLA indicator requirement acquisition module 61 may be each functional end-to-end network slice spliced in a horizontal direction of the 5G network in sequence.
  • the above-mentioned SLA index adjustment module 64 is also used to: acquire slice performance parameter information; The slice's SLA indicator requires information to be adjusted.
  • the above-mentioned first SLA indicator requirement acquisition module 61 is further configured to: receive, through the first slice controller, the SLA indicator requirement information sent by the application client to each network slice in the first layer network; the above-mentioned The second SLA indicator requirement acquisition module 63 is also configured to receive, through the second slice controller, the SLA indicator requirement information sent by the application server to each subnet slice in the second layer network.
  • the above-mentioned first layer network is an access network
  • the second layer network is a core network
  • the SLA index adjustment module 64 is further configured to: send the SLA index requirement information of each subnet slice in each network slice to the first slice controller through the second slice controller; And the first slice controller adjusts the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice.
  • FIG. 7 An electronic device 700 according to this embodiment of the present disclosure is described below with reference to FIG. 7 .
  • the electronic device 700 shown in FIG. 7 is only an example, and should not limit the functions and scope of use of the embodiments of the present disclosure.
  • electronic device 700 takes the form of a general-purpose computing device.
  • Components of the electronic device 700 may include but not limited to: at least one processing unit 710 , at least one storage unit 720 , and a bus 730 connecting different system components (including the storage unit 720 and the processing unit 710 ).
  • the storage unit stores program codes, and the program codes can be executed by the processing unit 710, so that the processing unit 710 executes various exemplary methods according to the present disclosure described in the "Exemplary Methods" section of this specification.
  • Implementation steps For example, the processing unit 710 may perform the following steps in the above method embodiment: obtain the SLA indicator requirement information of each network slice; deliver the SLA indicator requirement information of each network slice to the corresponding network slice; acquire each network slice According to the SLA index demand information of each subnet slice in each network slice, adjust the SLA index demand information of each network slice; the adjusted SLA index demand information, the following Send to the corresponding network slice; decompose the adjusted SLA indicator requirement information of each network slice, obtain the SLA indicator requirement information of each subnet slice, and send it to the corresponding subnet slice in each network slice.
  • the storage unit 720 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 7201 and/or a cache storage unit 7202 , and may further include a read-only storage unit (ROM) 7203 .
  • RAM random access storage unit
  • ROM read-only storage unit
  • the storage unit 720 may also include a program/utility 7204 having a set (at least one) of program modules 7205, such program modules 7205 including but not limited to: an operating system, one or more application programs, other program modules, and program data, Implementations of networked environments may be included in each or some combination of these examples.
  • Bus 730 may represent one or more of several types of bus structures, including a memory cell bus or memory cell controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local area using any of a variety of bus structures. bus.
  • the electronic device 700 can also communicate with one or more external devices 740 (such as keyboards, pointing devices, Bluetooth devices, etc.), and can also communicate with one or more devices that enable the user to interact with the electronic device 700, and/or communicate with Any device (eg, router, modem, etc.) that enables the electronic device 700 to communicate with one or more other computing devices. Such communication may occur through input/output (I/O) interface 750 .
  • the electronic device 700 can also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN) and/or a public network such as the Internet) through the network adapter 760 . As shown, the network adapter 760 communicates with other modules of the electronic device 700 through the bus 730 .
  • other hardware and/or software modules may be used in conjunction with electronic device 700, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives And data backup storage system, etc.
  • the example implementations described here can be implemented by software, or by combining software with necessary hardware. Therefore, the technical solutions according to the embodiments of the present disclosure can be embodied in the form of software products, and the software products can be stored in a non-volatile storage medium (which can be CD-ROM, U disk, mobile hard disk, etc.) or on the network , including several instructions to make a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) execute the method according to the embodiments of the present disclosure.
  • a computing device which may be a personal computer, a server, a terminal device, or a network device, etc.
  • a computer-readable storage medium may include a data signal carrying readable program code in baseband or as part of a carrier wave traveling as a data signal. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a readable signal medium may also be any readable medium other than a readable storage medium that can transmit, propagate, or transport a program for use by or in conjunction with an instruction execution system, apparatus, or device.
  • program code embodied on a computer readable storage medium may be transmitted using any suitable medium, including but not limited to wireless, wireline, optical cable, RF, etc., or any suitable combination of the above.
  • the program code for performing the operations of the present disclosure may be written in any combination of one or more programming languages, and the programming language includes an object-oriented programming language—such as Java, C++, etc., or Includes conventional procedural programming languages - such as the "C" language or similar programming languages.
  • the program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server to execute.
  • the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device (for example, using an Internet service provider). business to connect via the Internet).
  • LAN local area network
  • WAN wide area network
  • Internet service provider for example, using an Internet service provider
  • steps of the methods of the present disclosure are depicted in the drawings in a particular order, there is no requirement or implication that the steps must be performed in that particular order, or that all illustrated steps must be performed to achieve the desired result. Additionally or alternatively, certain steps may be omitted, multiple steps may be combined into one step for execution, and/or one step may be decomposed into multiple steps for execution, etc.
  • the example embodiments described here can be implemented by software, or by combining software with necessary hardware. Therefore, the technical solutions according to the embodiments of the present disclosure can be embodied in the form of software products, and the software products can be stored in a non-volatile storage medium (which can be CD-ROM, U disk, mobile hard disk, etc.) or on the network , including several instructions to make a computing device (which may be a personal computer, a server, a mobile terminal, or a network device, etc.) execute the method according to the embodiments of the present disclosure.
  • a non-volatile storage medium which can be CD-ROM, U disk, mobile hard disk, etc.
  • a computing device which may be a personal computer, a server, a mobile terminal, or a network device, etc.

Abstract

A service level agreement (SLA) indicator decomposition method and apparatus, and a system and a related device, which relate to the technical field of data communications. The method comprises: acquiring SLA indicator requirement information for network slices; issuing the SLA indicator requirement information for the network slices to corresponding network slices; acquiring SLA indicator requirement information for subnet slices in each network slice; adjusting the SLA indicator requirement information for each network slice according to the SLA indicator requirement information for the subnet slices in each network slice; issuing the adjusted SLA indicator requirement information to the corresponding network slice; and decomposing the adjusted SLA indicator requirement information for each network slice, so as to obtain SLA indicator requirement information for subnet slices, and issuing same to the corresponding subnet slices in each network slice. By means of the method, comprehensive and accurate SLA indicator decomposition can be realized.

Description

服务等级协议SLA指标分解方法、装置、系统及相关设备Service level agreement SLA indicator decomposition method, device, system and related equipment
相关申请的交叉引用Cross References to Related Applications
本公开要求于2021年11月11日提交的申请号为202111331155.X、名称为“服务等级协议SLA指标分解方法、装置、系统、设备及介质”的中国专利申请的优先权,该中国专利申请的全部内容通过引用全部并入本文。This disclosure claims the priority of the Chinese patent application with application number 202111331155.X and titled "Service Level Agreement SLA Index Decomposition Method, Device, System, Equipment and Medium" filed on November 11, 2021. The Chinese patent application The entire contents of are hereby incorporated by reference in their entirety.
技术领域technical field
本公开涉及数据通信技术领域,尤其涉及一种服务等级协议SLA指标分解方法、装置、系统、设备、介质及计算机程序产品。The present disclosure relates to the technical field of data communication, and in particular to a service level agreement (SLA) indicator decomposition method, device, system, equipment, medium and computer program product.
背景技术Background technique
网络切片技术是5G网络为不同应用场景提供差异化服务的关键技术。通过网络切片,运营商在一个通用物理平台上构建多个专用的、虚拟的、隔离的、按需定制的逻辑网络,来满足不同行业用户对网络能力的不同需求(如时延,带宽,连接数等)。清晰的SLA指标有助于行业用户直观感受到网络切片所能提供的服务类别及其差别,并参考SLA标准所定义的服务等级,选择适合自己行业业务特性的网络切片服务,从而降低了行业间沟通的壁垒。网络切片SLA作为提供通信服务的服务协议,需要把运营商与网络切片客户签约的业务需求信息传递到运营商的网络中。对于需要新创建一个切片的场景,切片管理系统根据租户对切片的SLA要求(如切片列表、PLMN列表、最大用户数、切片服务区域、切片端到端时延、切片中终端的移动等级、切片资源共享等级)进行各域(接入网、传输网、核心网等)的SLA分解,进而进行各域资源配置,包括带宽、时延等Network slicing technology is a key technology for 5G networks to provide differentiated services for different application scenarios. Through network slicing, operators build multiple dedicated, virtual, isolated, and on-demand logical networks on a common physical platform to meet the different needs of users in different industries for network capabilities (such as delay, bandwidth, connection number, etc.). Clear SLA indicators help industry users intuitively feel the service types and differences that network slicing can provide, and refer to the service levels defined by SLA standards to choose network slicing services that suit the business characteristics of their industries, thereby reducing inter-industry barriers to communication. As a service agreement for providing communication services, the network slicing SLA needs to transmit the service demand information signed by the operator and the network slicing customer to the operator's network. For a scenario where a new slice needs to be created, the slice management system bases the tenant on the slice's SLA requirements (such as slice list, PLMN list, maximum number of users, slice service area, slice end-to-end resource sharing level) to decompose the SLA of each domain (access network, transmission network, core network, etc.), and then configure resources in each domain, including bandwidth, delay, etc.
现有的SLA(Service Level Agreement,服务级别协议)分解方法主要是使用控制器的横向跨域联动来完成,这个方法是基于端到端网络是由不同功能的网络域(接入、核心等)横向按顺序拼接而成的这个前提。但是该方案没有涉及到层次化网络切片场景中的外层切片与内层切片(子网切片)之间的纵向SLA指标的映射和分解问题。The existing SLA (Service Level Agreement, service level agreement) decomposition method is mainly completed by using the horizontal cross-domain linkage of the controller. This method is based on the fact that the end-to-end network is composed of network domains with different functions (access, core, etc.) This is the premise of horizontal splicing in order. However, this solution does not involve the mapping and decomposition of the longitudinal SLA indicators between the outer slice and the inner slice (subnet slice) in the hierarchical network slice scenario.
需要说明的是,在上述背景技术部分公开的信息仅用于加强对本公开的背景的理解,因此可以包括不构成对本领域普通技术人员已知的现有技术的信息。It should be noted that the information disclosed in the above background section is only for enhancing the understanding of the background of the present disclosure, and therefore may include information that does not constitute the prior art known to those of ordinary skill in the art.
发明内容Contents of the invention
本公开提供一种服务等级协议SLA指标分解方法、装置、系统、设备、介质及计算机程序产品,至少在一定程度上克服相关技术中SLA分解方案仅关注横向跨域而没有关注纵向跨层的技术问题。The present disclosure provides a service level agreement SLA indicator decomposition method, device, system, equipment, media and computer program products, at least to a certain extent, overcomes the technology in which the SLA decomposition scheme in the related art only focuses on horizontal cross-domain and does not focus on vertical cross-layer question.
本公开的其他特性和优点将通过下面的详细描述变得显然,或部分地通过本公开的实 践而习得。Other features and advantages of the present disclosure will become apparent from the following detailed description, or in part, be learned by practice of the present disclosure.
根据本公开的一个方面,提供了一种服务等级协议SLA指标分解方法,包括:获取各个网络切片的SLA指标需求信息;将各个网络切片的SLA指标需求信息,下发到相应的网络切片;获取每个网络切片内各个子网切片的SLA指标需求信息;根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整;将调整后的SLA指标需求信息,下发到相应的网络切片;对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。According to one aspect of the present disclosure, a service level agreement SLA indicator decomposition method is provided, including: obtaining the SLA indicator requirement information of each network slice; sending the SLA indicator requirement information of each network slice to the corresponding network slice; obtaining The SLA indicator requirement information of each subnet slice in each network slice; adjust the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice; the adjusted SLA indicator The demand information is sent to the corresponding network slice; the adjusted SLA index demand information of each network slice is decomposed to obtain the SLA index demand information of each subnet slice, and sent to the corresponding subnet in each network slice slice.
在本公开的一个实施例中,根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,包括:获取切片性能参数信息;根据所述切片性能参数信息和每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。In an embodiment of the present disclosure, adjusting the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice includes: obtaining slice performance parameter information; according to the slice The performance parameter information and the SLA indicator requirement information of each subnet slice in each network slice are adjusted to the SLA indicator requirement information of each network slice.
在本公开的一个实施例中,获取各个网络切片的SLA指标需求信息,包括:通过第一层网络的第一切片控制器接收应用客户端向第一层网络中各个网络切片发送的SLA指标需求信息;获取每个网络切片内各个子网切片的SLA指标需求信息,包括:通过第二层网络的第二切片控制器接收应用服务器向第二层网络中各个子网切片发送的SLA指标需求信息。In an embodiment of the present disclosure, obtaining the SLA index requirement information of each network slice includes: receiving the SLA index sent by the application client to each network slice in the first layer network through the first slice controller of the first layer network Requirement information: Obtain the SLA indicator requirement information of each subnet slice in each network slice, including: receiving the SLA indicator requirement sent by the application server to each subnet slice in the second layer network through the second slice controller of the second layer network information.
在本公开的一个实施例中,根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,包括:通过所述第二切片控制器将每个网络切片内各个子网切片的SLA指标需求信息,发送到所述第一切片控制器;通过所述第一切片控制器根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。In an embodiment of the present disclosure, adjusting the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnetwork slice in each network slice includes: The SLA indicator requirement information of each subnet slice in a network slice is sent to the first slice controller; through the first slice controller, according to the SLA indicator requirement information of each subnet slice in each network slice, Adjust the SLA index requirement information of each network slice.
在本公开的一个实施例中,所述第一层网络为接入网,所述第二层网络为核心网。In an embodiment of the present disclosure, the first layer network is an access network, and the second layer network is a core network.
在本公开的一个实施例中,所述网络切片为5G网络切片。In an embodiment of the present disclosure, the network slice is a 5G network slice.
根据本公开的另一个方面,还提供了一种服务等级协议SLA指标分解装置,包括:第一SLA指标需求获取模块,设置为获取各个网络切片的SLA指标需求信息;第一SLA指标需求下发模块,设置为将各个网络切片的SLA指标需求信息,下发到相应的网络切片;第二SLA指标需求获取模块,设置为获取每个网络切片内各个子网切片的SLA指标需求信息;SLA指标调整模块,设置为根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整;第二SLA指标需求下发模块,设置为将调整后的SLA指标需求信息,下发到相应的网络切片;SLA指标分解模块,设置为对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。According to another aspect of the present disclosure, a device for decomposing service level agreement SLA indicators is also provided, including: a first SLA indicator requirement acquisition module configured to acquire the SLA indicator requirement information of each network slice; the first SLA indicator requirement delivery module The module is configured to send the SLA indicator requirement information of each network slice to the corresponding network slice; the second SLA indicator requirement acquisition module is configured to obtain the SLA indicator requirement information of each subnet slice in each network slice; the SLA indicator The adjustment module is configured to adjust the SLA index demand information of each network slice according to the SLA index demand information of each subnet slice in each network slice; the second SLA index demand delivery module is set to adjust the adjusted SLA The indicator requirement information is delivered to the corresponding network slice; the SLA indicator decomposition module is set to decompose the adjusted SLA indicator requirement information of each network slice to obtain the SLA indicator requirement information of each subnet slice, and deliver it to each corresponding subnet slices within a network slice.
根据本公开的另一个方面,还提供了一种网络系统,包括:应用客户端、应用服务器、第一切片控制器和第二切片控制器;其中,所述应用客户端用于向第一切片控制器发送各 个网络切片的SLA指标需求信息;所述应用服务器用于向第二切片控制器发送每个网络切片内各个子网切片的SLA指标需求信息;所述第一切片控制器用于将各个网络切片的SLA指标需求信息,下发到相应的网络切片;所述第二切片控制器用于将每个网络切片内各个子网切片的SLA指标需求信息发送到所述第一切片控制器;其中,所述第一切片控制器还用于根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,并将调整后的SLA指标需求信,下发到相应的网络切片;以及对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。According to another aspect of the present disclosure, a network system is also provided, including: an application client, an application server, a first slice controller, and a second slice controller; The slice controller sends the SLA indicator requirement information of each network slice; the application server is used to send the SLA indicator requirement information of each subnet slice in each network slice to the second slice controller; the first slice controller uses Sending the SLA indicator requirement information of each network slice to the corresponding network slice; the second slice controller is used to send the SLA indicator requirement information of each subnet slice in each network slice to the first slice controller; wherein, the first slice controller is further configured to adjust the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice, and adjust the adjusted The SLA index demand letter is sent to the corresponding network slice; and the adjusted SLA index demand information of each network slice is decomposed to obtain the SLA index demand information of each subnet slice, which is sent to the corresponding network slice. subnet slices.
根据本公开的另一个方面,还提供了一种电子设备,包括:处理器;以及存储器,用于存储所述处理器的可执行指令;其中,所述处理器配置为经由执行所述可执行指令来执行上述任意一项所述的服务等级协议SLA指标分解方法。According to another aspect of the present disclosure, there is also provided an electronic device, including: a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to execute the executable Instructions to implement any of the SLA indicator decomposition methods described above.
根据本公开的另一个方面,还提供了一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述任意一项所述的服务等级协议SLA指标分解方法。According to another aspect of the present disclosure, there is also provided a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the SLA index decomposition method described in any one of the above is implemented .
根据本公开的另一个方面,还提供了一种计算机程序产品,包括计算机程序,所述计算机程序被处理器执行时实现上述任意一项的服务等级协议SLA指标分解方法。According to another aspect of the present disclosure, there is also provided a computer program product, including a computer program, and when the computer program is executed by a processor, any one of the SLA indicator decomposition methods described above is implemented.
本公开的实施例所提供的服务等级协议SLA指标分解方法、装置、系统、设备、介质及计算机程序产品,通过对外层切片与内层切片之间SLA指标的映射和分解,能够使得传统SLA指标分解方案不仅关注横向跨域,也关注纵向跨层,从而实现全面而精确的SLA指标分解。The service level agreement SLA index decomposition method, device, system, equipment, medium and computer program product provided by the embodiments of the present disclosure can make the traditional SLA index The decomposition scheme not only focuses on horizontal cross-domain, but also vertical cross-layer, so as to achieve comprehensive and accurate SLA index decomposition.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the present disclosure.
附图说明Description of drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description serve to explain the principles of the disclosure. Apparently, the drawings in the following description are only some embodiments of the present disclosure, and those skilled in the art can obtain other drawings according to these drawings without creative efforts.
图1示出本公开实施例中一种网络系统示意图;FIG. 1 shows a schematic diagram of a network system in an embodiment of the present disclosure;
图2示出本公开实施例中一种SLA指标分解方法流程图;FIG. 2 shows a flowchart of a SLA index decomposition method in an embodiment of the present disclosure;
图3示出本公开实施例中SLA指标分解方法的实现原理示意图;FIG. 3 shows a schematic diagram of the implementation principle of the SLA index decomposition method in the embodiment of the present disclosure;
图4示出本公开实施例中一种可选的SLA指标分解方法的具体实现流程图;FIG. 4 shows a specific implementation flowchart of an optional SLA indicator decomposition method in an embodiment of the present disclosure;
图5示出本公开实施例中SLA指标分解方法与现有技术中SLA指标分解方法的对比分析示意图;Fig. 5 shows a schematic diagram of comparative analysis between the SLA index decomposition method in the embodiment of the present disclosure and the SLA index decomposition method in the prior art;
图6示出本公开实施例中一种SLA指标分解装置示意图;FIG. 6 shows a schematic diagram of an SLA index decomposition device in an embodiment of the present disclosure;
图7示出本公开实施例中一种电子设备的结构框图。Fig. 7 shows a structural block diagram of an electronic device in an embodiment of the present disclosure.
具体实施方式Detailed ways
现在将参考附图更全面地描述示例实施方式。然而,示例实施方式能够以多种形式实施,且不应被理解为限于在此阐述的范例;相反,提供这些实施方式使得本公开将更加全面和完整,并将示例实施方式的构思全面地传达给本领域的技术人员。所描述的特征、结构或特性可以以任何合适的方式结合在一个或更多实施方式中。Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
此外,附图仅为本公开的示意性图解,并非一定是按比例绘制。图中相同的附图标记表示相同或类似的部分,因而将省略对它们的重复描述。附图中所示的一些方框图是功能实体,不一定必须与物理或逻辑上独立的实体相对应。可以采用软件形式来实现这些功能实体,或在一个或多个硬件模块或集成电路中实现这些功能实体,或在不同网络和/或处理器装置和/或微控制器装置中实现这些功能实体。Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus repeated descriptions thereof will be omitted. Some of the block diagrams shown in the drawings are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in software, or in one or more hardware modules or integrated circuits, or in different network and/or processor means and/or microcontroller means.
为了便于理解,下面首先对本公开涉及到的几个名词进行解释如下:For ease of understanding, several nouns involved in the present disclosure are firstly explained as follows:
SLA:全称Service Level Agreement,即服务级别协议,是指服务提供商与用户之间达成的关于某项服务所应达到服务质量等级的协议。SLA: The full name is Service Level Agreement, which is the service level agreement, which refers to the agreement reached between the service provider and the user about the service quality level that a certain service should achieve.
下面结合附图及实施例对本示例实施方式进行详细说明。The exemplary implementation manner will be described in detail below in conjunction with the accompanying drawings and embodiments.
首先,本公开实施例中提供了一种网络系统,该网络系统可以是但不限于5G网络系统。First, an embodiment of the present disclosure provides a network system, which may be but not limited to a 5G network system.
图1示出本公开实施例中一种网络系统示意图,如图1所示,该网络系统包括:第一切片控制器101、第二切片控制器102、应用客户端103和应用服务器104。FIG. 1 shows a schematic diagram of a network system in an embodiment of the present disclosure. As shown in FIG. 1 , the network system includes: a first slice controller 101 , a second slice controller 102 , an application client 103 and an application server 104 .
其中,应用客户端103用于向第一切片控制器101发送各个网络切片的SLA指标需求信息;应用服务器104用于向第二切片控制器102发送每个网络切片内各个子网切片的SLA指标需求信息;第一切片控制器101用于将各个网络切片的SLA指标需求信息,下发到相应的网络切片;第二切片控制器102用于将每个网络切片内各个子网切片的SLA指标需求信息发送到第一切片控制器。Among them, the application client 103 is used to send the SLA index requirement information of each network slice to the first slice controller 101; the application server 104 is used to send the SLA of each subnet slice in each network slice to the second slice controller 102 Indicator requirement information; the first slice controller 101 is used to send the SLA indicator requirement information of each network slice to the corresponding network slice; the second slice controller 102 is used to send the SLA indicator requirement information of each subnet slice in each network slice The SLA indicator requirement information is sent to the first slice controller.
进一步地,第一切片控制器101还用于根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,并将调整后的SLA指标需求信,下发到相应的网络切片;以及对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。Further, the first slice controller 101 is also configured to adjust the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice, and send the adjusted SLA indicator requirement Send the corresponding network slices to the corresponding network slices; and decompose the adjusted SLA indicator requirement information of each network slice to obtain the SLA indicator requirement information of each subnet slice, and deliver it to the corresponding subnetwork in each network slice slice.
在本公开的一个实施例中,第一切片控制器101还用于获取切片性能参数信息,并根据切片性能参数信息和每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。In an embodiment of the present disclosure, the first slice controller 101 is further configured to obtain slice performance parameter information, and according to the slice performance parameter information and the SLA index requirement information of each subnet slice in each network slice, The SLA indicator requirements information of network slicing is adjusted.
需要注意的是,不是每个网络切片都包含子网切片的,对于包含子网切片的每个网络切片,在具体实施时,可以由第二切片控制器102将每个网络切片内各个子网切 片的SLA指标需求信息,发送到第一切片控制器101,使得第一切片控制器101根据切片性能参数信息和来自第二切片控制器102的每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。It should be noted that not every network slice contains subnet slices. For each network slice containing subnet slices, in specific implementation, the second slice controller 102 can divide each subnet in each network slice into The SLA index requirement information of the slice is sent to the first slice controller 101, so that the first slice controller 101 uses the slice performance parameter information and the SLA of each subnet slice in each network slice from the second slice controller 102 Indicator requirement information, adjust the SLA indicator requirement information of each network slice.
需要说明的是,本公开实施例中的第一切片控制器101是指位于第一层网络的网络切片控制器;本公开实施例中的第二切片控制器102是指位于第二层网络的网络切片控制器。其中,第一层网络和第二层网络是指纵向上不同层级的网络。例如,在本公开的一个实施例中,第一层网络可以是接入网,第二层网络可以是核心网。It should be noted that the first slice controller 101 in the embodiment of the present disclosure refers to the network slice controller located in the first layer network; the second slice controller 102 in the embodiment of the present disclosure refers to the network slice controller located in the second layer network. network slice controller. Wherein, the first-tier network and the second-tier network refer to networks at different levels vertically. For example, in an embodiment of the present disclosure, the first layer network may be an access network, and the second layer network may be a core network.
当本公开实施例中提供的网络系统为5G网络系统的情况下,本公开实施例中的网络切片是指5G网络切片,也即5G网络在横向上按顺序拼接的各个功能端到端网络切片。When the network system provided in the embodiments of the present disclosure is a 5G network system, the network slicing in the embodiments of the present disclosure refers to 5G network slicing, that is, the end-to-end network slicing of various functions of the 5G network spliced in sequence in the horizontal direction .
在本公开的一个实施例中,根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,包括:通过第二切片控制器将每个网络切片内各个子网切片的SLA指标需求信息,发送到第一切片控制器;通过第一切片控制器根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。In an embodiment of the present disclosure, adjusting the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice includes: The SLA indicator requirement information of each subnet slice in the slice is sent to the first slice controller; through the first slice controller, according to the SLA indicator requirement information of each subnet slice in each network slice, the SLA indicators require information to be adjusted.
本领域技术人员可以知晓,图1中的切片控制器、应用客户端和应用服务器的数量仅仅是示意性的,根据实际需要,可以具有任意数目的切片控制器、应用客户端和应用服务器。本公开实施例对此不作限定。其次,本公开实施例中提供了一种SLA指标分解方法,可以应用但不限于图1所示的网络系统。该方法可以由任意具备计算处理能力的电子设备执行。Those skilled in the art may know that the number of slice controllers, application clients and application servers in FIG. 1 is only illustrative, and there may be any number of slice controllers, application clients and application servers according to actual needs. The embodiment of the present disclosure does not limit this. Secondly, the embodiment of the present disclosure provides a SLA index decomposition method, which can be applied to but not limited to the network system shown in FIG. 1 . The method can be executed by any electronic device with computing capability.
图2示出本公开实施例中一种SLA指标分解方法流程图,如图2所示,本公开实施例中提供的SLA指标分解方法包括如下步骤:Fig. 2 shows a flow chart of a SLA index decomposition method in the embodiment of the present disclosure. As shown in Fig. 2, the SLA index decomposition method provided in the embodiment of the present disclosure includes the following steps:
S202,获取各个网络切片的SLA指标需求信息。S202. Obtain the SLA index requirement information of each network slice.
需要说明的是,上述S202中获取的SLA指标需求信息可以是但不限于:可用率(系统服务能正常运行所占的时间百分比)、错误率(错误请求数占总请求数的百分比)和系统容量(预期负载,例如,每秒的请求数)。事实上,根据应用环境或网络环境不同,获取的SLA指标需求信息可以不同,本领域技术人员可根据实际情况进行具体设定。It should be noted that, the SLA indicator requirement information acquired in S202 above may be, but not limited to: availability rate (percentage of time that system services can run normally), error rate (percentage of error requests to total requests) and system Capacity (expected load, e.g. requests per second). In fact, according to different application environments or network environments, the obtained SLA index requirement information may be different, and those skilled in the art may make specific settings according to actual conditions.
5G网络切片的划分包括纵向和横向两个维度,先在纵向上按照接入网、核心网划分为子网切片,再在横向上组成各个功能端到端的网络切片。在本公开的一个实施例中,本公开实施例中的网络切片可以是5G网络在横向上按顺序拼接的各个功能端到端网络切片。The division of 5G network slicing includes vertical and horizontal dimensions. First, it is divided into subnet slices according to the access network and core network in the vertical direction, and then forms end-to-end network slices with various functions in the horizontal direction. In an embodiment of the present disclosure, the network slice in the embodiment of the present disclosure may be various functional end-to-end network slices spliced in sequence in the horizontal direction of the 5G network.
网络切片SLA指标需求信息是运营商与网络切片客户之间签订的业务协议中的一部分,网络切片SLA指标需求信息包含了网络切片客户对于运营商提供的服务及网络的相关需求。The network slicing SLA index requirement information is part of the service agreement signed between the operator and the network slicing customer. The network slicing SLA indicator requirement information includes the network slicing customer's related requirements for the service provided by the operator and the network.
S204,将各个网络切片的SLA指标需求信息,下发到相应的网络切片。S204. Deliver the SLA index requirement information of each network slice to the corresponding network slice.
需要说明的是,上述S202中各个网络切片的SLA指标需求信息可以是用户指定的,在首次获取到各个网络切片的SLA指标需求信息,下发到相应的网络切片。It should be noted that, the SLA indicator requirement information of each network slice in S202 above may be specified by the user, and the SLA indicator requirement information of each network slice is acquired for the first time, and delivered to the corresponding network slice.
S206,获取每个网络切片内各个子网切片的SLA指标需求信息。S206. Obtain the SLA index requirement information of each subnet slice in each network slice.
S208,根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。S208. Adjust the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice.
需要说明的是,上述子网切片可以包括:接入网切片、核心网切片。上述S206获取的各个子网切片的SLA指标需求信息可以是由用户应用发送的。由于内层子网切片的SLA指标需求信息会影响到外层网络切片的SLA指标需求信息,因而,本公开实施例中,在获取到每个网络切片内各个子网切片的SLA指标需求信息后,根据每个网络切片内各个子网切片的SLA指标需求信息,对外层网络切片的SLA指标需求信息进行调整。It should be noted that the foregoing subnet slicing may include: access network slicing and core network slicing. The SLA indicator requirement information of each subnet slice obtained in S206 above may be sent by the user application. Since the SLA indicator requirement information of the inner subnetwork slice will affect the SLA indicator requirement information of the outer layer network slice, therefore, in the embodiment of the present disclosure, after obtaining the SLA indicator requirement information of each subnetwork slice in each network slice , according to the SLA indicator requirement information of each subnet slice in each network slice, the SLA indicator requirement information of the outer layer network slice is adjusted.
在本公开的一个实施例中,上述S202可以通过第一层网络中的第一切片控制器接收应用客户端向第一层网络中各个网络切片发送的SLA指标需求信息;上述S206可以通过第二层网络的第二切片控制器接收应用服务器向第二层网络中各个子网切片发送的SLA指标需求信息。In an embodiment of the present disclosure, the above S202 may receive, through the first slice controller in the first layer network, the SLA index requirement information sent by the application client to each network slice in the first layer network; the above S206 may pass through the first slice controller The second slice controller of the layer 2 network receives the SLA index requirement information sent by the application server to each subnet slice in the layer 2 network.
进一步地,上述S208可以通过如下步骤来实现:通过第二切片控制器将每个网络切片内各个子网切片的SLA指标需求信息,发送到第一切片控制器;通过第一切片控制器根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。本公开实施例,通过纵向多层级的网络切片控制器的联动来实现外层切片和内层切片之间的SLA指标的映射和分解问题。Further, the above S208 can be realized through the following steps: through the second slice controller, the SLA index requirement information of each subnet slice in each network slice is sent to the first slice controller; through the first slice controller The SLA indicator requirement information of each network slice is adjusted according to the SLA indicator requirement information of each subnet slice in each network slice. In the embodiment of the present disclosure, the mapping and decomposition of the SLA indicators between the outer slice and the inner slice are realized through the linkage of vertical multi-level network slice controllers.
在一些实施例中,第一层网络为接入网,第二层网络为核心网。In some embodiments, the first layer network is an access network, and the second layer network is a core network.
S210,将调整后的SLA指标需求信息,下发到相应的网络切片。S210, deliver the adjusted SLA index requirement information to corresponding network slices.
在具体实施时,对于不包含子网切片的网络切片,保留之前的SLA指标需求信息;对于包含子网切片的网络切片,根据内层子网切片的SLA指标需求信息,对外层网络切片SLA指标需求信息进行调整后,下发到相应的网络切片,以更新相应网络切片的SLA指标需求信息。In actual implementation, for network slices that do not include subnet slices, the previous SLA index requirement information is retained; for network slices that include subnet slices, the SLA index requirements for outer network slices are calculated based on the SLA index requirement information for inner subnet slices. After the demand information is adjusted, it is sent to the corresponding network slice to update the SLA indicator demand information of the corresponding network slice.
S212,对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。S212. Decompose the adjusted SLA indicator requirement information of each network slice, obtain the SLA indicator requirement information of each subnetwork slice, and send it to the corresponding subnetwork slice in each network slice.
在对某个外层网络切片的SLA指标需求信息进行调整后,需要对该外层网络切片的SLA指标需求信息进行分解,以得到该外层网络切片内各个子网切片的SLA指标需求信息,下发到该外层网络切片内相应的子网切片。After adjusting the SLA indicator requirement information of an outer network slice, it is necessary to decompose the SLA indicator requirement information of the outer network slice to obtain the SLA indicator requirement information of each subnet slice in the outer network slice, Delivered to the corresponding subnet slice in the outer network slice.
在本公开的一个实施例中,根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,包括:获取切片性能参数信息;根据切片性能参数信息和每个网络切片内各个子网切片的SLA指标需求信息,对 每个网络切片的SLA指标需求信息进行调整。In an embodiment of the present disclosure, according to the SLA indicator requirement information of each subnet slice in each network slice, the SLA indicator requirement information of each network slice is adjusted, including: acquiring slice performance parameter information; information and the SLA indicator requirement information of each subnet slice in each network slice, and adjust the SLA indicator requirement information of each network slice.
需要说明的是,本公开实施例中切片性能参数信息是指用于表征各个网络切片及其内部子网切片的参数信息;根据切片性能参数信息和每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,准确性更高。It should be noted that the slice performance parameter information in the embodiment of the present disclosure refers to the parameter information used to characterize each network slice and its internal subnet slice; according to the slice performance parameter information and the SLA index of each subnet slice in each network slice Demand information, adjust the SLA index demand information of each network slice, with higher accuracy.
图3示出本公开实施例中SLA指标分解方法的实现原理示意图,如图3所示,第一切片控制器是指第一层网络的切片控制器,用于从客户处首次获取第一层网络中各个网络切片的SLA指标需求信息,下发到相应的网络切片;以及从第二切片控制器获取第二层网络中各个子网切片(即第一层网络中各个网络切片的内层切片)的SLA指标需求信息,结合切片性能参数信息对第一层网络的SLA指标需求信息进行调整,将调整后的SLA指标需求信息,下发到相应的网络切片;同时对第一层网络的SLA指标需求信息进行分解,将分解后的SLA指标需求信息,下发到相应的子网切片。第二切片控制器是指第二层网络的切片控制器,用于从客户应用处获取第一层网络的SLA指标需求信息,并传递给第一层网络的第一切片控制器。Fig. 3 shows a schematic diagram of the implementation principle of the SLA index decomposition method in the embodiment of the present disclosure. As shown in Fig. 3, the first slice controller refers to the slice controller of the first layer network, which is used to obtain the first The SLA index requirement information of each network slice in the layer network is sent to the corresponding network slice; and each subnet slice in the second layer network (that is, the inner layer of each network slice in the first layer network) is obtained from the second slice controller slice) SLA index demand information, combined with the slice performance parameter information to adjust the SLA index demand information of the first layer network, and send the adjusted SLA index demand information to the corresponding network slice; at the same time, the first layer network The SLA indicator requirement information is decomposed, and the decomposed SLA indicator requirement information is delivered to the corresponding subnet slice. The second slice controller refers to the slice controller of the second layer network, which is used to obtain the SLA index requirement information of the first layer network from the client application, and transmit it to the first slice controller of the first layer network.
图4示出本公开实施例中一种可选的SLA指标分解方法的具体实现流程图,包括如下:FIG. 4 shows a specific implementation flowchart of an optional SLA index decomposition method in an embodiment of the present disclosure, including the following:
S402,由应用客户端向第一层网络的第一切片控制器发送第一SLA指标需求信息;S402. The application client sends the first SLA indicator requirement information to the first slice controller of the first layer network;
S404,由第一层网络的第一切片控制器将第一SLA指标需求信息下发到相应的网络切片;S404. The first slice controller of the first layer network sends the first SLA index requirement information to the corresponding network slice;
S406,由应用服务器向第二层网络的第二切片控制器发送第二SLA指标需求信息;S406. The application server sends the second SLA index requirement information to the second slice controller of the second layer network;
S408,由第二层网络的第二切片控制器向第一切片控制器发送第二SLA指标需求信息;S408. The second slice controller of the second layer network sends the second SLA index requirement information to the first slice controller;
S410,由第一层网络的第一切片控制器结合切片性能参数信息对外层SLA指标需求信息进行调整,并将调整结果下发到相应的网络切片;S410, the first slice controller of the first layer network adjusts the outer layer SLA index requirement information in combination with the slice performance parameter information, and delivers the adjustment result to the corresponding network slice;
S412,由第一层网络的第一切片控制器对外层SLA指标需求信息进行分解,将分解后的SLA指标需求信息下发到相应的子网切片。S412. The first slice controller of the first layer network decomposes the SLA index requirement information of the outer layer, and delivers the decomposed SLA index requirement information to corresponding subnetwork slices.
图5示出本公开实施例中SLA指标分解方法与现有技术中SLA指标分解方法的对比分析示意图,如图5所示,传统SLA指标分解方案,主要是使用控制器的横向跨域联动来完成,基于端到端网络是由不同功能的网络域(接入网、核心网等)横向按顺序拼接而成的这个前提;使用传统方案对SLA指标进行分解时,SLA=SLA接入域+SLA骨干域+SLA接入域。本公开实施例中提供的SLA指标分解方案,通过纵向多层级的网络切片控制器的联动来实现外层切片和内层切片之间的SLA指标的映射和分解问题,能够解决传统SLA指标分解只关注横向跨域而不关注纵向跨层的问题。使用本公开实施例对SLA指标进行分解时,SLA=function(第一层SLA,第二层SLA1, 第二层SLA2,第二层SLA3,切片性能参数)。Fig. 5 shows a schematic diagram of the comparative analysis of the SLA index decomposition method in the embodiment of the present disclosure and the SLA index decomposition method in the prior art. As shown in Fig. 5, the traditional SLA index decomposition scheme mainly uses the horizontal cross-domain linkage of the controller. Completed, based on the premise that the end-to-end network is composed of network domains with different functions (access network, core network, etc.) SLA backbone domain + SLA access domain. The SLA indicator decomposition scheme provided in the embodiments of the present disclosure realizes the mapping and decomposition of the SLA indicators between the outer layer slice and the inner layer slice through the linkage of vertical multi-level network slice controllers, and can solve the problem of traditional SLA indicator decomposition only Focus on horizontal cross-domain rather than vertical cross-layer issues. When using the disclosed embodiment to decompose the SLA index, SLA=function(first layer SLA, second layer SLA1, second layer SLA2, second layer SLA3, slice performance parameters).
可见,本公开实施中提供的SLA指标分解方法,使得SLA计算参数更多,指标的计算更加精确,将本公开实施例中提供的纵向分解与现有横向分解结合,能够实现SLA全面而精确的自动化分解。It can be seen that the SLA index decomposition method provided in the implementation of the present disclosure enables more SLA calculation parameters and more accurate index calculation. Combining the vertical decomposition provided in the embodiment of the present disclosure with the existing horizontal decomposition can realize comprehensive and accurate SLA Automatic decomposition.
基于同一发明构思,本公开实施例中还提供了一种服务等级协议SLA指标分解装置,如下面的实施例所述。由于该装置实施例解决问题的原理与上述方法实施例相似,因此该装置实施例的实施可以参见上述方法实施例的实施,重复之处不再赘述。Based on the same inventive concept, embodiments of the present disclosure also provide an apparatus for decomposing SLA indicators, as described in the following embodiments. Since the problem-solving principle of this device embodiment is similar to that of the above-mentioned method embodiment, the implementation of this device embodiment can refer to the implementation of the above-mentioned method embodiment, and repeated descriptions will not be repeated.
图6示出本公开实施例中一种SLA指标分解装置示意图,如图6所示,该装置包括:第一SLA指标需求获取模块61、第一SLA指标需求下发模块62、第二SLA指标需求获取模块63、SLA指标调整模块64、第二SLA指标需求下发模块65和SLA指标分解模块66。FIG. 6 shows a schematic diagram of an SLA indicator decomposition device in an embodiment of the present disclosure. As shown in FIG. A demand acquisition module 63 , an SLA index adjustment module 64 , a second SLA index demand delivery module 65 and an SLA index decomposition module 66 .
其中,第一SLA指标需求获取模块61,用于获取各个网络切片的SLA指标需求信息;第一SLA指标需求下发模块62,用于将各个网络切片的SLA指标需求信息,下发到相应的网络切片;第二SLA指标需求获取模块63,用于获取每个网络切片内各个子网切片的SLA指标需求信息;SLA指标调整模块64,用于根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整;第二SLA指标需求下发模块65,用于将调整后的SLA指标需求信息,下发到相应的网络切片;SLA指标分解模块66,用于对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。Among them, the first SLA indicator requirement acquisition module 61 is used to acquire the SLA indicator requirement information of each network slice; the first SLA indicator requirement delivery module 62 is used to deliver the SLA indicator requirement information of each network slice to the corresponding Network slicing; the second SLA indicator requirement acquisition module 63, used to acquire the SLA indicator requirement information of each subnet slice in each network slice; the SLA indicator adjustment module 64, used for according to the SLA of each subnet slice in each network slice The indicator requirement information is used to adjust the SLA indicator requirement information of each network slice; the second SLA indicator requirement delivery module 65 is used to deliver the adjusted SLA indicator requirement information to the corresponding network slice; the SLA indicator decomposition module 66. It is used to decompose the adjusted SLA indicator requirement information of each network slice, obtain the SLA indicator requirement information of each subnetwork slice, and send it to the corresponding subnetwork slice in each network slice.
在本公开实施例中,上述第一SLA指标需求获取模块61、第一SLA指标需求下发模块62、第二SLA指标需求获取模块63、SLA指标调整模块64、第二SLA指标需求下发模块65和SLA指标分解模块66对应于方法实施例中的S202~S212,上述模块与对应的步骤所实现的示例和应用场景相同,但不限于上述方法实施例所公开的内容。需要说明的是,上述模块作为装置的一部分可以在诸如一组计算机可执行指令的计算机系统中执行。In the embodiment of the present disclosure, the first SLA indicator requirement acquisition module 61, the first SLA indicator requirement delivery module 62, the second SLA indicator requirement acquisition module 63, the SLA indicator adjustment module 64, and the second SLA indicator requirement delivery module 65 and the SLA index decomposition module 66 correspond to S202-S212 in the method embodiment, and the examples and application scenarios implemented by the above-mentioned modules and corresponding steps are the same, but are not limited to the content disclosed in the above-mentioned method embodiment. It should be noted that, as a part of the apparatus, the above-mentioned modules can be executed in a computer system such as a set of computer-executable instructions.
在一些实施例中,上述第一SLA指标需求获取模块61获取的各个网络切片的SLA指标需求信息,可以是5G网络在横向上按顺序拼接的各个功能端到端网络切片。In some embodiments, the SLA indicator requirement information of each network slice acquired by the above-mentioned first SLA indicator requirement acquisition module 61 may be each functional end-to-end network slice spliced in a horizontal direction of the 5G network in sequence.
在本公开的一个实施例中,上述SLA指标调整模块64还用于:获取切片性能参数信息;根据切片性能参数信息和每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。In an embodiment of the present disclosure, the above-mentioned SLA index adjustment module 64 is also used to: acquire slice performance parameter information; The slice's SLA indicator requires information to be adjusted.
在本公开的一个实施例中,上述第一SLA指标需求获取模块61还用于:通过第一切片控制器接收应用客户端向第一层网络中各个网络切片发送的SLA指标需求信息;上述第二SLA指标需求获取模块63还用于通过第二切片控制器接收应用服务器向第二层网络中各个子网切片发送的SLA指标需求信息。In an embodiment of the present disclosure, the above-mentioned first SLA indicator requirement acquisition module 61 is further configured to: receive, through the first slice controller, the SLA indicator requirement information sent by the application client to each network slice in the first layer network; the above-mentioned The second SLA indicator requirement acquisition module 63 is also configured to receive, through the second slice controller, the SLA indicator requirement information sent by the application server to each subnet slice in the second layer network.
在一些实施例中,上述第一层网络为接入网,第二层网络为核心网。In some embodiments, the above-mentioned first layer network is an access network, and the second layer network is a core network.
在本公开的一个实施例中,上述SLA指标调整模块64还用于:通过第二切片控制器将每个网络切片内各个子网切片的SLA指标需求信息,发送到第一切片控制器;以及通过第一切片控制器根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。In an embodiment of the present disclosure, the SLA index adjustment module 64 is further configured to: send the SLA index requirement information of each subnet slice in each network slice to the first slice controller through the second slice controller; And the first slice controller adjusts the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice.
所属技术领域的技术人员能够理解,本公开的各个方面可以实现为系统、方法或程序产品。因此,本公开的各个方面可以具体实现为以下形式,即:完全的硬件实施方式、完全的软件实施方式(包括固件、微代码等),或硬件和软件方面结合的实施方式,这里可以统称为“电路”、“模块”或“系统”。Those skilled in the art can understand that various aspects of the present disclosure can be implemented as a system, method or program product. Therefore, various aspects of the present disclosure can be embodied in the following forms, namely: a complete hardware implementation, a complete software implementation (including firmware, microcode, etc.), or a combination of hardware and software, which can be collectively referred to herein as "circuit", "module" or "system".
下面参照图7来描述根据本公开的这种实施方式的电子设备700。图7显示的电子设备700仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。An electronic device 700 according to this embodiment of the present disclosure is described below with reference to FIG. 7 . The electronic device 700 shown in FIG. 7 is only an example, and should not limit the functions and scope of use of the embodiments of the present disclosure.
如图7所示,电子设备700以通用计算设备的形式表现。电子设备700的组件可以包括但不限于:上述至少一个处理单元710、上述至少一个存储单元720、连接不同系统组件(包括存储单元720和处理单元710)的总线730。As shown in FIG. 7, electronic device 700 takes the form of a general-purpose computing device. Components of the electronic device 700 may include but not limited to: at least one processing unit 710 , at least one storage unit 720 , and a bus 730 connecting different system components (including the storage unit 720 and the processing unit 710 ).
其中,所述存储单元存储有程序代码,所述程序代码可以被所述处理单元710执行,使得所述处理单元710执行本说明书上述“示例性方法”部分中描述的根据本公开各种示例性实施方式的步骤。例如,所述处理单元710可以执行上述方法实施例的如下步骤:获取各个网络切片的SLA指标需求信息;将各个网络切片的SLA指标需求信息,下发到相应的网络切片;获取每个网络切片内各个子网切片的SLA指标需求信息;根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整;将调整后的SLA指标需求信息,下发到相应的网络切片;对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。Wherein, the storage unit stores program codes, and the program codes can be executed by the processing unit 710, so that the processing unit 710 executes various exemplary methods according to the present disclosure described in the "Exemplary Methods" section of this specification. Implementation steps. For example, the processing unit 710 may perform the following steps in the above method embodiment: obtain the SLA indicator requirement information of each network slice; deliver the SLA indicator requirement information of each network slice to the corresponding network slice; acquire each network slice According to the SLA index demand information of each subnet slice in each network slice, adjust the SLA index demand information of each network slice; the adjusted SLA index demand information, the following Send to the corresponding network slice; decompose the adjusted SLA indicator requirement information of each network slice, obtain the SLA indicator requirement information of each subnet slice, and send it to the corresponding subnet slice in each network slice.
存储单元720可以包括易失性存储单元形式的可读介质,例如随机存取存储单元(RAM)7201和/或高速缓存存储单元7202,还可以进一步包括只读存储单元(ROM)7203。The storage unit 720 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 7201 and/or a cache storage unit 7202 , and may further include a read-only storage unit (ROM) 7203 .
存储单元720还可以包括具有一组(至少一个)程序模块7205的程序/实用工具7204,这样的程序模块7205包括但不限于:操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。The storage unit 720 may also include a program/utility 7204 having a set (at least one) of program modules 7205, such program modules 7205 including but not limited to: an operating system, one or more application programs, other program modules, and program data, Implementations of networked environments may be included in each or some combination of these examples.
总线730可以为表示几类总线结构中的一种或多种,包括存储单元总线或者存储单元控制器、外围总线、图形加速端口、处理单元或者使用多种总线结构中的任意总线结构的局域总线。 Bus 730 may represent one or more of several types of bus structures, including a memory cell bus or memory cell controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local area using any of a variety of bus structures. bus.
电子设备700也可以与一个或多个外部设备740(例如键盘、指向设备、蓝牙设备等)通信,还可与一个或者多个使得用户能与该电子设备700交互的设备通信,和/或与使得该电子设备700能与一个或多个其它计算设备进行通信的任何设备(例如路 由器、调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口750进行。并且,电子设备700还可以通过网络适配器760与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。如图所示,网络适配器760通过总线730与电子设备700的其它模块通信。应当明白,尽管图中未示出,可以结合电子设备700使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。The electronic device 700 can also communicate with one or more external devices 740 (such as keyboards, pointing devices, Bluetooth devices, etc.), and can also communicate with one or more devices that enable the user to interact with the electronic device 700, and/or communicate with Any device (eg, router, modem, etc.) that enables the electronic device 700 to communicate with one or more other computing devices. Such communication may occur through input/output (I/O) interface 750 . Moreover, the electronic device 700 can also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN) and/or a public network such as the Internet) through the network adapter 760 . As shown, the network adapter 760 communicates with other modules of the electronic device 700 through the bus 730 . It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with electronic device 700, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives And data backup storage system, etc.
通过以上的实施方式的描述,本领域的技术人员易于理解,这里描述的示例实施方式可以通过软件实现,也可以通过软件结合必要的硬件的方式来实现。因此,根据本公开实施方式的技术方案可以以软件产品的形式体现出来,该软件产品可以存储在一个非易失性存储介质(可以是CD-ROM,U盘,移动硬盘等)中或网络上,包括若干指令以使得一台计算设备(可以是个人计算机、服务器、终端装置、或者网络设备等)执行根据本公开实施方式的方法。Through the description of the above implementations, those skilled in the art can easily understand that the example implementations described here can be implemented by software, or by combining software with necessary hardware. Therefore, the technical solutions according to the embodiments of the present disclosure can be embodied in the form of software products, and the software products can be stored in a non-volatile storage medium (which can be CD-ROM, U disk, mobile hard disk, etc.) or on the network , including several instructions to make a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) execute the method according to the embodiments of the present disclosure.
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机程序产品,该计算机程序产品包括:计算机程序,所述计算机程序被处理器执行时实现上述任一项的服务等级协议SLA指标分解方法。In particular, according to an embodiment of the present disclosure, the process described above with reference to the flowchart can be implemented as a computer program product, and the computer program product includes: a computer program, when the computer program is executed by a processor, any of the above-mentioned steps can be implemented. Decomposition method of service level agreement SLA index.
在本公开的示例性实施例中,还提供了一种计算机可读存储介质,该计算机可读存储介质可以是可读信号介质或者可读存储介质。其上存储有能够实现本公开上述方法的程序产品。在一些可能的实施方式中,本公开的各个方面还可以实现为一种程序产品的形式,其包括程序代码,当所述程序产品在终端设备上运行时,所述程序代码用于使所述终端设备执行本说明书上述“示例性方法”部分中描述的根据本公开各种示例性实施方式的步骤。In an exemplary embodiment of the present disclosure, a computer-readable storage medium is also provided, and the computer-readable storage medium may be a readable signal medium or a readable storage medium. A program product capable of realizing the above-mentioned methods of the present disclosure is stored thereon. In some possible implementation manners, various aspects of the present disclosure may also be implemented in the form of a program product, which includes program code, and when the program product is run on a terminal device, the program code is used to make the The terminal device executes the steps according to various exemplary embodiments of the present disclosure described in the "Exemplary Method" section above in this specification.
本公开中的计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。More specific examples of computer-readable storage media in this disclosure may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), Erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
在本公开中,计算机可读存储介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了可读程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。可读信号介质还可以是可读存储介质以外的任何可读介质,该可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。In the present disclosure, a computer-readable storage medium may include a data signal carrying readable program code in baseband or as part of a carrier wave traveling as a data signal. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A readable signal medium may also be any readable medium other than a readable storage medium that can transmit, propagate, or transport a program for use by or in conjunction with an instruction execution system, apparatus, or device.
在一些实施例中,计算机可读存储介质上包含的程序代码可以用任何适当的介质传输,包括但不限于无线、有线、光缆、RF等等,或者上述的任意合适的组合。In some embodiments, program code embodied on a computer readable storage medium may be transmitted using any suitable medium, including but not limited to wireless, wireline, optical cable, RF, etc., or any suitable combination of the above.
在具体实施时,可以以一种或多种程序设计语言的任意组合来编写用于执行本公开操作的程序代码,所述程序设计语言包括面向对象的程序设计语言—诸如Java、C++等,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代 码可以完全地在用户计算设备上执行、部分地在用户设备上执行、作为一个独立的软件包执行、部分在用户计算设备上部分在远程计算设备上执行、或者完全在远程计算设备或服务器上执行。在涉及远程计算设备的情形中,远程计算设备可以通过任意种类的网络,包括局域网(LAN)或广域网(WAN),连接到用户计算设备,或者,可以连接到外部计算设备(例如利用因特网服务提供商来通过因特网连接)。During specific implementation, the program code for performing the operations of the present disclosure may be written in any combination of one or more programming languages, and the programming language includes an object-oriented programming language—such as Java, C++, etc., or Includes conventional procedural programming languages - such as the "C" language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server to execute. In cases involving a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device (for example, using an Internet service provider). business to connect via the Internet).
应当注意,尽管在上文详细描述中提及了用于动作执行的设备的若干模块或者单元,但是这种划分并非强制性的。实际上,根据本公开的实施方式,上文描述的两个或更多模块或者单元的特征和功能可以在一个模块或者单元中具体化。反之,上文描述的一个模块或者单元的特征和功能可以进一步划分为由多个模块或者单元来具体化。It should be noted that although several modules or units of the device for action execution are mentioned in the above detailed description, this division is not mandatory. Actually, according to the embodiment of the present disclosure, the features and functions of two or more modules or units described above may be embodied in one module or unit. Conversely, the features and functions of one module or unit described above can be further divided to be embodied by a plurality of modules or units.
此外,尽管在附图中以特定顺序描述了本公开中方法的各个步骤,但是,这并非要求或者暗示必须按照该特定顺序来执行这些步骤,或是必须执行全部所示的步骤才能实现期望的结果。附加的或备选的,可以省略某些步骤,将多个步骤合并为一个步骤执行,以及/或者将一个步骤分解为多个步骤执行等。In addition, although steps of the methods of the present disclosure are depicted in the drawings in a particular order, there is no requirement or implication that the steps must be performed in that particular order, or that all illustrated steps must be performed to achieve the desired result. Additionally or alternatively, certain steps may be omitted, multiple steps may be combined into one step for execution, and/or one step may be decomposed into multiple steps for execution, etc.
通过以上实施方式的描述,本领域的技术人员易于理解,这里描述的示例实施方式可以通过软件实现,也可以通过软件结合必要的硬件的方式来实现。因此,根据本公开实施方式的技术方案可以以软件产品的形式体现出来,该软件产品可以存储在一个非易失性存储介质(可以是CD-ROM,U盘,移动硬盘等)中或网络上,包括若干指令以使得一台计算设备(可以是个人计算机、服务器、移动终端、或者网络设备等)执行根据本公开实施方式的方法。Through the description of the above embodiments, those skilled in the art can easily understand that the example embodiments described here can be implemented by software, or by combining software with necessary hardware. Therefore, the technical solutions according to the embodiments of the present disclosure can be embodied in the form of software products, and the software products can be stored in a non-volatile storage medium (which can be CD-ROM, U disk, mobile hard disk, etc.) or on the network , including several instructions to make a computing device (which may be a personal computer, a server, a mobile terminal, or a network device, etc.) execute the method according to the embodiments of the present disclosure.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本公开旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由所附的权利要求指出。Other embodiments of the present disclosure will be readily apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. The present disclosure is intended to cover any modification, use or adaptation of the present disclosure. These modifications, uses or adaptations follow the general principles of the present disclosure and include common knowledge or conventional technical means in the technical field not disclosed in the present disclosure. . The specification and examples are to be considered exemplary only, with the true scope and spirit of the disclosure indicated by the appended claims.

Claims (11)

  1. 一种服务等级协议SLA指标分解方法,包括:A method for decomposing service level agreement (SLA) indicators, comprising:
    获取各个网络切片的SLA指标需求信息;Obtain the SLA index requirement information of each network slice;
    将各个网络切片的SLA指标需求信息,下发到相应的网络切片;Send the SLA index requirement information of each network slice to the corresponding network slice;
    获取每个网络切片内各个子网切片的SLA指标需求信息;Obtain the SLA index requirement information of each subnet slice in each network slice;
    根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整;Adjust the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice;
    将调整后的SLA指标需求信息,下发到相应的网络切片;Send the adjusted SLA indicator demand information to the corresponding network slice;
    对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。The adjusted SLA indicator requirement information of each network slice is decomposed to obtain the SLA indicator requirement information of each subnetwork slice, and delivered to the corresponding subnetwork slice in each network slice.
  2. 根据权利要求1所述的SLA指标分解方法,其中,根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,包括:The SLA indicator decomposition method according to claim 1, wherein, according to the SLA indicator requirement information of each subnet slice in each network slice, the SLA indicator requirement information of each network slice is adjusted, including:
    获取切片性能参数信息;Obtain slice performance parameter information;
    根据所述切片性能参数信息和每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。The SLA indicator requirement information of each network slice is adjusted according to the slice performance parameter information and the SLA indicator requirement information of each subnet slice in each network slice.
  3. 根据权利要求1所述的SLA指标分解方法,其中,The SLA index decomposition method according to claim 1, wherein,
    获取各个网络切片的SLA指标需求信息,包括:通过第一层网络的第一切片控制器接收应用客户端向第一层网络中各个网络切片发送的SLA指标需求信息;Obtaining the SLA indicator requirement information of each network slice includes: receiving the SLA indicator requirement information sent by the application client to each network slice in the first layer network through the first slice controller of the first layer network;
    获取每个网络切片内各个子网切片的SLA指标需求信息,包括:通过第二层网络的第二切片控制器接收应用服务器向第二层网络中各个子网切片发送的SLA指标需求信息。Obtaining the SLA indicator requirement information of each subnet slice in each network slice includes: receiving the SLA indicator requirement information sent by the application server to each subnet slice in the second layer network through the second slice controller of the second layer network.
  4. 根据权利要求3所述的SLA指标分解方法,其中,根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,包括:The SLA indicator decomposition method according to claim 3, wherein, according to the SLA indicator requirement information of each subnet slice in each network slice, the SLA indicator requirement information of each network slice is adjusted, including:
    通过所述第二切片控制器将每个网络切片内各个子网切片的SLA指标需求信息,发送到所述第一切片控制器;sending the SLA index requirement information of each subnet slice in each network slice to the first slice controller through the second slice controller;
    通过所述第一切片控制器根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整。The first slice controller adjusts the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice.
  5. 根据权利要求3所述的SLA指标分解方法,其中,所述第一层网络为接入网,所述第二层网络为核心网。The SLA indicator decomposition method according to claim 3, wherein the first layer network is an access network, and the second layer network is a core network.
  6. 根据权利要求1~5中任意一项所述的服务等级协议SLA指标分解方法,其中,所述网络切片为5G网络切片。The method for decomposing service level agreement (SLA) indicators according to any one of claims 1 to 5, wherein the network slice is a 5G network slice.
  7. 一种服务等级协议SLA指标分解装置,包括:A service level agreement SLA indicator decomposition device, comprising:
    第一SLA指标需求获取模块,设置为获取各个网络切片的SLA指标需求信息;The first SLA indicator requirement acquisition module is configured to acquire the SLA indicator requirement information of each network slice;
    第一SLA指标需求下发模块,设置为将各个网络切片的SLA指标需求信息,下发到 相应的网络切片;The first SLA indicator requirement delivery module is configured to deliver the SLA indicator requirement information of each network slice to the corresponding network slice;
    第二SLA指标需求获取模块,设置为获取每个网络切片内各个子网切片的SLA指标需求信息;The second SLA indicator requirement acquisition module is configured to acquire the SLA indicator requirement information of each subnet slice in each network slice;
    SLA指标调整模块,设置为根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整;The SLA indicator adjustment module is configured to adjust the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice;
    第二SLA指标需求下发模块,设置为将调整后的SLA指标需求信息,下发到相应的网络切片;The second SLA indicator requirement delivery module is configured to deliver the adjusted SLA indicator requirement information to the corresponding network slice;
    SLA指标分解模块,设置为对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。The SLA indicator decomposition module is configured to decompose the adjusted SLA indicator requirement information of each network slice, obtain the SLA indicator requirement information of each subnet slice, and send it to the corresponding subnet slice in each network slice.
  8. 一种网络系统,包括:应用客户端、应用服务器、第一切片控制器和第二切片控制器;A network system, comprising: an application client, an application server, a first slice controller and a second slice controller;
    其中,所述应用客户端用于向第一切片控制器发送各个网络切片的SLA指标需求信息;所述应用服务器用于向第二切片控制器发送每个网络切片内各个子网切片的SLA指标需求信息;所述第一切片控制器用于将各个网络切片的SLA指标需求信息,下发到相应的网络切片;所述第二切片控制器用于将每个网络切片内各个子网切片的SLA指标需求信息发送到所述第一切片控制器;Wherein, the application client is used to send the SLA index requirement information of each network slice to the first slice controller; the application server is used to send the SLA of each subnet slice in each network slice to the second slice controller Indicator requirement information; the first slice controller is used to deliver the SLA indicator requirement information of each network slice to the corresponding network slice; the second slice controller is used to deliver the sending the SLA indicator requirement information to the first slice controller;
    其中,所述第一切片控制器还用于根据每个网络切片内各个子网切片的SLA指标需求信息,对每个网络切片的SLA指标需求信息进行调整,并将调整后的SLA指标需求信,下发到相应的网络切片;以及对调整后的每个网络切片的SLA指标需求信息进行分解,得到各个子网切片的SLA指标需求信息,下发到每个网络切片内相应的子网切片。Wherein, the first slice controller is further configured to adjust the SLA indicator requirement information of each network slice according to the SLA indicator requirement information of each subnet slice in each network slice, and send the adjusted SLA indicator requirement information to Send the corresponding network slices to the corresponding network slices; and decompose the adjusted SLA indicator requirement information of each network slice to obtain the SLA indicator requirement information of each subnet slice, and deliver it to the corresponding subnetwork in each network slice slice.
  9. 一种电子设备,包括:An electronic device comprising:
    处理器;以及processor; and
    存储器,用于存储所述处理器的可执行指令;a memory for storing executable instructions of the processor;
    其中,所述处理器配置为经由执行所述可执行指令来执行权利要求1~6中任意一项所述的服务等级协议SLA指标分解方法。Wherein, the processor is configured to execute the method for decomposing SLA indicators of any one of claims 1-6 by executing the executable instructions.
  10. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1~6中任意一项所述的服务等级协议SLA指标分解方法。A computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method for decomposing the SLA index of any one of claims 1-6 is realized.
  11. 一种计算机程序产品,包括计算机程序,所述计算机程序被处理器执行时实现权利要求1~6中任意一项所述的服务等级协议SLA指标分解方法。A computer program product, comprising a computer program, when the computer program is executed by a processor, the method for decomposing the SLA index of any one of claims 1-6 is realized.
PCT/CN2022/131148 2021-11-11 2022-11-10 Service level agreement (sla) indicator decomposition method and apparatus, and system and related device WO2023083259A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111331155.XA CN116112987A (en) 2021-11-11 2021-11-11 Service level agreement SLA index decomposition method, device, system, equipment and medium
CN202111331155.X 2021-11-11

Publications (1)

Publication Number Publication Date
WO2023083259A1 true WO2023083259A1 (en) 2023-05-19

Family

ID=86253200

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/131148 WO2023083259A1 (en) 2021-11-11 2022-11-10 Service level agreement (sla) indicator decomposition method and apparatus, and system and related device

Country Status (2)

Country Link
CN (1) CN116112987A (en)
WO (1) WO2023083259A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018137196A1 (en) * 2017-01-25 2018-08-02 华为技术有限公司 Network slicing management method, and management unit and system
WO2018171459A1 (en) * 2017-03-18 2018-09-27 华为技术有限公司 Network slice management method and device
CN108809671A (en) * 2017-04-26 2018-11-13 华为技术有限公司 Communication means, the network equipment and system
US20190281503A1 (en) * 2016-11-24 2019-09-12 Huawei Technologies Co., Ltd. Management Method, Management Unit, and System
CN112152855A (en) * 2020-09-25 2020-12-29 广州爱浦路网络技术有限公司 Method for dynamically adjusting network slice instance resources

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190281503A1 (en) * 2016-11-24 2019-09-12 Huawei Technologies Co., Ltd. Management Method, Management Unit, and System
WO2018137196A1 (en) * 2017-01-25 2018-08-02 华为技术有限公司 Network slicing management method, and management unit and system
WO2018171459A1 (en) * 2017-03-18 2018-09-27 华为技术有限公司 Network slice management method and device
CN108809671A (en) * 2017-04-26 2018-11-13 华为技术有限公司 Communication means, the network equipment and system
CN112152855A (en) * 2020-09-25 2020-12-29 广州爱浦路网络技术有限公司 Method for dynamically adjusting network slice instance resources

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CMCC: "Discussion on the effect to existed 5G management system when introduced 5G SLA", 3GPP DRAFT; S5-196403, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. SA WG5, no. Sophia Antipolis, France; 20191014 - 20191018, 3 October 2019 (2019-10-03), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051796737 *
SA WG5: "New WID Management Aspects of 5G Service-Level Agreement", 3GPP DRAFT; SP-190789 WID OF SLA, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. TSG SA, no. Newport Beach, US; 20190917 - 20190920, 12 September 2019 (2019-09-12), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051783762 *

Also Published As

Publication number Publication date
CN116112987A (en) 2023-05-12

Similar Documents

Publication Publication Date Title
US10721096B2 (en) Intelligent multi-channel VPN orchestration
US9065772B2 (en) Dynamically modifying quality of service levels for resources running in a networked computing environment
CN114513552B (en) Data processing method, device, equipment and storage medium
CN114268938A (en) Method, device, equipment and storage medium for managing user front equipment
WO2023083259A1 (en) Service level agreement (sla) indicator decomposition method and apparatus, and system and related device
CN111885190A (en) Service request processing method and system
CN108259576B (en) Software and hardware real-time information transmission system and method
CN110247847B (en) Method and device for back source routing between nodes
CN112994934B (en) Data interaction method, device and system
US11089137B2 (en) Dynamic data transmission
CN110929269B (en) System authority management method, device, medium and electronic equipment
JP2023551837A (en) Authenticity evaluation of request source based on communication request
CN111866100A (en) Method, device and system for controlling data transmission rate
US11941438B2 (en) Method, electronic device, and computer program product for using virtual desktop
CN115348070B (en) Data packet processing method and device, electronic equipment and storage medium
CN114697774B (en) Port management method and device, computer readable storage medium and electronic equipment
CN115250254B (en) Netflow message distribution processing method and device
WO2022111311A1 (en) Network slicing method and apparatus, electronic device, and storage medium
CN116321078A (en) Multimedia service sharing system, method, device, network element and medium
CN113691462B (en) Response method and device of Internet group management protocol
US11842077B2 (en) Method, device, and computer program product for transmitting data for object storage
WO2022188509A1 (en) Method and apparatus for task processing in distributed environment, and electronic device and medium
CN117201597A (en) Message processing method, device, electronic equipment and storage medium
CN117478521A (en) Virtual private cloud networking recommendation method based on multi-cloud scene and related equipment
CN115314274A (en) Method and device for accessing server

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22892052

Country of ref document: EP

Kind code of ref document: A1