CN108934035B - Data backup method and device - Google Patents

Data backup method and device Download PDF

Info

Publication number
CN108934035B
CN108934035B CN201810671604.7A CN201810671604A CN108934035B CN 108934035 B CN108934035 B CN 108934035B CN 201810671604 A CN201810671604 A CN 201810671604A CN 108934035 B CN108934035 B CN 108934035B
Authority
CN
China
Prior art keywords
configuration information
standby
local
main
updating
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
CN201810671604.7A
Other languages
Chinese (zh)
Other versions
CN108934035A (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 H3C Technologies Co Ltd
Original Assignee
Hangzhou H3C 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 H3C Technologies Co Ltd filed Critical Hangzhou H3C Technologies Co Ltd
Priority to CN201810671604.7A priority Critical patent/CN108934035B/en
Publication of CN108934035A publication Critical patent/CN108934035A/en
Priority to PCT/CN2019/092942 priority patent/WO2020001462A1/en
Application granted granted Critical
Publication of CN108934035B publication Critical patent/CN108934035B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • 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/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0846Configuration by using pre-existing information, e.g. using templates or copying from other elements based on copy from other 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
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/12Access point controller devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The application provides a data backup method and device. In the application, when the main AC is newly associated with the AP, the main AC automatically sends the AP configuration information of the newly associated AP to the standby AC through the connection between the main AC and the standby AC, and when the standby AC receives the AP configuration information sent when the main AC is newly associated with the AP, the received AP configuration information is locally recorded, so that the AP configuration information is automatically synchronized from the main AC to the standby AC, and the problems of complicated configuration, large workload and the like caused by manually backing up the configuration on the main AC to the standby AC in the prior art are solved. Further, in the application, when the main AC updates the locally recorded AP configuration information, the main AC synchronizes the update instruction and the AP ID allocated to the updated AP configuration information to the standby AC in real time, so that the main AC and the standby AC synchronously update the AP configuration information finally.

Description

Data backup method and device
Technical Field
The present application relates to network communication technologies, and in particular, to a data backup method and apparatus.
Background
In a wireless network architecture, an Access Controller (AC) is responsible for managing an Access Point (AP). Such management mainly includes configuration management, version management, alarm management, and the like.
In wireless networks of different scales, the number of APs managed by one AC varies from tens to hundreds, and when one AC fails, the management of tens or hundreds of APs may be affected.
The N +1 backup scheme is one of the most common schemes for backing up an AC. The N +1 backup scheme is that N main ACs are backed up by one backup AC, an AP associated with each main AC establishes connection only with the associated main AC, and connection is established with the backup AC only by switching the main AC and the backup AC when the associated main AC is abnormal.
Generally, in order to ensure that the AP can provide the same wireless service to the user after the main AC and the standby AC are switched, configurations (including configurations of the AP and configurations related to radio frequency) on the main AC and the standby AC need to be consistent. In the N +1 backup scheme, the configuration on the main AC is often backed up to the standby AC manually, which is cumbersome to configure and has a large workload.
Disclosure of Invention
The application provides a data backup method and device to achieve automatic synchronization of AP configuration information to a standby AC by a main AC.
The technical scheme provided by the application comprises the following steps:
a data backup method is applied to an Access Controller (AC), and comprises the following steps:
when the local AC is used as a main AC, locally recording first AP configuration information of a first AP newly associated with the local AC and sending the first AP configuration information to a standby AC through connection between the local AC and the standby AC, wherein the first AP configuration information at least comprises: the AC allocates a first AP identification ID for the first AP configuration information; when the first AP configuration information is updated locally, the first AP ID and the updating instruction are sent to the standby AC through the connection between the AC and the standby AC;
when the AC serves as a standby AC, receiving and recording second AP configuration information of a second AP newly associated with a main AC, and creating a mapping table having a mapping relationship with the second AP configuration information, where the mapping table at least includes: a second AP ID to which the second AP configuration information is allocated; and when receiving an update instruction and a second AP ID which are sent when the main AC updates the second AP configuration information, searching the mapping table item according to the received second AP ID, and updating the second AP configuration information which has a mapping relation with the searched mapping table item according to the received update instruction.
A data backup apparatus, applied to an access controller AC, comprising:
a first configuration unit, configured to, when the local AC is used as a main AC, locally record first AP configuration information of a first AP newly associated with the local AC and send the first AP configuration information to a standby AC through a connection between the local AC and the standby AC, where the first AP configuration information at least includes: the AC allocates a first AP identification ID for the first AP configuration information;
a first updating unit, configured to, when the local AC is used as a main AC, send a first AP ID and an update instruction to a standby AC through a connection between the local AC and the standby AC if the first AP configuration information is locally updated;
a second configuration unit, configured to receive and record second AP configuration information of a second AP newly associated with a primary AC when the AC serves as a standby AC, and create a mapping table having a mapping relationship with the second AP configuration information, where the mapping table at least includes: a second AP ID to which the second AP configuration information is allocated;
and the second updating unit is used for searching the mapping table item according to the received second AP ID when the local AC is used as the standby AC and an updating instruction and a second AP ID which are sent when the main AC updates the second AP configuration information are received, and updating the second AP configuration information which has a mapping relation with the searched mapping table item according to the received updating instruction.
According to the technical scheme, when the main AC is newly associated with the AP, the main AC automatically sends AP configuration information of the newly associated AP to the standby AC through connection between the main AC and the standby AC, and when the standby AC receives the AP configuration information sent when the main AC is newly associated with the AP, the received AP configuration information is locally recorded, so that the AP configuration information is automatically synchronized from the main AC to the standby AC, and the problems of complicated configuration, large workload and the like caused by manually backing up the configuration on the main AC to the standby AC in the prior art are solved.
Further, in the application, when the main AC updates the locally recorded AP configuration information, the main AC synchronizes the update instruction and the AP ID allocated to the updated AP configuration information to the standby AC in real time, so that the main AC and the standby AC synchronously update the AP configuration information finally.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow chart of a method provided herein;
FIG. 2 is a schematic diagram of an embodiment of networking provided herein;
fig. 3 is a schematic structural diagram of the device provided in the present application.
Detailed Description
In the application, when the main AC is newly associated with the AP, the main AC actively sends the AP configuration information of the newly associated AP to the standby AC through the connection between the main AC and the standby AC, and when the standby AC receives the AP configuration information sent when the main AC is newly associated with the AP, the AP configuration information sent by the main AC is locally recorded, so that the AP configuration information is automatically synchronized from the main AC to the standby AC, and the problems of complicated configuration, large workload and the like caused by manually backing up the configuration on the main AC to the standby AC in the prior art are solved.
In order to make the present application more clear, the present application is described by way of example with reference to the accompanying drawings:
referring to fig. 1, fig. 1 is a flow chart of a method provided by the present application. The method is applied to AC. Here, the AC may be a main AC or a backup AC.
As shown in fig. 1, the process may include the following steps:
step 101 is executed when the local AC is the main AC, and step 102 is executed when the local AC is the standby AC, and step 103 is executed.
102, locally recording first AP configuration information of a first AP newly associated with the local AC and sending the first AP configuration information to the standby AC through connection between the local AC and the standby AC; the first AP configuration information includes at least: the local AC allocates a first AP Identifier (ID) for the first AP configuration information; and when the first AP configuration information is updated locally, sending the first AP ID and the updating instruction to the standby AC through the connection between the AC and the standby AC.
This step 102 is performed when the AC is the main AC. When the AP is used as the main AC, once the AP (for example, the first AP) is newly associated, except that the first AP configuration information of the first AP is locally recorded, the newly associated first AP configuration information of the first AP is actively sent to the standby AC through the connection between the main AC and the standby AC, so as to synchronize the configuration information of the same AP on the main AC and the standby AC.
Here, the first AP configuration information, and the first AP ID are only named for convenience of description, and are not limited. For one embodiment, the first AP configuration information is assigned with a first AP ID, so as to facilitate fast local query of the first AP configuration information according to the first AP ID. The first AP ID has a function of being short and helping to quickly find the first AP configuration information, compared to the identification of the AP itself, such as a MAC address and the like.
As an embodiment, in this step 102, the locally recording the first AP configuration information of the first AP newly associated with the AC may specifically include: the method comprises the steps of creating a first AP configuration template locally, and recording first AP configuration information in the first AP configuration template. Finally, the first AP configuration information of the first AP newly associated with the local AC is locally recorded. Based on the above description of the first AP ID, the first AP ID may also be equivalent to an identifier of the configuration template for the first AP on the premise of creating the configuration template for the first AP.
As an embodiment, in the present application, the first AP configuration information may include, in addition to the first AP ID: the device model of the first AP, the serial number of the first AP, the working channel bandwidth, and the like.
In addition, for updating the first AP configuration information in step 102, the following description may be specifically referred to, and details are not repeated here.
Step 103, receiving and recording second AP configuration information of a second AP newly associated with the master AC, and creating a mapping table having a mapping relationship with the second AP configuration information, where the mapping table at least includes: and when receiving an update instruction and a second AP ID which are sent when the main AC updates the second AP configuration information, searching the mapping table item according to the received second AP ID, and updating the second AP configuration information which has a mapping relation with the searched mapping table item according to the received update instruction.
Here, the second AP configuration information, and the second AP ID are only named for convenience of description, and are not limited.
As an embodiment, in this step 103, in order to find the locally recorded second AP configuration information locally and quickly, an AP ID (denoted as a third AP ID) may be further allocated to the received second AP configuration information. Here, the purpose of allocating an AP ID (denoted as a third AP ID) to the received second AP configuration information is to facilitate fast local query of the second AP configuration information according to the third AP ID.
As an embodiment, in this step 103, the recording of the second AP configuration information of the second AP newly associated with the main AC may specifically include: and creating a second AP configuration template locally, and recording second AP configuration information in the second AP configuration template. And finally, recording the second AP configuration information of the second AP newly associated with the main AC in a local record. On the premise of creating the second AP configuration template, the third AP ID may be equivalent to an identifier allocated to the second AP configuration template, and the creating of the mapping table entry having a mapping relationship with the second AP configuration information in step 103 may specifically be: and creating a mapping table item having a mapping relation with the second AP configuration template.
As an embodiment, the mapping table entry created in this step 103 at least includes:
and sending the ID of the main AC, the ID of the second AP, the ID of the local AC and the third APID of the second AP configuration information. The third AP ID serves as a link to map and associate the mapping table entry with the second AP configuration template (also referred to as second AP configuration information).
As an embodiment, in the present application, the ID of the master AC that sends the second AP configuration information may be: the IP address or MAC address of the main AC, and similarly, the ID of the local AC may be the IP address or MAC address of the local AC.
As another embodiment, in the present application, all the main AC and the standby AC may be divided into the same AC group, and each AC (including the main AC and the standby AC) in the AC group may be assigned with a member identifier. Wherein different ACs in the same AC group have different member identifications. Based on this, in the present application, the ID of the master AC and the ID of the own AC that transmit the second AP configuration information may be group member identifiers in an AC group, respectively.
Thus, the flow shown in fig. 1 is completed.
As can be seen from the flow shown in fig. 1, in the present application, when a main AC newly associates an AP, the main AC automatically sends AP configuration information of the newly associated AP to a standby AC through a connection between the main AC and the standby AC, and when the standby AC receives the AP configuration information sent when the main AC newly associates an AP, the standby AC locally records the received AP configuration information, so that the AP configuration information is automatically synchronized from the main AC to the standby AC, and the problems of complicated configuration, large workload, and the like caused by manually backing up the configuration on the main AC to the standby AC in the prior art are solved.
Further, in the application, when the main AC updates the locally recorded AP configuration information, the main AC synchronizes the update instruction and the AP ID allocated to the updated AP configuration information to the standby AC in real time, so that the main AC and the standby AC synchronously update the AP configuration information finally.
As an embodiment, in step 102, when the local AC is used as the main AC and the first AP configuration information is locally updated, sending the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC may include: modifying first AP configuration information according to a received modification command, wherein the modification command is used for modifying at least one piece of information in the first AP configuration information, and sending the modification command and a first AP ID allocated to the first AP to a standby AC through connection between the AC and the standby AC;
correspondingly, in step 103, when the local AC is used as the standby AC, the local AC receives the modification command sent by the main AC when modifying the second AP configuration information and the second AP ID allocated to the second AP, locally searches for the mapping table entry including the second AP ID, and modifies the second AP configuration information having a mapping relationship with the found mapping table entry according to the received modification command. And finally, synchronously modifying the AP configuration information by the main AC and the standby AC.
As an embodiment, in step 102, when the local AC is used as the main AC and the first AP configuration information is locally updated, sending the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC includes: and deleting the first AP configuration information, and sending the first AP ID and a deletion instruction to the standby AC through the connection between the local AC and the standby AC.
Correspondingly, in step 103, when the local AC is used as the standby AC, the second AP ID and the deletion instruction sent when the main AC deletes the second AP configuration information are received, the mapping table entry including the second AP ID is locally searched, and the searched mapping table entry and the second AP configuration information having a mapping relationship with the searched mapping table entry are deleted according to the deletion instruction. And finally, synchronously deleting the AP configuration information on the main AC and the standby AC.
The flow shown in fig. 1 is described below by taking N +1 cold backup as an example through an embodiment:
referring to fig. 2, fig. 2 is a networking diagram of an embodiment provided in the present application. The networking shown in fig. 2 includes N +1 AC, where N total AC of AC20_1 and AC20_2 … … AC _ N is a main AC, and AC20_ N +1 is a 1-standby AC. In fig. 2, N main ACs (AC20_1, AC20_2 … … AC _ N) and 1 standby AC (AC20_ N +1) constitute an N +1 backup.
In fig. 2, N primary ACs (AC20_1, AC20_2 … … AC _ N) and 1 backup AC (AC20_ N +1) are in the same AC group (denoted as AC group 200). The N primary ACs (AC20_1, AC20_2 … … AC _ N) and 1 backup AC (AC20_ N +1) in the AC packet 200 each have a unique member identification.
In fig. 2, N main ACs (AC20_1, AC20_2 … … AC _ N) are connected to 1 backup AC (AC20_ N +1), respectively. The connection type here may be a UDP connection.
Taking the main AC shown in fig. 2, i.e., AC20_1 as an example, the other main AC principles are similar:
as shown in fig. 2, AC20_1 is newly associated with an AP (denoted as AP300), then,
the AC20_1 locally creates an AP configuration template (denoted as AP configuration template 301) associated with the AP 300.
The AC20_1 assigns an AP ID (denoted as AP302) to the AP configuration template 301, and records configuration information of the AP300 in the AP configuration template 301. At this time, to highlight that the AC20_1 is the main AC, the AC20_1 also assigns a priority to the AP300 by using the function of the main AC, where the priority may be a designated priority for indicating that the main AC assigns the AP.
The AC20_1 transmits the configuration information of the AP300 to the AC20_ N +1 through the UDP connection between the local AC20_1 and the AC20_ N + 1. Here, the configuration information of the AP300 transmitted by the AC20_1 may include the model numbers, serial numbers, and the like of the AP302 and the AP300 described above.
The AC20_ N +1 receives the configuration information of the AP300 transmitted by the AC20_ 1.
The AC20_ N +1 parses the received configuration information of the AP300, obtains information such as the model number and serial number of the AP302 and the AP300, and creates an AP configuration template (referred to as AP configuration template 303) locally.
The AC20_ N +1 assigns an AP ID (denoted as AP304) to the AP configuration template 303, and records the acquired information (configuration information of the AP300) such as the model numbers and serial numbers of the AP302 and the AP300 in the AP configuration template 303. At this time, the AC20_ N +1 may also specify the main AC (AC20_1) where the AP302 is located.
The AC20_ N +1 creates a mapping table entry having a mapping relationship with information (configuration information of the AP300) such as the model number, the serial number, and the like of the AP302, the AP300, which are recorded by the AP configuration template 303. Table 1 shows the structure of the mapping table entry:
ID of the main AC AP ID on main AC ID of spare AC AP ID on standby AC
AC20_1 AP302 AC20_N+1 AP304
TABLE 1
Therefore, automatic synchronization of AP configuration information from the main AC to the standby AC can be completed, and the problems of complicated configuration, large workload and the like caused by manually backing up the configuration on the main AC to the standby AC in the prior art are solved.
Then, when the AC20_1 receives a modification command for modifying at least one piece of information in the configuration information of the AP300, the AC20_1 modifies the configuration information of the AP300 according to the modification command, and sends the modification command and the AP302 allocated by the AC20_1 to the AP configuration template 301 (or the configuration information of the AP300 recorded by the AP configuration template 301) to the AC20_ N +1 through the UDP connection between the AC20_1 and the AC20_ N + 1.
The AC20_ N +1 receives the modification command sent by the AC20_1 and the AP 302.
The AC20_ N +1 finds the mapping table entry shown in table 1 according to the received AP302 and the AC20_1 that sent the AP302, and obtains the AP304 based on the mapping table entry shown in table 1.
The AC20_ N +1 modifies the AP configuration template 303 having a mapping relationship with the AP304 (or configuration information of the AP300 such as model numbers, serial numbers, and the like of the AP302 and the AP300 recorded in the AP configuration template 303) according to the received modification command. Finally, the configuration information of the AP300 is modified synchronously by the main AC and the standby AC.
Thereafter, when the AC20_1 deletes the AP configuration template 301 (or deletes the configuration information of the AP300 recorded by the AP configuration template 301), the AC20_1 transmits the AP302 to the AC20_ N +1 through the UDP connection between the AC20_1 and the AC20_ N + 1.
When the AC20_ N +1 receives the AP302, the mapping table shown in table 1 is found according to the received AP302 and the AC20_1 that sent the AP302, and the AP304 is obtained based on the mapping table shown in table 1.
The AC20_ N +1 finds the AP configuration template 303 with the mapping relationship according to the AP 304.
The AC20_ N +1 deletes the found mapping table entry shown in table 1 and deletes the found AP configuration template 303 (or the configuration information of the AP300 such as the model number, serial number, etc. of the AP302 and the AP300 recorded in the AP configuration template 303). And finally, the configuration information of the AP300 is synchronously deleted on the main AC and the standby AC.
This completes the description of the present embodiment.
The method provided by the present application is described above, and the device provided by the present application is described below:
referring to fig. 3, fig. 3 is a diagram illustrating the structure of the apparatus according to the present invention. The device is applied to AC, and comprises:
a first configuration unit, configured to, when the local AC is used as a main AC, locally record first AP configuration information of a first AP newly associated with the local AC and send the first AP configuration information to a standby AC through a connection between the local AC and the standby AC, where the first AP configuration information at least includes: the AC allocates a first AP identification ID for the first AP configuration information;
a first updating unit, configured to, when the local AC is used as a main AC, send a first AP ID and an update instruction to a standby AC through a connection between the local AC and the standby AC if the first AP configuration information is locally updated;
a second configuration unit, configured to receive and record second AP configuration information of a second AP newly associated with a primary AC when the AC serves as a standby AC, and create a mapping table having a mapping relationship with the second AP configuration information, where the mapping table at least includes: a second AP ID to which the second AP configuration information is allocated;
and the second updating unit is used for searching the mapping table item according to the received second AP ID when the local AC is used as the standby AC and an updating instruction and a second AP ID which are sent when the main AC updates the second AP configuration information are received, and updating the second AP configuration information which has a mapping relation with the searched mapping table item according to the received updating instruction.
As an embodiment, when locally updating the first AP configuration information, the sending, by the first updating unit, the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC includes:
and modifying the first AP configuration information according to a received modification command, wherein the modification command is used for modifying at least one piece of information in the first AP configuration information, and sending the modification command and the first AP ID to a standby AC through the connection between the AC and the standby AC.
As an embodiment, when locally updating the first AP configuration information, the sending, by the first updating unit, the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC includes:
and deleting the first AP configuration information, and sending the first AP ID and a deletion instruction to the standby AC through the connection between the local AC and the standby AC.
As an embodiment, the recording, by the second configuration unit, the second AP configuration information of the second AP newly associated with the master AC further includes: distributing a corresponding third AP ID for the second AP configuration information;
the mapping table entry at least comprises: sending the ID of the main AC, the ID of the second AP, the ID of the local AC and the ID of the third AP of the second AP configuration information;
the updating, by the second updating unit, the second AP configuration information having a mapping relationship with the found mapping table entry according to the received update instruction includes: acquiring the third AP ID from the searched mapping table item; and updating the second AP configuration information corresponding to the third AP ID according to the received updating instruction.
As an embodiment, when the present AC is the main AC, the present AC and the standby AC are in the same AC group; when the local AC is used as the standby AC, the local AC and the main AC which sends the second AP configuration information are in the same AC group;
wherein, the ID of each AC in the same AC group is distinguished by the member identification, and different ACs in the same AC group have different member identifications.
The description of the apparatus provided in the present application is thus completed.
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 (10)

1. A data backup method is applied to an Access Controller (AC), and comprises the following steps:
when the local AC is used as a main AC in an N +1 backup scene, locally recording first AP configuration information of a first AP newly associated with the local AC and sending the first AP configuration information to a standby AC through connection between the local AC and the standby AC, wherein the first AP configuration information at least comprises: the AC allocates a first AP identification ID for the first AP configuration information; when the first AP configuration information is updated locally, the first AP ID and the updating instruction are sent to the standby AC through the connection between the AC and the standby AC;
when the AC serves as a standby AC in an N +1 backup scenario, receiving and recording second AP configuration information of a second AP newly associated with a main AC, and creating a mapping table having a mapping relationship with the second AP configuration information, where the mapping table at least includes: a second AP ID to which the second AP configuration information is allocated; and when receiving an update instruction and a second AP ID which are sent when the main AC updates the second AP configuration information, searching the mapping table item according to the received second AP ID, and updating the second AP configuration information which has a mapping relation with the searched mapping table item according to the received update instruction.
2. The method of claim 1, wherein the sending the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC when the first AP configuration information is updated locally comprises:
and modifying the first AP configuration information according to a received modification command, wherein the modification command is used for modifying at least one piece of information in the first AP configuration information, and sending the modification command and the first AP ID to a standby AC through the connection between the AC and the standby AC.
3. The method of claim 1, wherein the sending the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC when the first AP configuration information is updated locally comprises:
and deleting the first AP configuration information, and sending the first AP ID and a deletion instruction to the standby AC through the connection between the local AC and the standby AC.
4. The method of any of claims 1 to 3, wherein the recording second AP configuration information of the second AP newly associated with the master AC further comprises: distributing a corresponding third AP ID for the second AP configuration information;
the mapping table entry at least comprises: sending the ID of the main AC, the ID of the second AP, the ID of the local AC and the ID of the third AP of the second AP configuration information;
the updating the second AP configuration information having a mapping relationship with the found mapping table entry according to the received update instruction includes: acquiring the third AP ID from the searched mapping table item; and updating the second AP configuration information corresponding to the third AP ID according to the received updating instruction.
5. The method of claim 4,
when the local AC is used as a main AC in an N +1 backup scene, the local AC and the standby AC are in the same AC group;
when the local AC is used as a standby AC in an N +1 backup scene, the local AC and the main AC which sends the second AP configuration information are in the same AC group;
wherein, the ID of each AC in the same AC group is distinguished by the member identification, and different ACs in the same AC group have different member identifications.
6. A data backup device, applied to an access controller AC, comprising:
a first configuration unit, configured to, when the local AC is used as a main AC in an N +1 backup scenario, locally record first AP configuration information of a first AP newly associated with the local AC and send the first AP configuration information to a standby AC through a connection between the local AC and the standby AC, where the first AP configuration information at least includes: the AC allocates a first AP identification ID for the first AP configuration information;
a first updating unit, configured to, when the local AC is a main AC in an N +1 backup scenario, send the first AP ID and the update instruction to the standby AC through a connection between the local AC and the standby AC if the first AP configuration information is locally updated;
a second configuration unit, configured to receive and record second AP configuration information of a second AP newly associated with a primary AC when the local AC is used as a standby AC in an N +1 backup scenario, and create a mapping table having a mapping relationship with the second AP configuration information, where the mapping table at least includes: a second AP ID to which the second AP configuration information is allocated;
and the second updating unit is used for searching the mapping table item according to the received second AP ID when the local AC is used as the standby AC in the N +1 backup scene and an updating instruction and a second AP ID which are sent when the main AC updates the second AP configuration information are received, and updating the second AP configuration information which has a mapping relation with the searched mapping table item according to the received updating instruction.
7. The apparatus of claim 6, wherein the first updating unit, when locally updating the first AP configuration information, sends the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC comprises:
and modifying the first AP configuration information according to a received modification command, wherein the modification command is used for modifying at least one piece of information in the first AP configuration information, and sending the modification command and the first AP ID to a standby AC through the connection between the AC and the standby AC.
8. The apparatus of claim 6, wherein the first updating unit, when locally updating the first AP configuration information, sends the first AP ID and the update instruction to the standby AC through the connection between the local AC and the standby AC comprises:
and deleting the first AP configuration information, and sending the first AP ID and a deletion instruction to the standby AC through the connection between the local AC and the standby AC.
9. The apparatus according to any of claims 6 to 8, wherein the second configuration unit records second AP configuration information of a second AP newly associated with the main AC further comprises: distributing a corresponding third AP ID for the second AP configuration information;
the mapping table entry at least comprises: sending the ID of the main AC, the ID of the second AP, the ID of the local AC and the ID of the third AP of the second AP configuration information;
the updating, by the second updating unit, the second AP configuration information having a mapping relationship with the found mapping table entry according to the received update instruction includes: acquiring the third AP ID from the searched mapping table item; and updating the second AP configuration information corresponding to the third AP ID according to the received updating instruction.
10. The apparatus of claim 9,
when the local AC is used as a main AC in an N +1 backup scene, the local AC and the standby AC are in the same AC group;
when the local AC is used as a standby AC in an N +1 backup scene, the local AC and the main AC which sends the second AP configuration information are in the same AC group;
wherein, the ID of each AC in the same AC group is distinguished by the member identification, and different ACs in the same AC group have different member identifications.
CN201810671604.7A 2018-06-26 2018-06-26 Data backup method and device Active CN108934035B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201810671604.7A CN108934035B (en) 2018-06-26 2018-06-26 Data backup method and device
PCT/CN2019/092942 WO2020001462A1 (en) 2018-06-26 2019-06-26 Data backup

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810671604.7A CN108934035B (en) 2018-06-26 2018-06-26 Data backup method and device

Publications (2)

Publication Number Publication Date
CN108934035A CN108934035A (en) 2018-12-04
CN108934035B true CN108934035B (en) 2020-07-07

Family

ID=64447199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810671604.7A Active CN108934035B (en) 2018-06-26 2018-06-26 Data backup method and device

Country Status (2)

Country Link
CN (1) CN108934035B (en)
WO (1) WO2020001462A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108934035B (en) * 2018-06-26 2020-07-07 新华三技术有限公司 Data backup method and device
CN110035476B (en) * 2019-03-22 2021-12-17 北京星网锐捷网络技术有限公司 Wireless network control method, wireless access point, access controller and system
CN110087333B (en) * 2019-04-26 2020-12-04 新华三技术有限公司 Method, device, equipment and storage medium for preventing service interruption
CN111405216B (en) * 2019-10-25 2022-06-28 杭州海康威视系统技术有限公司 Configuration method, device and equipment and storage medium
CN114726718A (en) * 2022-03-23 2022-07-08 新华三技术有限公司 Configuration information synchronization method and device

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101557616A (en) * 2009-05-19 2009-10-14 杭州华三通信技术有限公司 Method for accessing AP (access point) to controller by switching backup and AP (access point) and AC (access controller)
CN101583144A (en) * 2009-07-07 2009-11-18 杭州华三通信技术有限公司 Wireless controller service information backup method and equipment
CN101951616A (en) * 2010-07-06 2011-01-19 北京星网锐捷网络技术有限公司 Switching method, system and device for wireless controller
CN102158812A (en) * 2011-05-26 2011-08-17 东南大学 Wireless Mesh network multicasting communication method of AC-AP (Access Controller-Access Point) framework
CN102664750A (en) * 2012-04-09 2012-09-12 北京星网锐捷网络技术有限公司 Method, system and device for hot backup of multi-machine
CN103281783A (en) * 2013-05-15 2013-09-04 上海寰创通信科技股份有限公司 Application (AP) resource distribution management and recovery method based on bitmap
CN104185196A (en) * 2013-05-20 2014-12-03 中兴通讯股份有限公司 Wireless controller disaster recovery method and system thereof
WO2015003500A1 (en) * 2013-07-09 2015-01-15 Hangzhou H3C Technologies Co., Ltd. Implementing access controller pool
CN105472628A (en) * 2015-11-19 2016-04-06 深圳市华讯方舟科技有限公司 Method and device for expanding WLAN ID number
CN105592483A (en) * 2015-08-20 2016-05-18 杭州华三通信技术有限公司 Configuration information transmitting method and device
US9554290B2 (en) * 2014-12-29 2017-01-24 Moxa Inc. Wireless communication system and method for automatically switching device identifications
CN107612753A (en) * 2017-10-30 2018-01-19 新华三技术有限公司 Processing method, device and the radio reception device of wireless messages
EP2725766B1 (en) * 2012-10-26 2018-08-29 Huawei Technologies Co., Ltd. Service packet forwarding and processing method and system, and access point ap

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080201551A1 (en) * 2007-02-20 2008-08-21 Inventec Corporation Virtual disk router system and virtual disk access system and method therefor
CN101252498B (en) * 2008-04-03 2010-08-18 杭州华三通信技术有限公司 Access point, access controller and communication method thereof
CN101568190B (en) * 2009-06-04 2010-12-08 杭州华三通信技术有限公司 Automatic backup method and apparatus for wireless controller configuration information
CN102256250A (en) * 2011-07-08 2011-11-23 杭州华三通信技术有限公司 Wireless terminal information synchronization method in wireless local area network and equipment thereof
US9674030B2 (en) * 2012-09-28 2017-06-06 Juniper Networks, Inc. Methods and apparatus for a common control protocol for wired and wireless nodes
CN104798404B (en) * 2013-02-15 2018-07-20 夏普株式会社 Mobile station apparatus, integrated circuit, communication means and signal procedure
CN103167471B (en) * 2013-03-13 2016-08-31 杭州华三通信技术有限公司 Data transmission method when a kind of client moves between different AP and equipment
CN104080132B (en) * 2013-03-25 2018-06-19 中国移动通信集团公司 A kind of data processing method and equipment
US10178445B2 (en) * 2016-11-23 2019-01-08 At&T Intellectual Property I, L.P. Methods, devices, and systems for load balancing between a plurality of waveguides
CN107948002B (en) * 2017-12-29 2021-01-26 杭州迪普科技股份有限公司 AP access control method and device
CN108934035B (en) * 2018-06-26 2020-07-07 新华三技术有限公司 Data backup method and device

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101557616A (en) * 2009-05-19 2009-10-14 杭州华三通信技术有限公司 Method for accessing AP (access point) to controller by switching backup and AP (access point) and AC (access controller)
CN101583144A (en) * 2009-07-07 2009-11-18 杭州华三通信技术有限公司 Wireless controller service information backup method and equipment
CN101951616A (en) * 2010-07-06 2011-01-19 北京星网锐捷网络技术有限公司 Switching method, system and device for wireless controller
CN102158812A (en) * 2011-05-26 2011-08-17 东南大学 Wireless Mesh network multicasting communication method of AC-AP (Access Controller-Access Point) framework
CN102664750A (en) * 2012-04-09 2012-09-12 北京星网锐捷网络技术有限公司 Method, system and device for hot backup of multi-machine
EP2725766B1 (en) * 2012-10-26 2018-08-29 Huawei Technologies Co., Ltd. Service packet forwarding and processing method and system, and access point ap
CN103281783A (en) * 2013-05-15 2013-09-04 上海寰创通信科技股份有限公司 Application (AP) resource distribution management and recovery method based on bitmap
CN104185196A (en) * 2013-05-20 2014-12-03 中兴通讯股份有限公司 Wireless controller disaster recovery method and system thereof
WO2015003500A1 (en) * 2013-07-09 2015-01-15 Hangzhou H3C Technologies Co., Ltd. Implementing access controller pool
US9554290B2 (en) * 2014-12-29 2017-01-24 Moxa Inc. Wireless communication system and method for automatically switching device identifications
CN105592483A (en) * 2015-08-20 2016-05-18 杭州华三通信技术有限公司 Configuration information transmitting method and device
CN105472628A (en) * 2015-11-19 2016-04-06 深圳市华讯方舟科技有限公司 Method and device for expanding WLAN ID number
CN107612753A (en) * 2017-10-30 2018-01-19 新华三技术有限公司 Processing method, device and the radio reception device of wireless messages

Also Published As

Publication number Publication date
WO2020001462A1 (en) 2020-01-02
CN108934035A (en) 2018-12-04

Similar Documents

Publication Publication Date Title
CN108934035B (en) Data backup method and device
CN109995641B (en) Information processing method, computing node and storage medium
CN105744579B (en) Method, switching control and the access device that terminal switches between AP
US20170286158A1 (en) Migration Of Virtual Machines
US8730958B2 (en) Method, node, and system for notifying proxy update in WMN
CN110022583B (en) Information processing method, device, equipment and computer readable storage medium
CN104243318A (en) MAC (media access control) address learning method and MAC address learning device in VXLAN (virtual extensible local area network)
CN105867837A (en) Method, equipment and system for updating configurations of clients in distributed high-speed cache systems
CN102299932B (en) Backup method for DHCP (Dynamic Host Configuration Protocol) server and DHCP server
CN104780071A (en) Method and device for upgrading virtual switch
CN101764751A (en) Method, system and equipment for forwarding roaming messages for wireless user terminal travelling across VLAN
EP2523526A1 (en) Method and system for managing configuration of network management data
US20170302621A1 (en) Management server, communication system, network management method, and non-transitory computer readable medium storing program
CN101242302A (en) Data synchronization method, device and system
WO2018023338A1 (en) Network-function management method and network-function management device
CN101132357A (en) Wireless access network regrouping method, system and regrouping controller
CN106454877A (en) Base station starting method and system
CN103428681A (en) Base station self-starting configuration parameter acquisition method, base station self-starting method and equipment
US7289471B2 (en) Mobile router, position management server, mobile network management system, and mobile network management method
US11071012B2 (en) Base station, terminal, and wireless communication system
CN100359862C (en) Method for transmitting network management configuration information between network unit management system
CN106060135B (en) A kind of method for updating edition and device
US20190268958A1 (en) Method for accessing local network, and related device
CN109348432B (en) Message forwarding method and device
CN104053159A (en) Method and device for distributing frequency points to multi-carrier base station

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