CN107864060B - Method and device for synchronizing switch configuration tool and switch - Google Patents

Method and device for synchronizing switch configuration tool and switch Download PDF

Info

Publication number
CN107864060B
CN107864060B CN201711114095.XA CN201711114095A CN107864060B CN 107864060 B CN107864060 B CN 107864060B CN 201711114095 A CN201711114095 A CN 201711114095A CN 107864060 B CN107864060 B CN 107864060B
Authority
CN
China
Prior art keywords
initial
tool
switch
mib
node
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
CN201711114095.XA
Other languages
Chinese (zh)
Other versions
CN107864060A (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.)
Electric Power Research Institute of Guangdong Power Grid Co Ltd
Original Assignee
Electric Power Research Institute of Guangdong Power Grid 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 Electric Power Research Institute of Guangdong Power Grid Co Ltd filed Critical Electric Power Research Institute of Guangdong Power Grid Co Ltd
Priority to CN201711114095.XA priority Critical patent/CN107864060B/en
Publication of CN107864060A publication Critical patent/CN107864060A/en
Application granted granted Critical
Publication of CN107864060B publication Critical patent/CN107864060B/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
    • H04L41/08Configuration management of networks or network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Landscapes

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

Abstract

The invention discloses a method and a device for synchronizing a switch configuration tool and a switch, wherein an MIB node comparison file containing first MIB node information of the switch to be configured is obtained through an initial switch configuration tool; according to the MIB node comparison file, updating an initial tool configuration XML file corresponding to initial MIB node information of an initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file, so that the technical problem that the development period of the switch configuration tool is long due to the fact that development of the configuration tool needs a research and development worker to have high understanding of the configuration tool is solved.

Description

Method and device for synchronizing switch configuration tool and switch
Technical Field
The present invention relates to the field of network device management, and in particular, to a method and an apparatus for synchronizing a switch configuration tool with a switch.
Background
At present, the power industry Ethernet switch configuration tool can realize the integrated configuration of switches provided by most suppliers, the convenience of the power industry Ethernet switch configuration tool is realized in a uniform configuration interface, a uniform configuration flow, a uniform configuration method and the like, and the configuration efficiency of the switches in the power industry field is effectively improved.
Although the switch configuration tool is used to make the switch configuration more efficient, the switch configuration tool can be used to configure the switch only when the switch and the switch configuration tool adopt the unified MIB file, when the switch is required by a specific application, the switch is often required to be code developed, and the switch configuration tool also has to synchronize the MIB file of the switch configuration tool with the MIB file of the private switch to continue to use the switch configuration tool to configure the private switch because the MIB file of the code-developed private switch is changed, and the development of the code of the switch configuration tool requires a developer to have higher understanding on the tool, resulting in a technical problem that the development period of the switch configuration tool is long.
Disclosure of Invention
The invention provides a method and a device for synchronizing a switch configuration tool and a switch, which are used for solving the technical problem that the switch configuration tool is long in development period because the MIB file is changed, the switch configuration tool can be continuously used for configuring a private switch only by synchronizing the MIB file of the switch configuration tool with the MIB file of the private switch through code development, and research personnel need to have higher understanding degree on the tool when the code of the switch configuration tool is developed.
The invention provides a method for synchronizing a switch configuration tool and a switch, which comprises the following steps:
s1: communicating with a switch to be configured through an initial switch configuration tool to obtain an MIB node comparison file containing first MIB node information of the switch to be configured;
s2: according to the MIB node comparison file, updating an initial tool configuration XML file corresponding to initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronous with the switch to be configured.
Preferably, step S1 is preceded by:
s0: and according to the MIB initial file in the initial switch configuration tool, creating an initial tool configuration XML file and an initial node configuration XML file in the switch configuration tool.
Preferably, step S2 specifically includes:
s21: acquiring the node name and the node type of each MIB node information in the MIB node comparison file, updating an initial tool configuration XML file corresponding to the initial MIB node information of an initial switch configuration tool in the initial switch configuration tool into a first tool configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the node name and the node type of each MIB node information in the MIB node comparison file;
s22: the method comprises the steps of obtaining father node paths and object identifier serial numbers of all MIB node information in an MIB node comparison file, updating an initial node configuration XML file corresponding to the initial MIB node information of an initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the father node paths and the object identifier serial numbers of all MIB node information in the MIB node comparison file, and enabling the initial switch configuration tool to be updated to a first switch configuration tool synchronous with a switch to be configured.
Preferably, the node type of the MIB node information is form or table.
The invention provides a device for synchronizing a switch configuration tool and a switch, which comprises:
the node acquisition unit is used for communicating with the switch to be configured through an initial switch configuration tool and acquiring an MIB node comparison file containing first MIB node information of the switch to be configured;
and the tool updating unit is used for updating an initial tool configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronous with the switch to be configured.
Preferably, the method further comprises the following steps:
and the initial configuration file generating unit is used for creating an initial tool configuration XML file and an initial node configuration XML file in the switch configuration tool according to the MIB initial file in the initial switch configuration tool.
Preferably, the tool updating unit specifically includes:
a first tool updating subunit, configured to acquire a node name and a node type of each piece of MIB node information in the MIB node comparison file, and update an initial tool configuration XML file, corresponding to initial MIB node information of an initial switch configuration tool, in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file, according to the node name and the node type of each piece of MIB node information in the MIB node comparison file;
and the second tool updating subunit is used for acquiring the father node path and the object identifier serial number of each piece of MIB node information in the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool into the first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the father node path and the object identifier serial number of each piece of MIB node information in the MIB node comparison file, so that the initial switch configuration tool is updated into the first switch configuration tool synchronized with the switch to be configured.
Preferably, the node type of the MIB node information is form or table.
According to the technical scheme, the embodiment of the invention has the following advantages:
the invention provides a method for synchronizing a switch configuration tool and a switch, which comprises the following steps: s1: communicating with a switch to be configured through an initial switch configuration tool to obtain an MIB node comparison file containing first MIB node information of the switch to be configured; s2: according to the MIB node comparison file, updating an initial tool configuration XML file corresponding to initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronous with the switch to be configured.
The invention updates and modifies the initial tool configuration XML file and the initial node configuration XML file according to the MIB node comparison file which is obtained from the switch to be configured and contains the first MIB node information of the switch to be configured, and takes the MIB node comparison file as a template, so that the MIB node information of the configuration tool is consistent with the MIB node information of the switch to be configured, and the technical problems that the MIB file is changed, the switch configuration tool can be continuously used for configuring the special switch only by synchronizing the MIB file of the switch configuration tool with the MIB file of the special switch through code development, and research personnel have higher understanding degree on the tool when the code development is carried out on the switch configuration tool, and the switch configuration tool is developed in a long period are solved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a schematic flow chart illustrating an embodiment of a method for synchronizing a switch configuration tool with a switch according to an embodiment of the present invention;
fig. 2 is a schematic flow chart illustrating another embodiment of a method for synchronizing a switch configuration tool with a switch according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an embodiment of an apparatus for synchronizing a switch configuration tool with a switch according to an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a method and a device for synchronizing a switch configuration tool and a switch, which are used for solving the technical problem that the switch configuration tool is long in development period because the MIB file is changed, the switch configuration tool can be continuously used for configuring a special switch only by synchronizing the MIB file of the switch configuration tool with the MIB file of the special switch through code development, and research personnel need to have higher understanding on the tool when the code of the switch configuration tool is developed.
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present invention provides a method for synchronizing a switch configuration tool with a switch, including:
101: communicating with a switch to be configured through an initial switch configuration tool to obtain an MIB node comparison file containing first MIB node information of the switch to be configured;
102: according to the MIB node comparison file, updating an initial tool configuration XML file corresponding to initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronous with the switch to be configured.
It should be noted that, the XML configuration file of the switch configuration tool is modified correspondingly according to the first MIB node information of the switch to be configured obtained from the switch to be configured, and the switch configuration tool can dynamically adjust the configuration interface according to the XML file, thereby completing the addition or deletion of the corresponding function.
According to the embodiment of the invention, the initial tool configuration XML file and the initial node configuration XML file are updated and modified according to the MIB node comparison file which is obtained from the switch to be configured and contains the first MIB node information of the switch to be configured and by taking the MIB node comparison file as a template, so that the MIB node information of the configuration tool is consistent with the MIB node information of the switch to be configured.
In the above, for the detailed description of one embodiment of the method for synchronizing the switch configuration tool with the switch provided by the present invention, another embodiment of the method for synchronizing the switch configuration tool with the switch provided by the present invention is described in detail below.
Referring to fig. 2, an embodiment of the present invention provides a method for synchronizing a switch configuration tool with a switch, including:
201: according to the MIB initial file in the initial switch configuration tool, creating an initial tool configuration XML file and an initial node configuration XML file in the switch configuration tool;
it should be noted that the initial tool configuration XML file and the initial node configuration XML file are both configuration files, and the operation entries related to all switches are displayed in a navigation tree manner.
202: communicating with a switch to be configured through an initial switch configuration tool to obtain an MIB node comparison file containing first MIB node information of the switch to be configured;
203: acquiring the node name and the node type of each MIB node information in the MIB node comparison file, updating an initial tool configuration XML file corresponding to the initial MIB node information of an initial switch configuration tool in the initial switch configuration tool into a first tool configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the node name and the node type of each MIB node information in the MIB node comparison file;
204: obtaining a father node path and an object identifier serial number of each MIB node information in the MIB node comparison file, updating an initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the father node path and the object identifier serial number of each MIB node information in the MIB node comparison file, and updating the initial switch configuration tool to a first switch configuration tool synchronous with a switch to be configured.
The embodiment of the invention provides a method for synchronizing a switch configuration tool and a switch, which is characterized in that according to an MIB node comparison file which is acquired from the switch to be configured and contains first MIB node information of the switch to be configured, and the MIB node comparison file is used as a template, an initial tool configuration XML file and an initial node configuration XML file are updated and modified, so that the MIB node information of the configuration tool and the MIB node information of the switch to be configured are kept consistent, and the modification of a file structure of configuration XML is simpler and more convenient than the modification of a software source code, so that the inadaptability of code development of the configuration tool is compensated when the function of the switch is changed; meanwhile, the updated node information of the switch configuration tool is synchronous with the node information of the switch MIB file, so that the switch configuration tool can communicate with the switch to obtain the existing parameter configuration of the switch, and can modify and store various attribute parameter values of the switch according to the parameters actually required on site, so that the configuration process of the switch is simpler and more convenient.
In the above, for the detailed description of an embodiment of the method for synchronizing the switch configuration tool with the switch provided by the present invention, an embodiment of the apparatus for synchronizing the switch configuration tool with the switch provided by the present invention is described in detail below.
Referring to fig. 3, an apparatus for synchronizing a switch configuration tool with a switch according to an embodiment of the present invention includes:
a node obtaining unit 301, configured to obtain, by an initial switch configuration tool, an MIB node comparison file including first MIB node information of a switch to be configured through communication with the switch to be configured;
a tool updating unit 302, configured to update an initial tool configuration XML file corresponding to initial MIB node information of the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file according to the MIB node comparison file, and update an initial node configuration XML file corresponding to initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to first MIB node information of the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronously.
Further, still include:
an initial configuration file generating unit 303, configured to create an initial tool configuration XML file and an initial node configuration XML file in the switch configuration tool according to the MIB initial file in the initial switch configuration tool.
Further, the tool updating unit 302 specifically includes:
a first tool update subunit 3021, configured to obtain a node name and a node type of each piece of MIB node information in the MIB node comparison file, and update an initial tool configuration XML file corresponding to initial MIB node information of an initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file according to the node name and the node type of each piece of MIB node information in the MIB node comparison file;
a second tool update subunit 3022, configured to obtain a parent node path and an object identifier sequence number of each piece of MIB node information in the MIB node comparison file, and update an initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the parent node path and the object identifier sequence number of each piece of MIB node information in the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronized with the switch to be configured.
Further, the node type of the MIB node information is form or table.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (8)

1. A method of synchronizing a switch configuration tool with a switch, comprising:
s1: communicating with a switch to be configured through an initial switch configuration tool to obtain an MIB node comparison file containing first MIB node information of the switch to be configured;
s2: according to the MIB node comparison file, updating an initial tool configuration XML file corresponding to initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronous with the switch to be configured.
2. The method of claim 1, wherein the step S1 is preceded by the step of synchronizing the switch configuration tool with the switch further comprising:
s0: and according to the MIB initial file in the initial switch configuration tool, creating an initial tool configuration XML file and an initial node configuration XML file in the switch configuration tool.
3. The method according to claim 1, wherein the step S2 specifically includes:
s21: acquiring the node name and the node type of each MIB node information in the MIB node comparison file, and updating an initial tool configuration XML file corresponding to the initial MIB node information of an initial switch configuration tool in the initial switch configuration tool into a first tool configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the node name and the node type of each MIB node information in the MIB node comparison file;
s22: the method comprises the steps of obtaining father node paths and object identifier serial numbers of all MIB node information in an MIB node comparison file, updating an initial node configuration XML file corresponding to the initial MIB node information of an initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the father node paths and the object identifier serial numbers of all MIB node information in the MIB node comparison file, and enabling the initial switch configuration tool to be updated to a first switch configuration tool synchronous with a switch to be configured.
4. The method of claim 3, wherein the node type of the MIB node information is form or table.
5. An apparatus for synchronizing a switch configuration tool with a switch, comprising:
the node acquisition unit is used for communicating with the switch to be configured through an initial switch configuration tool and acquiring an MIB node comparison file containing first MIB node information of the switch to be configured;
and the tool updating unit is used for updating an initial tool configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first tool configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool to a first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file, so that the initial switch configuration tool is updated to the first switch configuration tool synchronous with the switch to be configured.
6. The apparatus of claim 5, further comprising:
and the initial configuration file generating unit is used for creating an initial tool configuration XML file and an initial node configuration XML file in the switch configuration tool according to the MIB initial file in the initial switch configuration tool.
7. The apparatus according to claim 5, wherein the tool updating unit specifically includes:
a first tool updating subunit, configured to acquire a node name and a node type of each piece of MIB node information in the MIB node comparison file, and update an initial tool configuration XML file, corresponding to initial MIB node information of an initial switch configuration tool, in the initial switch configuration tool to a first tool configuration XML file corresponding to first MIB node information of the MIB node comparison file, according to the node name and the node type of each piece of MIB node information in the MIB node comparison file;
and the second tool updating subunit is used for acquiring the father node path and the object identifier serial number of each piece of MIB node information in the MIB node comparison file, and updating the initial node configuration XML file corresponding to the initial MIB node information of the initial switch configuration tool in the initial switch configuration tool into the first node configuration XML file corresponding to the first MIB node information of the MIB node comparison file according to the father node path and the object identifier serial number of each piece of MIB node information in the MIB node comparison file, so that the initial switch configuration tool is updated into the first switch configuration tool synchronized with the switch to be configured.
8. The apparatus of claim 7, wherein the node type of the MIB node information is form or table.
CN201711114095.XA 2017-11-13 2017-11-13 Method and device for synchronizing switch configuration tool and switch Active CN107864060B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711114095.XA CN107864060B (en) 2017-11-13 2017-11-13 Method and device for synchronizing switch configuration tool and switch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711114095.XA CN107864060B (en) 2017-11-13 2017-11-13 Method and device for synchronizing switch configuration tool and switch

Publications (2)

Publication Number Publication Date
CN107864060A CN107864060A (en) 2018-03-30
CN107864060B true CN107864060B (en) 2020-09-01

Family

ID=61701534

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711114095.XA Active CN107864060B (en) 2017-11-13 2017-11-13 Method and device for synchronizing switch configuration tool and switch

Country Status (1)

Country Link
CN (1) CN107864060B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040001403A (en) * 2002-06-28 2004-01-07 주식회사 케이티 Apparatus and Method for Object Identifier scheme and instance Repository Management of Simple Network Management Protocol
US7734588B2 (en) * 2005-11-03 2010-06-08 Cisco Technology, Inc. Method and system for creating management information base specifications
WO2007103722A2 (en) * 2006-03-01 2007-09-13 Symbol Technologies, Inc. Methods and apparatus for the creation of applets used in connection with user interfaces
CN100566357C (en) * 2007-07-24 2009-12-02 华为技术有限公司 Communication apparatus batch configuration managerial approach and device thereof
CN102571420B (en) * 2011-12-20 2014-12-31 深圳市同洲电子股份有限公司 Method and system for network element data management
CN104660447B (en) * 2015-01-29 2018-10-26 杭州初灵信息技术股份有限公司 A kind of management method of SNMP nodal informations and management system

Also Published As

Publication number Publication date
CN107864060A (en) 2018-03-30

Similar Documents

Publication Publication Date Title
KR102424056B1 (en) Method for modeling network system instructions with yang language and apparatus for the same
JP6521402B2 (en) Method for updating data table of KeyValue database and apparatus for updating table data
CN111046057B (en) Data processing method, device, computer equipment and medium of server cluster
US10824372B2 (en) Data recovery method and device, and cloud storage system
CN109284334A (en) Real-time database synchronization method and device, electronic equipment and storage medium
CN107181686B (en) Method, device and system for synchronizing routing table
CN103685543A (en) Method and system for data synchronism between heterogeneous databases
CN109033729B (en) Product design information management method and system
CN102946410A (en) Method and device for network synchronization
CN109245908A (en) A kind of method and apparatus of principal and subordinate's cluster switching
CN102946411A (en) Network synchronization system
CN107577780A (en) A kind of data center's cloud resource synchronous method and device
CN106709066B (en) Data synchronization method and device
CN108829867A (en) A kind of intelligent acquisition method and system of big data
CN105306273B (en) Process configuration method and device
CN104503868B (en) Method of data synchronization, device and system
WO2016074412A1 (en) Compatibility administration method based on network configuration protocol, storage medium and device
CN108255959A (en) Data query method and device in a kind of Redis
WO2016086612A1 (en) Single-board software management method, system, and computer storage medium
CN103955498A (en) Search engine creating method and device
CN107864060B (en) Method and device for synchronizing switch configuration tool and switch
CN107977310B (en) Traversal test command generation method and device
CN111061745A (en) Data synchronization system and method
CN112087506B (en) Cluster node management method and device and computer storage medium
CN105700870B (en) A kind of methods of exhibiting and server of the flow content of multi-source

Legal Events

Date Code Title Description
PB01 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