WO2017084387A1 - Method and device for extending the number of wlan ids - Google Patents

Method and device for extending the number of wlan ids Download PDF

Info

Publication number
WO2017084387A1
WO2017084387A1 PCT/CN2016/093119 CN2016093119W WO2017084387A1 WO 2017084387 A1 WO2017084387 A1 WO 2017084387A1 CN 2016093119 W CN2016093119 W CN 2016093119W WO 2017084387 A1 WO2017084387 A1 WO 2017084387A1
Authority
WO
WIPO (PCT)
Prior art keywords
wlan
virtual
real
access point
mapping table
Prior art date
Application number
PCT/CN2016/093119
Other languages
French (fr)
Chinese (zh)
Inventor
李�杰
蔡磊磊
Original Assignee
华讯方舟科技有限公司
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 华讯方舟科技有限公司 filed Critical 华讯方舟科技有限公司
Publication of WO2017084387A1 publication Critical patent/WO2017084387A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W16/00Network planning, e.g. coverage or traffic planning tools; Network deployment, e.g. resource partitioning or cells structures
    • H04W16/18Network planning tools
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and apparatus for expanding the number of WLAN IDs.
  • the controller generally supports access management of a large number of APs (Access Point). For example, it supports access management of 1024 APs. Regardless of whether the AP is dual-frequency or single-frequency, the AP can only configure up to 8 WLANs per band.
  • the AC-AP interface can communicate with each other.
  • the WLAN ID (Wireless Local Area Network Identification) of the AP can only be 1 to 16. Assuming that the same WLAN is allocated for every 5 APs, at least 205 different WLANs need to be configured, and the WLAN IDs are 1 to 205, and the existing 1 to 16 WLAN ID ranges cannot meet this requirement. Therefore, a new technical solution needs to be proposed to achieve the number of WLAN ID extensions.
  • the embodiments of the present invention provide a method and an apparatus for expanding the number of WLAN IDs to solve the problem that the number of WLAN IDs cannot be extended in the prior art.
  • an embodiment of the present invention provides a method for extending a number of WLAN IDs, including:
  • an embodiment of the present invention provides an apparatus for extending a number of WLAN IDs, including:
  • a mapping table establishing unit configured to: when the request information for adding a WLAN is received, determine the increase WL
  • An ID obtaining unit configured to obtain, from the request information for adding the WLAN, a real WLAN to be added
  • a mapping relationship establishing unit configured to use an idle WLAN corresponding to the access point
  • mapping relationship recording unit configured to record, in the mapping table, a mapping relationship between the real WLAN ID and the virtual WLAN ID;
  • the virtual WLAN ID sending unit is configured to send the virtual WLAN ID to the access point, so that the access point is bound to the WLAN corresponding to the real WLAN ID.
  • the beneficial effects of the embodiment of the present invention compared with the prior art are as follows:
  • the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table by establishing a mapping table corresponding to the access point, and then
  • the WLAN ID that is forwarded to the controller is the real WLAN ID
  • the WLAN ID that is sent to the access point is the virtual WLAN ID. Therefore, the number of WLAN IDs is not limited, and the number of WLAN IDs is expanded.
  • FIG. 1 is a flowchart of an implementation of a method for extending a number of WLAN IDs according to an embodiment of the present invention
  • FIG. 2 is a flowchart of an implementation of a method for extending a number of WLAN IDs according to another embodiment of the present invention
  • 3 is a flowchart of an implementation of a method for extending the number of WLAN IDs according to another embodiment of the present invention
  • FIG. 4 is a structural block diagram of an apparatus for extending the number of WLAN IDs according to an embodiment of the present invention.
  • FIG. 1 is a flowchart showing an implementation of a method for extending the number of WLAN IDs according to an embodiment of the present invention, which is described in detail as follows:
  • step S101 when receiving the request information for adding the WLAN, determining to increase the access point corresponding to the request information of the WLAN, and establishing a mapping table corresponding to the access point.
  • the executive body of the embodiment of the present invention may be an AC.
  • the WLAN ID that needs to be configured on the AC is more than 16 ⁇ , for example, the AC needs to be configured with 512 different WLANs
  • the virtual mapping WLAN ID provided by the embodiment of the present invention is required to implement the WLAN ID extension.
  • the access point corresponding to the request information of the WLAN is determined, and the presence or absence of the access point is determined.
  • the mapping table corresponding to the ingress point if not, establishes a mapping table corresponding to the access point, so as to record the mapping relationship between the real WLAN ID and the virtual WLAN ID through the mapping table.
  • the AC establishes a mapping table for each AP to record the real WLAN.
  • mapping between the ID and the virtual WLAN ID For example, a first mapping table is established for the API, a second mapping table is established for the AP2, and a third mapping table is established for the AP3.
  • step S102 the real WLAN of the WLAN to be added is obtained from the request information for adding the WLAN.
  • the access point corresponding to the request information for adding the WLAN is an API, and the real WLAN ID of the WLAN to be added corresponding to the request information of the added WLAN is 100.
  • step S103 a virtual WLAN ID is determined from the idle WLAN ID corresponding to the access point, and a mapping relationship between the real WLAN ID and the virtual WLAN ID is established.
  • the WLAN ID corresponding to the access point ranges from 1 to 16. For example, multiple WLANs for the API If the WLAN ID 1 in the ID is idle, the WLAN ID 1 can be determined as a virtual WLAN.
  • Table 1 shows an example of a mapping table corresponding to the API
  • Table 2 shows an example of a mapping table corresponding to the AP2.
  • step S104 the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table.
  • the mapping relationship between the real WLAN ID 100 and the virtual WLAN ID 1 is recorded in the mapping table.
  • the method further includes: [0038] The virtual WLAN ID is placed in a busy state.
  • mapping table will be associated with the real WLAN.
  • the virtual WLAN ID of the ID establishing mapping relationship is placed in a busy state.
  • the virtual WLAN ID 1 that is mapped to the real WLAN ID 100 is placed in a busy state.
  • step S105 the virtual WLAN ID is sent to the access point, so that the access point is bound to the real WLAN.
  • the WLAN corresponding to the ID is the same as the ID.
  • the virtual mapped virtual WLAN ID 1 is sent to the API, so that the WLAN corresponding to the virtual WLAN ID 100 is implemented.
  • the virtual WLAN is found from the mapping table.
  • the real WLAN ID 100 corresponding to the ID 1 transmits the message according to the WLAN corresponding to the real WLAN ID 100.
  • the embodiment of the present invention implements the extension of the WLAN ID, so that the AC can configure 512 or more WLANs.
  • the WLAN ID can range from 1 to 512 or even wider.
  • FIG. 2 is a flowchart showing an implementation of a method for extending the number of WLAN IDs according to another embodiment of the present invention. Referring to FIG. 2:
  • step S201 when receiving the request information for adding the WLAN, determining to increase the access point corresponding to the request information of the WLAN, and establishing a mapping table corresponding to the access point;
  • step S202 the real WLAN of the WLAN to be added is obtained from the request information for adding the WLAN.
  • step S203 a virtual WLAN ID is determined from the idle WLAN ID corresponding to the access point, and a mapping relationship between the real WLAN ID and the virtual WLAN ID is established;
  • step S204 the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table.
  • step S205 the virtual WLAN ID is sent to the access point, so that the access point is bound to the real WLAN.
  • step S206 when receiving the request information for updating the WLAN, determining to update the real WLAN ID corresponding to the request information of the WLAN;
  • step S207 searching for a virtual WLAN ID corresponding to the real WLAN ID from the mapping table; [0052] in step S208, acquiring WLAN update information from the request information for updating the WLAN;
  • step S209 the WLAN update information is sent to the access point corresponding to the mapping table, so that the access point updates the WLAN corresponding to the virtual WLAN ID according to the WLAN update information.
  • the virtual WLAN ID corresponding to the real WLAN ID 100 is found from the mapping table, so that the API is updated according to the WLAN.
  • the information updates the WLAN corresponding to the virtual WLAN ID 1.
  • FIG. 3 is a flowchart of an implementation of a method for extending the number of WLAN IDs according to another embodiment of the present invention. Referring to FIG. 3:
  • step S301 when receiving the request information for adding the WLAN, determining to increase the access point corresponding to the request information of the WLAN, and establishing a mapping table corresponding to the access point;
  • step S302 the real WLAN of the WLAN to be added is obtained from the request information for adding the WLAN.
  • step S303 a virtual WLAN ID is determined from the idle WLAN ID corresponding to the access point, and a mapping relationship between the real WLAN ID and the virtual WLAN ID is established;
  • step S304 the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table.
  • step S305 the virtual WLAN ID is sent to the access point, so that the access point is bound to the real WLAN.
  • step S306 when the request information for deleting the WLAN is received, determining the real WLAN ID corresponding to the request information for deleting the WLAN;
  • step S307 the virtual WLAN ID corresponding to the real WLAN ID is searched from the mapping table
  • step S308 the information about the WLAN corresponding to the virtual WLAN ID is sent to the access point corresponding to the mapping table, so that the access point deletes the WLAN corresponding to the virtual WLAN ID;
  • step S309 the virtual WLAN is to be
  • the ID is set to the idle state, and the mapping relationship between the real WLAN ID and the virtual WLAN ID is deleted from the mapping table. For example, when the WLAN of the real WLAN ID 100 of the deleted API sent by the web network management system of the AC is received, the mapping table is found in the mapping table. Virtual WLAN ID 1 corresponding to the real WLAN ID 100, delete the true in the mapping table The mapping relationship between the WLAN ID 100 and the virtual WLAN ID 1 is set, and the virtual WLAN ID 1 is set to the idle state, so as to further increase the use of other WLANs.
  • the size of the sequence numbers of the foregoing processes does not mean the order of execution sequence, and the execution order of each process should be determined by its function and internal logic, and should not be taken to the embodiment of the present invention.
  • the implementation process constitutes any limitation.
  • the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table by establishing a mapping table corresponding to the access point, and the WLAN ID presented by the access controller is a real WLAN ID.
  • the WLAN ID that is sent to the access point is the virtual WLAN ID, so that the number of WLAN IDs is not limited, and the number of WLAN IDs is expanded.
  • FIG. 4 is a structural block diagram of an apparatus for extending the number of WLAN IDs provided by an embodiment of the present invention, and the apparatus may be used to run the method of expanding the number of WLAN IDs shown in FIG. 1 to FIG. For the convenience of description, only the parts related to the embodiment of the present invention are shown.
  • the device includes:
  • the mapping table establishing unit 41 is configured to determine, when the request information for adding the WLAN is received, the increase
  • the real WLAN ID obtaining unit 42 is configured to obtain, from the request information for adding the WLAN, a real WLAN ID of the WLAN to be added;
  • the mapping relationship establishing unit 43 is configured to determine a virtual WLAN ID from the idle WLAN ID corresponding to the access point, and establish a mapping relationship between the real WLAN ID and the virtual WLAN ID; [0073] a mapping relationship recording unit 44, configured to record a mapping relationship between the real WLAN ID and the virtual WLAN ID in the mapping table;
  • the virtual WLAN ID sending unit 45 is configured to send the virtual WLAN ID to the access point, so that the access point is bound to the WLAN corresponding to the real WLAN ID.
  • the device further includes:
  • the busy state setting unit 46 is configured to set the virtual WLAN ID to a busy state.
  • the device further includes a WLAN update unit 47
  • the WLAN update unit 47 includes: [0078] a first real WLAN ID determining subunit 471, configured to: when receiving the request information for updating the WLAN, determine Updating the real WLAN ID corresponding to the request information of the WLAN; [0079] a first virtual WLAN ID lookup subunit 472, configured to search for the real WLAN from the mapping table.
  • the virtual WLAN ID corresponding to the ID
  • WLAN update information acquisition sub-unit 473 configured to obtain WL from the request information of the update WLAN
  • the WLAN update information sending subunit 474 is configured to send the WLAN update information to the access point corresponding to the mapping table, so that the access point updates the location according to the WLAN update information.
  • the device further includes a WLAN deleting unit 48, and the WLAN deleting unit 48 includes: [0083] a second real WLAN ID determining subunit 481, configured to: when receiving the request information for deleting the WLAN, determine Deleting the real WLAN ID corresponding to the request information of the WLAN;
  • a second virtual WLAN ID lookup subunit 482 configured to search for the real WLAN from the mapping table
  • the virtual WLAN ID corresponding to the ID
  • the deletion information sending sub-unit 483 is configured to send information about deleting the WLAN corresponding to the virtual WLAN ID to the access point corresponding to the mapping table, so that the access point deletes the virtual WLAN.
  • the WLAN corresponding to the ID is configured to send information about deleting the WLAN corresponding to the virtual WLAN ID to the access point corresponding to the mapping table, so that the access point deletes the virtual WLAN.
  • the WLAN corresponding to the ID is configured to send information about deleting the WLAN corresponding to the virtual WLAN ID to the access point corresponding to the mapping table, so that the access point deletes the virtual WLAN.
  • the WLAN deleting unit 48 further includes:
  • the mapping relationship deleting sub-unit 485 is configured to delete the mapping relationship between the real WLAN ID and the virtual WLAN ID from the mapping table.
  • the mapping between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table by establishing a mapping table corresponding to the access point, and the WLAN ID presented by the access controller is a real WLAN ID, and is sent to the WLAN ID.
  • the WLAN ID of the access point is a virtual WLAN ID, so that the number of WLAN IDs is not limited, and the number of WLAN IDs is expanded.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division, and the actual implementation may have another division manner, for example, multiple units may be combined or may be integrated. Go to another system, or some features can be ignored, or not executed.
  • the coupling or direct coupling or communication connection shown or discussed may be through some interface, indirect coupling or communication connection of the unit, and may be in electrical, mechanical or other form.
  • the unit described as a separate component may or may not be physically distributed, and the component displayed as a unit may or may not be a physical unit, that is, may be located in one place, or may be distributed to multiple On the network unit. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a USB flash drive, a removable hard disk, a read only memory (ROM, Read-Only)
  • RAM random access memory
  • disk disk or optical disk, and other media that can store program code.

Abstract

A method and device for extending the number of WLAN IDs. The method comprises: upon receiving request information for adding a WLAN, determining an access point corresponding to the request information for adding the WLAN and establishing a mapping table corresponding to the access point; acquiring a real WLAN ID of the WLAN to be added; determining a virtual WLAN ID from an idle WLAN ID corresponding to the access point, and recording a mapping relationship between the real WLAN ID and the virtual WLAN ID in the mapping table; and issuing the virtual WLAN ID to the access point. Since the WLAN ID presented externally by an access controller is a real WLAN ID, and the WLAN ID issued to an access point is a virtual WLAN ID, the number of WLAN IDs is not limited, realizing extension of the number of WLAN IDs.

Description

说明书 发明名称:扩展 WLAN ID个数的方法及装置 技术领域  Description Title: Method and device for expanding the number of WLAN IDs
[0001] 本发明属于通信技术领域, 尤其涉及扩展 WLAN ID个数的方法及装置。  [0001] The present invention relates to the field of communications technologies, and in particular, to a method and apparatus for expanding the number of WLAN IDs.
背景技术  Background technique
[0002] WLAN (Wireless Local Area Network, 无线局域网) 中的 AC (Access  [0002] AC (Access in WLAN (Wireless Local Area Network))
Controller, 接入控制器) 一般支持大量 AP (Access Point, 接入点) 的接入管理 , 例如支持 1024个 AP的接入管理。 无论 AP是双频还是单频, AP的每个频段最多 只能配置 8个 WLAN。 按照中国移动 WLAN  The controller (access controller) generally supports access management of a large number of APs (Access Point). For example, it supports access management of 1024 APs. Regardless of whether the AP is dual-frequency or single-frequency, the AP can only configure up to 8 WLANs per band. Follow China Mobile WLAN
AC-AP接口互通规范, AP对应的 WLAN ID (Wireless Local Area Network Identification, 无线局域网标识符) 只能是 1到 16。 假设按照每 5个 AP分配一个相 同的 WLAN, 则至少需要配置 205个不同的 WLAN, WLAN ID为 1到 205, 而现有 的 1到 16的 WLAN ID范围不能满足这种需求。 因此, 需要提出一个新的技术方案 , 以实现 WLAN ID的个数扩展。  The AC-AP interface can communicate with each other. The WLAN ID (Wireless Local Area Network Identification) of the AP can only be 1 to 16. Assuming that the same WLAN is allocated for every 5 APs, at least 205 different WLANs need to be configured, and the WLAN IDs are 1 to 205, and the existing 1 to 16 WLAN ID ranges cannot meet this requirement. Therefore, a new technical solution needs to be proposed to achieve the number of WLAN ID extensions.
技术问题  technical problem
[0003] 鉴于此, 本发明实施例提供了一种扩展 WLAN ID个数的方法及装置, 以解决 现有技术无法实现 WLAN ID个数扩展的问题。  In view of the above, the embodiments of the present invention provide a method and an apparatus for expanding the number of WLAN IDs to solve the problem that the number of WLAN IDs cannot be extended in the prior art.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0004] 第一方面, 本发明实施例提供了一种扩展 WLAN ID个数的方法, 包括:  [0004] In a first aspect, an embodiment of the present invention provides a method for extending a number of WLAN IDs, including:
[0005] 当接收到增加 WLAN的请求信息吋, 确定所述增加 WLAN的请求信息对应的接 入点, 并建立所述接入点对应的映射表; [0005] When receiving the request information for adding the WLAN, determining an access point corresponding to the request information for adding the WLAN, and establishing a mapping table corresponding to the access point;
[0006] 从所述增加 WLAN的请求信息中获取待增加的 WLAN的真实 WLAN ID; Obtaining a real WLAN ID of the WLAN to be added from the request information for adding the WLAN;
[0007] 从所述接入点对应的空闲 WLAN ID中确定一个虚拟 WLAN ID, 并建立所述真 实 WLAN ID与所述虚拟 WLAN ID之间的映射关系; [0007] determining a virtual WLAN ID from the idle WLAN ID corresponding to the access point, and establishing a mapping relationship between the real WLAN ID and the virtual WLAN ID;
[0008] 将所述真实 WLAN ID与所述虚拟 WLAN ID的映射关系记录在所述映射表中; [0009] 将所述虚拟 WLAN ID 下发给所述接入点, 以使所述接入点绑定所述真实 WLAN ID对应的 WLAN。 [0008] recording a mapping relationship between the real WLAN ID and the virtual WLAN ID in the mapping table; [0009] the virtual WLAN ID And sending the access point to the WLAN corresponding to the real WLAN ID.
[0010] 第二方面, 本发明实施例提供了一种扩展 WLAN ID个数的装置, 包括: [0010] In a second aspect, an embodiment of the present invention provides an apparatus for extending a number of WLAN IDs, including:
[0011] 映射表建立单元, 用于当接收到增加 WLAN的请求信息吋, 确定所述增加 WL[0011] a mapping table establishing unit, configured to: when the request information for adding a WLAN is received, determine the increase WL
AN的请求信息对应的接入点, 并建立所述接入点对应的映射表; An access point corresponding to the request information of the AN, and establishing a mapping table corresponding to the access point;
[0012] 真实 WLAN [0012] Real WLAN
ID获取单元, 用于从所述增加 WLAN的请求信息中获取待增加的 WLAN的真实 An ID obtaining unit, configured to obtain, from the request information for adding the WLAN, a real WLAN to be added
WLAN ID; WLAN ID;
[0013] 映射关系建立单元, 用于从所述接入点对应的空闲 WLAN  [0013] a mapping relationship establishing unit, configured to use an idle WLAN corresponding to the access point
ID中确定一个虚拟 WLAN ID, 并建立所述真实 WLAN ID与所述虚拟 WLAN ID之 间的映射关系;  Determining a virtual WLAN ID in the ID, and establishing a mapping relationship between the real WLAN ID and the virtual WLAN ID;
[0014] 映射关系记录单元, 用于将所述真实 WLAN ID与所述虚拟 WLAN ID的映射关 系记录在所述映射表中;  [0014] a mapping relationship recording unit, configured to record, in the mapping table, a mapping relationship between the real WLAN ID and the virtual WLAN ID;
[0015] 虚拟 WLAN ID下发单元, 用于将所述虚拟 WLAN ID下发给所述接入点, 以使 所述接入点绑定所述真实 WLAN ID对应的 WLAN。 [0015] The virtual WLAN ID sending unit is configured to send the virtual WLAN ID to the access point, so that the access point is bound to the WLAN corresponding to the real WLAN ID.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0016] 本发明实施例与现有技术相比存在的有益效果是: 本发明实施例通过建立接入 点对应的映射表, 在映射表中记录真实 WLAN ID与虚拟 WLAN ID的映射关系, 接入控制器对外呈现的 WLAN ID是真实 WLAN ID, 下发给接入点的 WLAN ID是 虚拟 WLAN ID, 由此使 WLAN ID的个数不受限, 实现了 WLAN ID的个数扩展。 对附图的简要说明  [0016] The beneficial effects of the embodiment of the present invention compared with the prior art are as follows: In the embodiment of the present invention, the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table by establishing a mapping table corresponding to the access point, and then The WLAN ID that is forwarded to the controller is the real WLAN ID, and the WLAN ID that is sent to the access point is the virtual WLAN ID. Therefore, the number of WLAN IDs is not limited, and the number of WLAN IDs is expanded. Brief description of the drawing
附图说明  DRAWINGS
[0017] 为了更清楚地说明本发明实施例中的技术方案, 下面将对实施例或现有技术描 述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述中的附图仅仅是 本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动性 的前提下, 还可以根据这些附图获得其他的附图。  [0017] In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are merely Some embodiments of the present invention may also be used to obtain other drawings based on these drawings without departing from the skilled artisan.
[0018] 图 1是本发明实施例提供的扩展 WLAN ID个数的方法的实现流程图; 1 is a flowchart of an implementation of a method for extending a number of WLAN IDs according to an embodiment of the present invention;
[0019] 图 2是本发明另一实施例提供的扩展 WLAN ID个数的方法的实现流程图; [0020] 图 3是本发明另一实施例提供的扩展 WLAN ID个数的方法的实现流程图; [0021] 图 4是本发明实施例提供的扩展 WLAN ID个数的装置的结构框图。 2 is a flowchart of an implementation of a method for extending a number of WLAN IDs according to another embodiment of the present invention; 3 is a flowchart of an implementation of a method for extending the number of WLAN IDs according to another embodiment of the present invention; [0021] FIG. 4 is a structural block diagram of an apparatus for extending the number of WLAN IDs according to an embodiment of the present invention.
本发明的实施方式 Embodiments of the invention
[0022] 为了使本发明的目的、 技术方案及优点更加清楚明白, 以下结合附图及实施例 , 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅仅用 以解释本发明, 并不用于限定本发明。  [0022] The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
[0023] 图 1示出了本发明实施例提供的扩展 WLAN ID个数的方法的实现流程图, 详述 如下:  [0023] FIG. 1 is a flowchart showing an implementation of a method for extending the number of WLAN IDs according to an embodiment of the present invention, which is described in detail as follows:
[0024] 在步骤 S101中, 当接收到增加 WLAN的请求信息吋, 确定增加 WLAN的请求信 息对应的接入点, 并建立接入点对应的映射表。  [0024] In step S101, when receiving the request information for adding the WLAN, determining to increase the access point corresponding to the request information of the WLAN, and establishing a mapping table corresponding to the access point.
[0025] 本发明实施例的执行主体可以为 AC。 当需要在 AC上配置的 WLAN ID超过 16个 吋, 例如 AC需要配置 512个不同的 WLAN吋, 需要采用本发明实施例提供的虚拟 映射 WLAN ID的方案来实现 WLAN ID的扩展。 [0025] The executive body of the embodiment of the present invention may be an AC. When the WLAN ID that needs to be configured on the AC is more than 16 吋, for example, the AC needs to be configured with 512 different WLANs, the virtual mapping WLAN ID provided by the embodiment of the present invention is required to implement the WLAN ID extension.
[0026] 在本发明实施例中, 当接收到 AC的 Web (网页) 网管下发的增加 WLAN的请 求信息吋, 确定该增加 WLAN的请求信息对应的接入点, 并査询是否存在该接 入点对应的映射表, 若不存在, 则建立该接入点对应的映射表, 以通过该映射 表来记录真实 WLAN ID与虚拟 WLAN ID的映射关系。 In the embodiment of the present invention, when the request information for adding the WLAN is sent by the web (web) network management system of the AC, the access point corresponding to the request information of the WLAN is determined, and the presence or absence of the access point is determined. The mapping table corresponding to the ingress point, if not, establishes a mapping table corresponding to the access point, so as to record the mapping relationship between the real WLAN ID and the virtual WLAN ID through the mapping table.
[0027] 作为本发明的一个实施例, AC为每一个 AP建立一个映射表来记录真实 WLAN[0027] As an embodiment of the present invention, the AC establishes a mapping table for each AP to record the real WLAN.
ID与虚拟 WLAN ID的映射关系。 例如, 为 API建立第一映射表, 为 AP2建立第二 映射表, 为 AP3建立第三映射表。 The mapping between the ID and the virtual WLAN ID. For example, a first mapping table is established for the API, a second mapping table is established for the AP2, and a third mapping table is established for the AP3.
[0028] 在步骤 S102中, 从增加 WLAN的请求信息中获取待增加的 WLAN的真实 WLAN[0028] In step S102, the real WLAN of the WLAN to be added is obtained from the request information for adding the WLAN.
ID。 ID.
[0029] 例如, 增加 WLAN的请求信息对应的接入点是 API , 增加 WLAN的请求信息对 应的待增加的 WLAN的真实 WLAN ID是 100。  [0029] For example, the access point corresponding to the request information for adding the WLAN is an API, and the real WLAN ID of the WLAN to be added corresponding to the request information of the added WLAN is 100.
[0030] 在步骤 S103中, 从接入点对应的空闲 WLAN ID中确定一个虚拟 WLAN ID, 并 建立真实 WLAN ID与虚拟 WLAN ID之间的映射关系。 [0030] In step S103, a virtual WLAN ID is determined from the idle WLAN ID corresponding to the access point, and a mapping relationship between the real WLAN ID and the virtual WLAN ID is established.
[0031] 接入点对应的 WLAN ID的范围为 1至 16。 例如, API对应的多个 WLAN ID中 WLAN ID 1为空闲, 则可将 WLAN ID 1确定为虚拟 WLAN [0031] The WLAN ID corresponding to the access point ranges from 1 to 16. For example, multiple WLANs for the API If the WLAN ID 1 in the ID is idle, the WLAN ID 1 can be determined as a virtual WLAN.
ID, 并建立真实 WLAN ID 100与虚拟 WLAN ID 1之间的映射关系。  ID, and establish a mapping relationship between the real WLAN ID 100 and the virtual WLAN ID 1.
[0032] 表 1示出了 API对应的映射表的示例, 表 2示出了 AP2对应的映射表的示例。  [0032] Table 1 shows an example of a mapping table corresponding to the API, and Table 2 shows an example of a mapping table corresponding to the AP2.
[0033] 表 1  Table 1
[] [表 1]  [] [Table 1]
Figure imgf000006_0001
Figure imgf000006_0001
[0035] 在步骤 S104中, 将真实 WLAN ID与虚拟 WLAN ID的映射关系记录在映射表中 [0036] 例如, 将真实 WLAN ID 100与虚拟 WLAN ID 1之间的映射关系记录在映射表中  [0035] In step S104, the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table. [0036] For example, the mapping relationship between the real WLAN ID 100 and the virtual WLAN ID 1 is recorded in the mapping table.
[0037] 进一步地, 在将真实 WLAN ID与虚拟 WLAN ID的映射关系记录在映射表中之 后, 方法还包括: [0038] 将虚拟 WLAN ID置为忙碌状态。 [0037] After the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table, the method further includes: [0038] The virtual WLAN ID is placed in a busy state.
[0039] 在本发明实施例中, 在映射表中将与真实 WLAN  [0039] In the embodiment of the present invention, the mapping table will be associated with the real WLAN.
ID建立映射关系的虚拟 WLAN ID置为忙碌状态。 例如, 将与真实 WLAN ID 100 建立映射关系的虚拟 WLAN ID 1置为忙碌状态。  The virtual WLAN ID of the ID establishing mapping relationship is placed in a busy state. For example, the virtual WLAN ID 1 that is mapped to the real WLAN ID 100 is placed in a busy state.
[0040] 在步骤 S105中, 将虚拟 WLAN ID下发给接入点, 以使接入点绑定真实 WLAN[0040] In step S105, the virtual WLAN ID is sent to the access point, so that the access point is bound to the real WLAN.
ID对应的 WLAN。 The WLAN corresponding to the ID.
[0041] 例如, 将虚拟映射后的虚拟 WLAN ID 1下发给 API , 从而实现了使 API绑定真 实 WLAN ID 100对应的 WLAN。  [0041] For example, the virtual mapped virtual WLAN ID 1 is sent to the API, so that the WLAN corresponding to the virtual WLAN ID 100 is implemented.
[0042] 当 AC收到 API对应的虚拟 WLAN ID为 1的响应吋, 从映射表中找到虚拟 WLAN[0042] When the AC receives the response of the virtual WLAN ID corresponding to the API, the virtual WLAN is found from the mapping table.
ID 1对应的真实 WLAN ID 100, 根据真实 WLAN ID 100对应的 WLAN对外发送消 息。 The real WLAN ID 100 corresponding to the ID 1 transmits the message according to the WLAN corresponding to the real WLAN ID 100.
[0043] 本发明实施例实现了 WLAN ID的扩展, 使 AC能够配置 512个甚至更多的 WLAN [0043] The embodiment of the present invention implements the extension of the WLAN ID, so that the AC can configure 512 or more WLANs.
, WLAN ID范围可以为 1至 512甚至更广。 The WLAN ID can range from 1 to 512 or even wider.
[0044] 图 2示出了本发明另一实施例提供的扩展 WLAN ID个数的方法的实现流程图, 参照图 2: [0044] FIG. 2 is a flowchart showing an implementation of a method for extending the number of WLAN IDs according to another embodiment of the present invention. Referring to FIG. 2:
[0045] 在步骤 S201中, 当接收到增加 WLAN的请求信息吋, 确定增加 WLAN的请求信 息对应的接入点, 并建立接入点对应的映射表;  [0045] In step S201, when receiving the request information for adding the WLAN, determining to increase the access point corresponding to the request information of the WLAN, and establishing a mapping table corresponding to the access point;
[0046] 在步骤 S202中, 从增加 WLAN的请求信息中获取待增加的 WLAN的真实 WLAN[0046] In step S202, the real WLAN of the WLAN to be added is obtained from the request information for adding the WLAN.
ID; ID;
[0047] 在步骤 S203中, 从接入点对应的空闲 WLAN ID中确定一个虚拟 WLAN ID, 并 建立真实 WLAN ID与虚拟 WLAN ID之间的映射关系;  [0047] In step S203, a virtual WLAN ID is determined from the idle WLAN ID corresponding to the access point, and a mapping relationship between the real WLAN ID and the virtual WLAN ID is established;
[0048] 在步骤 S204中, 将真实 WLAN ID与虚拟 WLAN ID的映射关系记录在映射表中[0048] In step S204, the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table.
, 并将虚拟 WLAN ID置为忙碌状态; And set the virtual WLAN ID to a busy state;
[0049] 在步骤 S205中, 将虚拟 WLAN ID下发给接入点, 以使接入点绑定真实 WLAN[0049] In step S205, the virtual WLAN ID is sent to the access point, so that the access point is bound to the real WLAN.
ID对应的 WLAN; The WLAN corresponding to the ID;
[0050] 在步骤 S206中, 当接收到更新 WLAN的请求信息吋, 确定更新 WLAN的请求信 息对应的真实 WLAN ID;  [0050] In step S206, when receiving the request information for updating the WLAN, determining to update the real WLAN ID corresponding to the request information of the WLAN;
[0051] 在步骤 S207中, 从映射表中査找真实 WLAN ID对应的虚拟 WLAN ID; [0052] 在步骤 S208中, 从更新 WLAN的请求信息中获取 WLAN更新信息; [0051] In step S207, searching for a virtual WLAN ID corresponding to the real WLAN ID from the mapping table; [0052] in step S208, acquiring WLAN update information from the request information for updating the WLAN;
[0053] 在步骤 S209中, 将 WLAN更新信息下发给映射表对应的接入点, 以使接入点根 据 WLAN更新信息更新虚拟 WLAN ID对应的 WLAN。  [0053] In step S209, the WLAN update information is sent to the access point corresponding to the mapping table, so that the access point updates the WLAN corresponding to the virtual WLAN ID according to the WLAN update information.
[0054] 例如, 当收到 AC的 Web网管下发的更新 API的真实 WLAN ID 100的 WLAN的请 求信息吋, 从映射表中找到真实 WLAN ID 100对应的虚拟 WLAN ID 1, 使 API根 据 WLAN更新信息更新虚拟 WLAN ID 1对应的 WLAN。 [0054] For example, when receiving the request information of the WLAN of the real WLAN ID 100 of the update API delivered by the web management of the AC, the virtual WLAN ID corresponding to the real WLAN ID 100 is found from the mapping table, so that the API is updated according to the WLAN. The information updates the WLAN corresponding to the virtual WLAN ID 1.
[0055] 图 3示出了本发明另一实施例提供的扩展 WLAN ID个数的方法的实现流程图, 参照图 3: 3 is a flowchart of an implementation of a method for extending the number of WLAN IDs according to another embodiment of the present invention. Referring to FIG. 3:
[0056] 在步骤 S301中, 当接收到增加 WLAN的请求信息吋, 确定增加 WLAN的请求信 息对应的接入点, 并建立接入点对应的映射表;  [0056] In step S301, when receiving the request information for adding the WLAN, determining to increase the access point corresponding to the request information of the WLAN, and establishing a mapping table corresponding to the access point;
[0057] 在步骤 S302中, 从增加 WLAN的请求信息中获取待增加的 WLAN的真实 WLAN[0057] In step S302, the real WLAN of the WLAN to be added is obtained from the request information for adding the WLAN.
ID; ID;
[0058] 在步骤 S303中, 从接入点对应的空闲 WLAN ID中确定一个虚拟 WLAN ID, 并 建立真实 WLAN ID与虚拟 WLAN ID之间的映射关系;  [0058] In step S303, a virtual WLAN ID is determined from the idle WLAN ID corresponding to the access point, and a mapping relationship between the real WLAN ID and the virtual WLAN ID is established;
[0059] 在步骤 S304中, 将真实 WLAN ID与虚拟 WLAN ID的映射关系记录在映射表中[0059] In step S304, the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table.
, 并将虚拟 WLAN ID置为忙碌状态; And set the virtual WLAN ID to a busy state;
[0060] 在步骤 S305中, 将虚拟 WLAN ID下发给接入点, 以使接入点绑定真实 WLAN[0060] In step S305, the virtual WLAN ID is sent to the access point, so that the access point is bound to the real WLAN.
ID对应的 WLAN; The WLAN corresponding to the ID;
[0061] 在步骤 S306中, 当接收到刪除 WLAN的请求信息吋, 确定刪除 WLAN的请求信 息对应的真实 WLAN ID;  [0061] In step S306, when the request information for deleting the WLAN is received, determining the real WLAN ID corresponding to the request information for deleting the WLAN;
[0062] 在步骤 S307中, 从映射表中査找真实 WLAN ID对应的虚拟 WLAN ID; [0062] In step S307, the virtual WLAN ID corresponding to the real WLAN ID is searched from the mapping table;
[0063] 在步骤 S308中, 将刪除虚拟 WLAN ID对应的 WLAN的信息发送至映射表对应 的接入点, 以使接入点刪除虚拟 WLAN ID对应的 WLAN; [0063] In step S308, the information about the WLAN corresponding to the virtual WLAN ID is sent to the access point corresponding to the mapping table, so that the access point deletes the WLAN corresponding to the virtual WLAN ID;
[0064] 在步骤 S309中, 将虚拟 WLAN [0064] In step S309, the virtual WLAN is to be
ID置为空闲状态, 并从映射表中刪除真实 WLAN ID与虚拟 WLAN ID的映射关系 例如, 当收到 AC的 Web网管下发的刪除 API的真实 WLAN ID 100的 WLAN吋, 在映射表中找到真实 WLAN ID 100对应的虚拟 WLAN ID 1, 在映射表中刪除真 实 WLAN ID 100与虚拟 WLAN ID 1的映射关系, 并将虚拟 WLAN ID 1置为空闲 状态, 以便后续增加其他 WLAN吋使用。 The ID is set to the idle state, and the mapping relationship between the real WLAN ID and the virtual WLAN ID is deleted from the mapping table. For example, when the WLAN of the real WLAN ID 100 of the deleted API sent by the web network management system of the AC is received, the mapping table is found in the mapping table. Virtual WLAN ID 1 corresponding to the real WLAN ID 100, delete the true in the mapping table The mapping relationship between the WLAN ID 100 and the virtual WLAN ID 1 is set, and the virtual WLAN ID 1 is set to the idle state, so as to further increase the use of other WLANs.
[0066] 应理解, 在本发明实施例中, 上述各过程的序号的大小并不意味着执行顺序的 先后, 各过程的执行顺序应以其功能和内在逻辑确定, 而不应对本发明实施例 的实施过程构成任何限定。 It should be understood that, in the embodiment of the present invention, the size of the sequence numbers of the foregoing processes does not mean the order of execution sequence, and the execution order of each process should be determined by its function and internal logic, and should not be taken to the embodiment of the present invention. The implementation process constitutes any limitation.
[0067] 本发明实施例通过建立接入点对应的映射表, 在映射表中记录真实 WLAN ID 与虚拟 WLAN ID的映射关系, 接入控制器对外呈现的 WLAN ID是真实 WLAN ID[0067] In the embodiment of the present invention, the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table by establishing a mapping table corresponding to the access point, and the WLAN ID presented by the access controller is a real WLAN ID.
, 下发给接入点的 WLAN ID是虚拟 WLAN ID, 由此使 WLAN ID的个数不受限, 实现了 WLAN ID的个数扩展。 The WLAN ID that is sent to the access point is the virtual WLAN ID, so that the number of WLAN IDs is not limited, and the number of WLAN IDs is expanded.
[0068] 图 4示出了本发明实施例提供的扩展 WLAN ID个数的装置的结构框图, 该装置 可以用于运行图 1至图 3所示的扩展 WLAN ID个数的方法。 为了便于说明, 仅示 出了与本发明实施例相关的部分。 4 is a structural block diagram of an apparatus for extending the number of WLAN IDs provided by an embodiment of the present invention, and the apparatus may be used to run the method of expanding the number of WLAN IDs shown in FIG. 1 to FIG. For the convenience of description, only the parts related to the embodiment of the present invention are shown.
[0069] 参照图 4, 该装置包括:  [0069] Referring to FIG. 4, the device includes:
[0070] 映射表建立单元 41, 用于当接收到增加 WLAN的请求信息吋, 确定所述增加 W [0070] The mapping table establishing unit 41 is configured to determine, when the request information for adding the WLAN is received, the increase
LAN的请求信息对应的接入点, 并建立所述接入点对应的映射表; An access point corresponding to the request information of the LAN, and establishing a mapping table corresponding to the access point;
[0071] 真实 WLAN ID获取单元 42, 用于从所述增加 WLAN的请求信息中获取待增加 的 WLAN的真实 WLAN ID; [0071] The real WLAN ID obtaining unit 42 is configured to obtain, from the request information for adding the WLAN, a real WLAN ID of the WLAN to be added;
[0072] 映射关系建立单元 43, 用于从所述接入点对应的空闲 WLAN ID中确定一个虚 拟 WLAN ID, 并建立所述真实 WLAN ID与所述虚拟 WLAN ID之间的映射关系; [0073] 映射关系记录单元 44, 用于将所述真实 WLAN ID与所述虚拟 WLAN ID的映射 关系记录在所述映射表中; [0072] The mapping relationship establishing unit 43 is configured to determine a virtual WLAN ID from the idle WLAN ID corresponding to the access point, and establish a mapping relationship between the real WLAN ID and the virtual WLAN ID; [0073] a mapping relationship recording unit 44, configured to record a mapping relationship between the real WLAN ID and the virtual WLAN ID in the mapping table;
[0074] 虚拟 WLAN ID下发单元 45, 用于将所述虚拟 WLAN ID下发给所述接入点, 以 使所述接入点绑定所述真实 WLAN ID对应的 WLAN。 [0074] The virtual WLAN ID sending unit 45 is configured to send the virtual WLAN ID to the access point, so that the access point is bound to the WLAN corresponding to the real WLAN ID.
[0075] 进一步地, 所述装置还包括: [0075] Further, the device further includes:
[0076] 忙碌状态设置单元 46, 用于将所述虚拟 WLAN ID置为忙碌状态。  [0076] The busy state setting unit 46 is configured to set the virtual WLAN ID to a busy state.
[0077] 优选地, 所述装置还包括 WLAN更新单元 47, 所述 WLAN更新单元 47包括: [0078] 第一真实 WLAN ID确定子单元 471, 用于当接收到更新 WLAN的请求信息吋, 确定所述更新 WLAN的请求信息对应的所述真实 WLAN ID; [0079] 第一虚拟 WLAN ID査找子单元 472, 用于从所述映射表中査找所述真实 WLAN[0077] Preferably, the device further includes a WLAN update unit 47, and the WLAN update unit 47 includes: [0078] a first real WLAN ID determining subunit 471, configured to: when receiving the request information for updating the WLAN, determine Updating the real WLAN ID corresponding to the request information of the WLAN; [0079] a first virtual WLAN ID lookup subunit 472, configured to search for the real WLAN from the mapping table.
ID对应的虚拟 WLAN ID; The virtual WLAN ID corresponding to the ID;
[0080] WLAN更新信息获取子单元 473, 用于从所述更新 WLAN的请求信息中获取 WL[0080] WLAN update information acquisition sub-unit 473, configured to obtain WL from the request information of the update WLAN
AN更新信息; AN update information;
[0081] WLAN更新信息下发子单元 474, 用于将所述 WLAN更新信息下发给所述映射 表对应的所述接入点, 以使所述接入点根据所述 WLAN更新信息更新所述虚拟 W [0081] The WLAN update information sending subunit 474 is configured to send the WLAN update information to the access point corresponding to the mapping table, so that the access point updates the location according to the WLAN update information. Virtual W
LAN ID对应的 WLAN° WLAN ° corresponding to the LAN ID
[0082] 优选地, 所述装置还包括 WLAN刪除单元 48, 所述 WLAN刪除单元 48包括: [0083] 第二真实 WLAN ID确定子单元 481, 用于当接收到刪除 WLAN的请求信息吋, 确定所述刪除 WLAN的请求信息对应的所述真实 WLAN ID; [0082] Preferably, the device further includes a WLAN deleting unit 48, and the WLAN deleting unit 48 includes: [0083] a second real WLAN ID determining subunit 481, configured to: when receiving the request information for deleting the WLAN, determine Deleting the real WLAN ID corresponding to the request information of the WLAN;
[0084] 第二虚拟 WLAN ID査找子单元 482, 用于从所述映射表中査找所述真实 WLAN[0084] a second virtual WLAN ID lookup subunit 482, configured to search for the real WLAN from the mapping table
ID对应的虚拟 WLAN ID; The virtual WLAN ID corresponding to the ID;
[0085] 刪除信息发送子单元 483, 用于将刪除所述虚拟 WLAN ID对应的 WLAN的信息 发送至所述映射表对应的所述接入点, 以使所述接入点刪除所述虚拟 WLAN ID 对应的 WLAN。 [0085] The deletion information sending sub-unit 483 is configured to send information about deleting the WLAN corresponding to the virtual WLAN ID to the access point corresponding to the mapping table, so that the access point deletes the virtual WLAN. The WLAN corresponding to the ID.
[0086] 优选地, 所述 WLAN刪除单元 48还包括: [0086] Preferably, the WLAN deleting unit 48 further includes:
[0087] 空闲状态设置子单元 484, 用于将所述虚拟 WLAN ID置为空闲状态;  [0087] an idle state setting subunit 484, configured to set the virtual WLAN ID to an idle state;
[0088] 映射关系刪除子单元 485, 用于从所述映射表中刪除所述真实 WLAN ID与所述 虚拟 WLAN ID的映射关系。  [0088] The mapping relationship deleting sub-unit 485 is configured to delete the mapping relationship between the real WLAN ID and the virtual WLAN ID from the mapping table.
[0089] 本发明实施例通过建立接入点对应的映射表, 在映射表中记录真实 WLAN ID 与虚拟 WLAN ID的映射关系, 接入控制器对外呈现的 WLAN ID是真实 WLAN ID , 下发给接入点的 WLAN ID是虚拟 WLAN ID, 由此使 WLAN ID的个数不受限, 实现了 WLAN ID的个数扩展。  [0089] In the embodiment of the present invention, the mapping between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table by establishing a mapping table corresponding to the access point, and the WLAN ID presented by the access controller is a real WLAN ID, and is sent to the WLAN ID. The WLAN ID of the access point is a virtual WLAN ID, so that the number of WLAN IDs is not limited, and the number of WLAN IDs is expanded.
[0090] 本领域普通技术人员可以意识到, 结合本文中所公幵的实施例描述的各示例的 单元及算法步骤, 能够以电子硬件、 或者计算机软件和电子硬件的结合来实现 。 这些功能究竟以硬件还是软件方式来执行, 取决于技术方案的特定应用和设 计约束条件。 专业技术人员可以对每个特定的应用来使用不同方法来实现所描 述的功能, 但是这种实现不应认为超出本发明的范围。 [0091] 所属领域的技术人员可以清楚地了解到, 为描述的方便和简洁, 上述描述的装 置和单元的具体工作过程, 可以参考前述方法实施例中的对应过程, 在此不再 赘述。 [0090] Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the various examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present invention. [0091] It is to be understood by those skilled in the art that, for the convenience and brevity of the description, the specific working process of the device and the unit described above may be referred to the corresponding process in the foregoing method embodiment, and details are not described herein again.
[0092] 在本申请所提供的几个实施例中, 应该理解到, 所揭露的装置和方法, 可以通 过其它的方式实现。 例如, 以上所描述的装置实施例仅仅是示意性的, 例如, 所述单元的划分, 仅仅为一种逻辑功能划分, 实际实现吋可以有另外的划分方 式, 例如多个单元可以结合或者可以集成到另一个系统, 或一些特征可以忽略 , 或不执行。 另一点, 所显示或讨论的相互之间的耦合或直接耦合或通信连接 可以是通过一些接口, 单元的间接耦合或通信连接, 可以是电性, 机械或其它 的形式。  [0092] In the several embodiments provided by the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division, and the actual implementation may have another division manner, for example, multiple units may be combined or may be integrated. Go to another system, or some features can be ignored, or not executed. Alternatively, the coupling or direct coupling or communication connection shown or discussed may be through some interface, indirect coupling or communication connection of the unit, and may be in electrical, mechanical or other form.
[0093] 所述作为分离部件说明的单元可以是或者也可以不是物理上分幵的, 作为单元 显示的部件可以是或者也可以不是物理单元, 即可以位于一个地方, 或者也可 以分布到多个网络单元上。 可以根据实际的需要选择其中的部分或者全部单元 来实现本实施例方案的目的。  [0093] The unit described as a separate component may or may not be physically distributed, and the component displayed as a unit may or may not be a physical unit, that is, may be located in one place, or may be distributed to multiple On the network unit. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
[0094] 另外, 在本发明各个实施例中的各功能单元可以集成在一个处理单元中, 也可 以是各个单元单独物理存在, 也可以两个或两个以上单元集成在一个单元中。  In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
[0095] 所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用吋, 可 以存储在一个计算机可读取存储介质中。 基于这样的理解, 本发明的技术方案 本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产 品的形式体现出来, 该计算机软件产品存储在一个存储介质中, 包括若干指令 用以使得一台计算机设备 (可以是个人计算机, 服务器, 或者网络设备等) 执 行本发明各个实施例所述方法的全部或部分步骤。 而前述的存储介质包括: U盘 、 移动硬盘、 只读存储器 (ROM, Read-Only  [0095] The functions, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including The instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a USB flash drive, a removable hard disk, a read only memory (ROM, Read-Only)
Memory) 、 随机存取存储器 (RAM, Random Access Memory) 、 磁碟或者光盘 等各种可以存储程序代码的介质。  Memory, random access memory (RAM), disk or optical disk, and other media that can store program code.
[0096] 以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到变化 或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范围应所述 以权利要求的保护范围为准。 The above description is only a specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or within the technical scope disclosed by the present invention. Alternatives are intended to be covered by the scope of the present invention. Therefore, the scope of protection of the present invention should be as described The scope of protection of the claims shall prevail.

Claims

权利要求书 Claim
[权利要求 1] 一种扩展 WLAN ID个数的方法, 其特征在于, 包括:  [Claim 1] A method for extending the number of WLAN IDs, comprising:
当接收到增加 WLAN的请求信息吋, 确定所述增加 WLAN的请求信息 对应的接入点, 并建立所述接入点对应的映射表; 从所述增加 WLAN的请求信息中获取待增加的 WLAN的真实 WLAN After receiving the request information for adding the WLAN, determining the access point corresponding to the request information for adding the WLAN, and establishing a mapping table corresponding to the access point; and acquiring the WLAN to be added from the request information for adding the WLAN Real WLAN
ID; ID;
从所述接入点对应的空闲 WLAN ID中确定一个虚拟 WLAN ID, 并建 立所述真实 WLAN ID与所述虚拟 WLAN ID之间的映射关系; 将所述真实 WLAN ID与所述虚拟 WLAN ID的映射关系记录在所述映 射表中;  Determining a virtual WLAN ID from the idle WLAN ID corresponding to the access point, and establishing a mapping relationship between the real WLAN ID and the virtual WLAN ID; and the real WLAN ID and the virtual WLAN ID The mapping relationship is recorded in the mapping table;
将所述虚拟 WLAN ID下发给所述接入点, 以使所述接入点绑定所述 真实 WLAN ID对应的 WLAN。  And sending the virtual WLAN ID to the access point, so that the access point is bound to the WLAN corresponding to the real WLAN ID.
[权利要求 2] 如权利要求 1所述的方法, 其特征在于, 在所述将所述真实 WLAN ID 与所述虚拟 WLAN ID的映射关系记录在所述映射表中之后, 所述方 法还包括: [Claim 2] The method according to claim 1, wherein after the mapping relationship between the real WLAN ID and the virtual WLAN ID is recorded in the mapping table, the method further includes :
将所述虚拟 WLAN ID置为忙碌状态。  The virtual WLAN ID is placed in a busy state.
[权利要求 3] 如权利要求 1所述的方法, 其特征在于, 在所述将所述虚拟 WLAN ID 下发给所述接入点之后, 所述方法还包括: [Claim 3] The method of claim 1, wherein after the sending the virtual WLAN ID to the access point, the method further includes:
当接收到更新 WLAN的请求信息吋, 确定所述更新 WLAN的请求信息 对应的所述真实 WLAN ID;  After receiving the request information for updating the WLAN, determining the real WLAN ID corresponding to the request information for updating the WLAN;
从所述映射表中査找所述真实 WLAN ID对应的虚拟 WLAN ID; 从所述更新 WLAN的请求信息中获取 WLAN更新信息;  And searching for the virtual WLAN ID corresponding to the real WLAN ID from the mapping table; acquiring WLAN update information from the request information of the updated WLAN;
将所述 WLAN更新信息下发给所述映射表对应的所述接入点, 以使所 述接入点根据所述 WLAN更新信息更新所述虚拟 WLAN  And sending the WLAN update information to the access point corresponding to the mapping table, so that the access point updates the virtual WLAN according to the WLAN update information.
ID对应的 WLAN。  The WLAN corresponding to the ID.
[权利要求 4] 如权利要求 1所述的方法, 其特征在于, 在所述将所述虚拟 WLAN ID 下发给所述接入点之后, 所述方法还包括:  [Claim 4] The method of claim 1, wherein after the sending the virtual WLAN ID to the access point, the method further includes:
当接收到刪除 WLAN的请求信息吋, 确定所述刪除 WLAN的请求信息 对应的所述真实 WLAN ID; After receiving the request information for deleting the WLAN, determining the request information for deleting the WLAN Corresponding to the real WLAN ID;
从所述映射表中査找所述真实 WLAN ID对应的虚拟 WLAN ID;  Finding a virtual WLAN ID corresponding to the real WLAN ID from the mapping table;
将刪除所述虚拟 WLAN ID对应的 WLAN的信息发送至所述映射表对 应的所述接入点, 以使所述接入点刪除所述虚拟 WLAN  And sending information about the WLAN corresponding to the virtual WLAN ID to the access point corresponding to the mapping table, so that the access point deletes the virtual WLAN
ID对应的 WLAN。  The WLAN corresponding to the ID.
[权利要求 5] 如权利要求 4所述的方法, 其特征在于, 在所述将刪除所述虚拟 WLA  [Claim 5] The method according to claim 4, wherein the virtual WLA is deleted
N ID对应的 WLAN的信息发送至所述映射表对应的所述接入点之后, 所述方法还包括:  After the information of the WLAN corresponding to the N ID is sent to the access point corresponding to the mapping table, the method further includes:
将所述虚拟 WLAN ID置为空闲状态;  Setting the virtual WLAN ID to an idle state;
从所述映射表中刪除所述真实 WLAN ID与所述虚拟 WLAN ID的映射 关系。  And deleting a mapping relationship between the real WLAN ID and the virtual WLAN ID from the mapping table.
[权利要求 6] —种扩展 WLAN ID个数的装置, 其特征在于, 包括:  [Claim 6] The device for expanding the number of WLAN IDs, comprising:
映射表建立单元, 用于当接收到增加 WLAN的请求信息吋, 确定所述 增加 WLAN的请求信息对应的接入点, 并建立所述接入点对应的映射 表;  a mapping table establishing unit, configured to: after receiving the request information for adding the WLAN, determine an access point corresponding to the request information for adding the WLAN, and establish a mapping table corresponding to the access point;
真实 WLAN ID获取单元, 用于从所述增加 WLAN的请求信息中获取 待增加的 WLAN的真实 WLAN ID;  a real WLAN ID obtaining unit, configured to obtain, from the request information for adding the WLAN, a real WLAN ID of the WLAN to be added;
映射关系建立单元, 用于从所述接入点对应的空闲 WLAN ID中确定 一个虚拟 WLAN ID, 并建立所述真实 WLAN ID与所述虚拟 WLAN ID 之间的映射关系;  a mapping relationship establishing unit, configured to determine a virtual WLAN ID from the idle WLAN ID corresponding to the access point, and establish a mapping relationship between the real WLAN ID and the virtual WLAN ID;
映射关系记录单元, 用于将所述真实 WLAN ID与所述虚拟 WLAN ID 的映射关系记录在所述映射表中;  a mapping relationship recording unit, configured to record, in the mapping table, a mapping relationship between the real WLAN ID and the virtual WLAN ID;
虚拟 WLAN ID下发单元, 用于将所述虚拟 WLAN ID下发给所述接入 点, 以使所述接入点绑定所述真实 WLAN ID对应的 WLAN。  The virtual WLAN ID sending unit is configured to send the virtual WLAN ID to the access point, so that the access point is bound to the WLAN corresponding to the real WLAN ID.
[权利要求 7] 如权利要求 6所述的装置, 其特征在于, 所述装置还包括: [Claim 7] The device according to claim 6, wherein the device further comprises:
忙碌状态设置单元, 用于将所述虚拟 WLAN ID置为忙碌状态。  a busy state setting unit, configured to set the virtual WLAN ID to a busy state.
[权利要求 8] 如权利要求 6所述的装置, 其特征在于, 所述装置还包括 WLAN更新 单元, 所述 WLAN更新单元包括: 第一真实 WLAN ID确定子单元, 用于当接收到更新 WLAN的请求信 息吋, 确定所述更新 WLAN的请求信息对应的所述真实 WLAN ID; 第一虚拟 WLAN [Claim 8] The device according to claim 6, wherein the device further includes a WLAN update unit, and the WLAN update unit includes: a first real WLAN ID determining subunit, configured to: when receiving the request information for updating the WLAN, determine the real WLAN ID corresponding to the request information of the updated WLAN; the first virtual WLAN
ID査找子单元, 用于从所述映射表中査找所述真实 WLAN ID对应的 虚拟 WLAN ID;  An ID search subunit, configured to search, from the mapping table, a virtual WLAN ID corresponding to the real WLAN ID;
WLAN更新信息获取子单元, 用于从所述更新 WLAN的请求信息中获 取 WLAN更新信息;  a WLAN update information obtaining subunit, configured to obtain WLAN update information from the request information of the updated WLAN;
WLAN更新信息下发子单元, 用于将所述 WLAN更新信息下发给所述 映射表对应的所述接入点, 以使所述接入点根据所述 WLAN更新信息 更新所述虚拟 WLAN ID对应的 WLAN  a WLAN update information sending subunit, configured to send the WLAN update information to the access point corresponding to the mapping table, so that the access point updates the virtual WLAN ID according to the WLAN update information Corresponding WLAN
[权利要求 9] 如权利要求 6所述的装置, 其特征在于, 所述装置还包括 WLAN刪除 单元, 所述 WLAN刪除单元包括: The device of claim 6, wherein the device further includes a WLAN deletion unit, and the WLAN deletion unit includes:
第二真实 WLAN ID确定子单元, 用于当接收到刪除 WLAN的请求信 息吋, 确定所述刪除 WLAN的请求信息对应的所述真实 WLAN ID; 第二虚拟 WLAN  a second real WLAN ID determining subunit, configured to: when receiving the request information for deleting the WLAN, determine the real WLAN ID corresponding to the request information for deleting the WLAN; the second virtual WLAN
ID査找子单元, 用于从所述映射表中査找所述真实 WLAN ID对应的 虚拟 WLAN ID;  An ID search subunit, configured to search, from the mapping table, a virtual WLAN ID corresponding to the real WLAN ID;
刪除信息发送子单元, 用于将刪除所述虚拟 WLAN ID对应的 WLAN 的信息发送至所述映射表对应的所述接入点, 以使所述接入点刪除所 述虚拟 WLAN ID对应的 WLAN  a deletion information sending subunit, configured to send information about deleting the WLAN corresponding to the virtual WLAN ID to the access point corresponding to the mapping table, so that the access point deletes the WLAN corresponding to the virtual WLAN ID
[权利要求 10] 如权利要求 9所述的装置, 其特征在于, 所述 WLAN刪除单元还包括 空闲状态设置子单元, 用于将所述虚拟 WLAN ID置为空闲状态; 映射关系刪除子单元, 用于从所述映射表中刪除所述真实 WLAN ID 与所述虚拟 WLAN ID的映射关系。 The device according to claim 9, wherein the WLAN deleting unit further includes an idle state setting subunit, configured to set the virtual WLAN ID to an idle state; and delete a subunit by a mapping relationship, And a mapping relationship between the real WLAN ID and the virtual WLAN ID is deleted from the mapping table.
PCT/CN2016/093119 2015-11-19 2016-08-03 Method and device for extending the number of wlan ids WO2017084387A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510801055.7 2015-11-19
CN201510801055.7A CN105472628B (en) 2015-11-19 2015-11-19 Extend the method and device of WLAN ID numbers

Publications (1)

Publication Number Publication Date
WO2017084387A1 true WO2017084387A1 (en) 2017-05-26

Family

ID=55609809

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/093119 WO2017084387A1 (en) 2015-11-19 2016-08-03 Method and device for extending the number of wlan ids

Country Status (2)

Country Link
CN (1) CN105472628B (en)
WO (1) WO2017084387A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105472628B (en) * 2015-11-19 2017-11-10 华讯方舟科技有限公司 Extend the method and device of WLAN ID numbers
CN108934035B (en) * 2018-06-26 2020-07-07 新华三技术有限公司 Data backup method and device
CN114006955B (en) * 2021-10-28 2023-09-05 深信服科技股份有限公司 Data processing method, device, equipment and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103634938A (en) * 2013-11-29 2014-03-12 京信通信系统(中国)有限公司 Method and device for AP (access point) to access AC (access controller) in WLAN (Wireless Local Area Network)
CN103686947A (en) * 2013-12-12 2014-03-26 杭州华三通信技术有限公司 Message transmission method and device based on virtual AP
CN104349511A (en) * 2013-08-01 2015-02-11 中国电信股份有限公司 Distribution method and apparatus of AP addresses in WLAN
CN104754521A (en) * 2015-03-17 2015-07-01 福建星网锐捷网络有限公司 Message transmitting method, wireless access point, wireless controller and system
CN105472628A (en) * 2015-11-19 2016-04-06 深圳市华讯方舟科技有限公司 Method and device for expanding WLAN ID number

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100403717C (en) * 2005-10-21 2008-07-16 华为技术有限公司 Network sharing method in wireless local network
CN101064645A (en) * 2006-04-27 2007-10-31 北京六合万通微电子技术有限公司 Method for single equipment to support simultaneously plurality of wireless LAN
CN101489191B (en) * 2009-02-27 2011-01-26 中国电信股份有限公司 Wireless connection method and system, wireless access node equipment and customer terminal equipment
WO2014084716A2 (en) * 2012-11-29 2014-06-05 Mimos Berhad A method for creating virtual links in a wireless mesh network
WO2015150854A1 (en) * 2014-04-01 2015-10-08 Anas Basalamah Method and process for autonomous human data muling using electronic communication devices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104349511A (en) * 2013-08-01 2015-02-11 中国电信股份有限公司 Distribution method and apparatus of AP addresses in WLAN
CN103634938A (en) * 2013-11-29 2014-03-12 京信通信系统(中国)有限公司 Method and device for AP (access point) to access AC (access controller) in WLAN (Wireless Local Area Network)
CN103686947A (en) * 2013-12-12 2014-03-26 杭州华三通信技术有限公司 Message transmission method and device based on virtual AP
CN104754521A (en) * 2015-03-17 2015-07-01 福建星网锐捷网络有限公司 Message transmitting method, wireless access point, wireless controller and system
CN105472628A (en) * 2015-11-19 2016-04-06 深圳市华讯方舟科技有限公司 Method and device for expanding WLAN ID number

Also Published As

Publication number Publication date
CN105472628B (en) 2017-11-10
CN105472628A (en) 2016-04-06

Similar Documents

Publication Publication Date Title
US8873571B2 (en) Distributing information
US20150026275A1 (en) Content sharing method, terminal, server, and system, and computer storage medium
US10034215B2 (en) Offloading method, user equipment, base station, and access point
JP2016514418A (en) Method and apparatus for peer-to-peer Wi-Fi ranging using near-field communication
JP2015525505A5 (en)
WO2016070331A1 (en) Hidden hotspot access method and device
WO2017084387A1 (en) Method and device for extending the number of wlan ids
CN102960005B (en) Verification System in wireless LAN and authentication method
CN103843380B (en) For monitoring monitoring system, monitoring server, the methods and procedures of unauthorized access point
US9832641B2 (en) Communication apparatus capable of establishing wireless connection with external apparatus
WO2014089767A1 (en) Data processing method and device in cluster system
CN105142189B (en) The roam control method and device of website
CN107979841A (en) The querying method and equipment of wireless access point authentication information
JP2014131223A5 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM
WO2019085340A1 (en) Application wakeup method and device
US9866641B2 (en) Information query method and device
JP2004007081A (en) Client access management system, access point management apparatus, program, and client access management method
CN103178878A (en) Method and system for connection of wireless devices
EP3136683A1 (en) Method, apparatus, and device for managing authentication data of mobile station
CN105188107B (en) Improve the method and device of the access efficiency of website
WO2017035813A1 (en) Data access method, device and system
JP6101197B2 (en) Network connection management system and method, and wireless terminal device
WO2017050250A1 (en) Paging method and device
WO2011157120A2 (en) Access control method, device and system for node b cache
JP2017005516A (en) Communication device, control method for the same, and computer program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16865565

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28/09/2018)

122 Ep: pct application non-entry in european phase

Ref document number: 16865565

Country of ref document: EP

Kind code of ref document: A1