CN106789304B - Network equipment configuration synchronization method and device - Google Patents

Network equipment configuration synchronization method and device Download PDF

Info

Publication number
CN106789304B
CN106789304B CN201611252198.8A CN201611252198A CN106789304B CN 106789304 B CN106789304 B CN 106789304B CN 201611252198 A CN201611252198 A CN 201611252198A CN 106789304 B CN106789304 B CN 106789304B
Authority
CN
China
Prior art keywords
standby member
state
vsm
equipment
standby
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
CN201611252198.8A
Other languages
Chinese (zh)
Other versions
CN106789304A (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.)
Hangzhou DPTech Technologies Co Ltd
Original Assignee
Hangzhou DPTech 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 Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN201611252198.8A priority Critical patent/CN106789304B/en
Publication of CN106789304A publication Critical patent/CN106789304A/en
Application granted granted Critical
Publication of CN106789304B publication Critical patent/CN106789304B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • 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

Abstract

The application provides a method and a device for synchronizing network equipment configuration, which comprise the following steps: when the equipment is main member equipment, if a first state message from the spare member equipment is received, marking the state of the spare member equipment as unconfigurable based on the first state message; if a second status message from the standby member device is received, marking the status of the standby member device as configurable based on the second status message; if receiving a configuration request from a management side, locally executing configuration modification based on the configuration request, and sending the configuration request to the standby member equipment with the configurable state, so that the standby member equipment locally executes the same configuration modification based on the configuration request; the first state message is sent by the standby member equipment when VSM initial configuration is started; and the second state message is sent by the standby member equipment when the VSM initial configuration is completed. According to the technical scheme, the timeliness and the accuracy of configuration synchronization between VSM member devices can be improved.

Description

network equipment configuration synchronization method and device
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for synchronizing network device configuration.
background
VSM (Virtual Switch Matrix) is a network device virtualization technology for virtualizing a plurality of network devices into one network device. In one VSM instance, the VSM member devices include a primary member device (Master device) and a standby member device (Slave device), the primary member device may uniformly manage all the member devices in the VSM instance to which the primary member device belongs, and the standby member device may operate as a backup device of the primary member device.
In the related art, when receiving a configuration request from a management side, a primary member device may send the configuration request to a standby member device in a configurable state; for the spare member device in the non-configurable state, the configuration request may be sent to the spare member device after the state of the spare member becomes configurable. However, if the master member device cannot timely sense the change of the status of the standby member device, the configuration synchronization between the master member device and the standby member device is not timely and accurate enough.
disclosure of Invention
in view of this, the present application provides a method and an apparatus for synchronizing configuration of a network device, so as to solve the problem in the related art that the synchronization of configuration between a master member device and a slave member device is not timely and accurate enough.
specifically, the method is realized through the following technical scheme:
in a first aspect, the present application provides a network device configuration synchronization method, where the method is applied to a VSM member device in a VSM instance, and includes:
when the equipment is main member equipment in the VSM example, if a first state message from standby member equipment in the VSM example is received, marking the state of the standby member equipment as unconfigurable based on the first state message;
if a second state message from the standby member equipment in the VSM instance is received, marking the state of the standby member equipment as configurable based on the second state message;
If receiving a configuration request from a management side, locally executing configuration modification based on the configuration request, and sending the configuration request to a standby member device with a configurable state, so that the standby member device locally executes the same configuration modification based on the configuration request;
the first state message is sent by the standby member equipment when VSM initial configuration is started; and the second state message is sent by the standby member equipment when VSM initial configuration is completed.
In a second aspect, the present application provides a network device configuration synchronization apparatus, which is applied to a VSM member device in a VSM instance, and includes:
a marking unit, configured to mark, when a device is a primary member device in the VSM instance, a state of a standby member device as unconfigurable based on a first state message if the device receives the first state message from the standby member device in the VSM instance;
the marking unit is further configured to mark the state of the standby member device as configurable based on a second state message when the second state message from the standby member device in the VSM instance is received;
the device comprises a first sending unit, a second sending unit and a third sending unit, wherein the first sending unit is used for locally executing configuration modification based on a configuration request when receiving the configuration request from a management side, and sending the configuration request to a standby member device with a configurable state, so that the standby member device locally executes the same configuration modification based on the configuration request;
the first state message is sent by the standby member equipment when VSM initial configuration is started; and the second state message is sent by the standby member equipment when VSM initial configuration is completed.
by analyzing the above technical solution, after the network device joins the VSM instance, if it is determined that the device is a standby member device in the VSM instance, the current state of the device may be actively reported to a primary member device in the VSM instance. By adopting the mode, the main member device in the VSM instance can determine the state of each standby member device in time, and sends the configuration request message from the management side to the standby member device with the configurable state, so that the standby member device locally executes the same configuration modification as the main member device. Compared with the prior art, the method and the system have the advantages that the timeliness and the accuracy of configuration synchronization between the standby member equipment and the main member equipment are improved, the main member equipment in the VSM instance does not need to send the state confirmation message to the standby member equipment regularly, and the burden of each member equipment processor and the VSM data transmission channel is relieved.
drawings
fig. 1 is a flowchart illustrating a method for synchronizing network device configurations according to an exemplary embodiment of the present application;
Fig. 2 is a hardware structure diagram of a device where a network device configuration synchronization apparatus is located according to an exemplary embodiment of the present application;
Fig. 3 is a block diagram illustrating a network device configuration synchronization apparatus according to an exemplary embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
it is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
Referring to fig. 1, a flow chart of a network device configuration synchronization method according to an exemplary embodiment of the present application is shown, where the method may be applied to a VSM member device in a VSM instance, and includes the following steps:
Step 101: when the equipment is the main member equipment in the VSM example, if a first state message from the standby member equipment in the VSM example is received, the state of the standby member equipment is marked as unconfigurable based on the first state message.
In this embodiment, when a network device joins a VSM instance, its role in the VSM instance may be determined by role election. After all member devices in the VSM instance determine their roles in the VSM instance, the primary member device in the VSM instance may issue the user initial configuration to all member devices, so that all member devices in the VSM instance store the same configuration.
In this step, when the network device determines that it is a standby member device in the VSM instance to which the network device belongs through role election and starts VSM initial configuration, the network device may send a first status message to a primary member device in the VSM instance. When receiving the first status message, the primary member device in the VSM instance may mark the status of the standby member device that sent the first status message as unconfigurable.
step 102: and if a second state message from the standby member equipment in the VSM example is received, marking the state of the standby member equipment as configurable based on the second state message.
In this embodiment, when the standby member device in the VSM instance completes the VSM initial configuration, the second status message may be sent to the primary member device in the VSM instance. When receiving the second status message, the primary member device in the VSM instance may mark the standby member device that sent the second status message as configurable.
step 103: and if receiving a configuration request from a management side, locally executing configuration modification based on the configuration request, and sending the configuration request to the standby member equipment with configurable state, so that the standby member equipment locally executes the same configuration modification based on the configuration request.
In this embodiment, when the primary member device in the VSM instance receives a configuration request from the management side, the configuration request may be sent to the standby member device whose state is configurable, in addition to locally performing configuration modification based on the configuration request. In one example, a primary member device in a VSM instance may locally maintain a standby member device state table, which may include the state of each standby member device in the VSM instance and its device identification, for example: and the main member device can determine the standby member device with the configurable state according to the table and send a configuration request from the management side to the standby member device.
After receiving the configuration request, the standby member device with the configurable state can locally execute the same configuration modification as the main member device so as to ensure the configuration synchronization with the main member device.
it is to be noted that, in the present application, the master member device and the standby member device may implement the first status packet and the second status packet by using an existing protocol, for example: the existing protocol can be extended, and the flag bit for identifying the first status packet and the second status packet is added in the protocol packet. Optionally, the state of the member device may also be carried in the protocol packet, for example: if the message is not configurable, the message may be determined to be a first status message, and if the message is configurable, the message may be determined to be a second status message, which is not particularly limited in this application.
As can be seen from the foregoing embodiments, after a network device joins a VSM instance, if it is determined that the network device is a standby member device in the VSM instance, the network device may actively report the current state of the network device to a primary member device in the VSM instance. By adopting the mode, the main member device in the VSM instance can determine the state of each standby member device in time, and sends the configuration request message from the management side to the standby member device with the configurable state, so that the standby member device locally executes the same configuration modification as the main member device. Compared with the prior art, the method and the system have the advantages that the timeliness and the accuracy of configuration synchronization between the standby member equipment and the main member equipment are improved, the main member equipment in the VSM instance does not need to send the state confirmation message to the standby member equipment regularly, and the burden of each member equipment processor and the VSM data transmission channel is relieved.
In order to further improve timeliness and accuracy of configuration synchronization between the standby member device and the main member device, in an example, after receiving a configuration request from a management side, the main member device in the VSM instance may send a status confirmation request to the standby member device in a non-configurable state, in addition to sending the configuration request to the standby member device in a configurable state. The standby member device whose state is not configurable may return its current state to the primary member device after receiving the state confirmation request, and if the current state returned by the standby member state is configurable, the primary member device may update the state flag of the standby member device from unconfigurable to configurable, and send the configuration request to the standby member device, so that the standby member device locally performs the same configuration modification as the primary member device based on the configuration request.
In another example, if a certain standby member device in a VSM instance is not reachable due to a ring network or the like, a primary member device in the VSM instance may detect that sending a configuration request to the standby member device fails based on error information returned by its socket, and the subsequent primary member device may send a status confirmation request to the standby member device. The standby member device may return the current state to the main member device after receiving the state confirmation request, and if the current state returned by the standby member device is configurable, the main member device may send the configuration request to the standby member device again. If the current status returned by the standby member device is not configurable, the status of the standby member device may be marked as not configurable.
in another example, the timeliness and accuracy of configuration synchronization may be further improved by a state validation process. Specifically, if the standby member device in the VSM instance receives the status confirmation request from the primary member device in the VSM instance, and then the current status returned to the primary member device is unconfigurable, the primary member device may detect whether a status confirmation process for the standby member device exists. The state confirmation process is used for sending a state confirmation request to the standby member device according to a preset time period, and the standby member device can return the current state to the main member device after receiving the state confirmation request, so that the main member device can update the state of the standby member device in time.
In another example, if the main member device does not receive the current status returned by the standby member device within a timeout period preset by a user, the main member device may also detect whether a status confirmation process for the standby member device exists. Such as: the failure of the standby member device to receive the status confirmation request from the main member device or the failure of the main member device to receive the current status returned by the standby member device due to reasons such as a ring network, etc., may cause the failure of the main member device to receive the current status returned by the standby member device within the timeout period.
It should be noted that, when the primary member device in the VSM instance performs configuration synchronization, if the secondary member device whose state is not configurable is found, the primary member device may alert the user to remind the user that the secondary member device fails to successfully implement configuration synchronization with the primary member device.
In an optional embodiment, when receiving a first status message from a standby member device in a VSM instance, a primary member device in the VSM instance may start a status confirmation process for the standby member device; and when receiving the second status message from the standby member device in the VSM instance, the status confirmation process for the standby member device may be closed. In this way, if the primary member device fails to receive the second status packet of the standby member device in time, the primary member device may also update the status of the standby member device in time based on the status confirmation process.
corresponding to the foregoing embodiments of the method for synchronizing network device configuration, the present application also provides embodiments of a device for synchronizing network device configuration.
The embodiment of the network device configuration synchronization device can be applied to VSM member devices in a VSM instance. The device embodiments may be implemented by software, or by hardware, or by a combination of hardware and software. Taking a software implementation as an example, as a logical device, the device is formed by reading corresponding computer program instructions in the nonvolatile memory into the memory for operation through the processor of the VSM member device where the device is located. In terms of hardware, as shown in fig. 2, a hardware structure diagram of a VSM member device where a synchronization apparatus is configured for a network device according to the present application is shown, except for the processor, the memory, the network interface, and the nonvolatile memory shown in fig. 2, the VSM member device where the apparatus is located in the embodiment may also include other hardware according to an actual function of the network device configuration synchronization, which is not described again.
referring to fig. 3, a block diagram of a network device configuration synchronization apparatus according to an exemplary embodiment of the present application is shown, where the network device configuration synchronization apparatus 300 may be applied to the VSM member device shown in fig. 2, and includes:
a marking unit 301, configured to mark, when a device is a primary member device in the VSM instance, a state of a standby member device in the VSM instance as unconfigurable based on a first state message if the device receives the first state message from the standby member device;
the marking unit 301 is further configured to mark, when receiving a second status packet from a standby member device in the VSM instance, a status of the standby member device as configurable based on the second status packet;
A first sending unit 302, configured to, when receiving a configuration request from a management side, locally perform configuration modification based on the configuration request, and send the configuration request to a standby member device that is configurable in state, so that the standby member device locally performs the same configuration modification based on the configuration request;
the first state message is sent by the standby member equipment when VSM initial configuration is started; and the second state message is sent by the standby member equipment when VSM initial configuration is completed.
In an optional embodiment, the network device configuration synchronization apparatus 300 may further include:
A second sending unit 303, configured to send a status confirmation request to a standby member device whose status is not configurable when receiving a configuration request from a management side, so that the standby member device returns to a current status;
An updating unit 304, configured to update the status flag of the standby member device and send the configuration request to the standby member device when the current status returned by the standby member device is configurable.
in another optional embodiment, the network device configuration synchronization apparatus 300 may further include:
A third sending unit 305, configured to send a status confirmation request to a corresponding standby member device when it is detected that the configuration request is failed to be sent, so that the standby member device returns to a current status;
The first sending unit 302 may be further configured to send the configuration request to the standby member device again if the current state returned by the standby member device is configurable.
In another optional embodiment, the network device configuration synchronization apparatus 300 may further include:
A detecting unit 306, configured to detect whether a status confirmation process for a corresponding standby member device exists when a current status returned by the standby member device is not configurable or the current status returned by the standby member device is not received within a preset timeout period;
a first starting unit 307, configured to start a status confirmation process for the standby member device when the status confirmation process for the standby member device does not exist;
And the state confirmation process is used for sending a state confirmation request to the standby member equipment according to a preset time period.
in another optional embodiment, the network device configuration synchronization apparatus 300 may further include:
a second starting unit 308, configured to start a state confirmation process for the standby member device when receiving a first state packet from the standby member device in the VSM instance;
A closing unit 309, configured to close the state confirmation process for the standby member device when receiving the second state packet from the standby member device in the VSM instance.
The implementation process of the functions and actions of each unit in the above device is specifically described in the implementation process of the corresponding step in the above method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and 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 modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
the above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (8)

1. A network device configuration synchronization method is applied to VSM member devices in a VSM instance and comprises the following steps:
When the equipment is main member equipment in the VSM example, if a first state message from standby member equipment in the VSM example is received, marking the state of the standby member equipment as unconfigurable based on the first state message;
If a second state message from the standby member equipment in the VSM instance is received, marking the state of the standby member equipment as configurable based on the second state message;
If receiving a configuration request from a management side, locally executing configuration modification based on the configuration request, and sending the configuration request to a standby member device with a configurable state, so that the standby member device locally executes the same configuration modification based on the configuration request;
the first state message is sent by the standby member equipment when VSM initial configuration is started; the second state message is sent by the standby member equipment when VSM initial configuration is completed;
the method further comprises the following steps:
When receiving a configuration request from a management side, sending a state confirmation request to spare member equipment with a non-configurable state so as to enable the spare member equipment to return to the current state;
And if the current state returned by the standby member equipment is configurable, updating the state mark of the standby member equipment and sending the configuration request to the standby member equipment.
2. the method of claim 1, further comprising:
when the configuration request is detected to be failed to be sent, sending a state confirmation request to the corresponding standby member equipment so as to enable the standby member equipment to return to the current state;
and if the current state returned by the standby member equipment is configurable, sending the configuration request to the standby member equipment again.
3. the method according to claim 1 or 2, characterized in that the method further comprises:
if the current state returned by the standby member equipment is not configurable or the current state returned by the standby member equipment is not received within preset timeout, detecting whether a state confirmation process aiming at the corresponding standby member equipment exists or not;
If the state confirmation process aiming at the standby member equipment does not exist, starting the state confirmation process aiming at the standby member equipment;
And the state confirmation process is used for sending a state confirmation request to the standby member equipment according to a preset time period.
4. The method of claim 1, further comprising:
When receiving a first state message from the standby member equipment in the VSM instance, starting a state confirmation process aiming at the standby member equipment;
And closing the state confirmation process aiming at the standby member equipment when receiving a second state message from the standby member equipment in the VSM instance.
5. a network device configuration synchronization apparatus, applied to a VSM member device in a VSM instance, comprising:
a marking unit, configured to mark, when a device is a primary member device in the VSM instance, a state of a standby member device as unconfigurable based on a first state message if the device receives the first state message from the standby member device in the VSM instance;
The marking unit is further configured to mark the state of the standby member device as configurable based on a second state message when the second state message from the standby member device in the VSM instance is received;
the device comprises a first sending unit, a second sending unit and a third sending unit, wherein the first sending unit is used for locally executing configuration modification based on a configuration request when receiving the configuration request from a management side, and sending the configuration request to a standby member device with a configurable state, so that the standby member device locally executes the same configuration modification based on the configuration request;
the first state message is sent by the standby member equipment when VSM initial configuration is started; the second state message is sent by the standby member equipment when VSM initial configuration is completed;
the device further comprises:
the second sending unit is used for sending a state confirmation request to the spare member equipment with the non-configurable state when receiving the configuration request from the management side so as to enable the spare member equipment to return to the current state;
and the updating unit is used for updating the state mark of the standby member equipment and sending the configuration request to the standby member equipment when the current state returned by the standby member equipment is configurable.
6. The apparatus of claim 5, further comprising:
a third sending unit, configured to send a status confirmation request to a corresponding standby member device when it is detected that the configuration request is failed to be sent, so that the standby member device returns to a current status;
the first sending unit is further configured to send the configuration request to the standby member device again if the current state returned by the standby member device is configurable.
7. the apparatus of claim 5 or 6, further comprising:
a detecting unit, configured to detect whether a state confirmation process for a corresponding standby member device exists when a current state returned by the standby member device is not configurable or the current state returned by the standby member device is not received within a preset timeout period;
A first starting unit, configured to start a status confirmation process for the standby member device when the status confirmation process for the standby member device does not exist;
and the state confirmation process is used for sending a state confirmation request to the standby member equipment according to a preset time period.
8. The apparatus of claim 5, further comprising:
a second starting unit, configured to start a state confirmation process for the standby member device when receiving a first state packet from the standby member device in the VSM instance;
and a closing unit, configured to close a state confirmation process for the standby member device when receiving the second state packet from the standby member device in the VSM instance.
CN201611252198.8A 2016-12-29 2016-12-29 Network equipment configuration synchronization method and device Active CN106789304B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611252198.8A CN106789304B (en) 2016-12-29 2016-12-29 Network equipment configuration synchronization method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611252198.8A CN106789304B (en) 2016-12-29 2016-12-29 Network equipment configuration synchronization method and device

Publications (2)

Publication Number Publication Date
CN106789304A CN106789304A (en) 2017-05-31
CN106789304B true CN106789304B (en) 2019-12-06

Family

ID=58928420

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611252198.8A Active CN106789304B (en) 2016-12-29 2016-12-29 Network equipment configuration synchronization method and device

Country Status (1)

Country Link
CN (1) CN106789304B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109039754B (en) * 2018-08-20 2022-05-10 新华三技术有限公司 Network equipment management method and device
CN111147400B (en) * 2019-12-04 2022-03-01 杭州迪普科技股份有限公司 Method and device for command line configuration synchronization and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1825836A (en) * 2006-04-04 2006-08-30 中兴通讯股份有限公司 System and method for avoiding network apparatus jamming
CN103036760A (en) * 2012-12-18 2013-04-10 迈普通信技术股份有限公司 Topology convergence method and member equipment of stacking system
CN106169964A (en) * 2016-09-28 2016-11-30 杭州迪普科技有限公司 Network equipments configuration synchronous method and device
CN106209690A (en) * 2015-05-08 2016-12-07 中兴通讯股份有限公司 A kind of synchronize the method for configuration information, main equipment and standby equipment
CN106209480A (en) * 2016-09-05 2016-12-07 杭州迪普科技有限公司 Synchronize the method and device of configuration information

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7197553B2 (en) * 2002-04-19 2007-03-27 Nortel Networks Limited Network system having a virtual-service-module

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1825836A (en) * 2006-04-04 2006-08-30 中兴通讯股份有限公司 System and method for avoiding network apparatus jamming
CN103036760A (en) * 2012-12-18 2013-04-10 迈普通信技术股份有限公司 Topology convergence method and member equipment of stacking system
CN106209690A (en) * 2015-05-08 2016-12-07 中兴通讯股份有限公司 A kind of synchronize the method for configuration information, main equipment and standby equipment
CN106209480A (en) * 2016-09-05 2016-12-07 杭州迪普科技有限公司 Synchronize the method and device of configuration information
CN106169964A (en) * 2016-09-28 2016-11-30 杭州迪普科技有限公司 Network equipments configuration synchronous method and device

Also Published As

Publication number Publication date
CN106789304A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN102984194B (en) The synchronous method and system of the configuration file of virtual applications distribution frame
US10764119B2 (en) Link handover method for service in storage system, and storage device
CN110377570B (en) Node switching method and device, computer equipment and storage medium
US9477735B2 (en) Cloud computing-based data sharing system and method
CN111538763B (en) Method for determining master node in cluster, electronic equipment and storage medium
US10747776B2 (en) Replication control using eventually consistent meta-data
CN110580235B (en) SAS expander communication method and device
CN103870362A (en) Data recovery method, data recovery device and backup system
CN104486125A (en) Backup method and device of configuration files
CN106789304B (en) Network equipment configuration synchronization method and device
CN107888434B (en) Network equipment configuration synchronization method and device
CN105721203A (en) Upgrade processing method and device
CN106874103B (en) Heartbeat implementation method and device
CN107872331B (en) Port setting method, device and system
CN103019847A (en) Method and system for migrating data of virtual machine
CN102073523A (en) Method and device for implementing software version synchronization
CN109542841B (en) Method for creating data snapshot in cluster and terminal equipment
US9094341B2 (en) Method and device for updating port index, and multi-device system
US20140310209A1 (en) Apparatus and method for sharing topic between autonomic computing devices
JP2009206731A (en) Monitoring system, monitoring device, monitoring method, and program
CN109947576A (en) A kind of method of virtual machine internal broker program management
US11411829B1 (en) Provisioning managed network nodes and/or managing network nodes
CN108319679B (en) Method and device for generating primary key
CN104506429A (en) Router backup set managing method, router and system
US10764140B2 (en) Communication system, communication device, and communication method

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