CN101383871A - Network element configuration implementing method and apparatus - Google Patents

Network element configuration implementing method and apparatus Download PDF

Info

Publication number
CN101383871A
CN101383871A CNA200710121478XA CN200710121478A CN101383871A CN 101383871 A CN101383871 A CN 101383871A CN A200710121478X A CNA200710121478X A CN A200710121478XA CN 200710121478 A CN200710121478 A CN 200710121478A CN 101383871 A CN101383871 A CN 101383871A
Authority
CN
China
Prior art keywords
configuration
template
network element
module
data
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.)
Granted
Application number
CNA200710121478XA
Other languages
Chinese (zh)
Other versions
CN101383871B (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 CN200710121478XA priority Critical patent/CN101383871B/en
Publication of CN101383871A publication Critical patent/CN101383871A/en
Application granted granted Critical
Publication of CN101383871B publication Critical patent/CN101383871B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a realization method for network element configuration, which comprises: step one, a template generation module receives the configuration information of a template configuration module to generate a configuration template, and the configuration template is preserved in a database of the configuration template; step two, a template using module receives the configuration information of a network element configuration module, and configuration data is generated by using the configuration information and the configuration template in the database of the configuration template to be issued to a network element. When the network element or a configuration item of the network element can be caused to be changed, a network management program is not needed to be upgraded, and only the configuration template is needed to be modified, thereby the complex degree of network element configuration management is simplified.

Description

A kind of implementation method of network element configuration and device
Technical field
The present invention relates to the field of network management of communication system, relate in particular to a kind of implementation method and system of network element configuration.
Background technology
Configuration management be telecommunication management network (Telecom Management Network, TMN) one of basic function of network management in the standards system, be meant equipment such as various working equipments, alternate device on the supervising the network and between relation.
The normal operation of network element needs the support of certain configuration data, generally by webmaster network element is managed for configuration.Configuration result is exactly configuration data or the config set that webmaster generates, and generally preserves with document form.
The configuration interface of webmaster generally adopts graphical interfaces, and the sequence of operations by the user has realized the configuration to network element, and configuration result is kept at earlier in the volatile data base, generates final configuration data by format conversion again after configuration is finished.Come out the information such as form of the hierarchical relationship between the tissue of this configuration interface, each network element, configuration data structure, configuration data are abstract, be called configuration template, for traditional network management configuration module, configuration template is fixed, determine when encoding by the developer, its principle is as shown in Figure 1: at first generate configuration template 101 in webmaster 100, user 106 is configured according to template configuration record 105, configuration result is kept in the volatile data base 102, generate configuration data 103 by format conversion then, and then network element 104 is configured.
The network management configuration network element, the final result who generates is exactly configuration data (config set).Configuration data is formatted, and configuration template also needs to comprise the format information of data.In the above-mentioned implementation method,, also make mistakes easily if these format informations are wasted time and energy by manual input.And because the network management configuration template is fixed, so can only be configured to the existing network element configuration item in interface, that is to say, if the information of the needs of certain network element configuration changes, perhaps increased a kind of network element of newtype, original webmaster just can not use, the redaction webmaster of must service routine person developing, suitable complexity and loaded down with trivial details.
Summary of the invention
The problem to be solved in the present invention provides a kind of implementation method and system of network element configuration, solves the too complicated and loaded down with trivial details problem of existing elements configuration management.
The invention provides a kind of implementation method of network element configuration, comprising:
Step 1, template generation module receive template configuration modules configured information and generate configuration template, and configuration template is kept in the configuration template database;
Step 2, template use module to receive network element configuration modules configured information, and use the configuration template in this configuration information and the configuration template database to generate configuration data, are handed down to network element.
Step 1 comprises:
Step 21, template generation module receive template configuration modules configured information and generate configuration template;
Step 22, the template generation module is created and edit script;
Step 23, the template generation module is kept at configuration template in the configuration template database.
Also comprise step 31 between step 21 and the step 22: if the configuration data form changes, then scan-data format description document obtains the format information of configuration data, and is saved in the configuration template.
Also comprise step 41 between step 22 and the step 23: editing view, comprise the hierarchical relationship of each network element, view is organized each network element in the mode of tree, and a node correspondence on the tree a network element, and node is corresponding one group of script simultaneously.
In the step 21, if the network element configuration item changes, the template generation module is created configuration template or is revised original configuration template.
Data format explanation document comprises the data format explanation document of Word, ZDB and/or MDB form.
Step 2 comprises:
Step 71, template use module to receive network element configuration modules configured information;
Step 72, template is used the configuration template in the module loading configuration template database;
Step 73, template use module according to network element configuration modules configured information configuration network element data;
Step 74, template use module to carry out the data validity checking;
Step 75 generates configuration data, is issued to network element.
Also comprise step 81 between step 72 and the step 73: template uses module to import old configuration data, is used for according to network element configuration modules configured information old configuration data being upgraded.
The invention provides a kind of implement device of network element configuration, comprising: the template generation module, template is used module, configuration template database, template configuration module, network element configuration module;
The template generation module is used to receive template configuration modules configured information and generates configuration template, and configuration template is kept in the configuration template database;
Template is used module, is used to receive network element configuration modules configured information, and uses the configuration template in this configuration information and the configuration template database to generate configuration data, is handed down to network element.
Also comprise configuration database, be used to preserve configuration data.
When the present invention can make network element change or the configuration item of network element changes, do not need the webmaster program is upgraded, only need to revise configuration template and get final product, thereby simplified the complexity of network element configuration management.
Description of drawings
Fig. 1 uses webmaster to carry out the schematic diagram of network element configuration in the prior art;
Fig. 2 is that the present invention uses webmaster to carrying out the schematic diagram of network element configuration;
Fig. 3 and Fig. 4 be among the present invention when the network element configuration item changes, carry out the flow chart of network element configuration.
Embodiment
The present invention aims to provide a kind of method that can be configured network element flexibly, makes the form of configuration interface and configuration result collection only relevant with configuration template, rather than the programmer is definite when encoding.Like this, no matter network element changes or the configuration item of network element changes, and does not need the webmaster program is upgraded, and only needs to revise a configuration template and gets final product.
In order to prevent that manual the input from producing mistake, in the present embodiment,, scan the information that needs by the detailed data format information explanation document in the upstream in the development model of scanning waterfall stream.These explanation documents also are the foundations of webmaster coding.
The implementation method of the network element configuration that provides among the present invention, be to receive template configuration modules configured information by the template generation module to generate configuration template, the configuration template that the network element configuration module generates with the template configuration module carries out the configuration management of network element configuration realization to network element.
For the present invention is described in detail, be described in detail with the step that the configuration template that uses the template configuration module to generate carries out network element configuration generating configuration template below.
When generating configuration template, the information that configuration template comprises all needs to be configured, and the configuration template of generation is kept in the template database, detailed step as shown in Figure 3:
Step S300, the configuration information that template generation module 204 receives template configuration module 207 generates configuration template.If the network element configuration item changes, template configuration module creation configuration template or revise original configuration template.
Step S301, if the configuration data form that generates changes, scan-data format description document (supporting Word at present, ZDB, MDB form) then obtains the format information of configuration data, is saved in the configuration template.The format information of configuration data is pith in the configuration template, and the final configuration data that generates of decision is with what format organization.
Step S302, the template generation module is created and edit script.The configuration network element many times all need not be filled in complete information, only gets final product with filling in some key parameters, and other generally Uses Defaults.Script just can be finished such function.The template generation module can be edited different scripts as required, carries out it in suitable place.
Step S303, editing view.View is exactly network element employed interface when using module to be configured.The hierarchical relationship that comprises each network element, view is organized each network element in the mode of tree, a node on the tree just corresponding a network element, node simultaneously can corresponding one group of script, carries out in needs.
Step S304, the template generation module is preserved template after finishing template configuration.
Step S305 finishes.
The network element configuration module uses detailed step that configuration template generates configuration data as shown in Figure 4:
Step S310, template uses module 200 to receive the configuration information of network element configuration module 208, is used for template and uses module to be configured according to configuration information.
Step S311, the template that template uses module loading to configure; Because template is not fixed, so the network element configuration module can select appropriate template to load to finish network element configuration.After importing template, can generate volatile data base to preserve the network element configuration information in the layoutprocedure according to template.
Step S312, template uses module to import old data set; This process not necessarily can directly enter step S313.This step mainly is in order farthest to keep the original user configuration result, to be equivalent to the upgrade function of configuration data.Old data set and new data set be difference to some extent, importing principle is the data reservation of the identical configuration item of identical network element, and other is not filled out, and can also carry out script during importing and fill in default value or upgrade some data, if also have the place that needs change, in step S313, adjust.
Step S313, template uses module according to the configuration information configuring network element data; After loading configuration template, a view just occurs, each network element is organized in the mode of tree, and the node correspondence on the tree concrete network element, and the relevant parameter that template uses module only need fill in the configuration interface of related network elements gets final product.
Step S314, the data validity checking; After configuration is finished, need carry out validity checking, this moment, the configuration result of network element all was kept in the volatile data base, just can finish inspection by carrying out the inspection script.
Step S315 generates configuration data; After validity checking is passed through, generate the configuration result collection of correspondence according to the format information of configuration template.Being issued to network element gets final product.So just finished an entire arrangement process.
Step S316 finishes.
The system of realization said network element collocation method comprises template generation module 204 as shown in Figure 2, and template is used module 200, configuration template database 203, template configuration module 207, network element configuration module 208, old configuration data 201, new configuration data 202.Template generation module 204 comprises scanned document module 205 and configuration interface, script module.Template uses module 200 to comprise volatile data base 102 and according to template configuration logging modle 105.Template generation module 204 generates configuration template after receiving template configuration modules configured information, is kept in the configuration template database 203.Template uses module 200 to utilize the configuration information of network element configuration module 208 and the configuration template in the configuration template database 203 to generate configuration data, is handed down to network element.Old configuration data 201 and new configuration data 202 can be kept in the configuration database.Configuration information can be set by the user.
Those skilled in the art can also carry out various modifications to above content under the condition that does not break away from the definite the spirit and scope of the present invention of claims.Therefore scope of the present invention is not limited in above explanation, but determine by the scope of claims.

Claims (10)

1. the implementation method of a network element configuration is characterized in that, comprising:
Step 1, template generation module receive template configuration modules configured information and generate configuration template, and configuration template is kept in the configuration template database;
Step 2, template use module to receive network element configuration modules configured information, and use the configuration template in this configuration information and the configuration template database to generate configuration data, are handed down to network element.
2. the implementation method of network element configuration as claimed in claim 1 is characterized in that, step 1 comprises:
Step 21, template generation module receive template configuration modules configured information and generate configuration template;
Step 22, the template generation module is created and edit script;
Step 23, the template generation module is kept at configuration template in the configuration template database.
3. the implementation method of network element configuration as claimed in claim 2, it is characterized in that, also comprise step 31 between step 21 and the step 22: if the configuration data form changes, scan-data format description document then, obtain the format information of configuration data, and be saved in the configuration template.
4. the implementation method of network element configuration as claimed in claim 2, it is characterized in that, also comprise step 41 between step 22 and the step 23: editing view, the hierarchical relationship that comprises each network element, view is organized each network element in the mode of tree, a node correspondence on the tree a network element, and node is corresponding one group of script simultaneously.
5. as the implementation method of any described network element configuration of claim 2 to 4, it is characterized in that in the step 21, if the network element configuration item changes, the template generation module is created configuration template or revised original configuration template.
6. the implementation method of network element configuration as claimed in claim 3 is characterized in that, in the step 31, data format explanation document comprises the data format explanation document of Word, ZDB and/or MDB form.
7. the implementation method of network element configuration as claimed in claim 1 is characterized in that, step 2 comprises:
Step 71, template use module to receive network element configuration modules configured information;
Step 72, template is used the configuration template in the module loading configuration template database;
Step 73, template use module according to network element configuration modules configured information configuration network element data;
Step 74, template use module to carry out the data validity checking;
Step 75 generates configuration data, is issued to network element.
8. the implementation method of network element configuration as claimed in claim 7, it is characterized in that, also comprise step 81 between step 72 and the step 73: template uses module to import old configuration data, is used for according to network element configuration modules configured information old configuration data being upgraded.
9. the implement device of a network element configuration is characterized in that, comprising: the template generation module, and template is used module, configuration template database, template configuration module, network element configuration module;
The template generation module is used to receive template configuration modules configured information and generates configuration template, and configuration template is kept in the configuration template database;
Template is used module, is used to receive network element configuration modules configured information, and uses the configuration template in this configuration information and the configuration template database to generate configuration data, is handed down to network element.
10. the implement device of network element configuration as claimed in claim 9 is characterized in that, also comprises configuration database, is used to preserve configuration data.
CN200710121478XA 2007-09-06 2007-09-06 Network element configuration implementing method and apparatus Expired - Fee Related CN101383871B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200710121478XA CN101383871B (en) 2007-09-06 2007-09-06 Network element configuration implementing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200710121478XA CN101383871B (en) 2007-09-06 2007-09-06 Network element configuration implementing method and apparatus

Publications (2)

Publication Number Publication Date
CN101383871A true CN101383871A (en) 2009-03-11
CN101383871B CN101383871B (en) 2012-02-22

Family

ID=40463485

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200710121478XA Expired - Fee Related CN101383871B (en) 2007-09-06 2007-09-06 Network element configuration implementing method and apparatus

Country Status (1)

Country Link
CN (1) CN101383871B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101888655A (en) * 2010-06-28 2010-11-17 中兴通讯股份有限公司 Method and device for configuring network element data in template way in network management system
CN102364894A (en) * 2011-10-21 2012-02-29 中兴通讯股份有限公司 Issuing method for configuration data file and network management equipment
CN102412995A (en) * 2011-11-24 2012-04-11 烽火通信科技股份有限公司 Cross-network-element service configuration management method
CN102811445A (en) * 2011-06-01 2012-12-05 中兴通讯股份有限公司 Method and device for checking configuration data
CN102843245A (en) * 2011-06-20 2012-12-26 中兴通讯股份有限公司 Method and device for interacting configuration data
CN102932161A (en) * 2011-08-11 2013-02-13 中兴通讯股份有限公司 Template-based configuration method and device
CN103166791A (en) * 2011-12-16 2013-06-19 中兴通讯股份有限公司 Method and device for issuing giga passive optical network service
CN101860458B (en) * 2009-04-09 2013-09-25 大唐移动通信设备有限公司 Data configuration method, equipment and system
CN104657340A (en) * 2015-02-10 2015-05-27 上海创景计算机系统有限公司 Expandable script-based Word report generating system and method
CN106130799A (en) * 2016-08-29 2016-11-16 烽火通信科技股份有限公司 There is family gateway equipment and the changing method thereof of multi-operator handoff functionality
CN106487567A (en) * 2015-09-02 2017-03-08 中兴通讯股份有限公司 A kind of managed element model management method and device
CN107092502A (en) * 2017-03-20 2017-08-25 国家电网公司 A kind of application method of automatic configuration and device based on cloud operating system
CN107391176A (en) * 2017-06-26 2017-11-24 上交所技术有限责任公司 A kind of efficient configuration data changing process method
CN107547263A (en) * 2017-07-26 2018-01-05 南京邮电大学 A kind of method realized network element device automation and search template configuration
CN108353108A (en) * 2015-11-18 2018-07-31 艾可慕株式会社 Data setting system, data update system and data setting method
CN109088761A (en) * 2018-08-10 2018-12-25 武汉虹信通信技术有限责任公司 A kind of update method of network element device configuration data

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7548334B2 (en) * 2003-10-15 2009-06-16 Canon Kabushiki Kaisha User interface for creation and editing of variable data documents
CN1980144A (en) * 2005-12-09 2007-06-13 中兴通讯股份有限公司 Method for quickly configurating large data-quantity network management data

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101860458B (en) * 2009-04-09 2013-09-25 大唐移动通信设备有限公司 Data configuration method, equipment and system
CN101888655A (en) * 2010-06-28 2010-11-17 中兴通讯股份有限公司 Method and device for configuring network element data in template way in network management system
CN101888655B (en) * 2010-06-28 2015-01-28 中兴通讯股份有限公司 Method and device for configuring network element data in template way in network management system
CN102811445A (en) * 2011-06-01 2012-12-05 中兴通讯股份有限公司 Method and device for checking configuration data
CN102811445B (en) * 2011-06-01 2017-03-22 中兴通讯股份有限公司 Method and device for checking configuration data
CN102843245A (en) * 2011-06-20 2012-12-26 中兴通讯股份有限公司 Method and device for interacting configuration data
CN102843245B (en) * 2011-06-20 2017-08-18 中兴通讯股份有限公司 Configuration data exchange method and device
CN102932161A (en) * 2011-08-11 2013-02-13 中兴通讯股份有限公司 Template-based configuration method and device
CN102364894B (en) * 2011-10-21 2017-04-12 中兴通讯股份有限公司 Issuing method for configuration data file and network management equipment
CN102364894A (en) * 2011-10-21 2012-02-29 中兴通讯股份有限公司 Issuing method for configuration data file and network management equipment
CN102412995B (en) * 2011-11-24 2014-04-16 烽火通信科技股份有限公司 Cross-network-element service configuration management method
CN102412995A (en) * 2011-11-24 2012-04-11 烽火通信科技股份有限公司 Cross-network-element service configuration management method
CN103166791A (en) * 2011-12-16 2013-06-19 中兴通讯股份有限公司 Method and device for issuing giga passive optical network service
CN104657340A (en) * 2015-02-10 2015-05-27 上海创景计算机系统有限公司 Expandable script-based Word report generating system and method
CN106487567A (en) * 2015-09-02 2017-03-08 中兴通讯股份有限公司 A kind of managed element model management method and device
CN108353108A (en) * 2015-11-18 2018-07-31 艾可慕株式会社 Data setting system, data update system and data setting method
CN108353108B (en) * 2015-11-18 2020-12-15 艾可慕株式会社 Data setting system and data setting method
CN106130799A (en) * 2016-08-29 2016-11-16 烽火通信科技股份有限公司 There is family gateway equipment and the changing method thereof of multi-operator handoff functionality
CN106130799B (en) * 2016-08-29 2019-05-28 烽火通信科技股份有限公司 Family gateway equipment and its switching method with multi-operator handoff functionality
CN107092502A (en) * 2017-03-20 2017-08-25 国家电网公司 A kind of application method of automatic configuration and device based on cloud operating system
CN107092502B (en) * 2017-03-20 2020-06-16 国家电网有限公司 Automatic application configuration method and device based on cloud operating system
CN107391176A (en) * 2017-06-26 2017-11-24 上交所技术有限责任公司 A kind of efficient configuration data changing process method
CN107391176B (en) * 2017-06-26 2020-07-07 上交所技术有限责任公司 Efficient configuration data change processing method
CN107547263A (en) * 2017-07-26 2018-01-05 南京邮电大学 A kind of method realized network element device automation and search template configuration
CN109088761A (en) * 2018-08-10 2018-12-25 武汉虹信通信技术有限责任公司 A kind of update method of network element device configuration data
CN109088761B (en) * 2018-08-10 2021-07-16 武汉虹信科技发展有限责任公司 Updating method of network element equipment configuration data

Also Published As

Publication number Publication date
CN101383871B (en) 2012-02-22

Similar Documents

Publication Publication Date Title
CN101383871B (en) Network element configuration implementing method and apparatus
CN110851356B (en) Selenium-based Web application automatic test framework and construction method and system thereof
CN101888655B (en) Method and device for configuring network element data in template way in network management system
CN103778107B (en) Method and platform for quickly and dynamically generating form based on EXCEL
CN1326044C (en) Automation software testing system based on script explanatory tool
CN107885709A (en) A kind of report form generation method, system and storage medium
CN109240654A (en) Development approach and system based on template
CN101471819A (en) Test system, test method, management domain and operation domain
CN110543301B (en) Method and device for generating jenkins code file
CN106354492A (en) Automatic code generation method and system capable of rapidly adjusting transaction process connection
CN105740047A (en) Cloud computing based virtual machine template management system and method
CN104156199B (en) A kind of automatic continuous integrated approach of software and system
CN111930354B (en) Framework component system for software development and construction method thereof
CN111190814B (en) Method and device for generating software test case, storage medium and terminal
CN101634965B (en) Method for testing Linux kernel-grade unit
CN104714881A (en) Table-driven unit test system and method
CN108628733A (en) The test method and device of batch service processing operation
CN113987398A (en) Software self-defined form content web development system and method
CN101887375B (en) Method and system for implementing man-machine command system
CN108287720A (en) software compilation method, device, equipment and storage medium
CN100407162C (en) Integrated software testing method with test flexibility
CN115827051A (en) Software integration management system, method and server
CN115630835A (en) Activity-based workflow general parameter configuration method and system
CN102546300A (en) Test system and operating region equipment
CN101835175A (en) Method and tool for realizing network management configuration

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120222

Termination date: 20190906