CN105224351B - Rapid configuration implementation method and rapid configuration server - Google Patents

Rapid configuration implementation method and rapid configuration server Download PDF

Info

Publication number
CN105224351B
CN105224351B CN201410271090.8A CN201410271090A CN105224351B CN 105224351 B CN105224351 B CN 105224351B CN 201410271090 A CN201410271090 A CN 201410271090A CN 105224351 B CN105224351 B CN 105224351B
Authority
CN
China
Prior art keywords
configuration
network element
target network
configuration file
task information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201410271090.8A
Other languages
Chinese (zh)
Other versions
CN105224351A (en
Inventor
何君臣
陈小建
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201410271090.8A priority Critical patent/CN105224351B/en
Priority to PCT/CN2015/070216 priority patent/WO2015192651A1/en
Publication of CN105224351A publication Critical patent/CN105224351A/en
Application granted granted Critical
Publication of CN105224351B publication Critical patent/CN105224351B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Abstract

The invention discloses a method for realizing rapid configuration, which comprises the following steps: creating a configuration template, a configuration task and a configuration file, and importing the configuration template and the configuration task information into a database; generating a configuration file entity for the target network element equipment according to the configuration task information; and distributing the configuration file to the target network element equipment, and sending an instruction to the target network element equipment to enable the configuration file to take effect immediately. The invention also discloses a rapid configuration server. The invention realizes the batch generation and modification of the configuration files by carrying out centralized management on the configuration files, avoids generating the configuration files for single equipment one by one, greatly improves the efficiency of generating the configuration files for different equipment in an equipment group, reduces the error rate in the implementation process of configuring the equipment configuration files, and ensures that the equipment configuration files take effect in real time.

Description

Rapid configuration implementation method and rapid configuration server
Technical Field
The invention relates to the technical field of computer servers, in particular to a quick configuration implementation method and a quick configuration server.
Background
With the rapid development of emerging services such as mobile internet and big data, service operators have to continuously invest a large amount of equipment to cope with the increasingly heavy computational burden and meet the diversified demands of users. For example, an EPG (Electronic Program Guide) subsystem of a set of IPTV (internet protocol Television) system reaches hundreds of blade servers; data storage node servers of the medium-scale cloud storage distributed file system dfs (distributed file system) typically require deployment of up to thousands of servers.
The servers generally generate configuration files during installation, and the system can normally operate only after parameters of the configuration files are correctly configured according to an actual operation environment. In addition, after the version of the server is upgraded or cut off, some configuration items are often added, modified or deleted or the values of some configuration items are often changed according to actual production needs. Modifying these configuration files, especially in the networking environment with numerous devices, will undoubtedly bring load-bearing burden to the engineering personnel, and the engineering implementation efficiency is low, errors are easy to occur in the configuration process, and it is also difficult to check the correctness of the configuration items afterwards.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to solve the technical problems of low efficiency, long time delay and high error rate of generating configuration files by different equipment in an equipment group.
In order to achieve the above object, the present invention provides a method for implementing fast configuration, which comprises the following steps:
creating a configuration template, a configuration task and a configuration file, and importing the configuration template and the configuration task information into a database;
generating a configuration file entity for the target network element equipment according to the configuration task information;
and distributing the configuration file entity to target network element equipment, and sending an instruction to the target network element equipment to enable the configuration file to take effect immediately.
Preferably, the configuration task information includes: the method comprises the steps of configuring files, basic attributes of target network element equipment and an incidence relation between the configuring files and the target network element equipment.
Preferably, the step of creating a configuration template and a configuration task, and importing the configuration template and the configuration task information into the database includes:
creating a configuration template according to needs, and importing the configuration template information into a database;
generating a configuration file according to a configuration template, identifying and generating basic attributes of target network element equipment, and importing the configuration file and the basic attributes into a database;
and generating an association relation between the configuration file and the target network element equipment according to the configuration file and the basic attribute, and importing the association relation into a database.
Preferably, before the step of generating the configuration file for the target network element device according to the configuration task information, the method further includes:
and presenting the configuration task information on a visual operation interface so that a user can edit the configuration task information.
Preferably, the step of distributing the profile entity to a target network element device and sending an instruction to the target network element device to enable the profile to be immediately effective further includes:
and recording the distribution operation record of the configuration file entity and the editing record of the configuration task information, and importing the records into a database.
In addition, to achieve the above object, the present invention further provides a rapid provisioning server, including:
the creating module is used for creating a configuration template, a configuration task and a configuration file and importing the configuration template and the configuration task information into a database;
a generating module, configured to generate a configuration file entity for the target network element device according to the configuration task information;
a distribution module, configured to distribute the configuration file entity to a target network element device, and send an instruction to the target network element device, so that the configuration file becomes effective immediately
Preferably, the configuration task information includes: the method comprises the steps of configuring files, basic attributes of target network element equipment and an incidence relation between the configuring files and the target network element equipment.
Preferably, the creating module includes:
the configuration template unit is used for creating a configuration template according to the requirement and importing the configuration template information into a database;
the device management unit is used for generating a configuration file according to the configuration template, identifying and generating basic attributes of the target network element device, and importing the configuration file and the basic attributes into a database;
and the configuration relation unit is used for generating the association relation between the configuration file and the target network element equipment according to the configuration file and the basic attribute and importing the association relation into a database.
Preferably, the rapid configuration server further comprises:
and the visualization module is used for presenting the configuration task information on a visualization operation interface so that a user can edit the configuration task information.
Preferably, the rapid configuration server further comprises:
and the record management module is used for recording the distribution operation record of the configuration file entity and the editing record of the configuration task information and importing the record into a database.
The invention configures different and related configuration task information for different target network element devices by creating the configuration task related to the target network element devices, thereby enabling configuration items of the configuration task information to be related to the target network element devices, then generating corresponding configuration file entities for each target network element device according to the configuration task information, finally distributing the configuration file entities to the target network element devices and sending instructions to the target network element devices, therefore, the configuration file entity can take effect immediately, the configuration files are managed in a centralized mode, batch generation and modification of the configuration files are achieved, the configuration files are prevented from being generated for single equipment one by one, the efficiency of generating the configuration files for different equipment in an equipment group is greatly improved, the error rate in the implementation process of the configuration file of the configuration equipment is reduced, and the real-time effect of the configuration file of the equipment is guaranteed. Meanwhile, in daily maintenance, the configuration files on each network element device are maintained in a centralized management mode, the process that maintenance personnel log in each host to modify the configuration one by one is avoided, the version upgrading process is simplified, the workload of heavy configuration modification, configuration inspection and the like brought to engineering personnel by a large amount of configuration file modification work is relieved, and therefore the engineering installation and upgrading efficiency of the server is effectively improved.
Drawings
FIG. 1 is a schematic flow chart of a first embodiment of a method for implementing a rapid configuration according to the present invention;
FIG. 2 is a schematic view of a detailed flowchart of the steps of creating a configuration template and a configuration task and importing the configuration template and configuration task information into a database in FIG. 1;
FIG. 3 is a flowchart illustrating a second embodiment of a method for implementing a fast configuration according to the present invention;
FIG. 4 is a flowchart illustrating a third embodiment of a method for implementing a rapid configuration according to the present invention;
FIG. 5 is a functional block diagram of a rapid configuration server according to a first embodiment of the present invention;
FIG. 6 is a diagram of a refined functional unit of the creation module of FIG. 5;
FIG. 7 is a functional block diagram of a rapid configuration server according to a second embodiment of the present invention;
FIG. 8 is a functional block diagram of a rapid configuration server according to a third embodiment of the present invention;
fig. 9 is a schematic networking diagram of the method for implementing rapid configuration according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a quick configuration implementation method.
Referring to fig. 1, fig. 1 is a flowchart illustrating a first embodiment of a method for implementing a fast configuration according to the present invention.
In a first embodiment, the first theme comprises:
step S10, creating a configuration template, a configuration task and a configuration file, and importing the configuration template and the configuration task information into a database;
the method comprises the steps of establishing a configuration task for different network element devices in a device group, describing a configuration template in an excel or SQL mode, wherein the configuration template comprises a configuration file name, a configuration item default value, a maximum value range and the like, and then importing configuration template information into a database.
Step S20, generating a configuration file entity for the target network element equipment according to the configuration task information;
the configuration task information comprises configuration files, basic attributes of the network element equipment, association relations between the configuration files and the network element equipment, the configuration files and configuration items, configuration file entities required by all the network element equipment are respectively generated for all the network element equipment according to the configuration task information, are divided into different directories to be stored locally and wait for being distributed to all the network element equipment.
Step S30, the configuration file entity is distributed to the target network element device, and an instruction is sent to the target network element device, so that the configuration file takes effect immediately.
And uploading the configuration file entity to the target network element equipment through the FTP. The IP addresses, ftp users and passwords of all target network element devices are defined in the basic attributes of the network element devices, so that the file can be quickly uploaded by the distributed configuration file entities, and after the uploading is finished, the instructions are sent to the target network element devices to enable the configuration file entities to take effect in time.
In this embodiment, the present invention configures different and related configuration task information for different target network element devices by creating a configuration task related to the target network element device, so that all configuration items of the configuration task information can be related to the target network element device, then generating corresponding configuration file entities for each target network element device according to the configuration task information, finally distributing the configuration file entities to the target network element devices and sending instructions to the target network element devices, therefore, the configuration file entity can take effect immediately, the configuration files are managed in a centralized mode, batch generation and modification of the configuration files are achieved, the configuration files are prevented from being generated for single equipment one by one, the efficiency of generating the configuration files for different equipment in an equipment group is greatly improved, the error rate in the implementation process of the configuration file of the configuration equipment is reduced, and the real-time effect of the configuration file of the equipment is guaranteed. Meanwhile, in daily maintenance, the configuration files on each network element device are maintained in a centralized management mode, the process that maintenance personnel log in each host to modify the configuration one by one is avoided, the version upgrading process is simplified, the workload of heavy configuration modification, configuration inspection and the like brought to engineering personnel by a large amount of configuration file modification work is relieved, and therefore the engineering installation and upgrading efficiency of the server is effectively improved.
Further, the configuration task information includes: the method comprises the steps of configuring files, basic attributes of target network element equipment and an incidence relation between the configuring files and the target network element equipment.
Fig. 2 is a schematic flowchart illustrating a detailed process of creating a configuration template and a configuration task and importing information of the configuration template and the configuration task into a database in fig. 1.
Further, step S10, creating a configuration template and a configuration task, and importing the configuration template and configuration task information into a database, includes:
step S101, creating a configuration template according to needs, and importing the configuration template information into a database;
since the configuration file may be related to the network element device or unrelated to the network element device, that is, some configuration files are the same for all network element devices and are unrelated to the network element device; while some profiles or certain configuration items in the profiles are associated with network element devices, the values of the configuration items are different at different network element devices, such as configuration items like IP addresses. The configuration module is defined and created according to the needs, and the configuration template is imported into the database, and any configuration item of the configuration file created by the configuration module can be related to the equipment.
The configuration template definitions are shown in table 1 below:
Figure GDA0002488201390000061
TABLE 1
Step S102, generating a configuration file according to a configuration template, identifying and generating basic attributes of target network element equipment, and importing the configuration file and the basic attributes into a database;
the basic attributes of the network element device include: the IP address, the FTP user, the password, the configuration file storage directory and the like, so that the user can generate the configuration file according to the configuration template, identify and generate the basic attribute of the target network element equipment, import the configuration file and the basic attribute into a database, select certain specific equipment, modify the value of the configuration item, and upload the configuration file to the specified directory by connecting the FTP to the target server when the configuration file is issued.
The network element device basic attribute definitions are shown in table 2 below:
Figure GDA0002488201390000062
Figure GDA0002488201390000071
TABLE 2
Step S103, generating an association relation between the configuration file and the target network element equipment according to the configuration file and the basic attribute, and importing the association relation into a database.
Since a configuration file needs to be issued to multiple network element devices at the same time, and the configuration data of the same configuration item on different network element devices may be different, the configuration file entity is related to the device. And generating an association relation between the configuration file and the target network element equipment and between the configuration file and the configuration item according to the configuration file and the basic attribute. That is, the configuration system can identify which files contain which configuration items, which configuration files should be sent to which network element devices, and the like.
The association relationship between the configuration file and the network element device is defined as shown in table 3 below:
Figure GDA0002488201390000072
TABLE 3
In this embodiment, a configuration template is used to define a configuration file, identify and generate a basic attribute of a target network element device of the configuration file, and generate an association relationship between the configuration file and the target network element device according to the configuration file and the basic attribute, so as to establish a relationship between different network element devices and different configuration files, thereby implementing a rapid batch configuration of the configuration file, greatly improving an engineering configuration efficiency, and reducing a time required for configuration check.
Referring to fig. 3, fig. 3 is a flowchart illustrating a second embodiment of the method for implementing fast configuration according to the present invention.
Further, step S20 is preceded by:
and step S40, presenting the configuration task information on a visual operation interface for a user to edit the configuration task information.
In this embodiment, each configuration file defined in the configuration template and each configuration item in the configuration file are presented on the operation interface in an interface manner, an initial value of the configuration template is presented on the interface and is associated with the target network element device, and then the modified configuration item (including the value) is imported into the database; if the user does not configure the interface, the values of the configuration items sent to all the devices are default values. The user can modify the values of the configuration items on the interface according to the constraint relation defined in the configuration template and store the values in the database for later query and generation of the required configuration file, so that the user can conveniently adjust the configuration file.
Further, referring to fig. 4, fig. 4 is a schematic flow chart of a third embodiment of the method for implementing rapid configuration according to the present invention.
In the third embodiment of the method for implementing quick configuration, step S30 is followed by:
and step S50, recording the distribution operation record of the configuration file entity and the editing record of the configuration task information, and importing the records into a database.
In this embodiment, the distribution operation record of the configuration file entity and the editing record of the configuration task information are recorded, and are imported into a database for subsequent inquiry and audit.
The present invention further provides a rapid configuration server, referring to fig. 5, fig. 5 is a functional module diagram of a rapid configuration server according to a first embodiment of the present invention.
In a first embodiment of a rapid configuration server, the rapid configuration server comprises:
a creating module 60, configured to create a configuration template, a configuration task and a configuration file, and import the configuration template and the configuration task information into a database;
the creating module 60 may describe the configuration tasks in an excel or SQL manner, where the configuration tasks include configuration file names, configuration item default values, maximum value ranges, and the like, and then import configuration task information into the database
A generating module 70, configured to generate a configuration file entity for the target network element device according to the configuration task information;
the configuration task information includes configuration files, basic attributes of the network element devices, association between the configuration files and the network element devices, and configuration files and configuration items, and the generating module 70 generates the configuration file entities required by all the network element devices according to the configuration task information, divides the configuration file entities into different directories, stores the directories locally, and waits for being distributed to each network element device.
A distributing module 80, configured to distribute the configuration file entity to a target network element device, and send an instruction to the target network element device, so that the configuration file takes effect immediately.
The distribution module 80 uploads the configuration file entity to the target network element device through FTP. The IP addresses, ftp users and passwords of all target network element devices are defined in the basic attributes of the network element devices, so that the file can be quickly uploaded by the distributed configuration file entities, and after the uploading is finished, the instructions are sent to the target network element devices to enable the configuration file entities to take effect in time.
In this embodiment, the present invention creates a configuration task related to a target network element device through the creating module 60, and configures different and related configuration task information for different target network element devices, so that configuration items of the configuration task information can all be related to the target network element device, then the generating module 70 generates corresponding configuration file entities for each target network element device according to the configuration task information, and finally the distributing module 80 distributes the configuration file entities to the target network element device and sends an instruction to the target network element device, so that the configuration file entities take effect immediately, and the configuration files are managed in a centralized manner, thereby realizing batch generation and modification of the configuration files, avoiding generating the configuration files for a single device one by one, greatly improving the efficiency of generating the configuration files for different devices in a device group, and reducing the error rate in the implementation process of configuring the configuration files of the device, the device configuration file is ensured to be effective in real time. Meanwhile, in daily maintenance, the configuration files on each network element device are maintained in a centralized management mode, the process that maintenance personnel log in each host to modify the configuration one by one is avoided, the version upgrading process is simplified, the workload of heavy configuration modification, configuration inspection and the like brought to engineering personnel by a large amount of configuration file modification work is relieved, and therefore the engineering installation and upgrading efficiency of the server is effectively improved.
Further, the configuration task information includes: the method comprises the steps of configuring files, basic attributes of target network element equipment and an incidence relation between the configuring files and the target network element equipment.
Further, referring to fig. 6, fig. 6 is a schematic diagram of a detailed functional unit of the creation module in fig. 5.
The creating module 60 includes:
a configuration template unit 601, configured to create a configuration template as needed, and import the configuration template information into a database;
since the configuration file may be related to the network element device or unrelated to the network element device, that is, some configuration files are the same for all network element devices and are unrelated to the network element device; while some profiles or certain configuration items in the profiles are associated with network element devices, the values of the configuration items are different at different network element devices, such as configuration items like IP addresses. The configuration template unit 601 defines and creates a configuration module according to the requirement, and imports the configuration template into the database, and any configuration item of the configuration file created by the configuration module can be related to the device.
The device management unit 602 is configured to generate a configuration file according to the configuration template, identify and generate a basic attribute of the target network element device, and import the configuration file and the basic attribute into a database;
the basic attributes of the network element device include: the ip address, the FTP user, the password, the configuration file storage directory, etc., so that the device management unit 602 may generate the configuration file according to the configuration template, identify and generate the basic attribute of the target network element device, import the configuration file and the basic attribute into the database, select some specific devices, modify the values of the configuration items thereof, and upload the configuration file to the specified directory by connecting the FTP to the target server when the configuration file is issued.
A configuration relation unit 603, configured to generate an association relation between the configuration file and the target network element device according to the configuration file and the basic attribute, and import the association relation into a database.
Since a configuration file needs to be issued to multiple network element devices at the same time, and the configuration data of the same configuration item on different network element devices may be different, the configuration file entity is related to the device. The configuration relation unit 603 generates an association relation between the configuration file and the target network element device and between the configuration file and the configuration item according to the configuration file and the basic attribute. That is, the configuration system can identify which files contain which configuration items, which configuration files should be sent to which network element devices, and the like.
Further, referring to fig. 7, fig. 7 is a functional module diagram of a rapid configuration server according to a second embodiment of the present invention.
In a second embodiment of the present rapid configuration server, the rapid configuration server further includes:
and the visualization module 90 is configured to present the configuration task information on a visualization operation interface, so that a user can edit the configuration task information.
In this embodiment, in an interface manner, the visualization module 90 presents each configuration file defined in the configuration template and each configuration item in the configuration file on the operation interface, where an initial value of the configuration template is presented on the interface and is associated with the target network element device, and then the modified configuration item (including the value) is imported into the database; if the user does not configure the interface, the values of the configuration items sent to all the devices are default values. The user can modify the values of the configuration items on the interface according to the constraint relation defined in the configuration template and store the values in the database for later query and generation of the required configuration file, so that the user can conveniently adjust the configuration file.
Further, referring to fig. 8, fig. 8 is a functional module diagram of a rapid configuration server according to a third embodiment of the present invention.
In a third embodiment of the rapid configuration server, the rapid configuration server further comprises:
the record management module 100 is configured to record a distribution operation record of the configuration file entity and an editing record of the configuration task information, and import the distribution operation record and the editing record into a database.
In this embodiment, the record management module 100 records the distribution operation record of the configuration file entity and the editing record of the configuration task information, and imports the record into a database for subsequent query and audit.
Referring to fig. 9, fig. 9 is a schematic networking diagram of the method for implementing fast configuration according to the present invention, and the components thereof include: configuring a visual interface, rapidly configuring a server, configuring a database and a target equipment network element. The rapid configuration server comprises a creation module, a visualization module, a generation module, a distribution module and a record management module, wherein the creation module comprises a configuration template unit, an equipment management unit and a configuration relation unit.
The history records managed by the record management module, the equipment information managed by the equipment management unit, the configuration files managed by the configuration template unit, the basic attributes of the network element equipment managed by the equipment management unit, the association relations managed by the configuration relation unit and the constraint relation description data required by configuring the visual interface are all stored in the database. The configuration file entity generated by the generation module and the configuration item data required by the distribution module are stored in a local directory. The record management module, the device management unit, the configuration relation unit, the generation module and the configuration visualization interface are connected with the database by using a standard TCP protocol, and the distribution module is connected with the target network element device by using ftp and transmits data.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (6)

1. A method for implementing rapid configuration is characterized in that the method for implementing rapid configuration comprises the following steps:
creating a configuration template, a configuration task and a configuration file, and importing the configuration template and the configuration task information into a database;
generating a configuration file entity for the target network element equipment according to the configuration task information;
distributing a configuration file entity to target network element equipment through FTP, and after the distribution of the configuration file entity is completed, sending an instruction to the target network element equipment to enable the configuration file entity to take effect in time;
wherein the configuration task information includes: configuring files, basic attributes of target network element equipment and an incidence relation between the configuring files and the target network element equipment;
the steps of creating a configuration template and a configuration task and importing the configuration template and the configuration task information into a database comprise:
creating a configuration template according to needs, and importing the configuration template information into a database;
generating a configuration file according to a configuration template, identifying and generating basic attributes of target network element equipment, and importing the configuration file and the basic attributes into a database;
and generating an association relation between the configuration file and the target network element equipment according to the configuration file and the basic attribute, and importing the association relation into a database.
2. The method for implementing fast configuration according to claim 1, wherein before the step of generating the configuration file for the target network element device according to the configuration task information, the method for implementing fast configuration further comprises:
and presenting the configuration task information on a visual operation interface so that a user can edit the configuration task information.
3. The method for implementing fast configuration according to claim 1 or 2, wherein the step of distributing the configuration file entity to the target network element device through FTP, and after the step of sending an instruction to the target network element device to enable the configuration file entity to take effect in time after the distribution of the configuration file entity is completed, further comprises:
and recording the distribution operation record of the configuration file entity and the editing record of the configuration task information, and importing the records into a database.
4. A rapid configuration server, comprising:
the creating module is used for creating a configuration template, a configuration task and a configuration file and importing the configuration template and the configuration task information into a database;
a generating module, configured to generate a configuration file for the target network element device according to the configuration task information;
the distribution module is used for distributing the configuration file entity to target network element equipment through FTP (file transfer protocol), and after the distribution of the configuration file entity is completed, sending an instruction to the target network element equipment to enable the configuration file entity to take effect in time;
wherein the configuration task information includes: configuring files, basic attributes of target network element equipment and an incidence relation between the configuring files and the target network element equipment;
the creation module comprises:
the configuration template unit is used for creating a configuration template according to the requirement and importing the configuration template information into a database;
the device management unit is used for generating a configuration file according to the configuration template, identifying and generating basic attributes of the target network element device, and importing the configuration file and the basic attributes into a database;
and the configuration relation unit is used for generating the association relation between the configuration file and the target network element equipment according to the configuration file and the basic attribute and importing the association relation into a database.
5. The rapid configuration server of claim 4, wherein the rapid configuration server further comprises:
and the visualization module is used for presenting the configuration task information on a visualization operation interface so that a user can edit the configuration task information.
6. The rapid configuration server according to claim 4 or 5, wherein the rapid configuration server further comprises:
and the record management module is used for recording the distribution operation record of the configuration file entity and the editing record of the configuration task information and importing the record into a database.
CN201410271090.8A 2014-06-17 2014-06-17 Rapid configuration implementation method and rapid configuration server Active CN105224351B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410271090.8A CN105224351B (en) 2014-06-17 2014-06-17 Rapid configuration implementation method and rapid configuration server
PCT/CN2015/070216 WO2015192651A1 (en) 2014-06-17 2015-01-06 Method for implementing rapid configuration and rapid configuration server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410271090.8A CN105224351B (en) 2014-06-17 2014-06-17 Rapid configuration implementation method and rapid configuration server

Publications (2)

Publication Number Publication Date
CN105224351A CN105224351A (en) 2016-01-06
CN105224351B true CN105224351B (en) 2020-09-22

Family

ID=54934831

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410271090.8A Active CN105224351B (en) 2014-06-17 2014-06-17 Rapid configuration implementation method and rapid configuration server

Country Status (2)

Country Link
CN (1) CN105224351B (en)
WO (1) WO2015192651A1 (en)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107305497A (en) * 2016-04-21 2017-10-31 中兴通讯股份有限公司 Version upgrading method and device
CN107665181A (en) * 2016-07-27 2018-02-06 中兴通讯股份有限公司 A kind of method and system of centralized configuration equipment
CN106789170B (en) * 2016-11-28 2021-04-23 北京奇虎科技有限公司 Task processing method and device
CN106789266B (en) * 2016-12-27 2020-08-25 武汉船舶通信研究所 Network management equipment and network management system
CN107092502B (en) * 2017-03-20 2020-06-16 国家电网有限公司 Automatic application configuration method and device based on cloud operating system
CN106886421A (en) * 2017-04-07 2017-06-23 广东浪潮大数据研究有限公司 A kind of method that configuration file unification based on Python is replaced
CN106951787A (en) * 2017-04-28 2017-07-14 紫光华山信息技术有限公司 A kind of BIOS configuring management methods and device
CN107070732A (en) * 2017-06-28 2017-08-18 郑州云海信息技术有限公司 The method and device of server configuration information in a kind of batch modification cluster
CN107733708B (en) * 2017-10-16 2020-09-18 平安科技(深圳)有限公司 Equipment parameter configuration method and device, computer equipment and storage medium
CN108037961B (en) * 2017-12-07 2021-01-19 北京锐安科技有限公司 Application program configuration method, device, server and storage medium
CN108306767B (en) * 2018-01-25 2021-05-18 烽火通信科技股份有限公司 Configuration method and system of abstract function user interface compatible with multiple specified devices
CN109240757A (en) * 2018-07-23 2019-01-18 武汉智领云科技有限公司 Configuration management system and method in a kind of big data component set
CN109039754B (en) * 2018-08-20 2022-05-10 新华三技术有限公司 Network equipment management method and device
CN109656582A (en) * 2018-12-25 2019-04-19 浪潮电子信息产业股份有限公司 A kind of server batch deployment system, method, equipment and medium
CN110034954A (en) * 2019-03-15 2019-07-19 国网甘肃省电力公司 A kind of automation change configuration system
CN111324389A (en) * 2020-02-18 2020-06-23 深信服科技股份有限公司 Cloud platform network management method, device, equipment and storage medium
CN111708527B (en) * 2020-05-25 2023-05-12 杭州涂鸦信息技术有限公司 Method, device and medium for generating configuration file of firmware
CN113839792B (en) * 2020-06-08 2023-10-03 奇安信科技集团股份有限公司 Network access configuration method and device, computer equipment and readable storage medium
CN111767331A (en) * 2020-06-17 2020-10-13 北京思特奇信息技术股份有限公司 Multitask visual activation method of million-magnitude data in relational database
CN112882653A (en) * 2021-01-26 2021-06-01 北京金山云网络技术有限公司 Storage volume creation method and device and electronic equipment
CN113268282A (en) * 2021-05-31 2021-08-17 上海数禾信息科技有限公司 Management method and management system for distributed system configuration items
CN113626514B (en) * 2021-10-12 2022-02-25 中国光大银行股份有限公司 Automatic data loading method and device
CN114363190B (en) * 2021-12-31 2023-08-22 网络通信与安全紫金山实验室 Method and device for providing network simulation data based on mirror snapshot

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101977121A (en) * 2010-10-25 2011-02-16 中兴通讯股份有限公司 Configuration file processing method, device and system
CN103516529A (en) * 2012-06-20 2014-01-15 中兴通讯股份有限公司 Management method, device and system of configuration files

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8627309B2 (en) * 2010-02-25 2014-01-07 Microsoft Corporation Automated deployment and servicing of distributed applications
CN102624552A (en) * 2012-03-02 2012-08-01 瑞斯康达科技发展股份有限公司 Configuration management method and configuration management device of network equipment
CN103019791B (en) * 2012-12-19 2016-08-10 中国电子科技集团公司第十五研究所 Software dispositions method and software deployment system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101977121A (en) * 2010-10-25 2011-02-16 中兴通讯股份有限公司 Configuration file processing method, device and system
CN103516529A (en) * 2012-06-20 2014-01-15 中兴通讯股份有限公司 Management method, device and system of configuration files

Also Published As

Publication number Publication date
CN105224351A (en) 2016-01-06
WO2015192651A1 (en) 2015-12-23

Similar Documents

Publication Publication Date Title
CN105224351B (en) Rapid configuration implementation method and rapid configuration server
US10841152B1 (en) On-demand cluster creation and management
US11489926B2 (en) Automated platform provisioning system
CN108737467B (en) Server log viewing method, device and system
CN105099739B (en) One kind being based on plug-in type software deployment method, apparatus and application server
US11231912B2 (en) Post-deployment modification of information-technology application using lifecycle blueprint
CN105723363B (en) Method for maintaining and upgrading tenant database in ERP system and server thereof
CN103412768A (en) Zookeeper cluster automatic-deployment method based on script program
CN105553741A (en) Automatic deployment method for application system based on cloud computing
CN109669976B (en) ETL-based data service method and device
WO2014194721A1 (en) System and method for centralizedly controlling server user rights
CN103984573A (en) Installation method and device of application program
CN104219246A (en) Method and device for controlling display interface of client
CN103019791A (en) Software deploying method and system
DE102010007967A1 (en) Method, computer program product and computer-readable storage medium for the generic creation of a structure tree for describing an IT process
CN104363122B (en) A kind of method for pre-configuration and system of network element
US11740897B2 (en) Methods for software development and operation process analytics and devices thereof
CN103136621B (en) Engineering is submitted to a higher level for approval or revision the online management method of auditing flow of list
CN105490826A (en) Configuration management system and method based on automatic discovery
CN104268156A (en) Website management system and method
US20180189054A1 (en) Automated platform re-creation system
CN111177173A (en) System and method for realizing data synchronization optimization processing under big data environment
CN109412856B (en) Network equipment brand non-difference management method and system
CN111026607A (en) Server monitoring system and method and server data acquisition method and system
CN106375132B (en) Cloud server system and management method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant