WO2022247420A1 - 配置模板生成方法、网元配置方法及其系统、存储介质 - Google Patents

配置模板生成方法、网元配置方法及其系统、存储介质 Download PDF

Info

Publication number
WO2022247420A1
WO2022247420A1 PCT/CN2022/082523 CN2022082523W WO2022247420A1 WO 2022247420 A1 WO2022247420 A1 WO 2022247420A1 CN 2022082523 W CN2022082523 W CN 2022082523W WO 2022247420 A1 WO2022247420 A1 WO 2022247420A1
Authority
WO
WIPO (PCT)
Prior art keywords
configuration
template
target configuration
network element
target
Prior art date
Application number
PCT/CN2022/082523
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 WO2022247420A1 publication Critical patent/WO2022247420A1/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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0843Configuration by using pre-existing information, e.g. using templates or copying from other elements based on generic templates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition

Definitions

  • the present application relates to but not limited to the technical field of wireless communication, and in particular relates to a method for generating a configuration template, a method for configuring a network element, a system thereof, and a storage medium.
  • Embodiments of the present application provide a method for generating a configuration template, a method for configuring a network element, a system thereof, and a storage medium.
  • the embodiment of the present application provides a method for generating a configuration template, including: acquiring trigger information, and selecting target configuration items from preset business templates according to the trigger information, wherein the preset business template is preset There are several configuration items; a custom business template is generated according to the target configuration items; a parameter value template is obtained, and a target configuration template is generated by associating the parameter value template with the custom business template.
  • the embodiment of the present application provides a network element configuration method, which is applied to a network element management system, including: applying the target configuration template obtained by the configuration template generation method described in the first aspect; obtaining the target configuration template in the target configuration template The target configuration item and the configuration parameter value corresponding to the target configuration item; generate a network element configuration instruction according to the target configuration item and the configuration parameter value; send the network element configuration instruction to the network element, so that the The network element completes the configuration operation according to the network element configuration instruction.
  • the embodiment of the present application also provides an electronic device, including: a memory, a processor, and a computer program stored on the memory and operable on the processor, and the processor implements the following when executing the computer program: The method for generating a configuration template described in the first aspect.
  • the embodiment of the present application also provides a network element management system, including: a memory, a processor, and a computer program stored in the memory and operable on the processor, when the processor executes the computer program Realize the network element configuration method as described in the second aspect.
  • Fig. 1 is a flowchart of a method for generating a configuration template provided by an embodiment of the present application
  • FIG. 2 is a flow chart of selecting target configuration items provided by another embodiment of the present application.
  • FIG. 3 is a flowchart of an associated parameter conversion rule provided by another embodiment of the present application.
  • FIG. 4 is a flowchart of a new configuration item provided by another embodiment of the present application.
  • Fig. 5 is a flow chart of updating service parameters provided by another embodiment of the present application.
  • FIG. 6 is a flowchart of a network element configuration method applied to a network element management system provided by another embodiment of the present application.
  • FIG. 7 is a structural diagram of a network element management system provided by another embodiment of the present application.
  • FIG. 8 is a flow chart for obtaining configuration parameter values provided by another embodiment of the present application.
  • FIG. 9 is a flow chart of generating a network element configuration instruction provided by another embodiment of the present application.
  • FIG. 10 is a device diagram of an electronic device provided by another embodiment of the present application.
  • Fig. 11 is an apparatus diagram of a network element management system provided by another embodiment of the present application.
  • the present application provides a configuration template generation method, a network element configuration method and its system, and a storage medium.
  • the configuration template generation method includes: acquiring trigger information, and selecting target configuration items from preset service templates according to the trigger information, wherein, Several configuration items are preset in the preset business template; a custom business template is generated according to the target configuration items; a parameter value template is obtained, and a target configuration template is generated by associating the parameter value template with the custom business template.
  • the configuration items of the preset business templates can be customized and combined to obtain a customized business template, and the flexible customization of the configuration template is realized according to the customized business template and parameter value template, which improves user experience.
  • FIG. 1 is a flow chart of a method for generating a configuration template provided by an embodiment of the present application.
  • the method for generating a configuration template includes but is not limited to steps S110 , S120 , S130 and S140 .
  • step S110 trigger information is acquired, and target configuration items are selected from preset service templates according to the trigger information, wherein a number of configuration items are preset in the preset service templates.
  • the trigger information may be information representing the customization requirements of the configuration template, such as the network element control parameters or functions that need to be configured, etc.
  • This embodiment does not limit the specific form of the trigger information, and can reflect the configuration template. Customize the requirements and trigger the template generation process.
  • the trigger information can be directly input to the electronic device in the form of a configuration file, or can be automatically generated based on the user's operation in the electronic device, for example, setting a Graphical User Interface (GUI) in the electronic device ), so that the electronic device generates trigger information according to the input software code.
  • GUI Graphical User Interface
  • the specific method can be selected according to the actual situation, and will not be limited here.
  • the preset service template can be preset in the electronic device by manually importing or publishing a network management version. This embodiment does not limit the configuration method of the preset service template. It should be noted that the preset service templates can be configuration templates for different service configuration scenarios. In order to better target the configuration of network elements, the preset service templates can be set in units of configuration services, such as scenarios created for cells Set up a preset business template. For another example, set up a preset business template for expansion scenarios. The number of preset business templates and specific scenarios can be adjusted according to actual needs.
  • the preset service template can be applied to network element configuration, in order to organize different network element control parameters, several configuration items can be preset in the preset service template, so that each configuration item can realize Specific configuration functions, such as completing the assignment of a certain network element control parameter in a network element through a configuration item, or modifying the function parameters of a certain device in a network element, etc., the specific parameter types involved in the configuration item are adjusted according to actual needs That is, no further limitation is required here.
  • default values can also be set for the business parameters in the configuration items, and an association relationship between business parameters can be established to ensure data consistency.
  • Configuration items can be selected from the preset service templates as the target configuration items according to the trigger information. For example, adding a new cell based on hardware expansion is a common expansion scenario. Since it is necessary to activate the device and create a cell at the same time, the preset service template It is for business configuration scenarios. You can select the required configuration items from the preset service templates for device activation scenarios, and at the same time select the required configuration items from the preset service templates for cell creation scenarios.
  • All selected configuration items The item is determined as the target configuration item, and the preset business template is used as the data and template basis to realize the flexible customization of the configuration template. It can be understood that, according to specific configuration requirements, all configuration items may be selected from the preset service templates, or several of them may be selected, which is not limited in this embodiment.
  • Step S120 generating a custom business template according to the target configuration items.
  • a custom business template without configuration items can be pre-generated, and after the target configuration items are selected from the preset business templates, the target configuration items are associated with the custom business template. It is also possible to directly import a preset business template in a custom business template, and select target configuration items from the imported preset business template.
  • generating a custom business template based on a target configuration item does not change the template to which the target configuration item belongs, but that both the preset business template and the custom business template can call the corresponding target configuration item. It is understandable that the custom business template can directly call the target configuration item to perform the configuration operation after associating the target configuration item, or call the target configuration item determined in the imported preset business template to perform the configuration operation. The specific calling method You can choose according to actual needs.
  • a custom business template and a preset business template can have a one-to-many relationship, that is, target configuration items in a custom business template can be obtained from multiple preset business templates , the specific quantity can be determined according to actual needs.
  • Step S130 acquiring a parameter value template, associating the parameter value template with the custom service template to generate a target configuration template.
  • the parameter value template can include default parameter values of configuration items, and can also include default values of network element control parameters.
  • different configuration requirements not only require different configuration items, but also may cause It is required that the management and control parameters of network elements have certain differences.
  • the same cell creation scenario there are many differences in network element control parameters between a 60M bandwidth cell and a 100M bandwidth cell, and not all network element control parameters can be configured through preset services.
  • the template is obtained, but it is solidified in the version code as a default value, and cannot be modified through the preset business template.
  • the parameter value template can be pre-set and associated with the preset business template.
  • the parameter value template can also be re-acquired through the GUI interface. Fill in the corresponding parameter values to generate a customized parameter value template.
  • the specific acquisition method can be selected according to the actual situation, so I won’t go into details here.
  • custom business templates and parameter value templates can have a one-to-one relationship, that is, there is a parameter value template associated with the target configuration template And a custom business template composed of configuration items of multiple preset business templates.
  • step S110 in the embodiment shown in FIG. 1 also includes but is not limited to the following steps:
  • Step S210 determining the target configuration scene and the target configuration object according to the trigger information
  • Step S220 determining a candidate configuration template from preset service templates according to the target configuration scenario
  • Step S230 selecting target configuration items from the candidate configuration templates according to the target configuration objects.
  • the target configuration scenario can be determined according to the configuration requirements represented by the trigger information to ensure that the candidate configuration template can be matched from the preset service template, for example, according to If the target configuration scenario determined by the trigger information is a hardware provisioning scenario, a preset device provisioning template can be selected as an alternative configuration template.
  • the target configuration object can be determined according to the configuration requirements represented by the trigger information, and the configuration object can be specific network element management and control parameters.
  • the hardware provisioning parameters can include the baseband processing unit (Base Band Unite, BBU), remote unit (Remote Unit, RU), sector, network topology, tower placement, Antenna Interface Standards Group (AISG) interface or basic hardware information.
  • step S130 in the embodiment shown in FIG. 1 is executed, it also includes but is not limited to the following steps:
  • Step S310 determining a parameter conversion rule, wherein the parameter conversion rule is a mapping relationship between target configuration parameters and network element control parameters, and the target configuration parameters are obtained according to the target configuration template;
  • Step S320 associating the parameter conversion rule with the custom business template.
  • target configuration templates can obtain target configuration parameters based on parameter value templates and custom service templates, but target configuration parameters and network element control parameters are not all the same, so parameter conversion rules need to be set to realize configuration template parameters to Service conversion of network element management and control parameters.
  • the preset business template is a preset configuration template
  • the corresponding parameter conversion rules can be set at the same time when setting the preset business template. After obtaining the customized business template according to the preset business template, The parameter conversion rules corresponding to the target configuration items in the preset service template can be used, or can be reset according to actual needs, which is not limited in this embodiment.
  • step S120 in the embodiment shown in FIG. 1 also includes but is not limited to the following steps:
  • Step S410 acquiring newly created configuration items
  • Step S420 generating a custom business template according to the target configuration item and the newly created configuration item.
  • step S120 in the embodiment shown in FIG. 1 is executed, it also includes but is not limited to the following steps:
  • Step S510 acquire service parameter update information, and update service parameters in the target configuration item according to the service parameter update information.
  • the service parameter update information can be obtained through the GUI interface, and the corresponding target configuration items are determined according to the service parameter update information input by the user on the GUI interface or the imported update file, and the parameters of the target configuration items are updated.
  • reassignment of parameter values of service parameters, adding service parameters, deleting service parameters, changing service parameter types, etc. are not limited here.
  • FIG. 6 is a flow chart of a network element configuration method provided by another embodiment of the present application.
  • the network element configuration method includes but is not limited to step S610, step S620, step S630, and step S640. .
  • Step S610 applying a target configuration template.
  • target configuration template can be obtained according to the embodiments shown in FIG. 1 to FIG. 5 , and details are not repeated here for simplicity of description.
  • Step S620 acquiring target configuration items in the target configuration template and configuration parameter values corresponding to the target configuration items.
  • the target configuration template is associated with a parameter value template, therefore, the pre-set parameter value in the parameter value template can be directly used as the configuration parameter value, or the configuration parameter value can be obtained again, for example, in the network element management system
  • the imported parameter file can be an extensible markup language (Extensible Markup Language, XML) file, and can also be in other forms.
  • the configuration parameter value can include the default value of the network element management and control parameters, or the service parameter value in the custom service template, which can be saved in the parameter value template for network element configuration. More limited.
  • Step S630 generating a network element configuration instruction according to the target configuration items and configuration parameter values.
  • the target configuration parameters can be obtained according to the target configuration items and configuration parameter values, so the network element configuration instruction can be obtained according to the difference between the target configuration parameters and the current network element control parameters, according to the embodiment shown in Figure 3 Description, after obtaining the target configuration parameters, the network element control parameters can be obtained through the parameter conversion rules. The network element control parameters are actually target control parameters. After the target control parameters are obtained, the current control parameters can be obtained. Through the target control parameters and The current management and control parameters are compared to obtain parameter adjustment strategies, such as increasing the number of network element management and control parameters, deleting network element management and control parameters, or modifying parameter values. This embodiment does not limit the specific operations. Those skilled in the art can understand that the current control parameters can be saved in the form of a database. After obtaining the target control parameters corresponding to the target configuration parameters, the corresponding current control parameters can be read from the database. More details.
  • the network element configuration instruction may be a sequence of addition, deletion, and modification of network element control parameters, which can enable the network element to perform configuration operations after receiving the network element configuration instruction, and there is no limitation here.
  • Step S640 sending the network element configuration instruction to the network element, so that the network element completes the configuration operation according to the network element configuration instruction.
  • the network element configuration command can also be sent to the network element in a specific format and protocol interface according to the communication requirements with the network element.
  • the specific communication method in this embodiment Not much limitation is required, as long as the distribution of network element configuration commands can be realized.
  • the network element management system 720 is connected to the graphical user interface 710, the database 730 and the network element 740 respectively; in the network element management system 720, it includes a template management device 721 and a template rendering device 722, wherein the template management device 721 includes preset service templates, parameter value templates and custom service templates.
  • the template rendering device 722 After obtaining the configuration parameter value through the graphical user interface 710, the template rendering device 722 renders the configuration parameter value to a custom business template, and the custom business template combines the configuration parameter value and the parameter value template to obtain the target configuration parameter, and the template rendering device 722 according to
  • the target configuration parameters and parameter conversion rules are used to obtain the target control parameters, and the current control parameters of the network elements are queried from the database 730, and the management objects are processed according to the target control parameters and the current control parameters, so as to obtain network element configuration instructions and send them to the network 740 yuan.
  • step S620 before performing step S620 in the embodiment shown in FIG. 6 , it also includes but is not limited to the following steps:
  • Step S810 when the parameter update information is acquired, the configuration parameter value is updated according to the parameter update information.
  • the parameter update information can be obtained after inputting data or imported XML files through the GUI interface, which can represent the user's needs for configuration parameter values.
  • the configuration parameter values can be further customized through the parameter update information to improve network quality. The flexibility of element configuration simplifies the network element configuration process.
  • the target configuration template further includes a parameter conversion rule, and the parameter conversion rule is a mapping relationship between target configuration parameters and network element control parameters, and the target configuration parameters are obtained according to the target configuration template; refer to FIG. 9.
  • Step S630 shown in FIG. 6 also includes but is not limited to the following steps:
  • Step S910 obtaining target configuration parameters according to target configuration items and configuration parameter values
  • Step S920 obtaining target control parameters according to parameter conversion rules and target configuration parameters
  • Step S930 generating operation information according to the target management and control parameters, and obtaining a network element configuration instruction according to the operation information.
  • the current control parameters of the network element can be read from the database, for example, the corresponding current control parameters can be obtained from the database by using the data cache of target configuration items.
  • the query method is not limited here.
  • the operation information can be obtained, such as the addition, deletion and modification sequence of the network element, so as to convert the specific parameters into the operation of the network element, so that the network element can execute after obtaining the network element configuration command Perform corresponding operations to complete the NE configuration.
  • Example 1 Hardware provisioning scenario.
  • a general device provisioning template is preset, which includes hardware provisioning parameters in general scenarios, including BBU, RU, sector, network topology, tower placement, AISG, hardware basic information and other parameter information.
  • Example 2 Community creation scenario.
  • Adding a cell is a common operation in the radio access network. After the value of the basic cell parameter is determined, the values of other cell parameters can be determined. However, different service scenarios and different bandwidth cell parameters have different values. For example, the current network management system preset cell creation template only supports 100M bandwidth, and the carrier network needs to urgently support 60M bandwidth cells. There are many differences between the parameters of the 60M cell and the parameters of the 100M cell, and these difference parameters are not reflected in the parameters of the cell creation template. Therefore, the template needs to be modified according to the scene, including adding parameters, modifying parameter conversion rules, and adding sample data. .
  • the configuration parameter value includes configuration parameters related to the 60M bandwidth cell
  • render the configuration parameter value to the target configuration template to obtain the target configuration parameters, and obtain the addition, deletion and modification sequence of network element control objects according to the parameter conversion rules.
  • Example 3 Expansion scenario.
  • Capacity expansion is a common operation of wireless access networks, and adding new cells based on hardware expansion is a common expansion scenario.
  • the current network management system presets templates for device activation and cell creation. In order to improve the efficiency of capacity expansion, it is necessary to create wireless cells and required device parameters at one time.
  • an embodiment of the present application also provides an electronic device.
  • the electronic device 1000 includes: a memory 1010 , a processor 1020 , and a computer program stored in the memory 1010 and operable on the processor 1020 .
  • the processor 1020 and the memory 1010 may be connected through a bus or in other ways.
  • the non-transitory software programs and instructions required to realize the configuration template generation method of the above-mentioned embodiment are stored in the memory 1010, and when executed by the processor 1020, the configuration template generation method in the above-mentioned embodiment is executed, for example, the above-described Method step S110 to step S130 in Fig. 1, method step S210 to step S230 in Fig. 2, method step S310 to step S320 in Fig. 3, method step S410 to step S420 in Fig. 4 and method step in Fig. 5 S510.
  • the network element management system 1100 includes: a memory 1110 , a processor 1120 and an computer program.
  • the processor 1120 and the memory 1110 may be connected through a bus or in other ways.
  • the non-transitory software programs and instructions required to implement the network element configuration method of the above embodiment are stored in the memory 1110, and when executed by the processor 1120, the network element configuration method in the above embodiment is executed, for example, the above described The method step S610 to step S640 in FIG. 6 , the method step S810 in FIG. 8 , and the method step S910 to step S930 in FIG. 9 .
  • the device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • an embodiment of the present application also provides a computer-readable storage medium, the computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions are executed by a processor or a controller, for example, by the above-mentioned Execution by a processor in the embodiment of the electronic device can cause the above-mentioned processor to execute the method for generating a configuration template in the above-mentioned embodiment, for example, execute the above-described method steps S110 to S130 in FIG. 1 and the method steps in FIG. 2 S210 to step S230, method step S310 to step S320 in FIG. 3, method step S410 to step S420 in FIG. 4, and method step S510 in FIG.
  • Execution may cause the processor to execute the method for generating a configuration template in the above embodiment, for example, execute method steps S610 to S640 in FIG. 6 , method step S810 in FIG. 8 , and method step S910 in FIG. 9 described above. Go to step S930.
  • a processor such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application-specific integrated circuit .
  • Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media).
  • computer storage media includes both volatile and nonvolatile media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. permanent, removable and non-removable media.
  • Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cartridges, tape, magnetic disk storage or other magnetic storage devices, or can Any other medium used to store desired information and which can be accessed by a computer.
  • communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism, and may include any information delivery media .
  • the embodiment of the present application includes: acquiring trigger information, selecting a target configuration item from a preset business template according to the trigger information, wherein several configuration items are preset in the preset business template; generating a configuration item based on the target configuration item Customizing the business template; acquiring a parameter value template, associating the parameter value template with the customizing business template to generate a target configuration template.
  • the configuration items of the preset business templates can be customized and combined to obtain a customized business template, and the flexible customization of the configuration template is realized according to the customized business template and parameter value template, which improves user experience.

Landscapes

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

Abstract

一种配置模板生成方法、网元配置方法及其系统、存储介质,配置模板生成方法包括:获取触发信息,根据触发信息从预置业务模板中选取目标配置事项,其中,预置业务模板中预先设置有若干个配置事项(S110);根据目标配置事项生成自定义业务模板(S120);获取参数值模板,关联参数值模板和自定义业务模板生成目标配置模板(S130)。

Description

配置模板生成方法、网元配置方法及其系统、存储介质
相关申请的交叉引用
本申请基于申请号为202110569301.6、申请日为2021年5月25日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。
技术领域
本申请涉及但不限于无线通信技术领域,尤其涉及一种配置模板生成方法、网元配置方法及其系统、存储介质。
背景技术
在无线通信网络的开通和运维阶段,运营商需要根据业务配置场景的需求对网元进行配置。为了提高工作效率,通常会通过配置模板对网元的参数进行批量配置,再由管理系统根据配置好的参数自动完成网元的配置。由于不同的运营商对每个业务配置场景的需求不同,所需要的配置模板也不同,而配置模板通常是管理系统内置且固定的,如果要对配置模板进行更改,只能向设备商提出需求,由设备商完成定制,不仅需要花费较多的成本,也需要耗费较多的时间,影响业务开通和运维时网元的配置效率。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本申请实施例提供了一种配置模板生成方法、网元配置方法及其系统、存储介质。
第一方面,本申请实施例提供了一种配置模板生成方法,包括:获取触发信息,根据所述触发信息从预置业务模板中选取目标配置事项,其中,所述预置业务模板中预先设置有若干个配置事项;根据所述目标配置事项生成自定义业务模板;获取参数值模板,关联所述参数值模板和所述自定义业务模板生成目标配置模板。
第二方面,本申请实施例提供了一种网元配置方法,应用于网元管理系统,包括:应用第一方面所述的配置模板生成方法得到的目标配置模板;获取所述目标配置模板中的目标配置事项和与所述目标配置事项对应的配置参数值;根据所述目标配置事项和所述配置参数值生成网元配置指令;将所述网元配置指令下发至网元,使得所述网元根据所述网元配置指令完成配置操作。
第三方面,本申请实施例还提供了一种电子设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如第一方面所述的配置模板生成方法。
第四方面,本申请实施例还提供了一种网元管理系统,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如第二方面所述的网元配置方法。
本申请的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而 易见,或者通过实施本申请而了解。本申请的目的和其他优点可通过在说明书、权利要求书以及附图中所特别指出的结构来实现和获得。
附图说明
附图用来提供对本申请技术方案的进一步理解,并且构成说明书的一部分,与本申请的实施例一起用于解释本申请的技术方案,并不构成对本申请技术方案的限制。
图1是本申请一个实施例提供的配置模板生成方法的流程图;
图2是本申请另一个实施例提供的选取目标配置事项的流程图;
图3是本申请另一个实施例提供的关联参数转换规则的流程图;
图4是本申请另一个实施例提供的新建配置事项的流程图;
图5是本申请另一个实施例提供的更新业务参数的流程图;
图6是本申请另一个实施例提供的应用于网元管理系统的网元配置方法的流程图;
图7是本申请另一个实施例提供的网元管理系统结构图;
图8是本申请另一个实施例提供的获取配置参数值的流程图;
图9是本申请另一个实施例提供的生成网元配置指令的流程图;
图10是本申请另一个实施例提供的电子设备的装置图;
图11是本申请另一个实施例提供的网元管理系统的装置图。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。
需要说明的是,虽然在装置示意图中进行了功能模块划分,在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于装置中的模块划分,或流程图中的顺序执行所示出或描述的步骤。说明书、权利要求书或上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。
本申请提供了一种配置模板生成方法、网元配置方法及其系统、存储介质,配置模板生成方法包括:获取触发信息,根据所述触发信息从预置业务模板中选取目标配置事项,其中,所述预置业务模板中预先设置有若干个配置事项;根据所述目标配置事项生成自定义业务模板;获取参数值模板,关联所述参数值模板和所述自定义业务模板生成目标配置模板。根据本申请实施例提供的方案,能够对预置业务模板的配置事项进行自定义组合,从而得到自定义业务模板,根据自定义业务模板和参数值模板实现了配置模板的灵活定制,提高了用户体验。
下面结合附图,对本申请实施例作进一步阐述。
如图1所示,图1是本申请一个实施例提供的一种配置模板生成方法的流程图,该配置模板生成方法包括但不限于有步骤S110、步骤S120、步骤S130和步骤S140。
步骤S110,获取触发信息,根据触发信息从预置业务模板中选取目标配置事项,其中,预置业务模板中预先设置有若干个配置事项。
需要说明的是,触发信息可以是表征配置模板的定制需求的信息,例如需要进行配置的 网元管控参数或者功能等,本实施例对触发信息的具体形式不多作限定,能够反映配置模板的定制需求,并且触发模板生成流程即可。可以理解的是,触发信息可以是以配置文件的形式直接输入至电子设备,也可以是基于用户在电子设备中的操作自动生成,例如,在电子设备中设置图形用户界面(Graphical User Interface,GUI)中输入软件代码,使得电子设备根据输入的软件代码生成触发信息,具体方式可以根据实际情况选取,在此不多作限定。
值得注意的是,预置业务模板可以通过人工导入或者发布网管版本的方式实现预置在电子设备中,本实施例对预置业务模板的配置方式不多作限定。需要说明的是,预置业务模板可以是针对不同业务配置场景的配置模板,为了能够更好地针对网元的配置,可以是以配置业务为单位设置预置业务模板,例如针对小区创建的场景设置一个预置业务模板,又如,针对扩容场景设置一个预置业务模板,预置业务模板的数量和具体针对的场景根据实际需求调整即可。
需要说明的是,由于预置业务模板能够应用于网元配置,为了将不同的网元管控参数组织起来,因此可以在预置业务模板中预置若干个配置事项,使得每个配置事项能够实现特定的配置功能,例如通过一个配置事项完成对网元中的某个网元管控参数进行赋值,或者修改网元中某个器件的功能参数等,配置事项中具体涉及的参数类型根据实际需求调整即可,在此不多作限定。本领域技术人员可以理解的是,在设置好配置事项后,还可以对配置事项中的业务参数进行默认值的设定,并且建立业务参数之间的关联关系,以确保数据的一致性。
需要说明的是,为了配置功能的全面覆盖,预置业务模板中可以设置较多配置事项,而在不同需求的情况下,可能只涉及到某个预置业务模板中的部分配置事项,因此,可以根据触发信息从预置业务模板中选取配置事项作为目标配置事项,例如,基于硬件扩容的新增小区是一种常见的扩容场景,由于需要同时进行设备开通和创建小区,而预置业务模板是针对业务配置场景的,可以从针对设备开通场景的预置业务模板中选取所需要的配置事项,同时从针对小区创建场景的预置业务模板中选取所需要的配置事项,将选取的全部配置事项确定为目标配置事项,利用预置业务模板作为数据和模板基础,实现了配置模板的灵活定制。可以理解的是,根据具体的配置需求,可以从预置业务模板中选取全部的配置事项,也可以选取其中的若干个,本实施例对此不多作限定。
步骤S120,根据目标配置事项生成自定义业务模板。
需要说明的是,在获取到触发信息后,可以预先生成不具备配置事项的自定义业务模板,在从预置业务模板中选取出目标配置事项后,将目标配置事项关联到自定义业务模板,也可以直接在自定义业务模板中导入预置业务模板,并从导入的预置业务模板中选取出目标配置事项。
值得注意的是,根据目标配置事项生成自定义业务模板,并非变更目标配置事项所归属的模板,而是预置业务模板和自定义业务模板均能够调用对应的目标配置事项。可以理解的是,自定义业务模板可以在关联目标配置事项后直接调用目标配置事项以执行配置操作,也可以调用导入的预置业务模板中确定好的目标配置事项以执行配置操作,具体调用方式根据实际需求选取即可。
值得注意的是,为了提高模板配置的灵活性,自定义业务模板与预置业务模板可以是一对多的关系,即自定义业务模板中的目标配置事项可以从多个预置业务模板中获取,具体数量根据实际需求确定即可。
步骤S130,获取参数值模板,关联参数值模板和自定义业务模板生成目标配置模板。
值得注意的是,参数值模板可以包括配置事项的默认参数值,也可以包括网元管控参数的默认值,在相同的业务配置场景,配置需求的不同不仅要求配置事项有所差异,也可能会要求网元的管控参数有一定的差异,例如同是小区创建场景,60M带宽的小区和100M带宽的小区在网元管控参数上有很多差异,而并非所有网元管控参数都能通过预置业务模板得到,而是以默认值的方式固化在版本代码中,不能通过预置业务模板实现修改,因此,为了提高模板配置的灵活性,除了根据配置事项生成自定义业务模板,还可以关联一个参数值模板,在参数值模板中设置网元管控参数的默认值,使得应用目标配置模板后,能够根据参数值模板中的网元管控参数的默认值对网元中的网元管控参数的默认值的进行修改,无需等待设备厂商进行模板定制开发,提高配置效率,具体涉及的网元管控参数根据实际需求选取即可,在此不多作限定。
值得注意的是,参数值模板可以是预先设定好,并且与预置业务模板相关联的,当然,为了提高模板配置的灵活性,也可以通过GUI界面重新获取参数值模板,由用户根据实际情况填入对应的参数值生成定制的参数值模板,具体获取方式根据实际情况选取即可,在此不多作赘述。
需要说明的是,相比起自定义业务模板与预置业务模板的一对多关系,自定义业务模板与参数值模板可以是一一对应的关系,即目标配置模板中关联有一个参数值模板和由多个预置业务模板的配置事项构成的自定义业务模板。
另外,参照图2,在一实施例中,图1所示实施例中的步骤S110还包括但不限于有以下步骤:
步骤S210,根据触发信息确定目标配置场景和目标配置对象;
步骤S220,根据目标配置场景从预置业务模板中确定备选配置模板;
步骤S230,根据目标配置对象从备选配置模板中选取出目标配置事项。
需要说明的是,由于预置业务模板是针对业务配置场景的,因此,可以根据触发信息所表征的配置需求确定目标配置场景,以确保从预置业务模板能够匹配出备选配置模板,例如根据触发信息确定的目标配置场景为硬件开通场景,则可以选取出预置的设备开通模板作为备选配置模板。
可以理解的是,为了提高模板配置的灵活性,可以从备选配置模板中获取全部的配置事项作为目标配置事项,也可以选取出部分配置事项作为目标配置事项,而每个配置事项是针对网元管控参数的,因此,可以根据触发信息所表征的配置需求确定目标配置对象,配置对象可以是具体的网元管控参数,例如对于上述的设备开通模板,硬件开通参数可以包括基带处理单元(Base band Unite,BBU),远端机(Remote Unit,RU)、扇区、网络拓扑、塔放、天线接口标准组织(Antenna Interface Standards Group,AISG)接口或硬件基本信息。
另外,参照图3,在一实施例中,在执行完图1所示实施例中的步骤S130之后,还包括但不限于有以下步骤:
步骤S310,确定参数转换规则,其中,参数转换规则为目标配置参数与网元管控参数之间的映射关系,目标配置参数根据目标配置模板得到;
步骤S320,将参数转换规则关联至自定义业务模板。
需要说明的是,目标配置模板根据参数值模板和自定义业务模板能够得到目标配置参数, 而目标配置参数与网元管控参数并不能全部等同,因此需要设定参数转换规则,实现配置模板参数到网元管控参数的业务转换。
需要说明的是,由于预置业务模板是预先设定的配置模板,因此可以在设定预置业务模板时同时设定对应的参数转换规则,在根据预置业务模板得到自定义业务模板之后,可以沿用预置业务模板中与目标配置事项相对应的参数转换规则,也可以根据实际需求重新设定,本实施例对此不多作限定。
另外,参照图4,在一实施例中,图1所示实施例中的步骤S120还包括但不限于有以下步骤:
步骤S410,获取新建的配置事项;
步骤S420,根据目标配置事项和新建的配置事项生成自定义业务模板。
需要说明的是,由于不同用户在相同场景下对网元的配置需求可能不同,在发布预置业务模板时并不能确保全部配置操作都可以覆盖,因此,还可以根据实际需求新建配置事项,并将新建的配置事项关联到自定义业务模板中,例如,在图2所示实施例中所提及的硬件开通场景中,当某个网元节点需要开通1588时钟功能,而当前的设备开通模板并不具有对应的配置事项,则可以新建一个针对开通1588时钟功能的配置事项,并将该新建的配置事项和选取的目标配置实现共同关联到自定义业务模板中,使得自定义业务模板能够进一步实现开通1588时钟的功能,有效提高了配置模板的灵活性,提高了网元配置的效率。
另外,参照图5,在一实施例中,在执行完图1所示实施例中的步骤S120之后,还包括但不限于有以下步骤:
步骤S510,获取业务参数更新信息,根据业务参数更新信息更新目标配置事项中的业务参数。
值得注意的是,业务参数更新信息可以通过GUI界面获取,根据用户在GUI界面输入的业务参数更新信息或者导入的更新文件,确定相对应的目标配置事项,并对目标配置事项进行参数的更新,例如对业务参数的参数值的重新赋值、增加业务参数、删除业务参数、变更业务参数的类型等,在此不多作限定。
另外,如图6所示,图6是本申请另一个实施例提供的一种网元配置方法的流程图,该网元配置方法包括但不限于有步骤S610、步骤S620、步骤S630和步骤S640。
步骤S610,应用目标配置模板。
需要说明的是,目标配置模板可以根据图1至图5所示的实施例得到,为了叙述简便在此不多作赘述。
步骤S620,获取目标配置模板中的目标配置事项和与目标配置事项对应的配置参数值。
需要说明的是,目标配置模板中关联有参数值模板,因此,可以直接采用参数值模板中预先设置好的参数值作为配置参数值,也可以重新获取配置参数值,例如,在网元管理系统中,可以通过GUI界面显示目标配置模板的全部可配置的业务参数,在获取到用户输入的数据或者导入的参数文件之后,将对应的数据渲染至目标配置模板中。本领域技术人员可以理解的是,导入的参数文件可以是可扩展标记语音(Extensible Markup Language,XML)文件,也可以是其他形式,通过配置参数值的获取方式多样化,能够有效提高网元配置的灵活性。
可以理解的是,由于目标配置模板中具有较多的参数,并非全部参数都需要进行定制,因此可以根据实际需求确定在GUI界面中显示的参数,对不需要进行配置的参数进行隐藏处 理,在此不多作赘述。
可以理解的是,配置参数值既可以包括网元管控参数的默认值,也可以包括自定义业务模板中的业务参数值,能够保存在参数值模板中用于网元配置即可,在此不多作限定。
步骤S630,根据目标配置事项和配置参数值生成网元配置指令。
可以理解的是,根据目标配置事项和配置参数值能够得到目标配置参数,因此网元配置指令可以是根据目标配置参数和当前的网元管控参数之间差异得到,根据图3所示实施例的描述,在得到目标配置参数后,可以通过参数转换规则得到网元管控参数,该网元管控参数实际上为目标管控参数,在得到目标管控参数后,可以获取当前管控参数,通过目标管控参数和当前管控参数的比对,得到参数的调整策略,例如增加网元管控参数的数量、删除网元管控参数或者修改参数值等,本实施例对具体的操作不多作限定。本领域技术人员可以理解的是,当前管控参数可以通过数据库的形式保存,在得到目标配置参数所对应的目标管控参数后,从数据库中读取出相对应的当前管控参数即可,在此不多作赘述。
需要说明的是,网元配置指令可以是网元管控参数的增删改序列,能够使网元在接收到网元配置指令后执行配置操作即可,在此不多作限定。
步骤S640,将网元配置指令下发至网元,使得网元根据网元配置指令完成配置操作。
可以理解的是,在生成网元配置指令后,还可以根据与网元之间的通信需求,将网元配置指令以特定的格式和协议接口下发至网元,具体的通信方式本实施例不多作限定,能够实现网元配置指令的下发即可。
以下结合如图7所示的一种网元管理系统对本实施例的技术方案进行举例说明:
在图7中,网元管理系统720分别与图形用户界面710、数据库730和网元740通信连接;在网元管理系统720中,包括模板管理装置721和模板渲染装置722,其中,模板管理装置721中包括预置业务模板、参数值模板和自定义业务模板。在通过图形用户界面710获取到配置参数值后,模板渲染装置722将配置参数值渲染至自定义业务模板,自定义业务模板结合配置参数值和参数值模板得到目标配置参数,模板渲染装置722根据目标配置参数和参数转换规则得到目标管控参数,并从数据库730中查询到网元的当前管控参数,根据目标管控参数和当前管控参数进行管理对象处理,从而得到网元配置指令并下发至网元740。
另外,参照图8,在一实施例中,在执行图6所示实施例中的步骤S620之前,还包括但不限于有以下步骤:
步骤S810,当获取到参数更新信息,根据参数更新信息更新配置参数值。
需要说明的是,参数更新信息可以在通过GUI界面输入数据或者导入的XML文件后得到,能够表征用户对配置参数值的需求即可,通过参数更新信息对配置参数值进行进一步的定制,提高网元配置的灵活性,简化网元配置流程。
另外,在本申请的另一实施例中,目标配置模板还包括参数转换规则,参数转换规则为目标配置参数与网元管控参数之间的映射关系,目标配置参数根据目标配置模板得到;参照图9,图6中所示的步骤S630还包括但不限于有以下步骤:
步骤S910,根据目标配置事项和配置参数值得到目标配置参数;
步骤S920,根据参数转换规则和目标配置参数得到目标管控参数;
步骤S930,根据目标管控参数生成操作信息,并根据操作信息得到网元配置指令。
需要说明的是,参数转换规则的原理和获取方法可以参考图3所示实施例的描述,为了 叙述简便在此不再赘述。
需要说明的是,根据参数转换规则和目标配置参数得到目标管控参数后,可以从数据库中读取网元当前管控参数,例如利用目标配置事项的数据缓存从数据库中获取相应的当前管控参数,具体查询方式在此不多作限定。根据目标配置参数和当前管控参数的比对,能够得到操作信息,例如网元的增删改序列,从而将具体的参数转换成网元的操作,使得网元在获取到网元配置指令后能够执行对应的操作,完成网元配置。
为了对本申请的技术方案作出更加充分的解释,以下以三个具体示例对本申请的技术方案进行举例说明。
示例一:硬件开通场景。
无线接入网的硬件设备种类繁多,不同的站型、不同的单板组合,不同的射频连线,或者不同的运行模式都对硬件开通参数有不同的要求。在网元管理系统中,预先设置有一个通用的设备开通模板,包含了通用场景下的硬件开通参数,包括BBU、RU、扇区、网络拓扑、塔放、AISG、硬件基本信息等参数信息。当某一个节点需要开通1588时钟功能,但当前的设备开通模板不具备1588时钟配置能力,因此需要对配置模板进行定制,以实现带1588时钟功能的批量站点的硬件开通。
首先,生成一个自定义业务模板,再将设备开通模板导入至自定义业务模板,获取设备开通模板中的全部配置事项作为目标配置事项;创建针对1588时钟配置功能的新的配置事项,并为该新的配置事项添加业务参数和参数转换规则;将目标配置事项和新的配置事项关联得到自定义业务模板,获取设备开通模板所对应的参数值模板,关联自定义业务模板和参数值模板得到目标配置模板;
其次,在GUI界面中导入目标配置模板,并获取用户从GUI界面输入的数据得到配置参数值;将配置参数值渲染到目标配置模板,得到目标配置参数,并根据参数转换规则得到网元管控对象的增删改序列;
最后,将网元管控对象的增删改序列按照约定的协议类型下发到基站,完成带1588时钟功能的硬件开通。
示例二:小区创建场景。
增加小区是无线接入网常见的操作,在基本小区参数的值确定后,其他的小区参数取值就可以确定。但是,不同的业务场景、不同带宽的小区参数的取值不同,例如,当前网管系统预置的小区创建模板只支持100M带宽,运营商网络中需要紧急支持60M带宽的小区。60M的小区参数和100M小区的参数有很多差异,而这些差异参数并没有体现在小区创建模板的参数中,因此,需要根据场景对模板进行修改,包括增加参数、修改参数转换规则、增加样本数据。
首先,生成参数值模板,并预先设定好适用于60M带宽的参数值;
然后,生成一个自定义业务模板,将从小区创建模板导入至自定义业务模板中,获取小区创建模板中的全部配置事项作为目标配置事项,根据目标配置事项得到自定义业务模板,同时,在自定义业务模板中关联参数值模板,得到目标配置模板;
再者,在GUI界面中导入目标配置模板,并获取用户从GUI界面输入的数据得到配置参数值,其中,配置参数值包括与60M带宽小区相关的配置参数;将配置参数值渲染到目标配置模板,得到目标配置参数,并根据参数转换规则得到网元管控对象的增删改序列。
最后,将网元管控对象的增删改序列按照约定的协议类型下发到网元,完成带60M带宽小区的批量开通。
实例三:扩容场景。
扩容是无线接入网的常见操作,基于硬件扩容的新增小区是一种常见的扩容场景。当前网管系统预置了设备开通模板和创建小区模板,为了提高扩容效率,需要实现一次性将无线小区和所需的设备参数创建出来。
首先,生成一个自定义业务模板,将设备开通模板和创建小区模板同时导入到自定义业务模板中,并获取设备开通模板和创建小区模板的配置事项作为目标配置事项,根据目标配置事项得到自定义业务模板,同时,在自定义业务模板中关联参数值模板,得到目标配置模板;
再者,在GUI界面中导入目标配置模板,并获取用户从GUI界面输入的数据得到配置参数值,将配置参数值渲染到目标配置模板,得到目标配置参数,并根据参数转换规则得到网元管控对象的增删改序列。
最后,将网元管控对象的增删改序列按照约定的协议类型下发到网元,完成硬件和小区的扩容,无需等待设备厂商定制需求,有效提高了开发效率。
另外,参照图10,本申请的一个实施例还提供了一种电子设备,该电子设备1000包括:存储器1010、处理器1020及存储在存储器1010上并可在处理器1020上运行的计算机程序。
处理器1020和存储器1010可以通过总线或者其他方式连接。
实现上述实施例的配置模板生成方法所需的非暂态软件程序以及指令存储在存储器1010中,当被处理器1020执行时,执行上述实施例中的配置模板生成方法,例如,执行以上描述的图1中的方法步骤S110至步骤S130、图2中的方法步骤S210至步骤S230、图3中的方法步骤S310至步骤S320、图4中的方法步骤S410至步骤S420和图5中的方法步骤S510。
另外,参照图11,本申请的一个实施例还提供了一种网元管理系统,该网元管理系统1100包括:存储器1110、处理器1120及存储在存储器1110上并可在处理器1120上运行的计算机程序。
处理器1120和存储器1110可以通过总线或者其他方式连接。
实现上述实施例的网元配置方法所需的非暂态软件程序以及指令存储在存储器1110中,当被处理器1120执行时,执行上述实施例中的网元配置方法,例如,执行以上描述的图6中的方法步骤S610至步骤S640、图8中的方法步骤S810、图9中的方法步骤S910至步骤S930。
以上所描述的装置实施例仅仅是示意性的,其中作为分离部件说明的单元可以是或者也可以不是物理上分开的,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。
此外,本申请的一个实施例还提供了一种计算机可读存储介质,该计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个处理器或控制器执行,例如,被上述电子设备实施例中的一个处理器执行,可使得上述处理器执行上述实施例中的配置模板生成方法,例如,执行以上描述的图1中的方法步骤S110至步骤S130、图2中的方法步骤S210至步骤S230、图3中的方法步骤S310至步骤S320、图4中的方法步骤S410至步骤S420和图5中的方法步骤S510;又如,被上述网络管理系统实施例中的一个处理器执行,可使得上述处理器执行上述实施例中的配置模板生成方法,例如,执行以上描述的图6中的方法步骤 S610至步骤S640、图8中的方法步骤S810、图9中的方法步骤S910至步骤S930。本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统可以被实施为软件、固件、硬件及其适当的组合。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。
本申请实施例包括:获取触发信息,根据所述触发信息从预置业务模板中选取目标配置事项,其中,所述预置业务模板中预先设置有若干个配置事项;根据所述目标配置事项生成自定义业务模板;获取参数值模板,关联所述参数值模板和所述自定义业务模板生成目标配置模板。根据本申请实施例提供的方案,能够对预置业务模板的配置事项进行自定义组合,从而得到自定义业务模板,根据自定义业务模板和参数值模板实现了配置模板的灵活定制,提高了用户体验。
以上是对本申请的一些实施进行了具体说明,但本申请并不局限于上述实施方式,熟悉本领域的技术人员在不违背本申请范围的前提下还可作出种种的等同变形或替换,这些等同的变形或替换均包含在本申请权利要求所限定的范围内。

Claims (11)

  1. 一种配置模板生成方法,包括:
    获取触发信息,根据所述触发信息从预置业务模板中选取目标配置事项,其中,所述预置业务模板中预先设置有若干个配置事项;
    根据所述目标配置事项生成自定义业务模板;
    获取参数值模板,关联所述参数值模板和所述自定义业务模板生成目标配置模板。
  2. 根据权利要求1所述的方法,其中,所述根据所述触发信息从预置业务模板中选取目标配置事项,包括:
    根据所述触发信息确定目标配置场景和目标配置对象;
    根据所述目标配置场景从所述预置业务模板中确定备选配置模板;
    根据所述目标配置对象从所述备选配置模板中选取出目标配置事项。
  3. 根据权利要求1所述的方法,其中,在所述关联所述参数值模板和所述自定义业务模板生成目标配置模板之后,还包括:
    确定参数转换规则,其中,所述参数转换规则为目标配置参数与网元管控参数之间的映射关系,所述目标配置参数根据所述目标配置模板得到;
    将所述参数转换规则关联至所述自定义业务模板。
  4. 根据权利要求1所述的方法,其中,所述根据所述目标配置事项生成自定义业务模板,包括:
    获取新建的配置事项;
    根据所述目标配置事项和所述新建的配置事项生成所述自定义业务模板。
  5. 根据权利要求1所述的方法,其中,在所述根据所述目标配置事项生成自定义业务模板之后,所述方法还包括:
    获取业务参数更新信息,根据所述业务参数更新信息更新所述目标配置事项中的业务参数。
  6. 一种网元配置方法,应用于网元管理系统,包括:
    应用权利要求1至5中任意一项所述的配置模板生成方法得到的目标配置模板;
    获取所述目标配置模板中的目标配置事项和与所述目标配置事项对应的配置参数值;
    根据所述目标配置事项和所述配置参数值生成网元配置指令;
    将所述网元配置指令下发至网元,使得所述网元根据所述网元配置指令完成配置操作。
  7. 根据权利要求6所述的方法,其中,在所述获取所述目标配置模板中的目标配置事项和与所述目标配置事项对应的配置参数值之前,所述方法包括:
    当获取到参数更新信息,根据所述参数更新信息更新所述配置参数值。
  8. 根据权利要求6所述的方法,其中,所述目标配置模板还包括参数转换规则,所述参数转换规则为目标配置参数与网元管控参数之间的映射关系,所述目标配置参数根据所述目标配置模板得到;
    所述根据所述目标配置事项和所述配置参数值生成网元配置指令,包括:
    根据所述目标配置事项和所述配置参数值得到目标配置参数;
    根据所述参数转换规则和所述目标配置参数得到目标管控参数;
    根据所述目标管控参数生成操作信息,并根据所述操作信息得到所述网元配置指令。
  9. 一种电子设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述计算机程序时实现如权利要求1至5中任意一项所述的配置模板生成方法。
  10. 一种网元管理系统,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述计算机程序时实现如权利要求6至8中任意一项所述的网元配置方法。
  11. 一种计算机可读存储介质,存储有计算机可执行指令,其中,所述计算机可执行指令用于执行如权利要求1至5中任意一项所述的配置模板生成方法,或者,执行如权利要求6至8中任意一项所述的网元配置方法。
PCT/CN2022/082523 2021-05-25 2022-03-23 配置模板生成方法、网元配置方法及其系统、存储介质 WO2022247420A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110569301.6 2021-05-25
CN202110569301.6A CN115396916A (zh) 2021-05-25 2021-05-25 配置模板生成方法、网元配置方法及其系统、存储介质

Publications (1)

Publication Number Publication Date
WO2022247420A1 true WO2022247420A1 (zh) 2022-12-01

Family

ID=84113865

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/082523 WO2022247420A1 (zh) 2021-05-25 2022-03-23 配置模板生成方法、网元配置方法及其系统、存储介质

Country Status (2)

Country Link
CN (1) CN115396916A (zh)
WO (1) WO2022247420A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113709196A (zh) * 2020-05-20 2021-11-26 奇安信科技集团股份有限公司 数据提取方法、装置、计算机设备、介质和程序产品

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5832503A (en) * 1995-02-24 1998-11-03 Cabletron Systems, Inc. Method and apparatus for configuration management in communications networks
US6349306B1 (en) * 1998-10-30 2002-02-19 Aprisma Management Technologies, Inc. Method and apparatus for configuration management in communications networks
CN101102227A (zh) * 2007-06-27 2008-01-09 中兴通讯股份有限公司 一种基于模板的抽象配置业务定制方法
CN101355436A (zh) * 2007-07-24 2009-01-28 中兴通讯股份有限公司 一种基于模板快速配置数据的系统及实现方法
CN102624552A (zh) * 2012-03-02 2012-08-01 瑞斯康达科技发展股份有限公司 一种网络设备的配置管理方法及装置
CN111181758A (zh) * 2019-08-01 2020-05-19 腾讯科技(深圳)有限公司 配置文件生成方法、装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5832503A (en) * 1995-02-24 1998-11-03 Cabletron Systems, Inc. Method and apparatus for configuration management in communications networks
US6349306B1 (en) * 1998-10-30 2002-02-19 Aprisma Management Technologies, Inc. Method and apparatus for configuration management in communications networks
CN101102227A (zh) * 2007-06-27 2008-01-09 中兴通讯股份有限公司 一种基于模板的抽象配置业务定制方法
CN101355436A (zh) * 2007-07-24 2009-01-28 中兴通讯股份有限公司 一种基于模板快速配置数据的系统及实现方法
CN102624552A (zh) * 2012-03-02 2012-08-01 瑞斯康达科技发展股份有限公司 一种网络设备的配置管理方法及装置
CN111181758A (zh) * 2019-08-01 2020-05-19 腾讯科技(深圳)有限公司 配置文件生成方法、装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113709196A (zh) * 2020-05-20 2021-11-26 奇安信科技集团股份有限公司 数据提取方法、装置、计算机设备、介质和程序产品
CN113709196B (zh) * 2020-05-20 2023-11-14 奇安信科技集团股份有限公司 数据提取方法、装置、计算机设备、介质和程序产品

Also Published As

Publication number Publication date
CN115396916A (zh) 2022-11-25

Similar Documents

Publication Publication Date Title
EP3609161A1 (en) Network slice creating method and apparatus, and communication system
US9430225B2 (en) Software update service method and apparatus for mobile terminal
US9401842B2 (en) Method and device for configuring terminal devices
CN102255887B (zh) 对应多移动装置的线上服务的提供方法与系统
CN105187940A (zh) 一种播放系统的播放列表切换控制方法及装置
CN105930020A (zh) 一种管理终端应用程序的功能图标的方法及装置
CN108279882B (zh) 框架生成方法、装置、设备及计算机可读介质
WO2022247420A1 (zh) 配置模板生成方法、网元配置方法及其系统、存储介质
CN111381820A (zh) 一种基于gui自动生成api的方法及装置
CN109828840A (zh) 资源编排方法、装置、存储介质及电子设备
US10078532B2 (en) Resource management method and device for terminal system among multiple operating systems
CN108804100A (zh) 创建界面元素的方法、装置、存储介质及移动终端
CN111007733A (zh) 一种智慧家居终端app集成智能设备的方法及装置
CN110324167B (zh) 服务治理规则的配置方法、装置、系统以及电子设备
CN108370329B (zh) 管理功能对象的管理方法及装置
CN112671572A (zh) 智能设备配网的方法、装置、存储介质及电子装置
CN113721936B (zh) 一种应用管理方法及智能终端、装置及存储介质
CN113839992B (zh) 设备控制方法及装置
CN113791766B (zh) 组合数据接口的方法、电子设备和可读存储介质
CN115567388A (zh) 网络切片配置自动更新方法、系统、装置及存储介质
CN108540991B (zh) 一种基站管理方法及装置
JP2021510020A (ja) 無線通信方法及び装置
CN109783777B (zh) 表单导出方法、装置、可读存储介质及电子设备
CN115803736A (zh) 物联网中的文件生成方法、装置、计算机设备及存储介质
WO2023050815A1 (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: 22810154

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE