CN103200596A - Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network - Google Patents

Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network Download PDF

Info

Publication number
CN103200596A
CN103200596A CN2013100956415A CN201310095641A CN103200596A CN 103200596 A CN103200596 A CN 103200596A CN 2013100956415 A CN2013100956415 A CN 2013100956415A CN 201310095641 A CN201310095641 A CN 201310095641A CN 103200596 A CN103200596 A CN 103200596A
Authority
CN
China
Prior art keywords
data
upgrading
platform
upgrade
group
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.)
Pending
Application number
CN2013100956415A
Other languages
Chinese (zh)
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.)
Fujian Sunnada Communication Co Ltd
Original Assignee
Fujian Sunnada Communication 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 Fujian Sunnada Communication Co Ltd filed Critical Fujian Sunnada Communication Co Ltd
Priority to CN2013100956415A priority Critical patent/CN103200596A/en
Publication of CN103200596A publication Critical patent/CN103200596A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention relates to the technical field of thin access point (AP) update, in particular to a method for a fast batch update of APs in a thin AP framework wireless local area network (WLAN) network. When a plurality of APs send an update request to AC, the AC enables n APs to be an update group, and the value of n is no bigger than a sum of the APs. Update data are divided into n partitioning data, and the n partitioning data are distributed to each AP in the group. Each AP forwards the AP partitioning data to other APs in the group and collects other AP partitioning data. The data are recombined and updated, so that the update is completed. According to the method for the fast batch update of the APs in the thin AP framework WLAN network, under the situations of not having the aid of external resources and not affecting original protocol compatibility, the AP update efficiency can be improved, and the AC performance pressure can be reduced.

Description

The method of AP rapid batch upgrading in a kind of thin AP architecture wlan network
Technical field
The present invention relates to the thin AP upgrade technical field, particularly the method for AP rapid batch upgrading in a kind of thin AP architecture wlan network.
Background technology
Traditional wlan network mainly is to set up for enterprise or household internal mobile subscriber's access.Only based on this demand, often need minority AP just can satisfy.Usually we call fat AP to the AP of setting up in view of the situation.The design feature of fat AP be with the physical layer of WLAN, ciphering user data, user authenticate, the function of QoS, network management, roaming technology and other application layers rolls into one, so its complete function but complex structure.Along with the development of wireless network, need the place of a large amount of AP of deployment more and more, the drawback of fat AP is also more and more obvious.Therefore, new trend has appearred in WLAN under application developments such as enterprise, and the framework of thin (FIT) AP+AC arises at the historic moment.
Wireless controller AC is responsible for access control, forwarding and the statistics of network in the thin AP+AC framework, the configuration monitoring of AP, roaming management, the OAMAgent of AP and security control etc., the functions such as statistics that encryption and decryption, radio physical layer PHY function, the RF of responsible 802.11 messages of thin AP eats dishes without rice or wine.The advantage of thin AP+AC framework networking mode has: download the suitable device configuration information from AC automatically when 1) thin AP starts, need not to be configured manually when configuration information change or renewal.2) thin AP can obtain the IP address automatically, the AC that automatic discovery can insert, and insensitive to the network topology between AC and the thin AP.3) AC supports Configuration Agent and the inquiry proxy of thin AP, the user can be communicated to the thin AP equipment of appointment smoothly to the configuration of thin AP, state and the statistical information that can check thin AP simultaneously.4) AC supports to issue latest edition software to thin AP, the thin AP of auto-update.Under the situation of large-scale network-estabilishing application deployment, thin AP+AC framework has convenient centralized management, three layers of roaming, issues advantage such as authority based on the user than fat AP framework, and therefore, thin AP+AC is more suitable for the WLAN development trend.
Under thin AP+AC framework, wireless access point AP can not work independently, and need be used with wireless controller AC, so it is interconnected to need have supporting communication protocol can allow them carry out between AP and AC.The earliest, Cisco has formulated tunnel communication agreement---the LWAPP between the first AP-AC, and then, IETF set up CAPWAP working group with the tunnel protocol between standardized A P and AC in order to solve the incompatibility problem of tunnel protocol between each vendor A P-AC in 2005.
Existing C APWAP upgrading scheme can occur in two stages, first be the CAPWAP state machine in the Image Data stage, second is that manual mode allows AP upgrade to new version after the CAPWAP state machine RUN.But they are the same the upgrading stage alternately:
1, AP sends Image Data Request message according to the image file information that gets access to AC, wherein carries Image Identifier element and Initiate Download element, and is identical in the former value and the Join Response message.If Join Response message does not carry Image Identifier element, after directly sending Configure State Request message, AP enters the Configure process, and just escalation process is controlled by AC.
2, AC is after receiving Image Data Request message, filename according to appointment in the Image Identifier element wherein, affix path prefix (each manufacturer freely realizes), find this document, and response Image Data Response message, wherein carry Image Information element, size field in this element is the length of image file, and the hash field value be 0(here the hash field be that 0 main cause is to consider efficiency, it is whole that to read version file speed slower, efficient is lower when a plurality of files are downloaded concurrent carrying out, and therefore optimizes, and in the end carries HASH in a slice).If do not find corresponding image file, then respond failed download, and finish downloading process.
3, AC initiatively sends Image Data Request message to AP, wherein carries Image Data element, and the data field of this element is filled in the data of image file.The length of the image file data that each message carries is 1024 bytes, except last a slice, and can be less than 1024 bytes.AP receives Image Data Request message at every turn, preserves the image file data, and responds Image Data Response message to AC, confirms to receive successfully.Repeatedly message interaction by between AC and the AP sends to AP with the image file data gradually, sends last Image Data Request message to AP until AC.
When 4, AC transmits last Image Data Request message to AP, should carry Image Information element again, the size field in this element is the length of image file, and the hash field value is the hash value of whole image file.The Data the type field of Image Data element is set to the EOF type in the Image Data Request message.
5, when AP receives the Image Data Request message that has EOF sign, just think that AC has sent to finish.AP reconsolidates all image file data that receive and is image file, and according to size field and hash field in the Image Information element that carries in last Image Data Request message, check whether the image file that receives is legal.If legal, then respond the Response message, show correctly to receive; Otherwise respond the Response message, show corresponding type of error.
From practical application, hundreds of even thousands of s' AP in common load of wireless controller.As mentioned above, if at synchronization many AP are carried out batch upgrade, bigger to the load of wireless controller, the situation that packet loss or message can't in time be handled appears easily, therefore, in order to improve the efficient of upgrading, be necessary to the improvement of the batch upgrade of thin AP.
Summary of the invention
The object of the present invention is to provide the method for the upgrading of AP rapid batch in a kind of thin AP architecture wlan network, this method can not by external resource, do not influence under the situation of original protocol-compliant, improve AP upgrading efficient, reduce AC performance pressure.
For achieving the above object, technical scheme of the present invention is: the method for AP rapid batch upgrading in a kind of thin AP architecture wlan network, when many AP send upgrade request to AC, AC is a upgrading group with n platform AP, the value of n is not more than the sum of AP, upgrade data is divided into n block data and is distributed to each AP in the group, each AP transmits this AP block data and collects other AP block data to interior other AP of group respectively, and the realignment escalation data are finished upgrading.
This method further may further comprise the steps:
(1) many AP send the upgrade request message to AC, and described upgrade request message carries downloading mode information, to select the upgrading mode;
(2) AC sends response message and starts timer to AP after receiving article one upgrade request message, waits for the upgrade request message of other n-1 platform AP;
(3) behind the upgrade request message of the neat n platform of AC collection AP, described n platform AP is made as a upgrading group, and upgrade data is divided into n block data, send the upgrade data message respectively to the interior n platform AP of group then, described upgrade data message carries the IP information of other n-1 platform AP in block data, residing index information of this AP block data and the group; If the stand-by period is above behind the described timer setting-up time, AC only collects the upgrade request message of neat m platform AP, and fail to collect the upgrade request message of neat n platform AP, then be judged as wait timeout, AC is made as a upgrading group with the m platform AP that receives the upgrade request message, and upgrade data is divided into m block data, send the upgrade data message respectively to described m platform AP then;
(4) after each AP received the upgrade data message, the IP information according to other n-1 platform AP in the group was transmitted to other n-1 platform AP in the group with this AP block data;
(5) each AP collects n block data and after other n-1 platform AP transmitted this AP block data in the group, finishes upgrading according to the piece index information realignment escalation data of each block data, to the AC transmission successful message of upgrading.
Compared to prior art, beneficial effect of the present invention is:
1, can reduce the performance pressure of AC greatly, the pressure portion of data transmit-receive is transferred on the AP.
2, can take full advantage of the performance of AP, the performance that AP is idle is brought into play.
3, need not just can improve upgrading efficient greatly by external resource, whole upgrade process all is to carry out between AC and AP.
4, original updating protocol is not changed, has just been increased newly some self-defined message fields on original basis, can with do not support this AP that invents described function compatible mutually.
Description of drawings
Fig. 1 is the network topology sketch of batch upgrading method of the present invention.
Fig. 2 is the network topological diagram of one of them upgrading group of batch upgrading method of the present invention.
Fig. 3 is the upgrading sequential chart that an interior AP is organized in one of them upgrading of batch upgrading method of the present invention.
Embodiment
The invention provides the method for AP rapid batch upgrading in a kind of thin AP architecture wlan network, when many wireless access point AP send upgrade request to access controller AC, access controller AC is a upgrading group with n platform wireless access point AP, the value of n is not more than the sum of wireless access point AP, upgrade data is divided into n block data and is distributed to each wireless access point AP in the group, each wireless access point AP is transmitted this wireless access point AP block data and is collected other wireless access point AP block data to interior other wireless access point AP of group respectively, and the realignment escalation data are finished upgrading.
This method further may further comprise the steps:
(1) many wireless access point AP send the upgrade request message to access controller AC, and described upgrade request message carries downloading mode information, has namely defined the self-defined message field of a downloading mode, to select the upgrading mode.
(2) access controller AC sends response message and starts timer to wireless access point AP after receiving article one upgrade request message, waits for the upgrade request message of other n-1 platform wireless access point AP.
(3) behind the upgrade request message of the neat n platform of access controller AC collection wireless access point AP, described n platform wireless access point AP is made as a upgrading group, and upgrade data is divided into n block data, send the upgrade data message respectively to the interior n platform wireless access point AP of group then, described upgrade data message carries block data, the IP information of other n-1 platform wireless access point AP in residing index information of this wireless access point AP block data and the group, two self-defined message fields have namely been defined, one is residing index of this wireless access point AP block data, and another is the IP of other n-1 platform wireless access point AP in the upgrading group.
If the stand-by period is above behind the described timer setting-up time, access controller AC only collects the upgrade request message of neat m platform wireless access point AP, m<n, and fail to collect the upgrade request message of neat n platform wireless access point AP, then be judged as wait timeout, access controller AC is made as a upgrading group with the m platform wireless access point AP of receiving the upgrade request message, and be not that unit arranges the upgrading group with n, and upgrade data is divided into m block data, send the upgrade data message respectively to described m platform AP then.The value of n, timer setting-up time can arrange at access controller AC.
(4) after each wireless access point AP was received the upgrade data message, the IP information according to other n-1 platform wireless access point AP in the group was transmitted to other n-1 platform wireless access point AP in the group with this wireless access point AP block data.
(5) each wireless access point AP collects n block data and after other n-1 platform wireless access point AP transmitted this wireless access point AP block data in the group, piece index information realignment escalation data according to each block data are finished upgrading, send the successful message of upgrading to access controller AC.
The present invention is described in further detail below in conjunction with accompanying drawing.
In network topology shown in Figure 1, suppose that the x value is 1000, if these 1000 AP upgrade to the AC request simultaneously, AC sends response messages for simultaneously this 1000 AP, will bring great performance pressure to AC, and be difficult to guarantee that the request of all AP can meet with a response.
Therefore, the present invention adopts method shown in Figure 2, AC waits for the upgrade request that collects n AP, AP is set as a upgrading group with this n platform, then image file is divided into n piece, send to the interior AP1 of group respectively to APn, and simultaneously AP is handed down in the IP address of other AP in the group, make between the AP and can transmit the image file block data mutually.Every AP finally can form image file to the image file block data that other AP in AC and group sends, and finishes upgrading.It is a upgrading group that Fig. 3 has represented with 10 AP, the upgrading sequential of an AP wherein, therefrom the upgrading flow process of every AP as can be seen.
Here suppose that every AP script updating time is 1 minute, and 100 AP are performance boundaries of AC, the CPU usage that just refers to AC reaches the peak, under perfect condition, also can finish in the time upgrading that is close to 1 minute, can't in time obtain handling above the message after this quantity, updating speed is certain to be affected greatly, simultaneously because the socket buffering area is limited, the packet loss phenomenon may take place, and total update time was certain to above 10 minutes.After adopting the inventive method, suppose that n is that 10(is because the handling property of AP is limited, the n value is not to be the bigger the better, suppose 10 in the performance allowed band of AP), so in fact, the quantities of messages that receives for AC and handle 100 AP of upgrading that mediate a settlement are similar, because for 10 AP, the data volume that AC handles is equivalent to 1 original AP, for AP, upgrading mode originally can't have been given play to the performance boundary of AP certainly, the present invention can take full advantage of the performance of AP, if the n value that arranges is in the scope that its performance can be born, so for the forwarding between AP, consumed time also is few, comparing at AC and wait for that answer and packet loss retransmit consumed time, is inappreciable.
The self-defined message format that the present invention is used describes in conjunction with Fig. 3 below.
Step 1, AP in enormous quantities sends upgrade request message Image Data Request to AC, on original message format basis, adds the self-defined message field of downloading mode Download Mode, to select the upgrading mode, be to represent to use upgrading mode of the present invention at 1 o'clock.
Step 2, AC replys response message Image Data Response after receiving article one message, and the information that this message comprises is consistent with original message format, and starts timer, waits for other n-1 upgrade request message.
Step 3, after AC collects n upgrade request message Image Data Request, AC is made as a upgrading group with this n AP, and image file (being upgrade data) is divided into n piece, the upgrade data message that sends is except carrying the image file block data, also can carry two self-defined message fields, one is residing index information of this AP image file block data, and another is the IP information (only just carrying to first upgrade data message that AP sends at AC) of other n-1 platform AP in the upgrading group.
Here have two problems to describe:
1, in the upgrading flow process of standard, AC carries upgrade data by upgrade request message Image Data Request, the upgrade request message Image Data Request that has carried block data that the upgrade data message here just refers to, just for step 1 in upgrade request message Image Data Request differentiate, so that understand, and this definition of special do.In like manner, in step 5, the successful message of upgrading is corresponding in the upgrading flow process of standard to be exactly response message Image Data Response.
2, block data is bigger, and AC must could send to an AP to block data by many upgrade data messages that carry data.Carrying 1k data, block data with a message, the 10M size is arranged is example, and AC can send 10,000 Image Data Request to an AP, and receives 10,000 from the Image Data Response of AP.And only just carry two above-mentioned self-defined message fields at AC to first upgrade data message that AP sends.
Step 4 after AP receives message, is extracted the IP information of other n-1 platform AP, and untouched E-Packeting.IP quantity according to the AP that extracts, can draw the value of n, the HASH table that to create a size be n is deposited the image file block data of receiving on the HASH ID chained list of response according to the piece index of receiving message, adds up the current image file block data size of receiving simultaneously.
Step 5, after collecting all image file block datas, AP reorganization image file is finished upgrading, sends the successful message of upgrading to AC and represents to upgrade successfully.
From as can be seen above-mentioned, the present invention does not change former protocols having, has just increased some self-defined message fields newly, that is to say and does not support that AP of the present invention also can be compatible.But AC and AP will develop at the present invention, to support the self-defined message field.If that initiate upgrade request is the AP that supports the self-defined message field, then can upgrade by batch upgrading method of the present invention, and also be compatible for the AP that does not support this self-defined message field, can use original C APWAP upgrading mode to upgrade.
More than be preferred embodiment of the present invention, all changes of doing according to technical solution of the present invention when the function that produces does not exceed the scope of technical solution of the present invention, all belong to protection scope of the present invention.

Claims (4)

1. the method for AP rapid batch upgrading in the thin AP architecture wlan network, it is characterized in that: when many wireless access point AP send upgrade request to access controller AC, access controller AC is a upgrading group with n platform wireless access point AP, the value of n is not more than the sum of wireless access point AP, upgrade data is divided into n block data and is distributed to each wireless access point AP in the group, each wireless access point AP is transmitted this AP block data and is collected other AP block data to interior other AP of group respectively, and the realignment escalation data are finished upgrading.
2. the method for AP rapid batch upgrading in a kind of thin AP architecture wlan network according to claim 1, it is characterized in that: this method further may further comprise the steps:
(1) many AP send the upgrade request message to AC, and described upgrade request message carries downloading mode information, to select the upgrading mode;
(2) AC sends response message and starts timer to AP after receiving article one upgrade request message, waits for the upgrade request message of other n-1 platform AP;
(3) behind the upgrade request message of the neat n platform of AC collection AP, described n platform AP is made as a upgrading group, and upgrade data is divided into n block data, send the upgrade data message respectively to the interior n platform AP of group then, described upgrade data message carries the IP information of other n-1 platform AP in block data, residing index information of this AP block data and the group; If the stand-by period is above behind the described timer setting-up time, AC only collects the upgrade request message of neat m platform AP, and fail to collect the upgrade request message of neat n platform AP, then be judged as wait timeout, AC is made as a upgrading group with the m platform AP that receives the upgrade request message, and upgrade data is divided into m block data, send the upgrade data message respectively to described m platform AP then;
(4) after each AP received the upgrade data message, the IP information according to other n-1 platform AP in the group was transmitted to other n-1 platform AP in the group with this AP block data;
(5) each AP collects n block data and after other n-1 platform AP transmitted this AP block data in the group, finishes upgrading according to the piece index information realignment escalation data of each block data, to the AC transmission successful message of upgrading.
3. the method for AP rapid batch upgrading in a kind of thin AP architecture wlan network according to claim 2 is characterized in that: defined the self-defined message field of an expression downloading mode in the described upgrade request message, to select the upgrading mode.
4. the method for AP rapid batch upgrading in a kind of thin AP architecture wlan network according to claim 2, it is characterized in that: defined two self-defined message fields in the described upgrade data message, one is residing index of this AP block data, and another is the IP of other n-1 platform AP in the upgrading group.
CN2013100956415A 2013-03-25 2013-03-25 Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network Pending CN103200596A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013100956415A CN103200596A (en) 2013-03-25 2013-03-25 Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013100956415A CN103200596A (en) 2013-03-25 2013-03-25 Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network

Publications (1)

Publication Number Publication Date
CN103200596A true CN103200596A (en) 2013-07-10

Family

ID=48722918

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013100956415A Pending CN103200596A (en) 2013-03-25 2013-03-25 Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network

Country Status (1)

Country Link
CN (1) CN103200596A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103546915A (en) * 2013-10-25 2014-01-29 杭州华三通信技术有限公司 Method and device for controlling wireless access point by wireless network access controller
CN104244306A (en) * 2014-09-15 2014-12-24 杭州华三通信技术有限公司 Method and device for upgrading access point firmware
CN106254440A (en) * 2016-07-29 2016-12-21 杭州迪普科技有限公司 The upgrade method of a kind of AP and device
CN106792790A (en) * 2016-03-31 2017-05-31 新华三技术有限公司 A kind of AP upgrade methods and device
CN107484227A (en) * 2017-09-01 2017-12-15 天津赞普科技股份有限公司 A kind of more focus control communication means of wifi networkings
CN109218070A (en) * 2018-07-11 2019-01-15 新华三技术有限公司 System firmware restoration methods and device
CN113660683A (en) * 2021-08-18 2021-11-16 几维通信技术(深圳)有限公司 Method for realizing thin AP mode in 5G CPE

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070097917A1 (en) * 2005-11-02 2007-05-03 Institute For Information Industry Method for rapidly lnking mobile node and access point in wireless local area network
CN101242337A (en) * 2007-02-08 2008-08-13 张永敏 A content distribution method and system in computer network
CN101801110A (en) * 2010-03-10 2010-08-11 北京傲天动联技术有限公司 Wireless local area network upgrading method based on thin AP architecture
CN102883358A (en) * 2012-09-21 2013-01-16 杭州华三通信技术有限公司 Method and device for batch AP (access point) upgrading

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070097917A1 (en) * 2005-11-02 2007-05-03 Institute For Information Industry Method for rapidly lnking mobile node and access point in wireless local area network
CN101242337A (en) * 2007-02-08 2008-08-13 张永敏 A content distribution method and system in computer network
CN101801110A (en) * 2010-03-10 2010-08-11 北京傲天动联技术有限公司 Wireless local area network upgrading method based on thin AP architecture
CN102883358A (en) * 2012-09-21 2013-01-16 杭州华三通信技术有限公司 Method and device for batch AP (access point) upgrading

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103546915A (en) * 2013-10-25 2014-01-29 杭州华三通信技术有限公司 Method and device for controlling wireless access point by wireless network access controller
CN104244306A (en) * 2014-09-15 2014-12-24 杭州华三通信技术有限公司 Method and device for upgrading access point firmware
CN106792790A (en) * 2016-03-31 2017-05-31 新华三技术有限公司 A kind of AP upgrade methods and device
CN106792790B (en) * 2016-03-31 2021-04-16 新华三技术有限公司 AP upgrading method and device
CN106254440A (en) * 2016-07-29 2016-12-21 杭州迪普科技有限公司 The upgrade method of a kind of AP and device
CN106254440B (en) * 2016-07-29 2019-12-06 杭州迪普科技股份有限公司 AP upgrading method and device
CN107484227A (en) * 2017-09-01 2017-12-15 天津赞普科技股份有限公司 A kind of more focus control communication means of wifi networkings
CN107484227B (en) * 2017-09-01 2021-01-01 天津赞普科技股份有限公司 Wifi networking multi-hot-spot control communication method
CN109218070A (en) * 2018-07-11 2019-01-15 新华三技术有限公司 System firmware restoration methods and device
CN113660683A (en) * 2021-08-18 2021-11-16 几维通信技术(深圳)有限公司 Method for realizing thin AP mode in 5G CPE

Similar Documents

Publication Publication Date Title
CN103200596A (en) Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network
US9474101B2 (en) Apparatus and system for managing a sensor network
CN105122893B (en) For realizing the system and method for multiband service discovery
JP2021510997A (en) Methods, devices, and systems for configuring policies for UEs
CN102625325B (en) A kind of wireless network deployment method and WAP (wireless access point)
WO2016090846A1 (en) Network version upgrade method and apparatus
JP2021508984A (en) Communication methods, devices, and systems
WO2015143794A1 (en) Creating and upgrading methods, server, terminal, upgrading system, and storage media
CN101321357B (en) Long-term evolution network management system and method
CN105553684B (en) A kind of communication system and its router upgrade method of application
CN104283743A (en) Home network equipment and proxy service discovering method
CN105659689A (en) Method and system for dual role handling in a wireless environment
CN105307197A (en) Wireless configuration synchronization method, wireless router and AP
CN105530630B (en) A kind of OTA upgrade method and equipment
CN106558126B (en) A kind of gate inhibition's key code management method and system
CN104320347A (en) Method and device for initiatively updating LLDP
CN110635957B (en) Method and device for network distribution of Internet of things equipment and mobile terminal
CN102752215A (en) Processing method for VDP (vertical data processing) request messages and edge switch
CN104125662A (en) Wireless access point centralized management device and method
CN103327133B (en) A kind of geographical location information update method and device
CN103607662A (en) Method and apparatus for communication protocol control in intelligent television equipment
US20160044588A1 (en) Method, device, and system for access technology configuration
EP2375696B1 (en) Communication devices and methods thereof
CN103096361A (en) Interactive method and device of performance statistic data in wireless local area network system
JP2012105213A (en) Wireless lan access point and method for maintaining connection of radio terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20151229

Address after: No. 7 building two Wufeng Street software Avenue Gulou District of Fuzhou city in Fujian province 350000 No. 89 Fuzhou Software Industrial Park

Applicant after: FUJIAN SUNNADA COMMUNICATION CO., LTD.

Address before: 350003 Fujian city of Fuzhou Province Copper Road Software Park base in B District 7

Applicant before: Fujian Sunnada Communication Co., Ltd.

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130710