CN1863085A - Method and system for ensuring network managment and element configuration data consistency - Google Patents

Method and system for ensuring network managment and element configuration data consistency Download PDF

Info

Publication number
CN1863085A
CN1863085A CN 200610000219 CN200610000219A CN1863085A CN 1863085 A CN1863085 A CN 1863085A CN 200610000219 CN200610000219 CN 200610000219 CN 200610000219 A CN200610000219 A CN 200610000219A CN 1863085 A CN1863085 A CN 1863085A
Authority
CN
China
Prior art keywords
configuration data
management module
webmaster
network element
document management
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
CN 200610000219
Other languages
Chinese (zh)
Other versions
CN100433651C (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB2006100002197A priority Critical patent/CN100433651C/en
Publication of CN1863085A publication Critical patent/CN1863085A/en
Application granted granted Critical
Publication of CN100433651C publication Critical patent/CN100433651C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method and system to ensure the network managing and net element configuration data consistency. The core of the invention is that: when net element starting, the configuration data reading request information would be send to net element file managing module from net element; the file managing module of net element receiving the request information and judging whether its corresponding configuration file is consistent with the configuration file; and the file managing module of net element would take corresponding configuration data reading process. The invention could improve the efficiency of assurance the consistent of network managing and net element configuration data and sharply save the resource of network managing and net element.

Description

Guarantee webmaster and the conforming method and system of element configuration data
Technical field
The present invention relates to network communications technology field, relate in particular to a kind of assurance webmaster and the conforming method and system of element configuration data.
Background technology
In wireless network, by webmaster polytype network element and a plurality of network element are managed usually, as shown in Figure 1:
The normal operation of each network element needs the support of a given data, promptly before the network element operation, need carry out data configuration.So-called data configuration writes network element to data exactly, makes network element obtain the process of initiation parameter and operational factor, guarantees that network element can normally start and operation normally.The operator carries out data configuration to network element on webmaster, after the network management data configuration finishes, (being that network element is normal starts and the operation parameters needed configuration data, be generally document form) send to network element, make network element obtain initiation parameter and operational factor, guarantee that network element normally starts and operation normally.Network element restarts because of needs in running or when starting with new configuration data, network element need obtain up-to-date configuration data from webmaster, guarantees that network element can normally start and operation normally, also guarantees webmaster and element configuration data consistency simultaneously.
Guarantee that webmaster and the conforming basic principle of element configuration data are: network management configuration network element initiation parameter and operational factor generate configuration data file; Webmaster sends to network element to configuration data file; Network element normally starts with initiation parameter in the configuration data file and operational factor and operation normally.
In order to guarantee webmaster and element configuration data consistency, in webmaster, be provided with GUI (Graphics User Interface, graphical user interface) operational module, configuration data management module and document management module usually; In network element, be provided with document management module and configuration data management module.At present, guarantee that webmaster and element configuration data consistency have two kinds of technical schemes.Be introduced respectively below.
Guarantee webmaster and the conforming prior art scheme one of element configuration data: the flow chart of this scheme comprises the steps: as shown in Figure 2
GUI operational module in step 21, the webmaster is revised element configuration data, and the configuration data of revising is sent to the configuration data management module of webmaster.
Step 22: after the configuration data management module of webmaster is received element configuration data it is saved in the database, and the element configuration data of receiving is generated the document management module that configuration data file (the configuration data file form is the form that webmaster and network element are consulted) sends to webmaster in real time.
Step 23: the document management module of webmaster is received the document management module that in real time configuration data spare is sent to network element after the configuration data file.
Step 24: the document management module of network element is preserved after receiving configuration data file.
Step 25: when starting when the network element startup or with new configuration data, the configuration data management module of network element directly reads the configuration data file of the document management module preservation of network element, obtain beginningization parameter and operational factor and carry out the data configuration processing, network element normally starts and moves.
From above-mentioned prior art scheme one as can be seen, this scheme can guarantee webmaster and element configuration data consistency all the time, but there is following shortcoming in this scheme:
Initiation parameter and operational factor have been arranged when 1, network element normally moves, do not needed to read in real time configuration data file, only when network element starts, just can read configuration data file.Therefore, after element configuration data is revised, webmaster generates configuration data file in real time and transmits configuration data file to network element, network element receives the prior art scheme of the element configuration data file of webmaster transmission in real time, cause guaranteeing that the conforming efficient of webmaster and element configuration data is very low, and can cause the wasting of resources of webmaster and network element;
2, when webmaster management polytype network element and a plurality of network element,, just need to generate and send a plurality of element configuration data files, can cause very big impact and test the handling property of webmaster if revise a plurality of element configuration datas simultaneously.
Guarantee webmaster and the conforming prior art scheme two of element configuration data: the flow chart of this scheme comprises the steps: as shown in Figure 3
GUI operational module in step 31, the webmaster is revised element configuration data, and the configuration data of revising is sent to the configuration data management module of webmaster; After the configuration data management module of webmaster is received element configuration data it is saved in the database.
Step 32: when moving when the network element startup or with new configuration data, the configuration data management module of network element sends the reading of data request message to the document management module of network element.
Step 33: the document management module of network element sends the configuration data file request message to the document management module of webmaster.
Step 34: the document management module of webmaster sends the configuration data file request message to the configuration data management module of webmaster.
Step 35: the configuration data management module of webmaster generates configuration data file according to the element configuration data of preserving in the database and sends to the document management module of webmaster.
Step 36: the document management module of webmaster is preserved configuration data file and send it to the document management module of network element.
Step 37: the document management module of network element receives to be preserved after the configuration data file and notifies the configuration data management module of network element to read configuration data file.
Step 38: the configuration data management module of network element reads the configuration data file of the document management module preservation of network element, obtains beginningization parameter and operational factor and carries out the data configuration processing, and network element normally starts and moves.
From above-mentioned prior art scheme two as can be seen, webmaster does not generate configuration data file after revising element configuration data in real time, in real time configuration data file is not sent to network element yet.Have only when network element starts to webmaster request configuration data file, the concurrent delivery of webmaster regeneration configuration data file is put data file to network element.Therefore this scheme not only can guarantee webmaster and element configuration data consistency, and compares with prior art scheme one, has improved the conforming efficient of assurance webmaster and element configuration data to a certain extent, the resource of having saved webmaster and network element.But still there is following shortcoming in this scheme:
When 1, network element started or starts with new configuration data, network element was to webmaster request configuration data file, even the configuration data file that the configuration data file that network element is preserved and webmaster are preserved is identical, webmaster also will send configuration data file to network element; Equally, even when the element configuration data in the network management data storehouse is consistent with configuration data file, webmaster also will regenerate configuration data file and be issued to network element.Therefore, this technical scheme still exists and guarantees that webmaster and the conforming efficient of element configuration data are low, and can cause the problem of the wasting of resources of webmaster and network element;
2, do not revise under the configuration data situation at webmaster, when network element repeatedly starts or repeatedly starts with new configuration data, each webmaster that starts need regenerate configuration data file and be issued to network element, and the configuration data file that the configuration data file that webmaster sends to network element and network element are preserved is consistent, operational redundancy.Therefore, influence the network element toggle speed;
3, when webmaster management polytype network element and a plurality of network element,, just need to generate and send a plurality of element configuration data files, can cause very big impact and test the handling property of webmaster if a plurality of network elements start the request configuration data file simultaneously;
4, when webmaster and network element communication were broken down, network element can not obtain configuration data file from webmaster, causes network element not start.
Summary of the invention
In view of above-mentioned existing in prior technology problem, the purpose of this invention is to provide a kind of assurance webmaster and the conforming method and system of element configuration data, not only can improve assurance webmaster and the conforming efficient of element configuration data greatly, and the resource that can save webmaster and network element greatly.
The objective of the invention is to be achieved through the following technical solutions:
The invention provides a kind of assurance webmaster and the conforming method of element configuration data, comprise the steps:
When A, network element startup, the configuration data management module of network element reads the configuration data request message to the document management module transmission of network element;
The document management module of B, network element receives described reading and judges whether the configuration data that its preservation and corresponding configuration data file of configuration data described request and webmaster preserve is consistent behind the configuration data request message;
The document management module of C, network element carries out corresponding configuration data according to described judged result and reads processing.
Described step B comprises:
The document management module of network element judges according to the configuration data consistency sign of its preservation whether the configuration data of webmaster preservation is consistent with the configuration data file of network element preservation.
Described step C specifically comprises:
When the described configuration data that C1, described configuration data file and the webmaster of determining its preservation when the document management module of network element are preserved is consistent, notify the configuration data management module of network element to read the described configuration data file of preserving in the document management module of network element;
Read the configuration data file of the document management module preservation of network element after the configuration data management module of C2, network element has notice, obtain beginningization parameter and operational factor and carry out the data configuration processing.
Described step C specifically comprises:
C3, when the document management module of network element determines that described configuration data that the described configuration data file of its preservation and webmaster preserve is inconsistent, send the configuration data file request message to the document management module of webmaster;
The document management module of C4, webmaster judges whether the configuration data file of its preservation is consistent with the configuration data of the configuration data management module preservation of webmaster;
The document management module of C5, webmaster carries out corresponding file management according to described judged result to be handled.
Described step C4 comprises:
The document management module of webmaster judges according to the configuration data management modules configured data modification sign that is kept at webmaster whether the configuration data file that the document management module of webmaster preserves is consistent with the configuration data of the configuration data management module preservation of webmaster.
Described step C5 specifically comprises:
When the configuration data that C51, the configuration data file and the configuration data management module of webmaster of determining its preservation when the document management module of webmaster are preserved is consistent, the configuration data file of its preservation is sent to the document management module of network element;
The document management module of C52, network element is preserved after receiving the configuration data file that the document management module of webmaster sends, and the configuration data management module of notice network element reads described configuration data file;
Read the configuration data file of the document management module preservation of network element after the configuration data management module of C53, network element has notice, obtain beginningization parameter and operational factor and carry out the data configuration processing.
Described step C5 specifically comprises:
C54, when the document management module of webmaster determines that configuration data that the configuration data management module of the configuration data file of its preservation and webmaster preserves is inconsistent, send the configuration data file request message to the configuration data management module of webmaster;
The configuration data management module of C55, webmaster generates corresponding configuration data file according to the configuration data of its preservation and sends to the document management module of webmaster;
The document management module of C56, webmaster is preserved after receiving configuration data file, and configuration data file is sent to the document management module of network element;
The document management module of C57, network element is preserved after receiving the configuration data file that the document management module of webmaster sends, and the configuration data management module of notice network element reads described configuration data file;
Read the configuration data file of the document management module preservation of network element after the configuration data management module of C58, network element has notice, obtain beginningization parameter and operational factor and carry out the data configuration processing.
The present invention also provides a kind of assurance webmaster and the conforming system of element configuration data, be provided with document management module and configuration data management module in the network element of this system, the document management module of described network element comprises: file consistence judges that submodule and configuration data read processing sub;
Described file consistence is judged submodule, be used for behind the configuration data request message that the configuration data management module that receives network element sends, judging whether the configuration data that webmaster preserves is consistent with the configuration data file of network element preservation, and judged result is sent to described configuration data read processing sub;
Described configuration data reads processing sub, is used for carrying out corresponding configuration data according to the conforming judged result of configuration data file of described webmaster and network element preservation and reads processing.
Be provided with graphical user interface GUI operational module, configuration data management module and document management module in the webmaster of this system, the document management module of described webmaster comprises: data consistency is judged submodule and file management submodule;
Described data consistency is judged submodule, be used for after the configuration data that receives described network element reads the configuration data file request message of processing sub transmission, whether the configuration data file of judging the webmaster preservation is consistent with corresponding configuration data, and judged result is sent to the file management submodule;
Described file management submodule, the configuration data file that is used for preserving according to described webmaster is carried out corresponding file management with the judged result of corresponding configuration data consistency and is handled.
As seen from the above technical solution provided by the invention, method and system of the present invention have following advantage:
When 1, configuration data of preserving when webmaster and the network element configuration data file of preserving was consistent, webmaster needn't send configuration data file and arrive network element; When the configuration data file that configuration data of preserving when webmaster and webmaster are preserved was consistent, webmaster needn't regenerate configuration data file.Therefore, improved the conforming efficient of webmaster and element configuration data greatly, and the resource of having saved webmaster and network element greatly;
When 2, webmaster is managed polytype network element and a plurality of network element, when if a plurality of network elements start simultaneously, network element has reduced the demand of webmaster generation and transfer file data as required to webmaster request configuration data file, has therefore reduced impact and test to the handling property of webmaster;
When 3, network element started, if the configuration data that webmaster is preserved is consistent with the configuration data file of network element preservation, then network element directly read the configuration data file that network element is preserved; If the configuration data file that webmaster is preserved is consistent with the configuration data that webmaster is preserved, then webmaster directly sends configuration data file to network element, therefore, with respect to prior art scheme two, has improved the network element toggle speed greatly;
4, when webmaster and network element communication are broken down, if the configuration data file that the configuration data that webmaster is preserved and network element are preserved is consistent, then network element directly reads the configuration data file of network element preservation, so network element still can normally start operation.
Description of drawings
Fig. 1 is that webmaster and network element concern schematic diagram;
Fig. 2 is the workflow diagram of prior art scheme one described method;
Fig. 3 is the workflow diagram of prior art scheme two described methods;
Fig. 4 is the workflow diagram of the described method of the embodiment of the invention;
Fig. 5 is the described system construction drawing of the embodiment of the invention.
Embodiment
Core concept of the present invention is: when network element started, the configuration data management module of network element read the configuration data request message to the document management module transmission of network element; The document management module of network element receives described reading and judges whether the configuration data that its preservation and corresponding configuration data file of configuration data described request and webmaster preserve is consistent behind the configuration data request message, and carries out corresponding configuration data according to described judged result and read processing.
For the present invention there being further understanding, the present invention will be described in detail below in conjunction with accompanying drawing.
The specific embodiment of the present invention comprises the steps: as shown in Figure 4
Step 401: webmaster carries out the element configuration data operation, and specific operation process is as follows:
GUI operational module in the webmaster is selected network element on webmaster GUI operation interface, and to the configuration data operation of making amendment of this network element;
Then, the GUI operational module sends to the configuration data of revising the configuration data management module of webmaster;
The configuration data management module of webmaster is saved in it in database after receiving the configuration data of modification.
Step 402: when network element started, the configuration data management module of network element read the configuration data request message to the document management module transmission of network element according to actual needs.
Step 403: after the document management module of network element receives and reads the configuration data request, judge whether the corresponding configuration data file of the configuration data with described request of himself preserving is consistent with the configuration data of webmaster preservation, if consistent, then execution in step 404; Otherwise, execution in step 406.
Whether consistent in order to judge the configuration data file that network element preserves with the configuration data of webmaster preservation, can realize by the mode that the configuration data consistency sign is set, be that example describes with DataConsistencyFlag (data consistency sign) below.
When the document management module of webmaster when the document management module of network element sends configuration data file, if the configuration data file that the document management module of webmaster is preserved is consistent with the configuration data that the configuration data management module of webmaster is preserved, then the document management module DataConsistencyFlag of webmaster is set to TRUE, and the value of DataConsistencyFlag is preserved with the document management module that configuration data file together sends to network element.Expression: the configuration data that the configuration data management module of webmaster is preserved is consistent with the configuration data file that the document management module of network element is preserved.
When the configuration data management module of webmaster does not generate corresponding configuration data file according to the configuration data of revising, perhaps the configuration data management module when webmaster generates corresponding configuration data file according to the configuration data of revising, but when not sending to the document management module of network element, the document management module DataConsistencyFlag of webmaster is set to FALSE, and the value of DataConsistencyFlag is sent to the document management module preservation of network element.Expression: the configuration data that the configuration data file that the document management module of network element is preserved and the configuration data management module of webmaster are preserved is inconsistent.
Need to prove: after the DataConsistencyFlag of the document management module configuration data of webmaster is set to FALSE, if after this this configuration data is through repeatedly revising, but all do not generate corresponding configuration data file, though perhaps generate corresponding configuration data file but do not send to network element, so, need not reset DataConsistencyFlag, thereby raise the efficiency.
Therefore, the document management module of network element can judge whether the configuration data of webmaster is consistent with the configuration data file of network element preservation by the configuration data consistency mark DataConsistencyFlag value of himself preserving, if DataConsistencyFlag is TRUE, think that then the configuration data of webmaster is consistent with the configuration data file of network element; If DataConsistencyFlag is FALSE, think that then the configuration data file of the configuration data of webmaster and network element is inconsistent.
Step 404: the configuration data management module of the document management module notice network element of network element reads the configuration data file of preserving in the document management module of network element.
Step 405: the configuration data management module of network element reads the configuration data file of the document management module preservation of network element, obtains beginningization parameter and operational factor and carries out the data configuration processing, and network element normally starts and moves.
Step 406: the document management module of network element sends the configuration data file request message to the document management module of webmaster.
Step 407: the configuration data that the configuration data file that the document management module of webmaster is judged its preservation and the configuration data management module of webmaster are preserved whether consistent (whether the configuration data management module that is webmaster has generated corresponding configuration data file according to the configuration data of the GUI operational module modification of webmaster), if consistent, then execution in step 408; Otherwise, execution in step 410.
For whether the configuration data file of judging webmaster is consistent with configuration data, can realize by the mode that the configuration data modified logo is set, be that example describes with DataModifyFlag (data modification sign) below.
When the configuration data management module of webmaster generated corresponding configuration data file according to the configuration data of revising, the configuration data management module DataModifyFlag of webmaster was set to FALSE, and its implication is: configuration data is not revised.Expression: the configuration data file that the document management module of webmaster is preserved is consistent with the configuration data that the configuration data management module of webmaster is preserved.
When the configuration data management module of webmaster did not generate corresponding configuration data file according to the configuration data of revising, for TRUE is set, its implication is: revised by configuration data with DataModifyFlag for the configuration data management module of webmaster.Expression: the configuration data that the configuration data file that the document management module of webmaster is preserved and the configuration data management module of webmaster are preserved is inconsistent.
Need to prove: when repeatedly revising configuration data and all not generating corresponding configuration data file, it is TRUE that a DataModifyFlag only is set, thereby raises the efficiency.
Therefore, the document management module of webmaster can judge whether the configuration data file of its preservation is consistent with the configuration data of the configuration data management module preservation of webmaster according to the DataModifyFlag value that the configuration data management module of webmaster is preserved: if DataModifyFlag is FALSE, then the document management module of webmaster thinks that the configuration data file of its preservation is consistent with the configuration data of the configuration data management module preservation of webmaster; If DataModifyFlag is TRUE, then the document management module of webmaster thinks that the configuration data that the configuration data management module of the configuration data file of its preservation and webmaster preserves is inconsistent.
Step 408: the document management module of webmaster sends to the configuration data file of its preservation the document management module of network element.
Step 409: the document management module of network element is preserved after receiving the configuration data file that the document management module of webmaster sends, and execution in step 404.
Step 410: webmaster generates configuration data file.Detailed process comprises:
The document management module of webmaster sends the configuration data file request message to the configuration data management module of webmaster;
The configuration data management module of webmaster is kept at the document management module that the configuration data in the database generates corresponding configuration data file and sends to webmaster according to it after receiving request message;
The document management module of webmaster is preserved after receiving configuration data file, and execution in step 408.
The present invention also provides a kind of assurance webmaster and the conforming system of element configuration data, as shown in Figure 5, this system comprises: be arranged on GUI operational module, configuration data management module and document management module in the webmaster, be arranged on document management module and configuration data management module in the network element, wherein, the document management module of network element further comprises: file consistence judges that submodule and configuration data read processing sub;
File consistence judges that the function of submodule is:
Whether the configuration data file of judging the preservation of webmaster and network element behind the configuration data request message that the configuration data management module that receives network element sends is consistent, and judged result is sent to configuration data reads processing sub;
The function that configuration data reads processing sub is:
Carry out corresponding configuration data according to the conforming judged result of configuration data file of webmaster and network element preservation and read processing.It is as follows that configuration data reads the concrete function of processing sub:
When the described judged result described configuration data file that to be webmaster preserve with network element was consistent, the configuration data management module that configuration data reads processing sub notice network element read the described configuration data file of network element preservation;
When described judged result is webmaster and the network element described configuration data file of preserving when inconsistent, configuration data reads processing sub and sends the configuration data file request message to the document management module of webmaster.
On the said system basis, the document management module of webmaster further comprises: data consistency is judged submodule and file management submodule;
Data consistency judges that the function of submodule is:
Read the configuration data file request message of processing sub transmission when the configuration data that receives network element after, judge whether the configuration data file of webmaster preservation is consistent with corresponding configuration data, and judged result is sent to the file management submodule;
The function of file management submodule is:
Carry out corresponding file management processing according to the configuration data file that described webmaster is preserved with the judged result of corresponding configuration data consistency.The concrete function of file management submodule is as follows:
When described judged result is the webmaster configuration data file of preserving when consistent with corresponding configuration data, the file management submodule sends to the configuration data file of webmaster preservation the document management module of network element;
When described judged result be the webmaster configuration data file of preserving with corresponding configuration data when inconsistent, the file management submodule sends the configuration data file request message to the configuration data management module of webmaster.
In sum, adopt method and system of the present invention, when the configuration data file that configuration data file of preserving when network element and webmaster are preserved was identical, webmaster needn't send configuration data file to network element; When the element configuration data in the network management data storehouse is consistent with configuration data file, webmaster needn't regenerate configuration data file, therefore, not only improved the conforming efficient of assurance webmaster and element configuration data greatly, and the resource of having saved webmaster and network element greatly.
In addition, when webmaster management polytype network element and a plurality of network element, when starting simultaneously as if a plurality of network elements, network element is as required to webmaster request configuration data file, reduced webmaster and transmitted and generated the demand of data file, so reduced impact and test the handling property of webmaster.
When network element started, if network element is consistent with the configuration data file of webmaster preservation, then network element directly read the configuration data file that network element is preserved; If the configuration data file that webmaster is preserved is consistent with the configuration data that database is preserved, then webmaster directly sends configuration data file to network element, therefore, with respect to prior art scheme two, has improved the network element toggle speed greatly.
The above; only for the preferable embodiment of the present invention, but protection scope of the present invention is not limited thereto, and anyly is familiar with those skilled in the art in the technical scope that the present invention discloses; the variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (9)

1, a kind of assurance webmaster and the conforming method of element configuration data is characterized in that, comprise the steps:
When A, network element startup, the configuration data management module of network element reads the configuration data request message to the document management module transmission of network element;
The document management module of B, network element receives described reading and judges whether the configuration data that its preservation and corresponding configuration data file of configuration data described request and webmaster preserve is consistent behind the configuration data request message;
The document management module of C, network element carries out corresponding configuration data according to described judged result and reads processing.
2, method according to claim 1 is characterized in that, described step B comprises:
The document management module of network element judges according to the configuration data consistency sign of its preservation whether the configuration data of webmaster preservation is consistent with the configuration data file of network element preservation.
3, method according to claim 1 is characterized in that, described step C specifically comprises:
When the described configuration data that C1, described configuration data file and the webmaster of determining its preservation when the document management module of network element are preserved is consistent, notify the configuration data management module of network element to read the described configuration data file of preserving in the document management module of network element;
Read the configuration data file of the document management module preservation of network element after the configuration data management module of C2, network element has notice, obtain beginningization parameter and operational factor and carry out the data configuration processing.
4, method according to claim 1 is characterized in that, described step C specifically comprises:
C3, when the document management module of network element determines that described configuration data that the described configuration data file of its preservation and webmaster preserve is inconsistent, send the configuration data file request message to the document management module of webmaster;
The document management module of C4, webmaster judges whether the configuration data file of its preservation is consistent with the configuration data of the configuration data management module preservation of webmaster;
The document management module of C5, webmaster carries out corresponding file management according to described judged result to be handled.
5, method according to claim 4 is characterized in that, described step C4 comprises:
The document management module of webmaster judges according to the configuration data management modules configured data modification sign that is kept at webmaster whether the configuration data file that the document management module of webmaster preserves is consistent with the configuration data of the configuration data management module preservation of webmaster.
6, according to claim 4 or 5 described methods, it is characterized in that described step C5 specifically comprises:
When the configuration data that C51, the configuration data file and the configuration data management module of webmaster of determining its preservation when the document management module of webmaster are preserved is consistent, the configuration data file of its preservation is sent to the document management module of network element;
The document management module of C52, network element is preserved after receiving the configuration data file that the document management module of webmaster sends, and the configuration data management module of notice network element reads described configuration data file;
Read the configuration data file of the document management module preservation of network element after the configuration data management module of C53, network element has notice, obtain beginningization parameter and operational factor and carry out the data configuration processing.
7, according to claim 4 or 5 described methods, it is characterized in that described step C5 specifically comprises:
C54, when the document management module of webmaster determines that configuration data that the configuration data management module of the configuration data file of its preservation and webmaster preserves is inconsistent, send the configuration data file request message to the configuration data management module of webmaster;
The configuration data management module of C55, webmaster generates corresponding configuration data file according to the configuration data of its preservation and sends to the document management module of webmaster;
The document management module of C56, webmaster is preserved after receiving configuration data file, and configuration data file is sent to the document management module of network element;
The document management module of C57, network element is preserved after receiving the configuration data file that the document management module of webmaster sends, and the configuration data management module of notice network element reads described configuration data file;
Read the configuration data file of the document management module preservation of network element after the configuration data management module of C58, network element has notice, obtain beginningization parameter and operational factor and carry out the data configuration processing.
8, a kind of assurance webmaster and the conforming system of element configuration data, be provided with document management module and configuration data management module in the network element of this system, it is characterized in that the document management module of described network element comprises: file consistence judges that submodule and configuration data read processing sub;
Described file consistence is judged submodule, be used for behind the configuration data request message that the configuration data management module that receives network element sends, judging whether the configuration data that webmaster preserves is consistent with the configuration data file of network element preservation, and judged result is sent to described configuration data read processing sub;
Described configuration data reads processing sub, is used for carrying out corresponding configuration data according to the conforming judged result of configuration data file of described webmaster and network element preservation and reads processing.
9, system according to claim 8, be provided with graphical user interface GUI operational module, configuration data management module and document management module in the webmaster of this system, it is characterized in that the document management module of described webmaster comprises: data consistency is judged submodule and file management submodule;
Described data consistency is judged submodule, be used for after the configuration data that receives described network element reads the configuration data file request message of processing sub transmission, whether the configuration data file of judging the webmaster preservation is consistent with corresponding configuration data, and judged result is sent to the file management submodule;
Described file management submodule, the configuration data file that is used for preserving according to described webmaster is carried out corresponding file management with the judged result of corresponding configuration data consistency and is handled.
CNB2006100002197A 2006-01-06 2006-01-06 Method and system for ensuring network managment and element configuration data consistency Expired - Fee Related CN100433651C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006100002197A CN100433651C (en) 2006-01-06 2006-01-06 Method and system for ensuring network managment and element configuration data consistency

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006100002197A CN100433651C (en) 2006-01-06 2006-01-06 Method and system for ensuring network managment and element configuration data consistency

Publications (2)

Publication Number Publication Date
CN1863085A true CN1863085A (en) 2006-11-15
CN100433651C CN100433651C (en) 2008-11-12

Family

ID=37390418

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006100002197A Expired - Fee Related CN100433651C (en) 2006-01-06 2006-01-06 Method and system for ensuring network managment and element configuration data consistency

Country Status (1)

Country Link
CN (1) CN100433651C (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101170790B (en) * 2007-11-30 2011-01-12 华为技术有限公司 Method and device for checking parameter configuration consistence of related network elements
WO2014187347A1 (en) * 2013-07-31 2014-11-27 中兴通讯股份有限公司 Method, device, and system for processing configuration data
CN105323112A (en) * 2015-11-18 2016-02-10 武汉日电光通信工业有限公司 A rapid method for consistency processing of packet transport network management
CN106878061A (en) * 2017-01-12 2017-06-20 烽火通信科技股份有限公司 A kind of method and device for realizing that data communications equipment configuration is synchronous
CN108509144A (en) * 2017-02-27 2018-09-07 中兴通讯股份有限公司 Data save method and device
CN113438100A (en) * 2021-06-07 2021-09-24 江西山水光电科技股份有限公司 NETCONF protocol-based network equipment configuration synchronization and uploading method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6553414B1 (en) * 1998-10-02 2003-04-22 Canon Kabushiki Kaisha System used in plural information processing devices for commonly using peripheral device in network
CN1270476C (en) * 2002-09-23 2006-08-16 华为技术有限公司 Network management method based on quality of service
US7039712B2 (en) * 2002-10-16 2006-05-02 Microsoft Corporation Network connection setup procedure for traffic admission control and implicit network bandwidth reservation
DE10322950A1 (en) * 2003-05-22 2004-12-16 Deutsche Thomson-Brandt Gmbh Setting consistent values for parameter in network with distributed stations, e.g. home network, by sending parameter setting message to network stations after detection of inconsistent values

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101170790B (en) * 2007-11-30 2011-01-12 华为技术有限公司 Method and device for checking parameter configuration consistence of related network elements
WO2014187347A1 (en) * 2013-07-31 2014-11-27 中兴通讯股份有限公司 Method, device, and system for processing configuration data
CN104348646A (en) * 2013-07-31 2015-02-11 中兴通讯股份有限公司 Configuration data processing method, device and system
CN105323112A (en) * 2015-11-18 2016-02-10 武汉日电光通信工业有限公司 A rapid method for consistency processing of packet transport network management
CN105323112B (en) * 2015-11-18 2019-01-18 武汉众邦领创技术有限公司 A kind of fast method of the consistency treatment of Packet Transport Network pipe
CN106878061A (en) * 2017-01-12 2017-06-20 烽火通信科技股份有限公司 A kind of method and device for realizing that data communications equipment configuration is synchronous
CN106878061B (en) * 2017-01-12 2019-08-13 烽火通信科技股份有限公司 A kind of method and device for realizing that data communications equipment configuration is synchronous
CN108509144A (en) * 2017-02-27 2018-09-07 中兴通讯股份有限公司 Data save method and device
CN108509144B (en) * 2017-02-27 2020-12-15 中兴通讯股份有限公司 Data saving method and device
CN113438100A (en) * 2021-06-07 2021-09-24 江西山水光电科技股份有限公司 NETCONF protocol-based network equipment configuration synchronization and uploading method

Also Published As

Publication number Publication date
CN100433651C (en) 2008-11-12

Similar Documents

Publication Publication Date Title
CN1852101A (en) Parallel downloading method and terminal
CN1863085A (en) Method and system for ensuring network managment and element configuration data consistency
CN1920828A (en) Method and system for cleaning garbage files
CN101042649A (en) Configuring information processing method and arrangement, and platform system
CN101060412A (en) Ethernet power supply system, control unit, master control module and Ethernet power supply method
CN1859162A (en) Realizing method and system for automatic restoring equipment fault
CN1728047A (en) Image processing apparatus and control method and program thereof
CN1866252A (en) Method and system for transformation between different version configuration data
CN1866854A (en) Method for updating and recovering terminal device data in device management
CN1645516A (en) Data recovery apparatus and method used for flash memory
CN100337231C (en) Structured document processor , method and programme
CN1901467A (en) Method and system for quick processing warning
CN1975668A (en) System for supporting multi-language and method for inputting and reading multi-language data
CN1866875A (en) Storage management method and system for realizing data collocation between network element and network management
CN1913692A (en) Method for loading equipment software according to allocation
CN1852261A (en) Method for maintenance of neighbor entry
CN1835454A (en) Event notification management program and event notification management apparatus
CN1878322A (en) Fault positioning method and device
CN1976289A (en) Program arranging method and system based on distributing network
CN1852537A (en) Method and apparatus for processing fault task in apparatus management
CN1794721A (en) Method and device of unloading medium object at appointed time
CN1852133A (en) Alarm reporting method
CN1949221A (en) Method and system of storing element and method and system of searching element
CN101080015A (en) System and method for uploading third party video and audio content in IPTV system
CN101046745A (en) Method, device for controlling relation between control piece on interface and control piece display system

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

Granted publication date: 20081112

Termination date: 20180106

CF01 Termination of patent right due to non-payment of annual fee