CN114158036A - Method, device, system and medium for configuring and managing AP - Google Patents

Method, device, system and medium for configuring and managing AP Download PDF

Info

Publication number
CN114158036A
CN114158036A CN202111475289.9A CN202111475289A CN114158036A CN 114158036 A CN114158036 A CN 114158036A CN 202111475289 A CN202111475289 A CN 202111475289A CN 114158036 A CN114158036 A CN 114158036A
Authority
CN
China
Prior art keywords
data packet
api
management
configuring
address
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.)
Granted
Application number
CN202111475289.9A
Other languages
Chinese (zh)
Other versions
CN114158036B (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.)
Chengdu Volans Technology Co ltd
Original Assignee
Chengdu Volans Technology 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 Chengdu Volans Technology Co ltd filed Critical Chengdu Volans Technology Co ltd
Priority to CN202111475289.9A priority Critical patent/CN114158036B/en
Publication of CN114158036A publication Critical patent/CN114158036A/en
Application granted granted Critical
Publication of CN114158036B publication Critical patent/CN114158036B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/02Data link layer protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

The invention discloses a method, a device, a system and a medium for configuring and managing an AP (access point). the method for managing a device end comprises the following steps: establishing an original socket based on a data link layer and binding the original socket to a network card interface; transmitting a first data packet, wherein the first data packet comprises an MAC address and a broadcast address of the management device; receiving a second data packet sent by the wireless access node AP, wherein the second data packet comprises the MAC address of the AP; the management equipment sends a third data packet to the AP corresponding to the second data packet according to the MAC address, wherein the third data packet comprises a management API acquisition request; receiving a response message corresponding to the management API acquisition request, wherein the response message comprises an API interface list of the AP corresponding to the second data packet; and sending a fourth data packet to the AP corresponding to the second data packet according to the MAC address, wherein the fourth data packet comprises at least one API in the API interface list and parameters corresponding to the API. The method is based on an original socket raw socket of a data link layer, and can be configured without depending on an IP address; and simultaneously, IP address resources are saved.

Description

Method, device, system and medium for configuring and managing AP
Technical Field
The invention belongs to the technical field of AP (access point) configuration management, and particularly relates to a method, equipment, a system and a medium for configuring and managing an AP.
Background
The AP is a so-called "wireless Access node" for short, and the wireless AP is a bridge for communication between a wireless network and a wired network and is a core device for establishing a wireless local area network WLAN. Currently, the APs on the market generally support two modes, one is a thin AP mode and the other is a fat AP mode. The management of the AP in both modes is managed and configured based on the upper layer protocol of the IP protocol. For example, the thin mode AP is generally managed And configured by a common Control And Provisioning Protocol (CAPWAP) of Wireless Access Points. The AP in the fat mode usually enters the UI interface through a browser for management and control, which is based on http protocol, and the http protocol is an upper layer protocol based on IP protocol.
The premise for managing such an AP is that the AP needs to have an IP address, which makes the usage scenario of the AP more limited, and the AP cannot manage and configure without the IP address.
Disclosure of Invention
In order to solve the problem that the existing AP configuration management depends on IP, the invention provides a method, equipment, a system and a medium for configuring and managing an AP, which are based on an original socket raw socket of a data link layer and can be configured without depending on an IP address; and simultaneously, IP address resources are saved.
The invention is realized by the following technical scheme:
a first aspect of the present invention provides a method for configuring and managing an AP, including the following steps:
establishing an original socket raw socket based on a data link layer and binding the original socket raw socket to a network card interface;
sending a first data packet for requesting detection, wherein the first data packet comprises a MAC address and a broadcast address of the first data packet;
receiving a second data packet sent by a wireless access node (AP), wherein the second data packet comprises a Media Access Control (MAC) address of the AP;
sending a third data packet to the AP corresponding to the second data packet according to the MAC address, wherein the third data packet comprises a management API acquisition request;
receiving a response message corresponding to the management API acquisition request, wherein the response message comprises an API interface list of an AP corresponding to a second data packet, and the API interface list is data defining API functions opened by the AP;
and sending a fourth data packet to the AP corresponding to the second data packet according to the MAC address, wherein the fourth data packet comprises at least one API in the API interface list and parameters corresponding to the API.
In one possible design, the first data packet, the second data packet, the third data packet, the response packet, and the fourth data packet include a message header and a message body, and the message header includes a destination MAC, a source MAC, and a network protocol type.
In one possible design, the message header further includes at least one of a message length, a message type, and an extension field.
A second aspect of the present invention provides a method for configuring and managing an AP, including the following steps:
establishing an original socket raw socket based on a data link layer and binding the original socket raw socket to a network card interface;
receiving a first data packet, wherein the first data packet comprises an MAC address of a management device;
sending a second data packet to the management device according to the MAC address, wherein the second data packet comprises the MAC address of the second data packet;
acquiring a third data packet issued by management equipment, wherein the third data packet comprises a management API acquisition request;
acquiring an API interface list according to a management API acquisition request and sending a response message to management equipment, wherein the response message comprises the API interface list, and the API interface list is data defining API functions opened by an AP;
receiving a fourth data packet of the management device, wherein the fourth data packet comprises at least one API in the API interface list and parameters corresponding to the API;
and updating the corresponding parameters according to the API in the fourth data packet.
In a possible design, the updating the corresponding parameter according to the API in the fourth data packet then further includes:
and sending a fifth data packet to the management device, wherein the fifth data packet comprises at least one API and an API updating result.
A third aspect of the present invention provides an apparatus for configuring and managing an AP, including a memory and a controller, which are sequentially connected in communication, where the memory stores a computer program thereon, and the controller is configured to read the computer program and execute the method for configuring and managing an AP according to the first aspect, the second aspect, and any one of the possibilities.
In a fourth aspect, the present invention provides a system for configuring and managing an AP, including a management side and at least one AP,
the management terminal comprises a memory and a controller which are sequentially connected in a communication manner, wherein the memory is stored with a computer program, and the controller is used for reading the computer program and executing the method for configuring and managing the AP in the first aspect and any one of the possibilities;
the AP comprises a memory and a controller, which are in turn communicatively connected, the memory having stored thereon a computer program, the controller being configured to read the computer program and execute the method of configuring a management AP according to the second aspect and any one of its possibilities.
A fifth aspect of the present invention provides a computer readable storage medium having stored thereon instructions which, when executed on a computer, perform the method of configuring a management AP as set forth in the first aspect, the second aspect and any one of their possibilities.
Compared with the prior art, the invention at least has the following advantages and beneficial effects:
1. the method, the equipment and the system realize the configuration management of the AP, and the AP can be configured based on the original socket raw socket of a data link layer without depending on an IP address; simultaneously saves IP address resources
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of the present invention;
fig. 2 is a schematic diagram of a packet format of a VAPRSMP protocol according to the present invention.
Detailed Description
The invention is further described with reference to the following figures and specific embodiments. It should be noted that the description of the embodiments is provided to help understanding of the present invention, but the present invention is not limited thereto. Specific structural and functional details disclosed herein are merely illustrative of example embodiments of the invention. This invention may, however, be embodied in many alternate forms and should not be construed as limited to the embodiments set forth herein.
It should be understood that, for the term "and/or" as may appear herein, it is merely an associative relationship that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, B exists alone, and A and B exist at the same time; for the term "/and" as may appear herein, which describes another associative object relationship, it means that two relationships may exist, e.g., a/and B, may mean: a exists independently, and A and B exist independently; in addition, for the character "/" that may appear herein, it generally means that the former and latter associated objects are in an "or" relationship.
It should be understood that specific details are provided in the following description to facilitate a thorough understanding of example embodiments. However, it will be understood by those of ordinary skill in the art that the example embodiments may be practiced without these specific details. For example, systems may be shown in block diagrams in order not to obscure the examples in unnecessary detail. In other instances, well-known processes, structures and techniques may not be shown in unnecessary detail to avoid obscuring the examples.
The TCP/IP protocol family is a four-layer protocol system, which includes a data link layer, a network layer, a transport layer and an application layer from the bottom to the top, each layer performing different functions and being implemented by a plurality of protocols. The existing control and configuration protocol CAPWAP of wireless access points is an application layer above the transport layer according to the TCP/IP four-layer model, the original socket udp socket based on the application layer is the CAPWAP protocol based on udp protocol encapsulation, which must rely on IP addresses.
As shown in fig. 1, a first aspect of the present invention discloses a method for configuring and managing an AP, where the method involves two ends, and one end is a management device end, which may be an intelligent device such as a mobile phone, a computer, and a tablet, and the system of the method is not particularly limited; the other end is an AP, and the end can be a single AP or a plurality of APs; i.e. there may be a one-to-one or one-to-many relationship between the managing device and the AP. When the management side performs AP management, the management side includes 4 stages, and specifically, the method for configuring and managing an AP includes the following steps S01 to S04.
Step S01, configuration phase, making the management device and the AP both follow the same network layer protocol.
In this stage, configuration is performed at the AP side and the management device side, respectively:
aiming at the AP end, an original socket raw socket based on a data link layer is established, the original socket is bound to a network card interface, for example, the original socket can be bound to eth0, and then a self-defined network layer protocol is specified.
For the management device side, an original socket raw socket based on a data link layer is also established and bound to a network card interface, such as eth 0; and then appointing a self-defined network layer protocol, wherein the self-defined network layer protocols of the management equipment end and the AP end are the same.
The customized network layer Protocol may adopt an AP Raw Socket management Protocol (APRSMP), and the VAPRSMP Protocol is a Protocol based on Raw sockets of a data link layer, and does not require a device to have an IP address.
The data packet of the VAPRSMP protocol is a self-defined message and comprises a message header and a message body, wherein the data body is data in a json format, the message header comprises a destination MAC, a source MAC, a network protocol type, a message length, a message type and an extension field, and the message length is used for determining the total length of the message in the message; the message type is the specific message type of VAPRSMP; the extension field can be used for customization, and a specific structure thereof can be seen in fig. 2.
The link layer raw socket calls socket () function creation. The first parameter specifies the protocol family type as PF _ PACKET, the second parameter type can be set to SOCK _ RAW or SOCK _ DGRAM, and the third parameter is the protocol type, which is only meaningful for PACKET reception.
socket(PF_PACKET,type,htons(protocol))
In the following steps, the information interaction between the management device and the AP is based on the created raw socket, and both follow the VAPRSMP protocol.
Step S02, during the probing phase, the management end finds the manageable AP and obtains the MAC addresses of the two parties.
The detection stage is initiated by a management device, and the management device firstly sends a first data packet for requesting detection, wherein the first data packet comprises an MAC address and a broadcast address of the first data packet. A Broadcast Address (Broadcast Address) is an Address dedicated to transmitting to all stations in the network simultaneously. The destination address in the message header of the first data packet message is a broadcast address, the source MAC is the MAC of the first data packet message, and the network protocol type is the VAPRSMP protocol.
After receiving the first data packet, the AP in the same network analyzes a source MAC in the data packet, records and stores the source MAC as the MAC of the management equipment, and sends a second data packet to the management equipment according to the MAC address, wherein the destination address in the second data packet is the MAC of the management equipment, the source MAC is the MAC of the AP, and the network protocol type is a VAPRSMP protocol.
And after receiving the second data packet, the management equipment analyzes the second data packet and stores the MAC of the AP.
Step S03, a configuration phase, in which the management device obtains the API list of the AP, determines which management and configuration functions are provided by the AP, and provides a premise for a specific management task in the management phase.
And the configuration stage is also initiated by a management equipment terminal, and the management equipment sends a third data packet to the AP corresponding to the second data packet according to the MAC address, wherein the third data packet comprises a management API (application program interface) acquisition request. The source MAC of the third data packet is the MAC of the management device, the destination MAC is the MAC of the AP, and the network protocol type is the VAPRSMP protocol.
And after receiving the third data packet, the AP corresponding to the destination MAC in the third data packet acquires an API interface list according to the management API acquisition request and transmits a response message to the management device, where the response message includes the API interface list, and the API interface list is data defining an API function opened by the AP. The AP sends the API interface list to the management device, which also follows the message format shown in fig. 2, and the destination address is the MAC of the management device, the source MAC is the MAC of the AP itself, the network protocol type is the VAPRSMP protocol, and the message body is the API interface list.
After receiving the response message, the management device analyzes the message, obtains and stores an API interface list, and at the moment, the management device can know which management functions are provided by the AP by calling the API interface list.
Step S04, configuration phase, which is mainly to manage and configure the AP.
And the configuration stage is also initiated by the management equipment end, the configuration parameters of the API are set according to the API interface list, and after the configuration is completed, the management equipment end sends a fourth data packet to the AP corresponding to the second data packet according to the MAC address, wherein the fourth data packet comprises at least one API in the API interface list and the parameters corresponding to the API. The source MAC in the fourth data packet is the MAC of the management device itself, the destination MAC is the MAC of the AP, the network protocol type is the VAPRSMP protocol, and the message body is the API and the parameters corresponding to the API. For example, the API interface list defines an API for setting a wireless hotspot name of the AP, and then the management end issues a management request, and a message body of the management request packet needs to fill the API for setting the AP hotspot name and specific parameters.
And after receiving the fourth data packet, the AP updates the corresponding parameters according to the API in the fourth data packet.
Furthermore, after the update is completed, a fifth data packet may be further sent to the management device, where the fifth data packet includes at least one API and an API update result. The destination address of the fifth data packet is the MAC of the management device, the source MAC is the MAC of the AP, the network protocol type is the VAPRSMP protocol, and the message body is the API and the API updating result.
And after receiving the fifth data packet, the management device judges whether the AP execution result is successful.
By adopting the method of the first aspect of the invention, the raw socket based on the data link layer can be configured without depending on the IP address; and simultaneously, IP address resources are saved.
A second aspect of the present invention provides an apparatus for configuring and managing an AP, including a memory and a controller, which are sequentially connected in communication, where the memory stores a computer program thereon, and the controller is configured to read the computer program and execute the method for configuring and managing an AP according to the first aspect, the second aspect, and any one of the possibilities.
The third aspect of the present invention provides a system for configuring and managing an AP, comprising a management side and at least one AP,
the management terminal comprises a memory and a controller which are sequentially connected in a communication manner, wherein the memory is stored with a computer program, and the controller is used for reading the computer program and executing the method for configuring and managing the AP in the first aspect and any one of the possibilities;
the AP comprises a memory and a controller, which are in turn communicatively connected, the memory having stored thereon a computer program, the controller being configured to read the computer program and execute the method of configuring a management AP according to the second aspect and any one of its possibilities.
The second and third aspects of the present invention provide an apparatus and system for configuring and managing an AP, and the operation principle of the apparatus and system is detailed in the first aspect and will not be described herein.
A fourth aspect of the present invention provides a computer-readable storage medium having stored thereon instructions which, when executed on a computer, perform the method of configuring a management AP as set forth in the first aspect, the second aspect, and any one of their possibilities. The readable storage medium may include, but is not limited to, a Random-Access Memory (RAM), a Read-Only Memory (ROM), a Flash Memory (Flash Memory), a First-in First-out (FIFO), and/or a First-in Last-out (FILO), and the like.
The above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: modifications may be made to the embodiments described above, or equivalents may be substituted for some of the features described. And such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (8)

1. A method for configuring a management AP, comprising the steps of:
establishing an original socket raw socket based on a data link layer and binding the original socket raw socket to a network card interface;
sending a first data packet for requesting probing, wherein the first data packet comprises a MAC address and a broadcast address of the management device;
receiving a second data packet sent by a wireless access node (AP), wherein the second data packet comprises a Media Access Control (MAC) address of the AP;
sending a third data packet to the AP corresponding to the second data packet according to the MAC address, wherein the third data packet comprises a management API acquisition request;
receiving a response message corresponding to the management API acquisition request, wherein the response message comprises an API interface list of an AP corresponding to a second data packet, and the API interface list is data defining API functions opened by the AP;
and sending a fourth data packet to the AP corresponding to the second data packet according to the MAC address, wherein the fourth data packet comprises at least one API in the API interface list and parameters corresponding to the API.
2. The method of claim 1, wherein the first, second, third, acknowledgement, and fourth packets comprise a header and a body, and wherein the header comprises a destination MAC, a source MAC, and a network protocol type.
3. The method of claim 2, wherein the message header further comprises at least one of a message length, a message type, and an extension field.
4. A method for configuring a management AP, comprising the steps of:
establishing an original socket raw socket based on a data link layer and binding the original socket raw socket to a network card interface;
receiving a first data packet, wherein the first data packet comprises an MAC address of a management device;
sending a second data packet to the management device according to the MAC address, wherein the second data packet comprises the MAC address of the second data packet;
acquiring a third data packet issued by management equipment, wherein the third data packet comprises a management API acquisition request;
acquiring an API interface list according to a management API acquisition request and sending a response message to management equipment, wherein the response message comprises the API interface list, and the API interface list is data defining API functions opened by an AP;
receiving a fourth data packet of the management device, wherein the fourth data packet comprises at least one API in the API interface list and parameters corresponding to the API;
and updating the corresponding parameters according to the API in the fourth data packet.
5. The method of claim 4, wherein the updating the corresponding parameter according to the API in the fourth packet further comprises:
and sending a fifth data packet to the management device, wherein the fifth data packet comprises at least one API and an API updating result.
6. An apparatus for configuring an AP, comprising a memory and a controller communicatively coupled in turn, the memory having stored thereon a computer program, characterized in that: the controller is configured to read the computer program and execute the method of configuring a management AP according to any one of claims 1 to 5.
7. A system for configuring and managing an AP (access point), which comprises a management end and at least one AP, and is characterized in that:
the management terminal comprises a memory and a controller which are sequentially connected in a communication manner, wherein the memory is stored with a computer program, and the controller is used for reading the computer program and executing the method for configuring and managing the AP according to any one of claims 1 to 3;
the AP comprises a memory and a controller, which are in turn communicatively connected, the memory having stored thereon a computer program, the controller being configured to read the computer program and perform the method of configuring a management AP according to any of claims 4 to 5.
8. A computer-readable storage medium having instructions stored thereon, characterized in that: the instructions, when executed on a computer, perform the method of configuring a management AP of any of claims 1-5.
CN202111475289.9A 2021-12-06 2021-12-06 Method, equipment, system and medium for configuration management of AP Active CN114158036B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111475289.9A CN114158036B (en) 2021-12-06 2021-12-06 Method, equipment, system and medium for configuration management of AP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111475289.9A CN114158036B (en) 2021-12-06 2021-12-06 Method, equipment, system and medium for configuration management of AP

Publications (2)

Publication Number Publication Date
CN114158036A true CN114158036A (en) 2022-03-08
CN114158036B CN114158036B (en) 2024-01-23

Family

ID=80452637

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111475289.9A Active CN114158036B (en) 2021-12-06 2021-12-06 Method, equipment, system and medium for configuration management of AP

Country Status (1)

Country Link
CN (1) CN114158036B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115208758A (en) * 2022-06-14 2022-10-18 福建新大陆通信科技股份有限公司 Batch management method for emergency broadcasting equipment

Citations (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102143045A (en) * 2010-08-12 2011-08-03 华为技术有限公司 Method, device and system for processing service message in wireless local area network
US20120087315A1 (en) * 2010-10-12 2012-04-12 Cisco Technology, Inc. Multiple Wired Client Support on a Wireless Workgroup Bridge
CN103313308A (en) * 2013-06-18 2013-09-18 杭州华三通信技术有限公司 Data transmission method and device
CN103338210A (en) * 2013-07-18 2013-10-02 上海寰创通信科技股份有限公司 AP (Access Point) emulation analog system based on CAPWAP (Control and Provisioning of Wireless Access Points) protocol
CN103442015A (en) * 2013-09-04 2013-12-11 深圳市华讯方舟科技有限公司 Method and system for processing capwap tunnel data on wireless network controller based on linux virtual network card
CN103716189A (en) * 2013-12-24 2014-04-09 深圳市共进电子股份有限公司 Configuration management method for local area network terminal gateway equipment
CN105306619A (en) * 2015-10-19 2016-02-03 苏州汉明科技有限公司 Management method of AC for multiple AP in NAT
CN105553852A (en) * 2015-12-31 2016-05-04 联想(北京)有限公司 Information processing method and apparatus, electronic device and management platform
CN105634899A (en) * 2014-10-29 2016-06-01 中兴通讯股份有限公司 Method and system for providing virtual network service
CN105959223A (en) * 2016-04-26 2016-09-21 杭州华三通信技术有限公司 Message forwarding method and apparatus
CN106027694A (en) * 2013-07-19 2016-10-12 福建三元达网络技术有限公司 Method for expanding capacity of MAC address forwarding table by defining CAPWAP protocol
CN106131245A (en) * 2016-08-31 2016-11-16 迈普通信技术股份有限公司 The collocation method of a kind of AP, configuration service device, AP and system
US20170034847A1 (en) * 2015-07-31 2017-02-02 Qualcomm Incorporated Methods and apparatus for multi-channel medium access control protocol
CN107295514A (en) * 2016-04-12 2017-10-24 中兴通讯股份有限公司 A kind of data forwarding method, WAP and communication system
CN108055205A (en) * 2018-01-26 2018-05-18 武汉理工大学 It is used to implement the Routing Protocol and method for routing of VDES
CN108111523A (en) * 2017-12-28 2018-06-01 网易(杭州)网络有限公司 Data transmission method and device
US10129144B1 (en) * 2016-06-27 2018-11-13 Amazon Technologies, Inc. Extending virtual routing and forwarding using source identifiers
CN108833606A (en) * 2018-05-31 2018-11-16 郑州云海信息技术有限公司 A kind of two-layer equipment configuration method, tension management equipment, infrastructure devices and system
CN109041275A (en) * 2018-06-28 2018-12-18 新华三技术有限公司 Data transmission method, device and wireless access point
CN109195199A (en) * 2018-09-27 2019-01-11 新华三技术有限公司 A kind of management method and device of AP
CN109391532A (en) * 2017-08-04 2019-02-26 深圳市中兴微电子技术有限公司 A kind of radio transmitting device, radio transmitting method and computer readable storage medium
CN110493366A (en) * 2019-08-01 2019-11-22 新华三技术有限公司成都分公司 The method and device of network management is added in a kind of access point
CN111083055A (en) * 2019-11-26 2020-04-28 深圳市共进电子股份有限公司 Client device management method and device, router and storage medium
CN111131435A (en) * 2019-12-19 2020-05-08 浙江源创建筑智能科技有限公司 Method for discovering and configuring Ethernet link layer equipment
CN111770210A (en) * 2020-06-05 2020-10-13 深圳爱克莱特科技股份有限公司 Multi-controller IP grouping method, system and readable medium
CN112039920A (en) * 2020-09-14 2020-12-04 迈普通信技术股份有限公司 Communication method, communication device, electronic device and storage medium

Patent Citations (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102143045A (en) * 2010-08-12 2011-08-03 华为技术有限公司 Method, device and system for processing service message in wireless local area network
US20120087315A1 (en) * 2010-10-12 2012-04-12 Cisco Technology, Inc. Multiple Wired Client Support on a Wireless Workgroup Bridge
CN103313308A (en) * 2013-06-18 2013-09-18 杭州华三通信技术有限公司 Data transmission method and device
CN103338210A (en) * 2013-07-18 2013-10-02 上海寰创通信科技股份有限公司 AP (Access Point) emulation analog system based on CAPWAP (Control and Provisioning of Wireless Access Points) protocol
CN106027694A (en) * 2013-07-19 2016-10-12 福建三元达网络技术有限公司 Method for expanding capacity of MAC address forwarding table by defining CAPWAP protocol
CN103442015A (en) * 2013-09-04 2013-12-11 深圳市华讯方舟科技有限公司 Method and system for processing capwap tunnel data on wireless network controller based on linux virtual network card
CN103716189A (en) * 2013-12-24 2014-04-09 深圳市共进电子股份有限公司 Configuration management method for local area network terminal gateway equipment
CN105634899A (en) * 2014-10-29 2016-06-01 中兴通讯股份有限公司 Method and system for providing virtual network service
US20170034847A1 (en) * 2015-07-31 2017-02-02 Qualcomm Incorporated Methods and apparatus for multi-channel medium access control protocol
CN105306619A (en) * 2015-10-19 2016-02-03 苏州汉明科技有限公司 Management method of AC for multiple AP in NAT
CN105553852A (en) * 2015-12-31 2016-05-04 联想(北京)有限公司 Information processing method and apparatus, electronic device and management platform
CN107295514A (en) * 2016-04-12 2017-10-24 中兴通讯股份有限公司 A kind of data forwarding method, WAP and communication system
CN105959223A (en) * 2016-04-26 2016-09-21 杭州华三通信技术有限公司 Message forwarding method and apparatus
US10129144B1 (en) * 2016-06-27 2018-11-13 Amazon Technologies, Inc. Extending virtual routing and forwarding using source identifiers
CN106131245A (en) * 2016-08-31 2016-11-16 迈普通信技术股份有限公司 The collocation method of a kind of AP, configuration service device, AP and system
CN109391532A (en) * 2017-08-04 2019-02-26 深圳市中兴微电子技术有限公司 A kind of radio transmitting device, radio transmitting method and computer readable storage medium
CN108111523A (en) * 2017-12-28 2018-06-01 网易(杭州)网络有限公司 Data transmission method and device
CN108055205A (en) * 2018-01-26 2018-05-18 武汉理工大学 It is used to implement the Routing Protocol and method for routing of VDES
CN108833606A (en) * 2018-05-31 2018-11-16 郑州云海信息技术有限公司 A kind of two-layer equipment configuration method, tension management equipment, infrastructure devices and system
CN109041275A (en) * 2018-06-28 2018-12-18 新华三技术有限公司 Data transmission method, device and wireless access point
CN109195199A (en) * 2018-09-27 2019-01-11 新华三技术有限公司 A kind of management method and device of AP
CN110493366A (en) * 2019-08-01 2019-11-22 新华三技术有限公司成都分公司 The method and device of network management is added in a kind of access point
CN111083055A (en) * 2019-11-26 2020-04-28 深圳市共进电子股份有限公司 Client device management method and device, router and storage medium
CN111131435A (en) * 2019-12-19 2020-05-08 浙江源创建筑智能科技有限公司 Method for discovering and configuring Ethernet link layer equipment
CN111770210A (en) * 2020-06-05 2020-10-13 深圳爱克莱特科技股份有限公司 Multi-controller IP grouping method, system and readable medium
CN112039920A (en) * 2020-09-14 2020-12-04 迈普通信技术股份有限公司 Communication method, communication device, electronic device and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SUZAN BAYHAN等: ""User-AP Association Management in Software-Defined WLANs"", 《IEEE TRANSACTIONS ON NETWORK AND SERVICE MANAGEMENT ( VOLUME: 17, ISSUE: 3, SEPTEMBER 2020)》 *
郭建伟: ""实例详析无线AP工作模式"", 《网络安全和信息化》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115208758A (en) * 2022-06-14 2022-10-18 福建新大陆通信科技股份有限公司 Batch management method for emergency broadcasting equipment
CN115208758B (en) * 2022-06-14 2023-05-30 福建新大陆通信科技股份有限公司 Batch management method for emergency broadcasting equipment

Also Published As

Publication number Publication date
CN114158036B (en) 2024-01-23

Similar Documents

Publication Publication Date Title
US9474101B2 (en) Apparatus and system for managing a sensor network
CN101594614B (en) Data downloading methods and terminal
EP3208974A1 (en) Power line carrier communication terminal control device, system and method
JP2022525899A (en) How to start time-sensitive communication services, terminals, network nodes and computer programs
WO2021223335A1 (en) Route selection method for application program, and related device
CN109548098A (en) Conversation processing method and relevant device
CN104885556B (en) Method for wireless communications and equipment
CN103491653A (en) WiFi and 3G coexisting method based on Android intelligent terminal
EP2323280A1 (en) Mobile terminal and wimax base station intercommunicating method and system, mobile terminal
EP3550886A1 (en) Wireless communication method and network device
CN109429213B (en) Information processing method, device, equipment and computer readable storage medium
CN112543466A (en) Role self-election method and device
WO2022048441A1 (en) Application data transmission method, system, and electronic device
US11917523B2 (en) Polymorphic network control system and method supporting mobile access of terminal
CN110268732A (en) Data transmission method, base station, local break-out controller, gateway and system
CN114158036B (en) Method, equipment, system and medium for configuration management of AP
CN111586602B (en) Policy management method and device
CN108449443B (en) Method for realizing address configuration of all-IP wireless network
CN106688304B (en) ZigBee system management using TR-069 enabled CPE agent
CN114465845B (en) Data communication method, device, equipment and storage medium based on field bus
CN109587749A (en) Data transmission method for uplink and system
CN105072026A (en) Internet-of-things gateway communication system
CN117596583A (en) Method for dynamically discovering service network node in core network, network node and medium
CN115589624A (en) Communication method and device
TWI823362B (en) A communication method and device,storage medium and chip system

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