WO2023130943A1 - 网络功能自动化管理协调方法、设备和存储介质 - Google Patents

网络功能自动化管理协调方法、设备和存储介质 Download PDF

Info

Publication number
WO2023130943A1
WO2023130943A1 PCT/CN2022/139968 CN2022139968W WO2023130943A1 WO 2023130943 A1 WO2023130943 A1 WO 2023130943A1 CN 2022139968 W CN2022139968 W CN 2022139968W WO 2023130943 A1 WO2023130943 A1 WO 2023130943A1
Authority
WO
WIPO (PCT)
Prior art keywords
instruction
automation management
management instruction
automation
cached
Prior art date
Application number
PCT/CN2022/139968
Other languages
English (en)
French (fr)
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 WO2023130943A1 publication Critical patent/WO2023130943A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/18Service support devices; Network management devices
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present application relates to network technology, for example, to a network function automatic management coordination method, device and storage medium.
  • 5G fifth generation mobile communication
  • 5G fifth generation mobile communication
  • 5G network a relatively important network function management requirement is the automation of 5G network management.
  • SON self-organizing network
  • AI artificial intelligence
  • big data technology will also be introduced.
  • the 5G network will have intelligent analysis and decision-making capabilities. If the results of these intelligent analysis and decision-making can be automatically executed, then It can basically realize the automatic management of 5G network.
  • the present application provides a network function automatic management coordination method, equipment and storage medium, which solves the problem of conflicts in network function automatic management.
  • the embodiment of the present application provides a network function automatic management coordination method, including:
  • the first automation management instruction and the cached automation management instruction are coordinated, and the coordination result is cached as the coordinated automation management instruction;
  • the coordinated automation management instructions are read from the cache and executed.
  • the embodiment of the present application provides a network device, including:
  • processors one or more processors
  • a storage device configured to store one or more programs
  • the one or more processors implement the network function automation management coordination method in any possible implementation manner of the first aspect.
  • the embodiment of the present application provides a computer-readable storage medium storing computer-executable instructions, and the computer-executable instructions are used for the network function automation management coordination method in any possible implementation manner of the first aspect.
  • FIG. 1 is a flow chart of a network function automation management coordination method provided in an embodiment of the present application
  • FIG. 2 is a schematic structural diagram of a device for automatically managing and coordinating network functions provided by an embodiment of the present application
  • Fig. 3 is a schematic structural diagram of a network device provided by an embodiment.
  • words such as “optionally” or “exemplarily” are used as examples, illustrations or illustrations. Any embodiment or design solution described as “optional” or “exemplary” in the embodiments of the present application shall not be interpreted as being more preferred or more advantageous than other embodiments or design solutions. Rather, the use of words such as “optionally” or “exemplarily” is intended to present related concepts in a concrete manner.
  • Fig. 1 is a flow chart of a network function automation management coordination method provided in the embodiment of the present application. As shown in Fig. 1, the network function automation management coordination method provided in this embodiment includes:
  • Step S110 when the first automation management instruction for the network function is received, conflict detection is performed on the first automation management instruction and the cached automation management instruction.
  • the network function automation management coordination method provided in this embodiment is applied to a network capable of network function automation management, and is executed by an automation management function, node or device in the network.
  • Various network functions in the network may be jointly instructed by two or more automatic operation instructions to operate, but since different automatic operation instructions may be generated by different network elements or functions for different purposes, for the same network Conflicts may exist between several different automation actions for a feature. For example, one automatic operation instruction needs to increase the A parameter of the network function, while another automatic operation instruction needs to reduce the A parameter of the network function. In this case, how to execute these two automatic operation instructions so that the network function can run normally , which is an important factor to improve the automatic management capability of network functions.
  • the network function automation management coordination method provided in this embodiment is used for coordinating and processing multiple different automation management instructions of the same network function.
  • the network function refers to a functional module, network node, or device that implements one or more functions in the network.
  • a network function can also be a slice or a sub-slice in the network.
  • the network function is used as the Example to illustrate.
  • conflict detection between the first automation management instruction and the cached automation management instruction is to determine whether there is a conflict between the execution of the first automation management instruction and the cached automation management instruction, such as whether the same parameter has been adjusted, whether different parameters Make adjustments but the adjustment results will have mutual effects, etc.
  • the principle of conflict detection between automation management instructions can be a preset principle, for example, it is preset that the adjustment of certain parameters will affect each other, or it can be determined based on the simulation results after simulating the execution of each automation management instruction. affect each other. In short, if the execution of both the first automation management instruction and the cached automation management instruction will affect the normal operation of the network function, it means that there is a conflict between the first automation management instruction and the cached automation management instruction.
  • Step S120 if there is a conflict between the first automation management instruction and the cached automation management instruction, coordinate the first automation management instruction and the cached automation management instruction, and cache the coordination result as the coordinated automation management instruction.
  • the first automation management instruction can be directly cached without processing the first automation management instruction and the cached automation management instruction.
  • Management instructions and cached automation management instructions may not be executed, because there may be multiple concurrent automation management instructions at the same time, so it is necessary to perform conflict detection on them separately to determine that there is no conflict between the automation management instructions can be executed later.
  • the first automation management instruction and the cached automation management instruction need to be coordinated, and then the coordination result is cached as the coordinated automation management instruction.
  • Coordinating the first automation management instruction and the cached automation management instructions is to determine which instruction to execute on the network function.
  • the coordinated processing of the first automation management instruction and the cached automation management instruction may include the following methods: 1. Modify or delete the cached automation management instruction, 2. Modify or discard the first automation management instruction, 3. Merge The first automation management instruction and the cached automation management instruction. 4. Generate a new automation management instruction according to the first automation management instruction and the cached automation management instruction. The processing in that way needs to be determined according to the execution results of different instructions.
  • the first automation management instruction is cached as the coordinated automation management instruction.
  • the cached automation management instruction is cached as the coordinated automation management instruction.
  • the first automation management instruction and the cached automation management instruction are combined, and the merged automation management instruction is cached as the coordinated automation management instruction.
  • a new automation management instruction is generated according to the first automation management instruction and the cached automation management instruction
  • a new automation management instruction is generated according to the first automation management instruction and the cached automation management instruction, and the new automation management instruction is used as the coordinated The automatic management instruction cache.
  • Step S130 reading the coordinated automation management instruction from the cache and executing it.
  • the network function does not directly execute the received automation management instructions, but reads the coordinated automation management instructions from the cache for execution. Since the coordinated automatic management instructions of the cache are obtained after conflict coordination is performed in consideration of the conflicts between the automatic management instructions, the execution of the coordinated automatic management instructions will not affect the normal operation of the network function, thereby solving the problem of It eliminates conflicts caused by concurrent automatic management instructions on the same network function, and improves the ability of automatic management of network functions.
  • the automation management instructions of network functions are continuously received, and different automation management instructions have a certain time limit, so conflicts will only occur between automation management instructions within a certain period of time. Therefore, the cached automation management instruction may have a cache time attribute, and when the cache time expires, the corresponding operation of the automation management instruction is executed, which can further avoid conflicts between automation management instructions.
  • the network function automation management coordination method when receiving the first automation management instruction for the network function, performs conflict detection on the first automation management instruction and the cached automation management instruction, if the first automation management instruction and the cache If there is a conflict between the automation management instructions, the first automation management instruction and the cached automation management instructions are coordinated, and the coordination result is cached as the coordinated automation management instruction, and finally the coordinated automation management instruction is read from the cache and stored. Execution, since the coordinated automatic management instructions of the cache are obtained after conflict coordination is performed in consideration of the conflicts between the automatic management instructions, so the execution of the coordinated automatic management instructions will not affect the normal operation of the network function. Therefore, conflicts caused by concurrent automatic management instructions on the same network function are resolved, and the capability of automatic management of network functions is improved.
  • an operation instruction cache management object class may be configured for the network function, and an instance of the operation instruction cache management object class is contained by an instance of the management object class of the network function. Instances of the operation instruction cache management object class are used to cache automatic management instructions.
  • the operation instruction cache management object class includes the cache time window length and the operation instruction list
  • the cache time window length is used to indicate the operation instruction cache time in the instance of the cache management object class
  • the operation instruction list is used to store the content of the cached operation instruction .
  • the unit of the cache time window length can be milliseconds.
  • the operation command list can also be used to store the content and cache time of the operation command; when the cache time corresponding to the operation command is stored in the operation command list, the cache time window length is ignored, that is to say, the operation command list can also include cache Time attribute, the cache time attribute here is used to specify the time when the operation instruction can be cached.
  • the cache time window length and the cache time are used to execute the cache-coordinated automation management instruction when the cache time of the coordinated automation management instruction stored in the cache expires.
  • an operation instruction conflict coordination service may be configured for the network function, and the operation instruction conflict coordination service is used to detect and coordinate conflicts between received operation instructions; The result is stored in the operation instruction cache instance contained in the management object instance corresponding to the operation instruction.
  • Embodiment 1 first define the management object class, including:
  • OperationList instances of this management object class can be included by instances of network function management object classes (including subnet-SubNetwork, managed network element-ManagedElement, managed function-ManagedFunction) (Name- Contained).
  • network function management object classes including subnet-SubNetwork, managed network element-ManagedElement, managed function-ManagedFunction
  • an operation instruction conflict coordination service-OperationCoordinationService which is used to detect and coordinate the received operation instruction conflict; the coordination result is stored in the operation instruction cache OperationList instance contained in the management object instance corresponding to the operation instruction .
  • the above-mentioned OperationList contains two attributes: 1) BufferTime: specifies the time for the operation instructions under a cache management object instance to be cached, in milliseconds (ms); 2) Operations: an operation list, each element of which is an Operation data type.
  • the above-mentioned Operation data type includes two attributes: 1) bufferTime: specifies the buffering time of this operation, in milliseconds (ms); this attribute is optional, or may be empty. When this attribute is empty, the bufferTime of the operation list to which it belongs is used. 2) OperationDetails: used to record specific operation commands, the format is "attribute name-attribute value" pair, which means changing an attribute to a certain value. Can contain multiple name-value pairs.
  • the attributes of the above-mentioned operation instruction cache management object class include the cache time window length and the operation instruction list; the cache time window length specifies the time for the operation instructions under a cache management object instance to be cached, and the unit is milliseconds (ms); the operation instruction list The current cached operation instruction of the management object instance corresponding to a cache management object instance is stored.
  • Each operation instruction contains the specific content of the operation instruction and an optional cache time attribute.
  • the cache time attribute here is used to specify the time when the operation instruction can be cached. When the cache time attribute value exists, use this time as the The cache time of the operation instruction, otherwise, the above-mentioned cache time window length is used as the cache time of the operation instruction.
  • the above-mentioned operation command conflict coordination service starts to work when the management system is started, detects each received operation command, and analyzes whether it conflicts with the operation command in the cache; if there is no conflict, it directly puts the operation command into the corresponding cache ; If there is a conflict, handle the conflict.
  • the above-mentioned conflict processing includes one or more of the following steps: 1) Modify or delete the operation instruction in the cache, modifying the operation instruction includes modifying the cache time of the operation instruction, and/or the value of one or more parameters of the operation instruction, And/or delete one or more modified parameters (value pairs), and/or add new parameter value pairs; 2) modify or discard the received operation instructions, modifying the operation instructions includes modifying the cache time of the operation instructions, and /or the value of one or more parameters of the operation instruction, and/or delete one or more modified parameters (value pairs), and/or add a new parameter value pair; 3) After the above conflicts are processed, if the If the received operation instruction is not discarded (that is, modified), the operation instruction is put into the corresponding cache.
  • the operation instruction execution module monitors the operation instructions in the cache, and executes the corresponding operation instructions when the cache time is up.
  • Embodiment 2 first define the management object class, including:
  • OperationCoordinationControl the instance of this management object class is used to control and manage the operation command coordination function;
  • the management object class includes the following attributes: 1) administrativeState: used to control the opening and closing of the operation command coordination function Off; 2) operationalState: This attribute is read-only, used to indicate whether the operation command coordination function is available;
  • An operation instruction cache management object class OperationListList is defined; instances of the management object class can be contained (Name-Contained) by instances of the operation instruction coordination control management object class OperationCoordinationControl.
  • an operation instruction conflict coordination service-OperationCoordinationService which is used to detect and coordinate received operation instructions; the coordination result is stored in the operation instruction cache contained in the management object instance corresponding to the operation instruction in the OperationListList instance OperationLists;
  • OperationListList includes an attribute: OperationLists: used to record the operation instruction cache of the managed object with conflicting instructions, each element of which is an OperationList;
  • the above-mentioned OperationList includes three attributes: 1) ManagedEntityID: used to indicate the ID of the managed object for which the operation instruction is cached. 2) BufferTime: specifies the time for the operation instructions under a cache management object instance to be cached, in milliseconds (ms); 3) Operations: an operation list, each element of which is an Operation data type.
  • the above-mentioned Operation data type includes two attributes: 1) bufferTime: specifies the buffering time of this operation, in milliseconds (ms); this attribute is optional, or may be empty. When this attribute is empty, the bufferTime of the operation list to which it belongs is used. 2) OperationDetails: used to record specific operation commands, the format is "attribute name-attribute value" pair, which means changing an attribute to a certain value. Can contain multiple name-value pairs.
  • the above-mentioned operation command conflict coordination service starts to work when the management system is started, detects each received operation command, and analyzes whether it conflicts with the operation command in the cache; if there is no conflict, it directly puts the operation command into the corresponding cache ; If there is a conflict, handle the conflict;
  • the above-mentioned conflict processing includes one or more of the following steps: 1) Modify or delete the operation instruction in the cache, modifying the operation instruction includes modifying the cache time of the operation instruction, and/or the value of one or more parameters of the operation instruction, And/or delete one or more modified parameters (value pairs), and/or add new parameter value pairs; 2) modify or discard the received operation instructions, modifying the operation instructions includes modifying the cache time of the operation instructions, and /or the value of one or more parameters of the operation instruction, and/or delete one or more modified parameters (value pairs), and/or add a new parameter value pair; 3) After the above conflicts are processed, if the If the received operation instruction is not discarded (that is, modified), the operation instruction is put into the corresponding cache.
  • the operation instruction execution service module monitors the operation instructions in the cache, and executes the corresponding operation instructions when the cache time is up.
  • the management object class is first defined, including:
  • OperationCoordinationControl the instance of this management object class is used to control and manage the operation command coordination service function;
  • the management object class includes the following attributes: 1) administrativeState: used to control the opening of the operation command coordination function and off; 2) operationalState: This property is read-only, and is used to indicate whether the operation command coordination function is available; 3) BufferTime: specifies the time that the operation command can be buffered, in milliseconds (ms); this property is optional.
  • the instance of the above-mentioned operation command coordination control management object class controls the opening and closing of the operation command coordination service, and can set the time when the operation command can be cached. There are no specific provisions for specific operation instructions and coordination services if coordination is performed.
  • Fig. 2 is a schematic structural diagram of a network function automatic management coordination device provided by the embodiment of the present application.
  • the network function automatic management coordination in this embodiment includes: a conflict detection module 21, which is configured to receive the first automatic management of the network function When ordering, carry out conflict detection to the automation management instruction of first automation management instruction and cache;
  • Conflict coordination module 22 if there is conflict between the automation management instruction of first automation management instruction and cache, then the first automation management instruction and cache
  • the automated management instructions of the coordinated processing are carried out, and the coordinated results are used as the coordinated automated management instruction cache;
  • the instruction execution module 23 is configured to read the coordinated automated management instructions from the cache and execute
  • the device for automatic management and coordination of network functions provided in this embodiment is used to implement the method for automatic management and coordination of network functions provided in the embodiment shown in FIG. 1 .
  • FIG. 3 is a schematic structural diagram of a network device provided by an embodiment.
  • the network device includes a processor 31, a memory 32, a transmitter 33, and a receiver 34; the number of processors 31 in the network device can be One or more, take a processor 31 as an example in Fig. 3; Processor 31 and memory 32, transmitter 33 and receiver 34 in the network device; Can be connected by bus or other ways, in Fig. 3 by bus connection as an example.
  • the memory 32 can be configured to store software programs, computer-executable programs, and modules, such as the program instructions/modules corresponding to the network function automation management coordination method in the embodiment of FIG. 1 of the present application (for example, network Conflict detection module 21, conflict coordination module 22, instruction execution module 23) in the function automation management coordination device.
  • the processor 31 executes the software programs, instructions and modules stored in the memory 32 to complete at least one function application and data processing of the network device, that is, to realize the above-mentioned network function automatic management coordination method.
  • the memory 32 can mainly include a program storage area and a data storage area, wherein the program storage area can store an operating system and at least one application required by a function; the data storage area can store data created according to the use of network equipment, etc.
  • the memory 32 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage devices.
  • the transmitter 33 is any combination of modules or devices capable of sending data
  • the receiver 34 is any combination of modules or devices capable of receiving data.
  • the embodiment of the present application also provides a storage medium containing computer-executable instructions.
  • the computer-executable instructions When executed by a computer processor, the computer-executable instructions are used to execute a network function automatic management and coordination method.
  • the method includes: when receiving a request for network function When there is a conflict between the first automation management instruction and the cached automation management instruction, the first automation management instruction and the cached automation management instruction conflict, then the first automation management instruction and the cached automation The management instruction is coordinated and processed, and the coordination result is cached as the coordinated automation management instruction; the coordinated automation management instruction is read from the cache and executed.
  • the various embodiments of the present application can be implemented in hardware or special purpose circuits, software, logic or any combination thereof.
  • some aspects may be implemented in hardware, while other aspects may be implemented in firmware or software, which may be executed by a controller, microprocessor or other computing device, although the application is not limited thereto.
  • Embodiments of the present application may be realized by a data processor of a mobile device executing computer program instructions, for example in a processor entity, or by hardware, or by a combination of software and hardware.
  • Computer program instructions may be assembly instructions, Instruction Set Architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, state setting data, or written in any combination of one or more programming languages source or object code.
  • ISA Instruction Set Architecture
  • Any logic flow block diagrams in the drawings of the present application may represent program steps, or may represent interconnected logic circuits, modules and functions, or may represent a combination of program steps and logic circuits, modules and functions.
  • Computer programs can be stored on memory.
  • the memory may be of any type suitable for the local technical environment and may be implemented using any suitable data storage technology, such as but not limited to Read-Only Memory (ROM), Random Access Memory (RAM), Optical Memory devices and systems (Digital Video Disc (DVD) or Compact Disc (CD)), etc.
  • Computer readable media may include non-transitory storage media.
  • Data processors can be of any type suitable for the local technical environment, such as but not limited to general purpose computers, special purpose computers, microprocessors, digital signal processors (Digital Signal Processing, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC ), programmable logic devices (Field-Programmable Gate Array, FPGA), and processors based on multi-core processor architectures.
  • DSP Digital Signal Processing
  • ASIC Application Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array
  • processors based on multi-core processor architectures.

Abstract

本申请提出一种网络功能自动化管理协调方法、设备和存储介质,一种网络功能自动化管理协调方法包括:当接收到对网络功能的第一自动化管理指令时,对第一自动化管理指令和缓存的自动化管理指令进行冲突检测;若第一自动化管理指令与缓存的自动化管理指令存在冲突,则对第一自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存;从缓存中读取协调后的自动化管理指令并执行。

Description

网络功能自动化管理协调方法、设备和存储介质
本申请要求在2022年01月07日提交中国专利局、申请号为202210015243.7的中国专利申请的优先权,以上申请的全部内容通过引用结合在本申请中。
技术领域
本申请涉及网络技术,例如涉及一种网络功能自动化管理协调方法、设备和存储介质。
背景技术
在第五代移动通信(5th Generation,5G)阶段,一个比较重要的网络功能管理需求,就是5G网络管理的自动化。目前提出的自动化管理相关技术包括自组织网络(Self-Orgnized Network,SON)、意图驱动网络等。在5G网络中,还会引入人工智能(Artificial Intelligence,AI)技术及大数据技术,基于这些技术,5G网络将具有智能分析及决策能力,如果这些智能分析及决策的结果能够被自动执行,则可以基本实现5G网络的自动化管理。
当系统中有多个自动化管理功能(例如不同的SON功能、不同目的的管理数据分析功能(Management Data Analytic Function,MDAF)等)在不同层次(例如切片层、切片子网层、网络功能层等)执行时,会产生不同的自动化操作指令。当同时有两个或多个自动化操作指令作用于同一切片、子切片或网络功能时,由于这些指令是处于不同的目的,就有可能产生冲突。如何对存在冲突的自动化功能进行协调,是目前亟待解决的问题。
发明内容
本申请提供一种网络功能自动化管理协调方法、设备和存储介质,解决了网络功能自动化管理时存在冲突的问题。
第一方面,本申请实施例提供了一种网络功能自动化管理协调方法,包括:
当接收到对网络功能的第一自动化管理指令时,对第一自动化管理指令和缓存的自动化管理指令进行冲突检测;
若第一自动化管理指令与缓存的自动化管理指令存在冲突,则对第一自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存;
从缓存中读取协调后的自动化管理指令并执行。
第二方面,本申请实施例提供了一种网络设备,包括:
一个或多个处理器;
存储装置,设置为存储一个或多个程序;
当一个或多个程序被一个或多个处理器执行,使得一个或多个处理器实现第一方面任一种可能的实现方式的网络功能自动化管理协调方法。
第三方面,本申请实施例提供了一种计算机可读存储介质,存储有计算机可执行指令,计算机可执行指令用于第一方面任一种可能的实现方式的网络功能自动化管理协调方法。
附图说明
图1为本申请实施例提供的一种网络功能自动化管理协调方法的流程图;
图2为本申请实施例提供的一种网络功能自动化管理协调装置的结构示意图;
图3为一实施例提供的一种网络设备的结构示意图。
具体实施方式
下文中将结合附图对本申请的实施例进行详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释本申请,而非对本申请的限定。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。另外还需要说明的是,为了便于描述,附图中仅示出了与本申请相关的部分而非全部结构。
在本申请实施例中,“可选地”或者“示例性地”等词用于表示作例子、例证或说明。本申请实施例中被描述为“可选地”或者“示例性地”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更优选或更具优势。确切而言,使用“可选地”或者“示例性地”等词旨在以具体方式呈现相关概念。
图1为本申请实施例提供的一种网络功能自动化管理协调方法的流程图,如图1所示,本实施例提供的网络功能自动化管理协调方法包括:
步骤S110,当接收到对网络功能的第一自动化管理指令时,对第一自动化管理指令和缓存的自动化管理指令进行冲突检测。
本实施例提供的网络功能自动化管理协调方法,应用于具有网络功能自动化管理能力的网络中,由网络中的自动化管理功能、节点或设备执行。网络中的各种网络功能可能被两个或两个以上的自动化操作指令共同指示进行操作, 但由于不同的自动化操作指令可能是由不同的网元或功能处于不同目的产生的,因此对于同一网络功能的多个不同的自动化操作指令之间可能存在冲突。例如一个自动化操作指令需要使网络功能的A参数提高,而另一个自动化操作指令则需要使网络功能的A参数降低,在这种情况下如何执行这两个自动化操作指令,使得网络功能能够正常运行,就是提高网络功能自动化管理能力的重要因素。
本实施例提供的网络功能自动化管理协调方法,就是用于对同一个网络功能的多个不同自动化管理指令进行协调处理。其中网络功能是指网络中实现一种或多种功能的功能模块、网络节点或设备,一个网络功能也可以是网络中的一个切片或一个子切片,在本申请实施例中均以网络功能为例进行说明。在接收到对网络功能的第一自动化管理指令时,为了避免与其他自动化管理指令的执行发生冲突,先不执行第一自动化管理指令,而是对第一自动化管理指令和缓存的自动化管理指令进行冲突检测。其中,缓存的自动化管理指令是在接收第一自动化管理指令之前接收到的且未被执行的自动化管理指令。若在接收到第一自动化管理指令时,并未缓存其他自动化管理指令,则直接缓存第一自动化管理指令。对第一自动化管理指令和缓存的自动化管理指令进行冲突检测,就是判断第一自动化管理指令和缓存的自动化管理指令之间的执行是否存在冲突,例如是否对同一参数进行了调整、是否对不同参数进行调整但调整结果会产生相互影响等。对自动化管理指令之间进行的冲突检测原则,可以是预设的原则,例如预设某些参数的调整会产生相互影响,也可以是模拟各自动化管理指令的执行后根据模拟结果确定是否会产生相互影响。总之,若第一自动化管理指令和缓存的自动化管理指令均被执行会对网络功能的正常运行产生影响,就意味着第一自动化管理指令和缓存的自动化管理指令存在冲突。
步骤S120,若第一自动化管理指令与缓存的自动化管理指令存在冲突,则对第一自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存。
若第一自动化管理指令与缓存的自动化管理指令不存在冲突,则可以直接将第一自动化管理指令进行缓存,无需对第一自动化管理指令和缓存的自动化管理指令进行处理,但此时第一自动化管理指令和缓存的自动化管理指令可能并不被执行,这是由于同一时间并发的自动化管理指令可能存在多个,因此需要分别对其进行冲突检测后,确定各自动化管理指令之间均不存在冲突后方可执行。
而若第一自动化管理指令与缓存的自动化管理指令存在冲突,则需要对第一自动化管理指令和缓存的自动化管理指令进行协调处理,然后将协调结果作为协调后的自动化管理指令缓存。对第一自动化管理指令和缓存的自动化管理指令进行协调处理,就是确定对该网络功能执行何种指令。其中,对第一自动化管理指令和缓存的自动化管理指令进行协调处理,可以包括如下几种方式:1、修改或删除缓存的自动化管理指令,2、修改或废弃第一自动化管理指令,3、合并第一自动化管理指令和缓存的自动化管理指令,4、根据第一自动化管理指令和缓存的自动化管理指令生成新的自动化管理指令。采用那种方式进行处理,需要根据不同的指令执行结果确定。当修改或删除缓存的自动化管理指令时,将第一自动化管理指令作为协调后的自动化管理指令缓存。当修改或废弃第一自动化管理指令时,将缓存的自动化管理指令作为协调后的自动化管理指令缓存。当合并第一自动化管理指令和缓存的自动化管理指令时,合并第一自动化管理指令和缓存的自动化管理指令,并将合并的自动化管理指令作为协调后的自动化管理指令缓存。当根据第一自动化管理指令和缓存的自动化管理指令生成新的自动化管理指令时,根据第一自动化管理指令和缓存的自动化管理指令生成新的自动化管理指令,并将新的自动化管理指令作为协调后的自动化管理指令缓存。
步骤S130,从缓存中读取协调后的自动化管理指令并执行。
为了避免自动化管理指令之间的冲突,网络功能并不直接执行接收到的自动化管理指令,而是从缓存中读取协调后的自动化管理指令执行。由于缓存的协调后的自动化管理指令是考虑了自动化管理指令之间的冲突,在进行冲突协调后得到的,因此执行协调后的自动化管理指令,不会对网络功能的正常运行产生影响,从而解决了并发的自动化管理指令对同一网络功能产生的冲突,提高了网络功能自动化管理的能力。
网络功能的自动化管理指令是持续接收的,不同的自动化管理指令具有一定的时效,因此只有在一定时间内的自动化管理指令之间才会出现冲突。因此,缓存的自动化管理指令可以具有一个缓存时间属性,当缓存时间到时,再执行自动化管理指令的相应操作,这样可以进一步地避免自动化管理指令之间的冲突。
本实施例提供的网络功能自动化管理协调方法,当接收到对网络功能的第一自动化管理指令时,对第一自动化管理指令和缓存的自动化管理指令进行冲突检测,若第一自动化管理指令与缓存的自动化管理指令存在冲突,则对第一 自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存,最后从缓存中读取协调后的自动化管理指令并执行,由于缓存的协调后的自动化管理指令是考虑了自动化管理指令之间的冲突,在进行冲突协调后得到的,因此执行协调后的自动化管理指令,不会对网络功能的正常运行产生影响,从而解决了并发的自动化管理指令对同一网络功能产生的冲突,提高了网络功能自动化管理的能力。
在一实施例中,为了使网络功能具有缓存自动化管理指令的能力,可以为网络功能配置操作指令缓存管理对象类,操作指令缓存管理对象类的实例被网络功能的管理对象类的实例所包含,操作指令缓存管理对象类的实例用于缓存自动化管理指令。
其中,操作指令缓存管理对象类包括缓存时间窗长度和操作指令列表,缓存时间窗长度用于指示缓存管理对象类的实例中操作指令被缓存时间,操作指令列表用于存储缓存的操作指令的内容。缓存时间窗长度的单位可以为毫秒。另外,操作指令列表还可以用于存储操作指令的内容和缓存时间;当操作指令列表中存储有操作指令对应的缓存时间则忽略缓存时间窗长度,也就是说,操作指令列表中也可以包括缓存时间属性,这里的缓存时间属性用于规定该操作指令可以被缓存的时间,当该缓存时间属性值存在时,使用该时间作为该操作指令的缓存时间,否则使用上述缓存时间窗长度作为该操作指令的缓存时间。缓存时间窗长度和缓存时间用于当缓存中存储的协调后的自动化管理指令的缓存时间到时,则执行缓存协调后的自动化管理指令。
在一实施例中,为了使网络功能具有自动化管理指令的协调能力,可以为网络功能配置操作指令冲突协调服务,该操作指令冲突协调服务用于对接收的操作指令进行冲突检测并进行协调;协调结果存入操作指令对应的管理对象实例所包含的操作指令缓存实例。当接收到对网络功能的第一自动化管理指令时,判断网络功能的操作指令冲突协调服务是否开启,若开启则对第一自动化管理指令和缓存的自动化管理指令进行冲突检测。
下面以几个具体实施例对本申请实施例提供的网络功能自动化管理协调方法进行进一步详细说明。
在实施例一中,首先定义管理对象类,包括:
定义一个操作指令缓存管理对象类OperationList;该管理对象类的实例可以被网络功能管理对象类(包括子网-SubNetwork、被管网元-ManagedElement、被管功能-ManagedFunction)的实例所包含(Name-Contained)。
定义一个操作指令冲突协调服务-OperationCoordinationService,该操作指令冲突协调服务用于对接收的操作指令进行冲突检测并进行协调;协调结果存入操作指令对应的管理对象实例所包含的操作指令缓存OperationList的实例。
上述OperationList包含两个属性:1)BufferTime:规定了在一个缓存管理对象实例下面的操作指令被缓存的时间,单位为毫秒(ms);2)Operations:操作列表,其每个元素是一个Operation数据类型。
上述Operation数据类型包括两个属性:1)bufferTime:规定了本操作被缓存的时间,单位为毫秒(ms);本属性为可选,或可为空值。当本属性为空时,使用所属操作列表的bufferTime。2)OperationDetails:用于记录具体的操作命令,格式为“属性名-属性值”对,表示将某属性改为某值。可以包含多个名-值对。
上述操作指令缓存管理对象类的属性包括缓存时间窗长度和操作指令列表;缓存时间窗长度规定了在一个缓存管理对象实例下面的操作指令被缓存的时间,单位为毫秒(ms);操作指令列表存放了一个缓存管理对象实例对应的管理对象实例当前被缓存的操作指令。每个操作指令包含操作指令的具体内容以及一个可选的缓存时间属性,这里的缓存时间属性用于规定该操作指令可以被缓存的时间,当该缓存时间属性值存在时,使用该时间作为该操作指令的缓存时间,否则使用上述缓存时间窗长度作为该操作指令的缓存时间。
上述操作指令冲突协调服务在管理系统启动的时候开始工作,检测每一条收到的操作指令,并分析是否跟缓存中的操作指令有冲突;若没有冲突,则直接将操作指令放入对应的缓存;若存在冲突,则进行冲突处理。
上述冲突处理,包括如下步骤的一个或多个:1)修改或删除缓存中的操作指令,修改操作指令包括修改操作指令的缓存时间,和/或操作指令的某个或多个参数的值,和/或删除某个或多个修改的参数(值对),和/或增加新的参数值对;2)修改或废弃收到的操作指令,修改操作指令包括修改操作指令的缓存时间,和/或操作指令的某个或多个参数的值,和/或删除某个或多个修改的参数(值对),和/或增加新的参数值对;3)上述冲突处理后,若收到的操作指令没有被废弃(即为修改),则该操作指令被放入对应的缓存。
操作指令执行模块对于在缓存中的操作指令进行监控,当缓存时间到的时候执行相应的操作指令。
在实施例二中,首先定义管理对象类,包括:
定义一个操作指令协调控制管理对象类OperationCoordinationControl,该管理对象类的实例用于对操作指令协调功能的控制管理;该管理对象类包括如下 属性:1)administrativeState:用于控制操作指令协调功能的开和关;2)operationalState:本属性为只读,用于指示操作指令协调功能是否可用;
定义一个操作指令缓存管理对象类OperationListList;该管理对象类的实例可以被操作指令协调控制管理对象类OperationCoordinationControl的实例所包含(Name-Contained)。
定义一个操作指令冲突协调服务-OperationCoordinationService,该操作指令冲突协调服务用于对接收的操作指令进行冲突检测并进行协调;协调结果存入OperationListList实例中操作指令对应的管理对象实例所包含的操作指令缓存OperationLists;
上述OperationListList包含一个属性:OperationLists:用于记录有冲突指令的被管对象的操作指令缓存,其每个元素是一个OperationList;
上述OperationList包含三个属性:1)ManagedEntityID:用于指示本操作指令缓存对于的管理对象的ID。2)BufferTime:规定了在一个缓存管理对象实例下面的操作指令被缓存的时间,单位为毫秒(ms);3)Operations:操作列表,其每个元素是一个Operation数据类型。
上述Operation数据类型包括两个属性:1)bufferTime:规定了本操作被缓存的时间,单位为毫秒(ms);本属性为可选,或可为空值。当本属性为空时,使用所属操作列表的bufferTime。2)OperationDetails:用于记录具体的操作命令,格式为“属性名-属性值”对,表示将某属性改为某值。可以包含多个名-值对。
上述操作指令冲突协调服务在管理系统启动的时候开始工作,检测每一条收到的操作指令,并分析是否跟缓存中的操作指令有冲突;若没有冲突,则直接将操作指令放入对应的缓存;若存在冲突,则进行冲突处理;
上述冲突处理,包括如下步骤的一个或多个:1)修改或删除缓存中的操作指令,修改操作指令包括修改操作指令的缓存时间,和/或操作指令的某个或多个参数的值,和/或删除某个或多个修改的参数(值对),和/或增加新的参数值对;2)修改或废弃收到的操作指令,修改操作指令包括修改操作指令的缓存时间,和/或操作指令的某个或多个参数的值,和/或删除某个或多个修改的参数(值对),和/或增加新的参数值对;3)上述冲突处理后,若收到的操作指令没有被废弃(即为修改),则该操作指令被放入对应的缓存。
操作指令执行服务模块对于在缓存中的操作指令进行监控,当缓存时间到的时候执行相应的操作指令。
在实施例三中,首先定义管理对象类,包括:
定义一个操作指令协调控制管理对象类OperationCoordinationControl,该管理对象类的实例用于对操作指令协调服务功能的控制管理;该管理对象类包括如下属性:1)administrativeState:用于控制操作指令协调功能的开和关;2)operationalState:本属性为只读,用于指示操作指令协调功能是否可用;3)BufferTime:规定了操作指令可以被缓存的时间,单位为毫秒(ms);本属性可选。
上述操作指令协调控制管理对象类的实例控制操作指令协调服务的开、关,并可以设定操作指令可以被缓存的时间。具体操作指令协调服务如果进行协调不作具体规定。
图2为本申请实施例提供的一种网络功能自动化管理协调装置的结构示意图,本实施例网络功能自动化管理协调,包括:冲突检测模块21,设置为当接收到对网络功能的第一自动化管理指令时,对第一自动化管理指令和缓存的自动化管理指令进行冲突检测;冲突协调模块22,设置为若第一自动化管理指令与缓存的自动化管理指令存在冲突,则对第一自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存;指令执行模块23,设置为从缓存中读取协调后的自动化管理指令并执行
本实施例提供的网络功能自动化管理协调装置,用于实现图1所示实施例提供的网络功能自动化管理协调方法,其实现原理和技术效果类似,此处不再赘述。
图3为一实施例提供的一种网络设备的结构示意图,如图3所示,该网络设备包括处理器31、存储器32、发送器33和接收器34;网络设备中处理器31的数量可以是一个或多个,图3中以一个处理器31为例;网络设备中的处理器31和存储器32、发送器33和接收器34;可以通过总线或其他方式连接,图3中以通过总线连接为例。
存储器32作为一种计算机可读存储介质,可设置为存储软件程序、计算机可执行程序以及模块,如本申请图1实施例中的网络功能自动化管理协调方法对应的程序指令/模块(例如,网络功能自动化管理协调装置中的冲突检测模块21、冲突协调模块22、指令执行模块23)。处理器31通过运行存储在存储器32中的软件程序、指令以及模块,从而完成网络设备至少一种功能应用以及数据处理,即实现上述的网络功能自动化管理协调方法。
存储器32可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据网络设备的 使用所创建的数据等。此外,存储器32可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。
发送器33为任一种能够进行数据发送的模块或器件组合,接收器34为任一种能够进行数据接收的模块或器件组合。
本申请实施例还提供一种包含计算机可执行指令的存储介质,计算机可执行指令在由计算机处理器执行时用于执行一种网络功能自动化管理协调方法,该方法包括:当接收到对网络功能的第一自动化管理指令时,对第一自动化管理指令和缓存的自动化管理指令进行冲突检测;若第一自动化管理指令与缓存的自动化管理指令存在冲突,则对第一自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存;从缓存中读取协调后的自动化管理指令并执行。
一般来说,本申请的多种实施例可以在硬件或专用电路、软件、逻辑或其任何组合中实现。例如,一些方面可以被实现在硬件中,而其它方面可以被实现在可以被控制器、微处理器或其它计算装置执行的固件或软件中,尽管本申请不限于此。
本申请的实施例可以通过移动装置的数据处理器执行计算机程序指令来实现,例如在处理器实体中,或者通过硬件,或者通过软件和硬件的组合。计算机程序指令可以是汇编指令、指令集架构(Instruction Set Architecture,ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、或者以一种或多种编程语言的任意组合编写的源代码或目标代码。
本申请附图中的任何逻辑流程的框图可以表示程序步骤,或者可以表示相互连接的逻辑电路、模块和功能,或者可以表示程序步骤与逻辑电路、模块和功能的组合。计算机程序可以存储在存储器上。存储器可以具有任何适合于本地技术环境的类型并且可以使用任何适合的数据存储技术实现,例如但不限于只读存储器(Read-Only Memory,ROM)、随机访问存储器(Random Access Memory,RAM)、光存储器装置和系统(数码多功能光碟(Digital Video Disc,DVD)或光盘(Compact Disc,CD))等。计算机可读介质可以包括非瞬时性存储介质。数据处理器可以是任何适合于本地技术环境的类型,例如但不限于通用计算机、专用计算机、微处理器、数字信号处理器(Digital Signal Processing,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑器件(Field-Programmable Gate Array,FPGA)以及基于多核处理器架构的处 理器。

Claims (10)

  1. 一种网络功能自动化管理协调方法,包括:
    响应于接收到对网络功能的第一自动化管理指令,对所述第一自动化管理指令和缓存的自动化管理指令进行冲突检测;
    响应于所述第一自动化管理指令与缓存的自动化管理指令存在冲突,对所述第一自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存;
    从缓存中读取协调后的自动化管理指令并执行协调后的自动化管理指令。
  2. 根据权利要求1所述的方法,所述响应于接收到对网络功能的第一自动化管理指令,对所述第一自动化管理指令和缓存的自动化管理指令进行冲突检测之前,还包括:
    为网络功能配置操作指令缓存管理对象类,所述操作指令缓存管理对象类的实例被所述网络功能的管理对象类的实例所包含,所述操作指令缓存管理对象类的实例用于缓存自动化管理指令。
  3. 根据权利要求2所述的方法,其中,所述操作指令缓存管理对象类包括缓存时间窗长度和操作指令列表,所述缓存时间窗长度用于指示操作指令缓存管理对象类的实例中操作指令被缓存时间,所述操作指令列表用于存储缓存的操作指令的内容。
  4. 根据权利要求3所述的方法,其中,所述操作指令列表用于存储操作指令的内容和缓存时间;当所述操作指令列表中存储有操作指令对应的缓存时间则忽略所述缓存时间窗长度。
  5. 根据权利要求2或3所述的方法,其中,所述从缓存中读取协调后的自动化管理指令并执行协调后的自动化管理指令,包括:
    响应于缓存中存储的协调后的自动化管理指令的缓存时间到,执行缓存协调后的自动化管理指令。
  6. 根据权利要求1~4任一项所述的方法,所述响应于接收到对网络功能的第一自动化管理指令,对所述第一自动化管理指令和缓存的自动化管理指令进行冲突检测之前,还包括:
    为网络功能配置操作指令冲突协调服务;
    所述响应于接收到对网络功能的第一自动化管理指令,对所述第一自动化管理指令和缓存的自动化管理指令进行冲突检测,包括:
    响应于接收到对网络功能的第一自动化管理指令且所述网络功能的操作指令冲突协调服务开启,对所述第一自动化管理指令和缓存的自动化管理指令进 行冲突检测。
  7. 根据权利要求1~4任一项所述的方法,其中,所述对所述第一自动化管理指令和缓存的自动化管理指令进行协调处理,并将协调结果作为协调后的自动化管理指令缓存,包括如下任一种方式:
    修改或删除缓存的自动化管理指令,并将所述第一自动化管理指令作为协调后的自动化管理指令缓存;
    修改或废弃所述第一自动化管理指令,并将缓存的自动化管理指令作为协调后的自动化管理指令缓存;
    合并所述第一自动化管理指令和缓存的自动化管理指令,并将合并的自动化管理指令作为协调后的自动化管理指令缓存;
    根据所述第一自动化管理指令和缓存的自动化管理指令生成新的自动化管理指令,并将新的自动化管理指令作为协调后的自动化管理指令缓存。
  8. 根据权利要求1~4任一项所述的方法,所述对所述第一自动化管理指令和缓存的自动化管理指令进行冲突检测之后,还包括:
    响应于所述第一自动化管理指令与缓存的自动化管理指令不存在冲突,缓存所述第一自动化管理指令。
  9. 一种网络设备,包括:
    一个或多个处理器;
    存储装置,设置为存储一个或多个程序;
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-8中任一所述的网络功能自动化管理协调方法。
  10. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行权利要求1~8任一项的网络功能自动化管理协调方法。
PCT/CN2022/139968 2022-01-07 2022-12-19 网络功能自动化管理协调方法、设备和存储介质 WO2023130943A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210015243.7A CN115834337A (zh) 2022-01-07 2022-01-07 网络功能自动化管理协调方法、设备和存储介质
CN202210015243.7 2022-01-07

Publications (1)

Publication Number Publication Date
WO2023130943A1 true WO2023130943A1 (zh) 2023-07-13

Family

ID=85522340

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/139968 WO2023130943A1 (zh) 2022-01-07 2022-12-19 网络功能自动化管理协调方法、设备和存储介质

Country Status (2)

Country Link
CN (1) CN115834337A (zh)
WO (1) WO2023130943A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140026197A1 (en) * 2011-02-14 2014-01-23 Nokia Siemens Networks Oy Coordination between self-organizing networks
CN111526052A (zh) * 2020-04-17 2020-08-11 中移(杭州)信息技术有限公司 网元指令管理方法、装置、网络设备及存储介质
CN112672440A (zh) * 2020-12-18 2021-04-16 中兴通讯股份有限公司 指令执行方法、系统、网络设备及存储介质
CN112667290A (zh) * 2020-12-31 2021-04-16 北京梧桐车联科技有限责任公司 指令管理方法、装置、设备及计算机可读存储介质
CN112769814A (zh) * 2021-01-04 2021-05-07 中国科学院信息工程研究所 综合联动协调网络安全设备的方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140026197A1 (en) * 2011-02-14 2014-01-23 Nokia Siemens Networks Oy Coordination between self-organizing networks
CN111526052A (zh) * 2020-04-17 2020-08-11 中移(杭州)信息技术有限公司 网元指令管理方法、装置、网络设备及存储介质
CN112672440A (zh) * 2020-12-18 2021-04-16 中兴通讯股份有限公司 指令执行方法、系统、网络设备及存储介质
CN112667290A (zh) * 2020-12-31 2021-04-16 北京梧桐车联科技有限责任公司 指令管理方法、装置、设备及计算机可读存储介质
CN112769814A (zh) * 2021-01-04 2021-05-07 中国科学院信息工程研究所 综合联动协调网络安全设备的方法及系统

Also Published As

Publication number Publication date
CN115834337A (zh) 2023-03-21

Similar Documents

Publication Publication Date Title
WO2019228344A1 (zh) 资源配置方法、装置、终端及存储介质
WO2022127741A1 (zh) 指令执行方法、系统、网络设备及存储介质
WO2020024750A1 (zh) 软件定义摄像机的方法、系统及摄像机
CN111865662B (zh) 网络设备配置方法及系统
CN109614147A (zh) 一种phy寄存器读写方法和装置
WO2023130943A1 (zh) 网络功能自动化管理协调方法、设备和存储介质
WO2023004991A1 (zh) 一种文件读写业务的处理方法、系统、设备以及介质
CN112543492B (zh) 一种重新配网方法、装置及存储介质
US20230273801A1 (en) Method for configuring compute mode, apparatus, and computing device
CN103678163B (zh) 数据流的切换方法、装置及系统
CN111143250B (zh) 一种基于axi-st接口访问fpga存储单元的方法、设备及介质
CN111399972B (zh) 一种虚拟机抓包的方法、装置及计算机可读存储介质
CN113342456A (zh) 一种连接方法、装置、设备和存储介质
CN110753040A (zh) 一种请求处理的方法及装置
WO2022198989A1 (zh) 实现物联网模块虚拟外设共享的方法、装置、计算机设备
WO2022078001A1 (zh) 静态规则的管理方法、装置、电子设备和存储介质
EP4044039A1 (en) Data access method and apparatus, and storage medium
CN107862006B (zh) 数据源切换的实现方法和装置
CN112579006A (zh) 一种数据存储生命周期管理方法及系统
CN111400060A (zh) 设备联动方法、装置、服务器和介质
WO2023039898A1 (zh) 编辑指令的响应方法、装置、电子设备及存储介质
CN110309098A (zh) 一种处理器间的交互控制方法、装置、设备及存储介质
CN113608894B (zh) 一种面向细颗粒度的算法组件运行方法
WO2024092944A1 (zh) 一种数据处理方法、装置、存储介质及电子设备
WO2023226830A1 (zh) 网络切片处理方法、装置、电子设备及存储介质

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: 22918388

Country of ref document: EP

Kind code of ref document: A1