CN112130877A - Router firmware upgrading method and device, router and readable storage medium - Google Patents
Router firmware upgrading method and device, router and readable storage medium Download PDFInfo
- Publication number
- CN112130877A CN112130877A CN202010937320.5A CN202010937320A CN112130877A CN 112130877 A CN112130877 A CN 112130877A CN 202010937320 A CN202010937320 A CN 202010937320A CN 112130877 A CN112130877 A CN 112130877A
- Authority
- CN
- China
- Prior art keywords
- firmware
- router
- downloading
- version information
- upgrading
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 44
- 125000004122 cyclic group Chemical group 0.000 claims description 13
- 238000004590 computer program Methods 0.000 claims description 11
- 238000010586 diagram Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 9
- 238000012795 verification Methods 0.000 description 5
- 230000008569 process Effects 0.000 description 4
- 230000001360 synchronised effect Effects 0.000 description 3
- 230000003993 interaction Effects 0.000 description 2
- 238000006467 substitution reaction Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
The invention provides a router firmware upgrading method, a device, a router and a readable storage medium, wherein the router firmware upgrading method comprises the following steps: when the device works in a slave device mode, receiving a check frame signal periodically sent by a master device, wherein the check frame signal is accompanied with firmware version information of the master device; extracting firmware version information from the check frame signal, and comparing the firmware version information with the current firmware version information; when the firmware version information is determined to be inconsistent with the current firmware version information, sending a firmware downloading request to the main equipment; and receiving a firmware downloading address sent by the main equipment, and downloading and upgrading a firmware file according to the firmware downloading address. The router firmware upgrading method can simplify the steps of upgrading the firmware of the router and improve the efficiency of upgrading the firmware of the router.
Description
Technical Field
The invention relates to the field of firmware upgrading, in particular to a router firmware upgrading method and device, a router and a readable storage medium.
Background
In the existing master-slave device network, if the devices need to upgrade the unified firmware, after the firmware of one slave device is upgraded, the firmware of other slave devices needs to be upgraded one by one in the same way, and the process is complicated and low in efficiency.
Disclosure of Invention
In view of the foregoing problems, the present invention provides a method and an apparatus for upgrading a router firmware, a router, and a readable storage medium, so as to improve the efficiency of upgrading the firmware from a device, thereby improving the experience of a user.
In order to achieve the purpose, the invention adopts the following technical scheme:
a router firmware upgrade method comprises the following steps:
when the device works in a slave device mode, receiving a check frame signal periodically sent by a master device, wherein the check frame signal is accompanied with firmware version information of the master device;
extracting firmware version information from the check frame signal, and comparing the firmware version information with the current firmware version information;
when the firmware version information is determined to be inconsistent with the current firmware version information, sending a firmware downloading request to the main equipment;
and receiving a firmware downloading address sent by the main equipment, and downloading and upgrading a firmware file according to the firmware downloading address.
Preferably, the method for upgrading the firmware of the router further includes:
when the master device works in the master device mode, the check frame signal is periodically sent to the slave device;
and receiving a firmware downloading request sent by the slave equipment, and sending a firmware downloading address of the master equipment to the slave equipment.
Preferably, the method for upgrading the firmware of the router further includes:
when the device works in a main device mode, updating firmware version information of the main device after upgrading the firmware;
and storing the corresponding firmware file in a preset storage space to generate a corresponding download address.
Preferably, in the router firmware upgrading method, the downloading and upgrading of the firmware file according to the firmware downloading address includes:
downloading corresponding firmware files according to the firmware downloading addresses, and recording the downloading failure times;
stopping downloading and updating the firmware file when the downloading failure times exceed the preset times;
and after the downloading of the firmware file is finished, the firmware file is utilized to carry out firmware upgrading.
Preferably, in the method for upgrading the firmware of the router, the master device includes a router operating in a routing mode, and the slave device includes a router operating in a bridge mode or a relay mode or a routing mode.
Preferably, in the router firmware upgrading method, the master device establishes an original socket at a LAN port to perform sending and receiving of the firmware synchronization information, and the slave device establishes an original socket at a WAN port to perform sending and receiving of the firmware synchronization information.
Preferably, in the method for upgrading the firmware of the router, the firmware version information includes a cyclic redundancy check code.
The invention also provides a router firmware upgrading device, which comprises:
the system comprises a check frame receiving module, a check frame processing module and a check frame processing module, wherein the check frame receiving module is used for receiving a check frame signal periodically sent by a master device when the master device works in a slave device mode, and the check frame signal is accompanied with firmware version information of the master device;
the firmware version comparison module is used for extracting firmware version information from the check frame signal and comparing the firmware version information with the current firmware version information;
a downloading request sending module, configured to send a firmware downloading request to the host device when it is determined that the firmware version information is inconsistent with the current firmware version information;
and the firmware downloading and upgrading module is used for receiving the firmware downloading address sent by the main equipment and downloading and upgrading the firmware file according to the firmware downloading address.
The invention also provides a router, which comprises a memory and a processor, wherein the memory stores a computer program, and the processor runs the computer program to enable the router to execute the router firmware upgrading method.
The invention also provides a readable storage medium, which stores a computer program, and the computer program executes the router firmware upgrading method when running on a processor.
The invention provides a router firmware upgrading method, which comprises the following steps: when the device works in a slave device mode, receiving a check frame signal periodically sent by a master device, wherein the check frame signal is accompanied with firmware version information of the master device; extracting firmware version information from the check frame signal, and comparing the firmware version information with the current firmware version information; when the firmware version information is determined to be inconsistent with the current firmware version information, sending a firmware downloading request to the main equipment; and receiving a firmware downloading address sent by the main equipment, and downloading and upgrading a firmware file according to the firmware downloading address. According to the router firmware upgrading method, the slave equipment router can automatically judge whether the current firmware needs to be synchronously upgraded with the master equipment router or not by receiving the verification frame signal periodically sent by the master equipment router, and when the synchronous upgrade needs to be carried out, the slave equipment router requests the master equipment router for the download address of the firmware, so that the automatic synchronization of the firmware of the master equipment router and the firmware of the slave equipment router is finally completed, the steps of upgrading the firmware by the router are simplified, the efficiency of upgrading the firmware by the router is improved, and the experience degree of a user is improved.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings required to be used in the embodiments will be briefly described below, and it should be understood that the following drawings only illustrate some embodiments of the present invention, and therefore should not be considered as limiting the scope of the present invention. Like components are numbered similarly in the various figures.
Fig. 1 is a flowchart of a method for upgrading a router firmware according to embodiment 1 of the present invention;
fig. 2 is a flowchart of a method for upgrading a router firmware according to embodiment 2 of the present invention;
fig. 3 is a schematic structural diagram of a master-slave device network according to embodiment 2 of the present invention;
fig. 4 is a flowchart of another router firmware upgrade method according to embodiment 2 of the present invention;
fig. 5 is a schematic diagram of information interaction between a master device and a slave device according to embodiment 2 of the present invention;
fig. 6 is a flowchart of firmware upgrade provided in embodiment 3 of the present invention;
fig. 7 is a schematic structural diagram of a router firmware upgrade apparatus according to embodiment 4 of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
Hereinafter, the terms "including", "having", and their derivatives, which may be used in various embodiments of the present invention, are only intended to indicate specific features, numbers, steps, operations, elements, components, or combinations of the foregoing, and should not be construed as first excluding the existence of, or adding to, one or more other features, numbers, steps, operations, elements, components, or combinations of the foregoing.
Furthermore, the terms "first," "second," "third," and the like are used solely to distinguish one from another and are not to be construed as indicating or implying relative importance.
Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which various embodiments of the present invention belong. The terms (such as those defined in commonly used dictionaries) should be interpreted as having a meaning that is consistent with their contextual meaning in the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein in various embodiments of the present invention.
Example 1
Fig. 1 is a flowchart of a method for upgrading a router firmware according to embodiment 1 of the present invention, where the method includes the following steps:
step S11: when the device works in the slave device mode, a check frame signal periodically sent by a master device is received, and the check frame signal is accompanied with firmware version information of the master device.
In the embodiment of the invention, in a network formed by a master device and a plurality of slave devices, after the firmware of the master device is updated, the master device can actively generate a verification frame signal of the current firmware and send the verification frame signal to the slave devices, so that the slave devices verify the current firmware version and judge whether the current firmware needs to be synchronously upgraded with the master device.
In the embodiment of the invention, when the equipment is started and works, the judgment of the working mode can be carried out, and further, the judgment that the equipment works in the master equipment mode or the slave equipment mode is carried out. Wherein the master device comprises a router operating in a routing mode and the slave device comprises a router operating in a bridge mode or a relay mode or a routing mode. That is, in the communication network, a router is a master device when operating in a routing mode after being started up, and is a slave device when operating in a bridge mode or a relay mode.
In the embodiment of the present invention, the slave device receives the check frame signal periodically sent by the master device through a Wide Area Network (WAN), and may create an original socket on the WAN of the slave device, receive the check frame signal by using a private protocol, and receive all data frames on the slave device through the original socket, thereby ensuring that the slave device can receive the check frame signal sent by the master device.
Step S12: and extracting firmware version information from the check frame signal, and comparing the firmware version information with the current firmware version information.
In the embodiment of the invention, after the slave device receives the check frame signal, the firmware version information can be extracted from the check frame signal, and the firmware version information is compared with the current firmware version information of the slave device, so that whether the firmware versions of the master device and the slave device are consistent or not is judged, and if the firmware versions of the master device and the slave device are inconsistent, the firmware of the slave device needs to be synchronously upgraded with the master device. Wherein the firmware version information includes a cyclic redundancy check code.
Step S13: and sending a firmware downloading request to the main equipment when the firmware version information is determined to be inconsistent with the current firmware version information.
In the embodiment of the invention, when the slave device determines that the firmware version information in the verification frame is inconsistent with the firmware version information of the slave device, the slave device sends a firmware downloading request to the master device. The firmware downloading request can be stored in the slave device in advance, and the high firmware downloading request is directly sent to the master device when the slave device needs to perform synchronous upgrading of the firmware with the master device.
Step S14: and receiving a firmware downloading address sent by the main equipment, and downloading and upgrading a firmware file according to the firmware downloading address.
In the embodiment of the invention, the master device can return a firmware downloading address to the slave device after receiving the firmware downloading request, and the slave device can download the corresponding firmware file according to the downloading address after receiving the downloading address and upgrade the firmware by using the firmware file so as to synchronize the firmware version with the master device.
In the embodiment of the invention, in the network of the master-slave equipment router, the slave equipment router can automatically judge whether the current firmware needs to be synchronously upgraded with the master equipment router or not by receiving the verification frame signal periodically sent by the master equipment router, and when the synchronous upgrade needs to be carried out, the slave equipment router requests the master equipment router for the download address of the firmware, so that the automatic synchronization of the firmware of the master equipment router and the firmware of the slave equipment router is finally completed, the step of upgrading the firmware by the router is simplified, the efficiency of upgrading the firmware by the router is improved, and the experience degree of a user is improved.
Example 2
Fig. 2 is a flowchart of a method for upgrading a router firmware according to embodiment 2 of the present invention, where the method includes the following steps:
step S21: when the device works in the slave device mode, a check frame signal periodically sent by a master device is received, and the check frame signal is accompanied with firmware version information of the master device.
This step is identical to step S11 described above, and will not be described herein again.
Step S22: and extracting firmware version information from the check frame signal, and comparing the firmware version information with the current firmware version information.
This step is identical to step S12 described above, and will not be described herein again.
Step S23: and sending a firmware downloading request to the main equipment when the firmware version information is determined to be inconsistent with the current firmware version information.
This step is identical to step S13 described above, and will not be described herein again.
Step S24: and receiving a firmware downloading address sent by the main equipment, and downloading and upgrading a firmware file according to the firmware downloading address.
This step is identical to step S14 described above, and will not be described herein again.
Step S25: and when the master device works in the master device mode, periodically sending the check frame signal to the slave device.
In an embodiment of the present invention, fig. 3 is a schematic structural diagram of a master-slave device network, where the master-slave device network 300 includes a master device 310 and a plurality of slave devices 320. The master device and the slave device may be routers, the routers work in a routing mode when the routers are the master devices 310, and the routers work in a bridge mode or a relay mode when the routers work in the slave devices 320, and the range covered by the router network can be effectively expanded through the networking of one master device 310 and a plurality of slave devices 320. The master device and the slave device maintain connection through a heartbeat mechanism for sending heartbeat packets.
In the embodiment of the invention, in the routing network of the master device and the slave device, the master device router sends the check frame signal to all the slave device routers periodically in the routing network, and the check frame signal is attached with the current firmware version information of the master device. The check frame signal can be regenerated after the main device upgrades the firmware each time, the attached firmware version information includes the cyclic redundancy check code, that is, when the main device generates the check frame signal, the main device can generate the corresponding cyclic redundancy check code according to the parameters of the current firmware by using the cyclic redundancy check algorithm and write the cyclic redundancy check code into the check frame signal. The check frame signal may be a Beacon frame signal.
Step S26: and receiving a firmware downloading request sent by the slave equipment, and sending a firmware downloading address of the master equipment to the slave equipment.
In the embodiment of the present invention, the master device may receive a firmware download request sent by the slave device, and send a download address of the current firmware to the slave device after receiving the firmware download request. The master device can store the corresponding firmware file in the preset storage area after updating the firmware, generate the corresponding download address, and directly send the download address to the slave device after receiving the download request.
Fig. 4 is a flowchart of another router firmware upgrading method according to embodiment 2 of the present invention, where the method further includes the following steps:
step S27: when the device works in the main device mode, after the firmware is upgraded, the firmware version information of the main device is updated.
In the embodiment of the present invention, after upgrading the firmware, the main device updates the current firmware version information, and specifically, may generate a corresponding cyclic redundancy check code according to the parameters of the upgraded firmware, and store the cyclic redundancy check code in a preset storage space, so that the main device may directly utilize the cyclic redundancy check code when sending the check frame signal.
Step S28: and storing the corresponding firmware file in a preset storage space to generate a corresponding download address.
In the embodiment of the invention, after the firmware is upgraded, the main device stores the corresponding firmware file in the preset storage space and generates the corresponding download address, so that the slave device can download the corresponding firmware file from the preset storage space according to the download address. And after the download address is generated, the download address is updated to replace the old download address in the configuration file.
Fig. 5 is a schematic diagram of information interaction between a master device and a slave device according to embodiment 2 of the present invention.
As a preferred embodiment, the master device periodically transmits a Beacon frame signal, which is accompanied by a cyclic redundancy check code generated using the current firmware parameters. After receiving the Beacon frame signal, the slave device judges whether the current firmware is in the firmware updating process, if not, the slave device judges whether the current firmware needs to be synchronously updated with the master device through a cyclic redundancy check code in the Beacon frame signal, and sends a firmware downloading request to the master device when the router firmware needs to be updated. And the master device sends the firmware downloading address to the slave device after receiving the firmware downloading request. The slave equipment starts downloading the firmware file after receiving the downloading address, can reply the downloading progress to the master equipment in the downloading process so that the master equipment uniformly manages the firmware upgrading progress of the slave equipment, judges whether the downloading failure times exceed the preset times, finishes downloading and upgrading the firmware file when the downloading failure times do not exceed the preset times, and stops downloading and stopping upgrading the firmware after the downloading failure times exceed the preset times. And the main equipment stores the corresponding firmware file, generates a download address and regenerates the corresponding cyclic redundancy check code after upgrading the firmware.
Example 3
Fig. 6 is a flowchart of firmware upgrade provided in embodiment 3 of the present invention, including the following steps:
step S61: and downloading the corresponding firmware file according to the firmware downloading address, and recording the downloading failure times.
Step S62: and when the download failure times exceed the preset times, stopping downloading and updating the firmware file.
Step S63: and after the downloading of the firmware file is finished, the firmware file is utilized to carry out firmware upgrading.
In the embodiment of the present invention, the process of recording the number of download failures and determining whether the number of download failures exceeds the preset number may be implemented by using an algorithm or an application program, for example, the application program for recording and determining the number of download failures may be preset in the routing device, which is not limited herein.
Example 4
Fig. 7 is a schematic structural diagram of a router firmware upgrade apparatus according to embodiment 4 of the present invention.
The router firmware upgrade apparatus 700 includes:
a check frame receiving module 710, configured to receive a check frame signal periodically sent by a master device when operating in a slave device mode;
a firmware version comparison module 720, configured to extract firmware version information from the check frame signal, and compare the firmware version information with current firmware version information;
a download request sending module 730, configured to send a firmware download request to the host device when it is determined that the firmware version information is inconsistent with the current firmware version information;
and the firmware downloading and upgrading module 740 is configured to receive a firmware downloading address sent by the host device, and download and upgrade a firmware file according to the firmware downloading address.
In the embodiment of the present invention, for more detailed description of functions of the modules, reference may be made to contents of corresponding parts in the foregoing embodiment, which are not described herein again.
In addition, the invention also provides a router, which comprises a memory and a processor, wherein the memory can be used for storing a computer program, and the processor can make the router execute the functions of the modules in the method or the router firmware upgrading device by running the computer program.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the router, and the like. Further, the memory may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The embodiment also provides a readable storage medium for storing the computer program used in the router.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative and, for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, each functional module or unit in each embodiment of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part of the technical solution that contributes to the prior art in essence can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a smart phone, a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.
Claims (10)
1. A router firmware upgrading method is characterized by comprising the following steps:
when the device works in a slave device mode, receiving a check frame signal periodically sent by a master device, wherein the check frame signal is accompanied with firmware version information of the master device;
extracting firmware version information from the check frame signal, and comparing the firmware version information with the current firmware version information;
when the firmware version information is determined to be inconsistent with the current firmware version information, sending a firmware downloading request to the main equipment;
and receiving a firmware downloading address sent by the main equipment, and downloading and upgrading a firmware file according to the firmware downloading address.
2. The router firmware upgrade method according to claim 1, further comprising:
when the master device works in the master device mode, the check frame signal is periodically sent to the slave device;
and receiving a firmware downloading request sent by the slave equipment, and sending a firmware downloading address of the master equipment to the slave equipment.
3. The router firmware upgrade method according to claim 2, further comprising:
when the device works in a main device mode, updating firmware version information of the main device after upgrading the firmware;
and storing the corresponding firmware file in a preset storage space to generate a corresponding download address.
4. The router firmware upgrading method according to claim 1, wherein the downloading and upgrading of the firmware file according to the firmware downloading address comprises:
downloading corresponding firmware files according to the firmware downloading addresses, and recording the downloading failure times;
stopping downloading and updating the firmware file when the downloading failure times exceed the preset times;
and after the downloading of the firmware file is finished, the firmware file is utilized to carry out firmware upgrading.
5. The method of claim 1, wherein the master device comprises a router operating in a routing mode, and wherein the slave device comprises a router operating in a bridge mode or a relay mode or a routing mode.
6. The method for upgrading firmware of router of claim 1, wherein the master device establishes an original socket at a LAN port for sending and receiving firmware synchronization information, and the slave device establishes an original socket at a WAN port for sending and receiving firmware synchronization information.
7. The router firmware upgrade method according to claim 1, wherein the firmware version information comprises a cyclic redundancy check code.
8. A router firmware upgrade apparatus, comprising:
the system comprises a check frame receiving module, a check frame processing module and a check frame processing module, wherein the check frame receiving module is used for receiving a check frame signal periodically sent by a master device when the master device works in a slave device mode, and the check frame signal is accompanied with firmware version information of the master device;
the firmware version comparison module is used for extracting firmware version information from the check frame signal and comparing the firmware version information with the current firmware version information;
a downloading request sending module, configured to send a firmware downloading request to the host device when it is determined that the firmware version information is inconsistent with the current firmware version information;
and the firmware downloading and upgrading module is used for receiving the firmware downloading address sent by the main equipment and downloading and upgrading the firmware file according to the firmware downloading address.
9. A router comprising a memory storing a computer program and a processor running the computer program to cause the router to perform the router firmware upgrade method according to any one of claims 1 to 7.
10. A readable storage medium, characterized in that it stores a computer program which, when run on a processor, performs the router firmware upgrade method of any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010937320.5A CN112130877A (en) | 2020-09-08 | 2020-09-08 | Router firmware upgrading method and device, router and readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010937320.5A CN112130877A (en) | 2020-09-08 | 2020-09-08 | Router firmware upgrading method and device, router and readable storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112130877A true CN112130877A (en) | 2020-12-25 |
Family
ID=73846226
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010937320.5A Pending CN112130877A (en) | 2020-09-08 | 2020-09-08 | Router firmware upgrading method and device, router and readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112130877A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113452782A (en) * | 2021-06-28 | 2021-09-28 | 烽火通信科技股份有限公司 | Upgrading method and device under mesh networking |
CN114385213A (en) * | 2022-01-27 | 2022-04-22 | 广东电网有限责任公司中山供电局 | Operation and maintenance method and system for updating patches in batches |
CN115348172A (en) * | 2022-07-28 | 2022-11-15 | 鹿马智能科技(上海)有限公司 | Method, device and medium for upgrading versions of different parts of edge network device |
CN116232766A (en) * | 2023-05-06 | 2023-06-06 | 中国第一汽车股份有限公司 | OTA-based data encryption system and method |
CN116541047A (en) * | 2023-07-05 | 2023-08-04 | 广州疆海科技有限公司 | Firmware upgrading method, device, computer equipment and computer readable storage medium |
CN117130639A (en) * | 2023-10-26 | 2023-11-28 | 江苏华鲲振宇智能科技有限责任公司 | BMC cluster management single-board MCU firmware upgrading method and system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104683248A (en) * | 2015-02-14 | 2015-06-03 | 小米科技有限责任公司 | Method and device for switching working mode |
CN110620683A (en) * | 2019-08-30 | 2019-12-27 | 华为技术有限公司 | Message sending method, device and system applied to distributed router networking |
CN111541564A (en) * | 2020-04-16 | 2020-08-14 | 网经科技(苏州)有限公司 | Method for upgrading equipment firmware in Mesh network |
-
2020
- 2020-09-08 CN CN202010937320.5A patent/CN112130877A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104683248A (en) * | 2015-02-14 | 2015-06-03 | 小米科技有限责任公司 | Method and device for switching working mode |
CN110620683A (en) * | 2019-08-30 | 2019-12-27 | 华为技术有限公司 | Message sending method, device and system applied to distributed router networking |
CN111541564A (en) * | 2020-04-16 | 2020-08-14 | 网经科技(苏州)有限公司 | Method for upgrading equipment firmware in Mesh network |
Non-Patent Citations (1)
Title |
---|
家用路由器网: "360Mesh路由器各种组网模式设置教程大全", 《HTTPS://WWW.JIAYONGLUYOU.COM/SHEZHI/360/360-MESH.HTML/AMP》, pages 1 - 8 * |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113452782A (en) * | 2021-06-28 | 2021-09-28 | 烽火通信科技股份有限公司 | Upgrading method and device under mesh networking |
WO2023273719A1 (en) * | 2021-06-28 | 2023-01-05 | 烽火通信科技股份有限公司 | Upgrade method and apparatus under mesh networking |
CN114385213A (en) * | 2022-01-27 | 2022-04-22 | 广东电网有限责任公司中山供电局 | Operation and maintenance method and system for updating patches in batches |
CN115348172A (en) * | 2022-07-28 | 2022-11-15 | 鹿马智能科技(上海)有限公司 | Method, device and medium for upgrading versions of different parts of edge network device |
CN115348172B (en) * | 2022-07-28 | 2024-05-14 | 鹿马智能科技(上海)有限公司 | Method, equipment and medium for upgrading versions of different parts of edge network equipment |
CN116232766A (en) * | 2023-05-06 | 2023-06-06 | 中国第一汽车股份有限公司 | OTA-based data encryption system and method |
CN116541047A (en) * | 2023-07-05 | 2023-08-04 | 广州疆海科技有限公司 | Firmware upgrading method, device, computer equipment and computer readable storage medium |
CN117130639A (en) * | 2023-10-26 | 2023-11-28 | 江苏华鲲振宇智能科技有限责任公司 | BMC cluster management single-board MCU firmware upgrading method and system |
CN117130639B (en) * | 2023-10-26 | 2024-03-08 | 江苏华鲲振宇智能科技有限责任公司 | BMC cluster management single-board MCU firmware upgrading method and system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112130877A (en) | Router firmware upgrading method and device, router and readable storage medium | |
US10826817B2 (en) | Routing table synchronization method, apparatus, and system | |
CN102521289B (en) | File synchronization method, device and system | |
CN112000355B (en) | Method and device for firmware upgrading and household appliance | |
CN104915226B (en) | A kind of network device software starting method, apparatus and the network equipment | |
EP3474143B1 (en) | Method and apparatus for incremental recovery of data | |
CN109495874B (en) | Profile downloading method and device | |
CN112988198B (en) | Multi-machine upgrading method and device for mesh equipment and mesh equipment | |
CN112433739B (en) | Firmware upgrading method | |
CN110908723A (en) | Main/standby switching method and device of operating system and related equipment | |
CN100583787C (en) | Data check method, device and system | |
CN102880478B (en) | Oftware updating method | |
CN114995852A (en) | Equipment upgrading method, equipment and computer readable storage medium | |
CN105550071A (en) | System file upgrading and detecting method and communication device | |
CN102073523A (en) | Method and device for implementing software version synchronization | |
CN106775874A (en) | The method for upgrading system of terminal device | |
CN107623705B (en) | Storage mode upgrading method, device and system based on video cloud storage system | |
CN103761170B (en) | system file recovery method, device and system | |
CN110602732A (en) | Wireless configuration parameter synchronization method, device, network equipment and computer readable storage medium | |
CN115756304A (en) | Method, device, equipment and readable medium for realizing configuration data consistency | |
CN111142921A (en) | Software upgrading method and device | |
CN107220191B (en) | Storage device port configuration method and device | |
CN103729255A (en) | Information processing method and device and electronic device | |
CN111639329A (en) | Method and device for updating password of virtual machine | |
CN106326037B (en) | Method and device for processing product production data |
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 |