CN114158036B - Method, equipment, system and medium for configuration management of AP - Google Patents

Method, equipment, system and medium for configuration management of AP Download PDF

Info

Publication number
CN114158036B
CN114158036B CN202111475289.9A CN202111475289A CN114158036B CN 114158036 B CN114158036 B CN 114158036B CN 202111475289 A CN202111475289 A CN 202111475289A CN 114158036 B CN114158036 B CN 114158036B
Authority
CN
China
Prior art keywords
data packet
management
api
mac
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.)
Active
Application number
CN202111475289.9A
Other languages
Chinese (zh)
Other versions
CN114158036A (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

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

Abstract

The invention discloses a method, equipment, a system and a medium for configuring and managing an AP, wherein the method for managing the equipment 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 equipment; 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 device 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 and parameters corresponding to the API in the API interface list. The method is based on an original socket of a data link layer, and can be configured without depending on an IP address; meanwhile, IP address resources are saved.

Description

Method, equipment, system and medium for configuration management of AP
Technical Field
The invention belongs to the technical field of AP configuration management, and particularly relates to a method, equipment, a system and a medium for configuration management of an AP.
Background
The AP is an acronym of Access Point, namely a so-called "radio Access node", and the radio AP is a bridge for communication between a radio network and a wired network and is a core device for constructing a WLAN. Currently, APs on the market generally support two modes, a thin AP mode and a fat AP mode. The management of both mode APs is managed and configured based on the upper layer protocols of the IP protocol. APs such as thin mode are typically managed and configured by a common control and configuration protocol (Control And Provisioning of Wireless Access Points Protocol Specification, CAPWAP) of the wireless access point. The AP in the fat mode is usually controlled by entering the UI interface through the browser, which is based on the http protocol, which is an upper layer protocol based on the IP protocol.
The precondition 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 be managed and configured without the IP address.
Disclosure of Invention
In order to solve the problem that the conventional AP configuration management depends on IP, the invention provides a method, equipment, a system and a medium for configuring and managing the AP, which can configure based on an original socket of a data link layer without depending on an IP address; meanwhile, IP address resources are saved.
The invention is realized by the following technical scheme:
the first aspect of the present invention provides a method for configuration management of an AP, including the steps of:
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 for requesting detection, wherein the first data packet comprises an 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 an MAC address of the AP;
sending a third data packet to an 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 the API interface list is data for defining the open API function of 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 and parameters corresponding to the API in the API interface list.
In one possible design, the first data packet, the second data packet, the third data packet, the reply message, and the fourth data packet include a message header and a message body, where 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 steps of:
establishing an original socket based on a data link layer and binding the original socket to a network card interface;
receiving a first data packet, wherein the first data packet comprises a MAC address of management equipment;
sending a second data packet to the management equipment 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 for defining an API function opened by an AP;
receiving a fourth data packet of the management device, wherein the fourth data packet comprises at least one API and parameters corresponding to the API in the API interface list;
and updating corresponding parameters according to the API in the fourth data packet.
In one possible design, the updating the corresponding parameters according to the API in the fourth data packet further includes:
and sending a fifth data packet to the management equipment, 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 configuration management of an AP, comprising a memory and a controller in communication with each other in sequence, the memory having a computer program stored thereon, the controller being configured to read the computer program and perform the method for configuration management of an AP as described in the first aspect, the second aspect and any one of the possibilities thereof.
A fourth aspect of the present invention provides a system for configuration management of APs, including a management side and at least one AP,
the management end comprises a memory and a controller which are sequentially connected in a communication way, 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 possible methods;
the AP comprises a memory and a controller in communication with each other in turn, the memory having a computer program stored thereon, the controller being configured to read the computer program and perform the method of configuring the management AP as described in the second aspect and any one of its possibilities.
A fifth aspect of the present invention provides a computer readable storage medium having instructions stored thereon which, when run on a computer, perform the method of configuring a management AP as described in the first aspect, the second aspect and any one of the possibilities thereof.
Compared with the prior art, the invention has at least the following advantages and beneficial effects:
1. the method, the equipment and the system realize the configuration management of the AP, and can be configured without depending on an IP address based on the original socket of the data link layer; at the same time save IP address resources
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of the present invention;
fig. 2 is a schematic diagram of a packet format of a VAPRSMP protocol of the present invention.
Detailed Description
The invention will be further elucidated with reference to the drawings and to specific embodiments. The present invention is not limited to these examples, although they are described in order to assist understanding of the present invention. Specific structural and functional details disclosed herein are merely representative 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" that may appear herein, it is merely one association relationship that describes an associated object, meaning that there may be three relationships, e.g., a and/or B, may represent: a alone, B alone, and both a and B; for the term "/and" that may appear herein, which is descriptive of another associative object relationship, it means that there may be two relationships, e.g., a/and B, it may be expressed that: a alone, a alone and B alone; in addition, for the character "/" that may appear herein, it is generally indicated that the context associated object is an "or" relationship.
It should be understood that specific details are provided in the following description to provide a thorough understanding of the 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, a system may be shown in block diagrams in order to avoid obscuring the examples with unnecessary detail. In other instances, well-known processes, structures, and techniques may not be shown in unnecessary detail in order to avoid obscuring the examples.
The TCP/IP protocol suite is a four-layer protocol system, from bottom to top, a data link layer, a network layer, a transport layer, and an application layer, each of which performs different functions and is implemented by several protocols. The existing control and configuration protocol CAPWAP of the wireless access point is an application layer above a transmission layer according to a TCP/IP four-layer model, and is based on an original socket of the application layer, namely a CAPWAP protocol packaged based on a udp protocol, which must depend on an IP address.
As shown in fig. 1, the first aspect of the present invention discloses a method for configuring and managing an AP, where the method involves two ends, one end is a management device end, and may be an intelligent device such as a mobile phone, a computer, a tablet, etc., and the system is not limited in particular; the other end is an AP, and the end can be a single AP or a plurality of APs; i.e. the management device may be in a one-to-one or one-to-many relationship with the AP. The management end comprises 4 stages when performing AP management, and specifically, the method for configuring and managing the AP comprises the following steps S01 to S04.
And step S01, a configuration stage, wherein the management equipment 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:
for the AP end, an original socket based on a data link layer is established and bound to a network card interface, such as eth0, and then a self-defined network layer protocol is specified.
For the management equipment end, an original socket based on a data link layer is also established and bound to a network card interface, for example, can be bound to eth0; and designating 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 custom network layer protocol may employ an AP original socket management protocol (Access Point Raw Socket Manage Protocol, aprssmp), the VAPRSMP protocol is a data link layer based protocol for the original socket, and does not require the device to have an IP address.
The data packet of the VAPRSMP protocol is a custom message and comprises a message header and a message body, wherein the data body is json format data, and 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 a message in the message; the message type is a specific message type of VAPRSMP; the extension field may be used for customization, and a specific structure thereof may be seen in fig. 2.
The original socket of the link layer is created by calling a socket () function. The first parameter specifies a protocol family type as PF_PACKET, the second parameter type can be set as SOCK_RAW or SOCK_DGRAM, and the third parameter is a protocol type, which is only significant for message 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 the management device and the AP both follow the VAPRSMP protocol.
Step S02, in the detection stage, the management end discovers manageable APs and enables the two parties to acquire the MAC addresses of each other.
The detection stage is initiated by the management equipment end, and the management equipment end firstly transmits 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. The broadcast address (Broadcast Address) is an address dedicated to transmitting to all workstations 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 source MAC, and the network protocol type is the VAPRSMP protocol.
After receiving the first data packet, the AP in the same network analyzes the source MAC in the data packet, records and stores the source MAC as the MAC of the management device, and sends a second data packet to the management device according to the MAC address, wherein the destination address in the second data packet is the MAC of the management device, the source MAC is the MAC of the AP, and the network protocol type is the VAPRSMP protocol.
After receiving the second data packet, the management device parses the second data packet and stores the MAC of the AP.
Step S03, a configuration stage, wherein the management device acquires an API list of the AP, determines which management and configuration functions the AP provides, and provides a premise for specific management tasks in the management stage.
The configuration stage is initiated by the management equipment end, 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 acquisition request. The source MAC of the third data packet is the MAC of the management equipment, the destination MAC is the MAC of the AP, and the network protocol type is the VAPRSMP protocol.
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 sends a response message to the management equipment, wherein the response message comprises the API interface list, and the API interface list is data for defining the API function opened by the AP. The AP sends the API interface list to the management device in the same manner as the message format shown in fig. 2, where 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 an API interface list and stores the API interface list, and at the moment, the management device can know which management functions the AP provides by calling the API interface list.
Step S04, a configuration phase, which is mainly to manage and configure the AP.
The configuration stage is initiated by the management equipment end, configuration parameters of the API interface 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 and parameters corresponding to the API in the API interface list. The source MAC in the fourth data packet is the MAC of the management equipment, 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 the message body of the management request packet needs to be filled with the API for setting the AP hotspot name, and specific parameters.
After receiving the fourth data packet, the AP updates the corresponding parameters according to the API in the fourth data packet.
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 configuration can be carried out based on the original socket of the data link layer without depending on the IP address; meanwhile, IP address resources are saved.
A second aspect of the present invention provides an apparatus for configuration management of an AP, comprising a memory and a controller in communication with each other in sequence, the memory having a computer program stored thereon, the controller being configured to read the computer program and perform the method for configuration management of an AP as described in the first aspect, the second aspect and any one of the possibilities thereof.
A third aspect of the present invention provides a system for configuration management of APs, comprising a management side and at least one AP,
the management end comprises a memory and a controller which are sequentially connected in a communication way, 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 possible methods;
the AP comprises a memory and a controller in communication with each other in turn, the memory having a computer program stored thereon, the controller being configured to read the computer program and perform the method of configuring the management AP as described in the second aspect and any one of its possibilities.
The second and third aspects of the present invention provide a device and a system for configuration management of an AP, and the operation principles of the device and the system are detailed in the first aspect, which are not described herein.
A fourth aspect of the invention provides a computer readable storage medium having instructions stored thereon which, when executed on a computer, perform the method of configuring a management AP as described in the first aspect, the second aspect and any one of the possibilities thereof. The readable storage medium may include, but is not limited to, random-Access Memory (RAM), read-Only Memory (ROM), flash Memory (Flash Memory), first-in first-out Memory (First Input First Output, FIFO), and/or first-in last-out Memory (First Input Last Output, FILO), etc.
The above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the 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: the technical scheme described in the foregoing embodiments can be modified or some of the technical features thereof can be replaced by equivalents. Such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. A method for configuring and managing an AP, comprising the steps of:
establishing an original socket based on a data link layer and binding the original socket to a network card interface;
establishing an original socket based on a data link layer for an AP end, binding to a network card interface, and then designating a self-defined network layer protocol; for the management equipment end, an original socket based on a data link layer is also established and bound to a network card interface, and then a self-defined network layer protocol is designated, wherein the self-defined network layer protocols of the management equipment end and the AP end are the same; the self-defined network layer protocol can adopt an AP original socket management protocol, and the VAPRSMP protocol is based on an original socket of a data link layer, and does not need to have an IP address;
transmitting a first data packet for requesting detection, wherein the first data packet comprises an MAC address and a broadcast address of the management equipment;
the detection is initiated by the management equipment end, the management equipment end firstly transmits a first data packet for requesting the detection, and the broadcast address is an address specially used for transmitting to all workstations in the network at the same time; 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 source MAC, and the network protocol type is the VAPRSMP protocol; after receiving the first data packet, the AP in the same network analyzes the 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 the VAPRSMP protocol;
receiving a second data packet sent by a wireless access node (AP), wherein the second data packet comprises an MAC address of the AP; after receiving the second data packet, the management device analyzes the second data packet and stores the MAC of the AP;
sending a third data packet to an 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 the API interface list is data for defining the open API function of 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 and parameters corresponding to the API in the API interface list.
2. The method of claim 1, wherein the first, second, third, reply, and fourth packets include a header and a body, the header including a destination
MAC, source MAC, network protocol type.
3. The method of configuration management AP 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 and managing an AP, comprising the steps of:
establishing an original socket based on a data link layer and binding the original socket to a network card interface; then appointing a self-defined network layer protocol; for the management equipment end, an original socket based on the data link layer is also established and bound to a network card interface, then a self-defined network layer protocol is designated, the self-defined network layer protocol can adopt an AP original socket management protocol,
receiving a first data packet, wherein the first data packet comprises a MAC address of management equipment; 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 source MAC, and the network protocol type is the VAPRSMP protocol; after receiving the first data packet, the AP in the same network analyzes the source MAC in the data packet and records the MAC stored as management equipment;
sending a second data packet to the management equipment according to the MAC address, wherein the second data packet comprises the MAC address of the management equipment, and after receiving the second data packet, the management equipment analyzes the second data packet and stores the MAC of the AP; 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 for defining an API function opened by an AP;
receiving a fourth data packet of the management device, wherein the fourth data packet comprises at least one API and parameters corresponding to the API in the API interface list;
and updating corresponding parameters according to the API in the fourth data packet.
5. The method for configuration management of an AP according to claim 4, wherein said fourth number is a number
The API in the packet updates the corresponding parameters, which then further includes:
and sending a fifth data packet to the management equipment, wherein the fifth data packet comprises at least one API and an API updating result.
6. An apparatus for configuration management of an AP, comprising a memory and a controller in communication connection in sequence, the memory having a computer program stored thereon, characterized by: the controller is configured to read the computer program and execute the method of configuration management AP according to any of claims 1-5.
7. A system for configuration management of APs, comprising a management side and at least one AP, characterized in that:
the management end comprises a memory and a controller which are sequentially connected in a communication way, 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-3; the AP comprises a memory and a controller which are sequentially in communication connection, wherein the memory stores 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 4-5.
8. A computer-readable storage medium having instructions stored thereon, characterized in that: the method of configuring a management AP of any of claims 1-5 is performed when the instructions are run on a computer.
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 CN114158036A (en) 2022-03-08
CN114158036B true 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)

Families Citing this family (1)

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

Citations (24)

* 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
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
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

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8934420B2 (en) * 2010-10-12 2015-01-13 Cisco Technology, Inc. Multiple wired client support on a wireless workgroup bridge
US9967900B2 (en) * 2015-07-31 2018-05-08 Qualcomm Incorporated Methods and apparatus for multi-channel medium access control protocol

Patent Citations (24)

* 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
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
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
"User-AP Association Management in Software-Defined WLANs";Suzan Bayhan等;《IEEE Transactions on Network and Service Management ( Volume: 17, Issue: 3, September 2020)》;全文 *
"实例详析无线AP工作模式";郭建伟;《网络安全和信息化》;全文 *

Also Published As

Publication number Publication date
CN114158036A (en) 2022-03-08

Similar Documents

Publication Publication Date Title
US9474101B2 (en) Apparatus and system for managing a sensor network
CN101594614B (en) Data downloading methods and terminal
EP3585095A1 (en) Method for controlling quality of service, and device, smf, upf, ue, pcf and an therefor
US8774071B2 (en) Method and system for intercommunication between mobile terminal and WiMAX base station, and mobile terminal
JP2022525899A (en) How to start time-sensitive communication services, terminals, network nodes and computer programs
CN104885556B (en) Method for wireless communications and equipment
CN109041140B (en) Method for rapidly switching wireless network, intelligent hardware and terminal equipment
EP3550886A1 (en) Wireless communication method and network device
CN110324808A (en) Switching method, device and the mobile terminal of configuration file
CN112543466A (en) Role self-election method and device
CN114158036B (en) Method, equipment, system and medium for configuration management of AP
CN109818769A (en) The method and apparatus for sending information
CN108881027B (en) Method and device for realizing radius message forwarding of router based on Linux system
CN116724545A (en) Method, device and system for transmitting data packet
JP7212759B2 (en) Management of UE configuration in the serving PLMN in the presence of default configuration for the UE for all PLMNs
CN106688304B (en) ZigBee system management using TR-069 enabled CPE agent
CN108494679B (en) Linux system based SSH message forwarding method and device for realizing router
US20190356531A1 (en) Device Management Method and Related Device
CN108881026B (en) Linux system based BGP message forwarding method and device for realizing router
CN105072026A (en) Internet-of-things gateway communication system
WO2022048441A1 (en) Application data transmission method, system, and electronic device
CN115589624A (en) Communication method and device
CN112291757A (en) Data transmission method, device, storage medium and electronic equipment
CN112787828A (en) Application flow statistical method and device and mobile electronic device
US10299310B2 (en) Wireless device including first platform for local area and second platform for remote area and method for wireless device

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