WO2018133334A1 - L2tp-based wireless access system and interaction method therefor - Google Patents

L2tp-based wireless access system and interaction method therefor Download PDF

Info

Publication number
WO2018133334A1
WO2018133334A1 PCT/CN2017/091052 CN2017091052W WO2018133334A1 WO 2018133334 A1 WO2018133334 A1 WO 2018133334A1 CN 2017091052 W CN2017091052 W CN 2017091052W WO 2018133334 A1 WO2018133334 A1 WO 2018133334A1
Authority
WO
WIPO (PCT)
Prior art keywords
wireless access
wireless
access point
l2tp
configuration
Prior art date
Application number
PCT/CN2017/091052
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 WO2018133334A1 publication Critical patent/WO2018133334A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/825Involving tunnels, e.g. MPLS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information

Definitions

  • the present invention relates to the field of wireless communications, and in particular, to L2TP (Layer 2 Tunneling)
  • the wireless access system and its interaction method use L2TP to perform tunnel encapsulation and decapsulation interaction between data packets between the wireless access point and the radio access controller.
  • the AP automatically discovers the AC, the AC authenticates the AP, the AP obtains the software image from the AC, and the AP obtains the initial and dynamic configuration from the AC.
  • the system can support local data forwarding and centralized data forwarding.
  • the centralized data forwarding encapsulates the data packet of the STA by the AP and performs the forwarding processing by the AC, which reduces the burden on the AP and facilitates unified management of the AC.
  • CAPWAP is a standardized protocol
  • LINUX kernel there is no standard code available in the LINUX kernel. It needs to be re-issued, re-editing the message format and message content, and the bursting difficulty is increased and the burst period is long.
  • all major domestic manufacturers have customized a set of private CAPWAP protocols. If devices need to be interconnected, they need to re-issue the kernel code.
  • the CAPWAP protocol is mainly used in carrier-class A C devices, and the number of management APs can reach thousands.
  • WLAN networks are gradually miniaturized into small and medium-sized commercial enterprises, for example, department stores, hospitals, cafes, etc., the number of APs that may be required for each scene. Dozens or even one or two, then the demand for AC orders is greatly weakened, miniaturized A C is gradually welcomed by the market due to its affordable price, and it is also a new product developed by major manufacturers.
  • miniaturized AC still uses the CAPWAP protocol in data forwarding with the AP, it will greatly increase the difficulty and length of the bursting, increase the equipment cost, and miss the market opportunity.
  • the object of the present invention is to overcome the deficiencies of the above technologies, and provide a wireless access system based on L2TP and an interaction method thereof.
  • An aspect of the present invention provides an L2TP-based wireless access system interaction method, including the following steps: a wireless access point joins a wireless access controller through the Internet, and configures wireless access on the wireless access controller.
  • the wireless client goes online, sends a data packet to the wireless access point to access the external network; the wireless access point will receive The data packet is converted into an Ethernet frame, and the L2TP tunnel is set up according to the WLAN configuration and the L2TP tunnel configuration, and the data packet is encapsulated and sent to the radio access controller; the radio access controller receives the encapsulation After the data packet, the transport port checks the destination port number of the encapsulated data packet, and learns the encapsulated datagram.
  • the tunnel packet is unpacked, and the Layer 2 forwarding is sent to the broadband access server of the external network device; the broadband access server of the external network device replies to the Ethernet frame packet to the wireless access controller;
  • the path of the wireless client is searched through the mapping table of the port, and the packet is encapsulated by the L2TP layer 2 tunnel and sent to the wireless access point.
  • the wireless access point learns the source port number of the encapsulated packet.
  • the encapsulated packet is a tunnel packet, and is unpacked and forwarded to the wireless client.
  • the wireless access controller further includes the following steps: determining the forwarding of the service set identifier configuration of the wireless local area network of the wireless access point Type, the forwarding type includes centralized forwarding and local forwarding. If the service set identifier is configured with centralized forwarding, the wireless access controller sends a wireless local area network with a virtual local area network ID of 1-4096 to the wireless network. The access point, and the L2TP tunnel configuration is delivered at the same time, if the service set identifier is configured. The local forwarding is performed, and the WLAN configuration and the L2TP tunnel configuration are not required to be sent. The data packets sent by the subsequent wireless clients are directly processed by the wireless access point.
  • the method further includes: detecting whether the data packet is sent to the wireless access point itself, and if yes, performing the internal Processing, if not, the wireless access point establishes an L2TP tunnel according to the WLAN configuration and the L2TP tunnel configuration to encapsulate the data packet.
  • the step of the wireless access point joining the wireless access controller through the Internet includes: the wireless access controller pre-configuring information of the wireless access point, where the information includes version information and/or a MAC address; The wireless access point is successfully powered on and joins the wireless access controller.
  • the radio access controller includes an uplink interface, a downlink interface, and a sub-interface corresponding to the virtual local area network interface that is internally divided by the radio access controller, where the sub-interface includes a downlink sub-interface, a bridge interface, and a processing port for connecting to the L2TP tunnel; the radio access controller forwards the data packet to the broadband access server of the external network device by using the uplink interface; and the radio access controller After the L2TP Layer 2 tunnel is encapsulated, the Ethernet frame is sent to the bridge interface and the downlink sub-interface, and then sent to the wireless access point. If the data packet is sent to the wireless access point itself, the The bridge interface is handled internally by the wireless access point.
  • the source port number of the wireless access point is configured by the wireless access controller to send a wireless local area network to the wireless access point, and the database is generated from the wireless access point and imported into the wireless access controller.
  • the ID number of the source port number obtained by adding 30000 to the ID number; the destination port number of the radio access controller is 5247.
  • a second aspect of the present invention provides an L2TP-based wireless access system, including a wireless access point and a wireless access controller;
  • the wireless access point includes: a first receiving module, configured to receive a wireless connection The WLAN configuration and the L2TP tunnel configuration are sent to the controller;
  • the second receiving module is connected to the wireless client, and is configured to receive the data packet sent by the wireless client to access the external network;
  • the third receiving module is configured to Receiving a packet sent by the radio access controller for performing L2TP Layer 2 tunnel encapsulation;
  • the first processing module is respectively connected to the first receiving module and the second receiving module, and configured to send data sent by the received wireless client
  • the packet is converted into an Ethernet frame, and the L2TP tunnel is set up according to the WLAN configuration and the L2TP tunnel configuration, and the data packet is encapsulated and sent to the radio access controller;
  • the second processing module The third receiving module is connected to the source port number of the packet encapsulated in the L2TP layer 2 tunnel, and the encapsulated packet
  • the radio access controller includes: a first sending module, connected to the first receiving module, configured to send a wireless local area network configuration and an L2TP tunnel configuration to a wireless access point; and a fourth receiving module,
  • the first processing module is connected to receive the encapsulated data packet sent by the wireless access point
  • the fifth receiving module is connected to the broadband access server of the external network device, and is configured to receive the broadband access of the external network device.
  • the third processing module is respectively connected to the broadband access server of the fourth receiving module and the external network device, and is configured to receive the encapsulated data packet sent by the wireless access point.
  • a fourth processing module configured to be connected to the fifth receiving module and the third receiving module, and configured to search for a path of the wireless client according to the mapping table of the port,
  • the packet of the Ethernet frame replied by the broadband access server of the network device is encapsulated by the L2TP Layer 2 tunnel and sent to the wireless access point.
  • the radio access controller further includes a determining module, configured to be connected to the first sending module, and configured to determine, if the forwarding type of the service set identifier configuration of the wireless local area network of the wireless access point, Forwarding types include centralized forwarding and local forwarding.
  • the wireless access point further includes a detection module, which is respectively connected to the second receiving module and the first processing module, and is configured to detect whether a data packet sent by the wireless client is sent to the wireless access Point itself.
  • the radio access controller further includes a configuration module, where the configuration module is configured to pre-configure information of the wireless access point, where the information includes version information and/or a MAC address;
  • the point further includes an adding module, and is connected to the configuration module, and is configured to join the wireless access controller after the wireless access point is successfully powered on.
  • the present invention adopts the L2TP standard protocol to complete the encapsulation and decapsulation of the tunnel between the AP and the AC, and realizes data interaction between the STA, the AP, the AC, and the BAS, and the provided tunnel header compression can reduce the system's credit sales. Low difficulty, short cycle, good compression and encryption performance, low cost, compatible with equipment from different manufacturers, more suitable AC architecture for small commercialization.
  • FIG. 1 is a schematic diagram of an L2TP-based wireless access system according to the present invention.
  • FIG. 2 is a schematic flowchart of an interaction method of an L2TP-based wireless access system according to the present invention
  • FIG. 3 is a schematic diagram of interaction of an interaction method of the wireless access system shown in FIG. 2;
  • FIG. 4 is a schematic diagram of interaction of internal ports of the radio access controller shown in FIG. 2.
  • a wireless access system based on L2TP includes a wireless access point 10 (Acess Point, AP for short), and a wireless connection.
  • the wireless client 30 (Station, referred to as: STA) and the broadband access server 40 of the external network device (Broadband Access)
  • the broadband access server 40, the wireless local area network, the virtual local area network, and the service set identifiers of the wireless access point 10, the wireless access controller 20, the wireless client 30, and the external network device are respectively referred to as AP, AC, STA, and BAS, respectively.
  • AP wireless local area network
  • virtual local area network virtual local area network
  • service set identifiers of the wireless access point 10 the wireless access controller 20
  • the wireless client 30 the external network device
  • WLAN, VLAN, SSID to indicate.
  • the AP 10 includes: a first receiving module 11 configured to receive a WLAN configuration and an L2TP tunnel configuration delivered by the AC 20, and a second receiving module 12, configured to receive the data packet sent by the STA 30,
  • the third receiving module 13 is configured to receive the packet sent by the AC 20 and perform the L2TP layer 2 tunnel encapsulation;
  • the first processing module 14 is respectively connected to the first receiving module 11 and the second receiving module 12,
  • the data packet sent by the received STA 30 is converted into an Ethernet frame, and the L2TP tunnel is set up according to the WLAN configuration and the L2TP tunnel configuration to encapsulate the data packet and sent to the AC 20;
  • the connection is used to check the source port number of the packet encapsulated in the L2TP Layer 2 tunnel.
  • the encapsulated packet is a tunnel packet, and is unpacked and forwarded to the STA 30.
  • the detection module (not shown) And being connected to the second receiving module 12 and the first processing module 14, respectively, for detecting whether the data packet sent by the STA 30 is sent to the AP 10 itself.
  • the AC 20 includes: a first sending module 21, connected to the first receiving module 11, configured to send a WLAN configuration And L2TP tunnel configuration to AP
  • the fourth receiving module 22 is connected to the first processing module 14 and configured to receive the encapsulated data packet sent by the AP 10.
  • the fifth receiving module 23 is connected to the BAS 40 and configured to receive the Ethernet frame replied by the BAS 40.
  • the third processing module 24 is connected to the fourth receiving module 22 and the BAS 40, and is configured to: after receiving the encapsulated data packet sent by the AP 10, view the encapsulated data packet to the transport layer. The port number is obtained, and the encapsulated data packet is a tunnel packet, and the data packet is unpacked, and the data packet is forwarded to the BAS 40.
  • the fourth processing module 25 is respectively connected to the fifth receiving module 23 and the third receiving module 13.
  • the connection is used to search the path of the STA 30 according to the mapping table of the port, and encapsulate the packet of the Ethernet frame replied by the BAS 40 into the L2TP Layer 2 tunnel and send it to the AP 10; the determining module (not shown), and the first
  • the sending module 21 is connected to determine the forwarding type of the SSID configuration of the WLAN of the AP 10, and the forwarding type includes centralized forwarding and local forwarding.
  • the device further includes a configuration module (not shown), and the configuration module is configured to pre-configure the information of the AP 10, where the information includes version information or a MAC address, and may include other versions, a MAC address, and the like;
  • the module is added to the module, and is connected to the configuration module, and is used to join the AC 20 after the AP 10 is successfully powered on.
  • an interaction method based on the L2TP wireless access system includes the following steps:
  • the Sl and the AP 10 join the AC 20 through the Internet, and configure the WLAN configuration of the AP 10 on the AC 20.
  • the specific steps of the AP 10 to join the AC 20 through the Internet include: The AC 20 pre-configures the information of the AP 10, where the information includes version information or a MAC address. Of course, the information may also include other information such as version information and MAC address. 10 Powered on successfully to join AC 20.
  • the S2 and the AC 10 deliver the WLAN configuration and the L2TP tunnel configuration to the AP 20.
  • the L2TP tunnel configuration includes the IP address of the AP 10 (Src-IP), the IP address of the downlink interface of the AC 20 (Dst-IP), the source port number of the AP 10 (Src-port), and the destination port number of the AC 20 (Dst- Port).
  • the AP 20 includes the following steps: determining the forwarding type of the SSID configuration of the WLAN of the AP 10, and the forwarding type includes centralized forwarding and local forwarding. If the SSID is configured with centralized forwarding, the AC is configured. 20 will send a WLAN configuration with a VLAN ID ranging from 1-4096 to the AP.
  • the AP 10 sends the L2TP tunnel configuration at the same time. If the SSID is configured with local forwarding, no WLAN configuration is required. After the L2TP tunnel is configured, the data packets sent by the subsequent STAs 30 are directly processed by the AP 10.
  • the source port number (Src-port) of the AP 10 is the ID number generated by the AC 20 for the AP 10 to deliver the WLAN configuration, and the database 10 is imported into the AC 20 from the AP 10, and is added to the ID number.
  • the destination port number (Dst-port) of the AC 20 is 5247.
  • the STA 30 is online, and sends a data packet to the AP 10 to access the external network.
  • the data packet is a data packet of the 802.11 protocol.
  • the AP 10 converts the received data packet into an Ethernet frame, and sets up an L2TP tunnel to encapsulate the data packet according to the WLAN configuration and the L2TP tunnel configuration, and sends the data packet to the AC 20. Before establishing the L2TP tunnel, the AP 10 further includes the following steps: detecting whether the data packet is sent to the AP 10 itself, and if yes, processing by the AP 10 internally; if not, the AP 10 is configured according to the WLAN configuration and the L2TP tunnel configuration. The L2TP tunnel encapsulates data packets.
  • the AC 20 After receiving the encapsulated data packet, the AC 20 checks the destination port number (Dst-port) of the encapsulated data packet to the transport layer, and learns that the encapsulated data packet is a tunnel packet and is unpacked. , and do a Layer 2 forwarding to B AS 40, with BAS
  • 40 connected external network devices can perform services such as DHCP, RADIUS authentication and accounting, portal push, and web browsing.
  • the AC 20 searches for the path of the STA 30 through the mapping table of the port, and encapsulates the packet into the L2TP Layer 2 tunnel and sends the packet to the AP 10.
  • the AP 10 by looking at the source port number (Src-port) of the encapsulated packet, learns that the encapsulated packet is a tunnel packet, and is unpacked and forwarded to the STA 30.
  • Src-port source port number
  • AC 20 includes an uplink interface (ethl) 18 and a downlink interface (ethO), AC.
  • ethl uplink interface
  • ethO downlink interface
  • the VLAN interface is divided.
  • Each VLAN interface is assigned with a set of sub-interfaces: a downlink sub-interface, a bridge interface, and a processing port for connecting to the L2TP tunnel. .
  • the bridge interface is connected to the processing port, and the processing port utilizes the L2TP standard protocol. It is responsible for the encapsulation and decapsulation of the tunnel.
  • the process of processing the data packet is as follows: If the data packet is sent to the AC 20, the data packet is forwarded to the bridge interface and directly processed by the AC 20 internal protocol; The data message is sent from STA 30 to B AS.
  • the uplink interface (ethl) 18 if the data is sent from the BAS 40 to the STA 30, it is encapsulated and forwarded to the bridge interface, and then forwarded by the bridge interface to the downlink sub-interface.
  • the set of sub-interfaces corresponding to the VLAN interface are: a downlink sub-interface (ethO.X), a bridge interface (brX) 17, and a connection for L2TP.
  • the AC 20 forwards the data packet to the BAS 40 via the uplink interface (ethl) 18.
  • the L2TP Layer 2 tunnel is encapsulated in the Ethernet frame and sent to the bridge interface (brX) 17.
  • the downlink sub-interface (ethO.X) 19 is sent to the AP 10. If the test data packet is sent to the AP
  • bridge interface (brX) 17 is handed over to the inside of the AP 10.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention relates to an L2TP-based wireless access system and an interaction method therefor. The interaction method comprises the following steps: a wireless access point joining a wireless access controller via the Internet; the wireless access controller issuing a wireless local area network configuration and an L2TP tunnelling configuration to the wireless access point; a wireless client going on-line and sending a data message to the wireless access point; the wireless access point encapsulating the data message and sending same to the wireless access controller; the wireless access controller de-encapsulating the encapsulated data message, and implementing layer two forwarding to send same to a broadband access server of an external network device; the broadband access server of the external network device replying a message of an Ethernet frame to the wireless access controller; the wireless access controller searching for a path of the wireless client through a port mapping table, and implementing L2TP layer two tunnelling encapsulation on the message and sending same to the wireless access point; and the wireless access point de-encapsulating the encapsulated message and forwarding same to the wireless client. The present invention uses an L2TP standard protocol to realise data interaction among STAs, APs, ACs, and BASs, and has a good compression and encryption performance and low costs.

Description

发明名称:基于 L2TP的无线接入系统及其交互方法 技术领域  Title: L2TP-based wireless access system and its interaction method
[0001] 本发明涉及无线通信领域, 尤其是涉及一种基于 L2TP (Layer 2 Tunneling  [0001] The present invention relates to the field of wireless communications, and in particular, to L2TP (Layer 2 Tunneling)
Protocol, 第二层的隧道协议) 的无线接入系统及其交互方法, 利用 L2TP对无线 接入点和无线接入控制器之间的数据报文进行隧道封装和解封装的交互。  Protocol, Layer 2 tunneling protocol) The wireless access system and its interaction method use L2TP to perform tunnel encapsulation and decapsulation interaction between data packets between the wireless access point and the radio access controller.
背景技术  Background technique
[0002] 目前, AP (无线接入点) 与 AC (无线接入控制器) 之间的数据报文的隧道封 装者是采用 CAPWAP (Control And Provisioning of Wireless Access Points Protocol Specification) 协议。 随着 WLAN的迅猛发展, 越来越多地方部署了无线网络, 胖 AP已经无法满足需求, 因此, 痩 AP+AC架构应运而生。 通过 AC来管理多个 A P, 进行控制消息管理和数据处理, 那么就需要一个标准协议来实现 AP和 AC的 互联互通。 IETF为了解决隧道协议, 在 2005年成立了 CAPWAP工作组以标准化 AP和 AC间的隧道协议。 CAPWAP协议的主要功能: AP自动发现 AC, AC对 AP 进行安全认证, AP从 AC获取软件映像, AP从 AC获得初始和动态配置等, 系统 可以支持本地数据转发和集中数据转发。  [0002] Currently, the tunnel encapsulator of data packets between an AP (Wireless Access Point) and an AC (Radio Access Controller) adopts the CAPWAP (Control And Provisioning of Wireless Access Points Protocol Specification) protocol. With the rapid development of WLAN, more and more places have deployed wireless networks, and fat APs have been unable to meet the demand. Therefore, the AP+AC architecture has emerged. To manage multiple A Ps through the AC for control message management and data processing, a standard protocol is needed to implement AP and AC interworking. In order to resolve the tunneling protocol, the IETF established the CAPWAP Working Group in 2005 to standardize the tunneling agreement between AP and AC. Main functions of the CAPWAP protocol: The AP automatically discovers the AC, the AC authenticates the AP, the AP obtains the software image from the AC, and the AP obtains the initial and dynamic configuration from the AC. The system can support local data forwarding and centralized data forwarding.
[0003] 其中, 集中数据转发将 STA的数据报文由 AP进行隧道封装, 交由 AC进行转发 处理, 减轻了 AP的负担, 也方便 AC统一管理。  [0003] The centralized data forwarding encapsulates the data packet of the STA by the AP and performs the forwarding processing by the AC, which reduces the burden on the AP and facilitates unified management of the AC.
[0004] 虽然 CAPWAP是标准化协议, 但是在 LINUX内核中并没有现成的标准代码, 需要重新幵发, 重新编辑报文格式和消息内容, 其幵发难度增大, 幵发周期长 。 目前国内各大厂家基本都自定义了一套私有的 CAPWAP协议, 相互之间的设 备若需要互联互通, 则又需要重新幵发内核代码。  [0004] Although CAPWAP is a standardized protocol, there is no standard code available in the LINUX kernel. It needs to be re-issued, re-editing the message format and message content, and the bursting difficulty is increased and the burst period is long. At present, all major domestic manufacturers have customized a set of private CAPWAP protocols. If devices need to be interconnected, they need to re-issue the kernel code.
[0005] CAPWAP协议因为其完整的协议架构, 高效的处理机制, 主要用于运营级的 A C设备中, 管理 AP数可达数千台。  [0005] Because of its complete protocol architecture and efficient processing mechanism, the CAPWAP protocol is mainly used in carrier-class A C devices, and the number of management APs can reach thousands.
[0006] 如今随着智能终端的大量普及和移动互联网的迅猛发展, WLAN网络逐渐小型 化进入中小型商企中, 例如, 百货公司、 医院、 咖啡馆等等, 每个场景可能需 要的 AP数几十个甚至一两个, 那么对于 AC数量级需求就大大的减弱, 小型化 A C由于其价格实惠逐渐受到市场欢迎, 也是各大厂家相继研发的新品。 但是如果 小型化 AC在与 AP的数据转发中仍然采用 CAPWAP协议将极大的增加幵发难度和 幵发吋长, 也增加设备成本, 错失市场良机。 [0006] Nowadays, with the proliferation of smart terminals and the rapid development of mobile Internet, WLAN networks are gradually miniaturized into small and medium-sized commercial enterprises, for example, department stores, hospitals, cafes, etc., the number of APs that may be required for each scene. Dozens or even one or two, then the demand for AC orders is greatly weakened, miniaturized A C is gradually welcomed by the market due to its affordable price, and it is also a new product developed by major manufacturers. However, if the miniaturized AC still uses the CAPWAP protocol in data forwarding with the AP, it will greatly increase the difficulty and length of the bursting, increase the equipment cost, and miss the market opportunity.
技术问题  technical problem
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0007] 本发明的目的在于克服上述技术的不足, 提供一种基于 L2TP的无线接入系统 及其交互方法。  [0007] The object of the present invention is to overcome the deficiencies of the above technologies, and provide a wireless access system based on L2TP and an interaction method thereof.
[0008] 本发明的一方面提供一种基于 L2TP的无线接入系统的交互方法, 包括以下步 骤: 无线接入点通过互联网加入无线接入控制器, 在无线接入控制器上配置无 线接入点的无线局域网络配置; 无线接入控制器为无线接入点下发无线局域网 络配置和 L2TP隧道配置, 所述 L2TP隧道配置包括无线接入点的 IP地址、 无线接 入控制器的下行接口的 IP地址、 无线接入点的源端口号和无线接入控制器的目的 端口号; 无线客户端上线, 发送数据报文给无线接入点, 以访问外网; 无线接 入点将接收的所述数据报文转化为以太帧, 根据所述无线局域网络配置和 L2TP 隧道配置建立 L2TP隧道对所述数据报文进行封装, 并发给无线接入控制器; 无 线接入控制器接收到封装的所述数据报文后, 到传输层査看封装的所述数据报 文的目的端口号, 得知封装的所述数据报文为隧道包, 进行拆包, 并做二层转 发发给外网设备的宽带接入服务器; 外网设备的宽带接入服务器回复以太帧的 报文到无线接入控制器; 无线接入控制器通过端口的映射表査找无线客户端的 路径, 将所述报文进行 L2TP二层隧道封装, 并发给无线接入点; 无线接入点通 过査看封装的所述报文的源端口号, 得知封装的所述报文为隧道报文, 进行拆 包并转发给无线客户端。  An aspect of the present invention provides an L2TP-based wireless access system interaction method, including the following steps: a wireless access point joins a wireless access controller through the Internet, and configures wireless access on the wireless access controller. The wireless local area network configuration of the point; the wireless access controller delivers the wireless local area network configuration and the L2TP tunnel configuration for the wireless access point, and the L2TP tunnel configuration includes the IP address of the wireless access point and the downlink interface of the wireless access controller. IP address, source port number of the wireless access point, and destination port number of the wireless access controller; the wireless client goes online, sends a data packet to the wireless access point to access the external network; the wireless access point will receive The data packet is converted into an Ethernet frame, and the L2TP tunnel is set up according to the WLAN configuration and the L2TP tunnel configuration, and the data packet is encapsulated and sent to the radio access controller; the radio access controller receives the encapsulation After the data packet, the transport port checks the destination port number of the encapsulated data packet, and learns the encapsulated datagram. The tunnel packet is unpacked, and the Layer 2 forwarding is sent to the broadband access server of the external network device; the broadband access server of the external network device replies to the Ethernet frame packet to the wireless access controller; The path of the wireless client is searched through the mapping table of the port, and the packet is encapsulated by the L2TP layer 2 tunnel and sent to the wireless access point. The wireless access point learns the source port number of the encapsulated packet. The encapsulated packet is a tunnel packet, and is unpacked and forwarded to the wireless client.
[0009] 进一步地, 所述无线接入控制器为无线接入点下发无线局域网络配置和隧道配 置之前, 还包括以下步骤: 判断无线接入点的无线局域网络的服务集标识配置 的转发类型, 所述转发类型包括集中转发和本地转发, 若服务集标识配置了集 中转发, 则无线接入控制器会下发一个带有虚拟局域网 ID的范围为 1-4096的无 线局域网络配置给无线接入点, 并同吋下发 L2TP隧道配置, 若服务集标识配置 了本地转发, 则不需下发无线局域网络配置和 L2TP隧道配置, 后续无线客户端 发来的数据报文直接由无线接入点内部进行处理。 [0009] Further, before the wireless access controller sends the wireless local area network configuration and the tunnel configuration, the wireless access controller further includes the following steps: determining the forwarding of the service set identifier configuration of the wireless local area network of the wireless access point Type, the forwarding type includes centralized forwarding and local forwarding. If the service set identifier is configured with centralized forwarding, the wireless access controller sends a wireless local area network with a virtual local area network ID of 1-4096 to the wireless network. The access point, and the L2TP tunnel configuration is delivered at the same time, if the service set identifier is configured. The local forwarding is performed, and the WLAN configuration and the L2TP tunnel configuration are not required to be sent. The data packets sent by the subsequent wireless clients are directly processed by the wireless access point.
[0010] 进一步地, 所述无线接入点建立 L2TP隧道之前, 还包括以下步骤: 检测所述 数据报文是否是发给无线接入点本身的, 若是, 则由该无线接入点内部进行处 理, 若否, 则无线接入点根据所述无线局域网络配置和 L2TP隧道配置建立 L2TP 隧道对所述数据报文进行封装。  [0010] Further, before the establishing, by the wireless access point, the L2TP tunnel, the method further includes: detecting whether the data packet is sent to the wireless access point itself, and if yes, performing the internal Processing, if not, the wireless access point establishes an L2TP tunnel according to the WLAN configuration and the L2TP tunnel configuration to encapsulate the data packet.
[0011] 进一步地, 所述无线接入点通过互联网加入无线接入控制器的步骤包括: 无线 接入控制器预先配置无线接入点的信息, 所述信息包括版本信息和 /或 MAC地址 ; 无线接入点上电成功加入无线接入控制器。  [0011] Further, the step of the wireless access point joining the wireless access controller through the Internet includes: the wireless access controller pre-configuring information of the wireless access point, where the information includes version information and/or a MAC address; The wireless access point is successfully powered on and joins the wireless access controller.
[0012] 进一步地, 所述无线接入控制器包括上行接口、 下行接口以及与无线接入控制 器内部划分的与虚拟局域网接口对应的子接口, 所述子接口包括下行子接口、 桥接口以及用于连接 L2TP隧道的处理端口; 所述无线接入控制器将数据报文做 二层转发后经所述上行接口发给外网设备的宽带接入服务器; 所述无线接入控 制器将所述以太帧进行 L2TP二层隧道封装后依次发给所述桥接口、 下行子接口 后, 发给无线接入点; 若检测所述数据报文是发给无线接入点本身的, 则经所 述桥接口交由该无线接入点内部进行处理。  [0012] Further, the radio access controller includes an uplink interface, a downlink interface, and a sub-interface corresponding to the virtual local area network interface that is internally divided by the radio access controller, where the sub-interface includes a downlink sub-interface, a bridge interface, and a processing port for connecting to the L2TP tunnel; the radio access controller forwards the data packet to the broadband access server of the external network device by using the uplink interface; and the radio access controller After the L2TP Layer 2 tunnel is encapsulated, the Ethernet frame is sent to the bridge interface and the downlink sub-interface, and then sent to the wireless access point. If the data packet is sent to the wireless access point itself, the The bridge interface is handled internally by the wireless access point.
[0013] 进一步地, 所述无线接入点的源端口号是由无线接入控制器为无线接入点下发 无线局域网络配置吋, 来自无线接入点导入无线接入控制器的数据库生成的 ID 号, 在所述 ID号上加上 30000得到的源端口号; 所述无线接入控制器的目的端口 号为 5247。  [0013] Further, the source port number of the wireless access point is configured by the wireless access controller to send a wireless local area network to the wireless access point, and the database is generated from the wireless access point and imported into the wireless access controller. The ID number of the source port number obtained by adding 30000 to the ID number; the destination port number of the radio access controller is 5247.
[0014] 本发明的第二方面提供一种基于 L2TP的无线接入系统, 包括无线接入点和无 线接入控制器; 所述无线接入点包括: 第一接收模块, 用于接收无线接入控制 器下发的无线局域网络配置和 L2TP隧道配置; 第二接收模块, 与无线客户端连 接, 用于接收无线客户端发送的数据报文, 以访问外网; 第三接收模块, 用于 接收无线接入控制器发送的进行 L2TP二层隧道封装的报文; 第一处理模块, 分 别与所述第一接收模块、 第二接收模块连接, 用于将接收到的无线客户端发送 的数据报文转化为以太帧, 根据无线局域网络配置和 L2TP隧道配置建立 L2TP隧 道对所述数据报文进行封装, 并发给无线接入控制器; 第二处理模块, 与所述 第三接收模块连接, 用于査看进行 L2TP二层隧道封装的报文的源端口号, 得知 封装的所述报文为隧道报文, 进行拆包并转发给无线客户端。 [0014] A second aspect of the present invention provides an L2TP-based wireless access system, including a wireless access point and a wireless access controller; the wireless access point includes: a first receiving module, configured to receive a wireless connection The WLAN configuration and the L2TP tunnel configuration are sent to the controller; the second receiving module is connected to the wireless client, and is configured to receive the data packet sent by the wireless client to access the external network; the third receiving module is configured to Receiving a packet sent by the radio access controller for performing L2TP Layer 2 tunnel encapsulation; the first processing module is respectively connected to the first receiving module and the second receiving module, and configured to send data sent by the received wireless client The packet is converted into an Ethernet frame, and the L2TP tunnel is set up according to the WLAN configuration and the L2TP tunnel configuration, and the data packet is encapsulated and sent to the radio access controller; the second processing module, The third receiving module is connected to the source port number of the packet encapsulated in the L2TP layer 2 tunnel, and the encapsulated packet is a tunnel packet, and is unpacked and forwarded to the wireless client.
[0015] 所述无线接入控制器包括: 第一发送模块, 与所述第一接收模块连接, 用于下 发无线局域网络配置和 L2TP隧道配置给无线接入点; 第四接收模块, 与所述第 一处理模块连接, 用于接收无线接入点发来的封装的数据报文; 第五接收模块 , 与外网设备的宽带接入服务器连接, 用于接收外网设备的宽带接入服务器回 复的以太帧的报文; 第三处理模块, 分别与所述第四接收模块、 外网设备的宽 带接入服务器连接, 用于在接收无线接入点发来的封装的数据报文之后, 到传 输层査看封装的所述数据报文的目的端口号, 得知封装的所述数据报文为隧道 包, 进行拆包, 将数据报文做二层转发发给外网设备的宽带接入服务器; 第四 处理模块, 分别与所述第五接收模块、 第三接收模块连接, 用于根据端口的映 射表査找无线客户端的路径, 将外网设备的宽带接入服务器回复的以太帧的报 文进行 L2TP二层隧道封装, 并发给无线接入点。 [0015] The radio access controller includes: a first sending module, connected to the first receiving module, configured to send a wireless local area network configuration and an L2TP tunnel configuration to a wireless access point; and a fourth receiving module, The first processing module is connected to receive the encapsulated data packet sent by the wireless access point; the fifth receiving module is connected to the broadband access server of the external network device, and is configured to receive the broadband access of the external network device. The packet of the Ethernet frame replied by the server; the third processing module is respectively connected to the broadband access server of the fourth receiving module and the external network device, and is configured to receive the encapsulated data packet sent by the wireless access point. Viewing, by the transport layer, the destination port number of the encapsulated data packet, and knowing that the encapsulated data packet is a tunnel packet, performing unpacking, and forwarding the data packet to the broadband of the external network device. a fourth processing module, configured to be connected to the fifth receiving module and the third receiving module, and configured to search for a path of the wireless client according to the mapping table of the port, The packet of the Ethernet frame replied by the broadband access server of the network device is encapsulated by the L2TP Layer 2 tunnel and sent to the wireless access point.
[0016] 进一步地, 所述无线接入控制器还包括判断模块, 与所述第一发送模块连接, 用于判断若无线接入点的无线局域网络的服务集标识配置的转发类型, 所述转 发类型包括集中转发和本地转发。 [0016] Further, the radio access controller further includes a determining module, configured to be connected to the first sending module, and configured to determine, if the forwarding type of the service set identifier configuration of the wireless local area network of the wireless access point, Forwarding types include centralized forwarding and local forwarding.
[0017] 进一步地, 所述无线接入点还包括检测模块, 分别与所述第二接收模块、 第一 处理模块连接, 用于检测无线客户端发送的数据报文是否是发给无线接入点本 身的。 [0017] Further, the wireless access point further includes a detection module, which is respectively connected to the second receiving module and the first processing module, and is configured to detect whether a data packet sent by the wireless client is sent to the wireless access Point itself.
[0018] 进一步地, 所述无线接入控制器还包括配置模块, 所述配置模块用于预先配置 无线接入点的信息, 所述信息包括版本信息和 /或 MAC地址; 所述无线接入点还 包括加入模块, 与所述配置模块连接, 用于在无线接入点上电成功后加入无线 接入控制器。  [0018] Further, the radio access controller further includes a configuration module, where the configuration module is configured to pre-configure information of the wireless access point, where the information includes version information and/or a MAC address; The point further includes an adding module, and is connected to the configuration module, and is configured to join the wireless access controller after the wireless access point is successfully powered on.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0019] 本发明采用 L2TP标准协议来完成 AP和 AC之间隧道的封装和解封装, 实现 STA 、 AP、 AC和 BAS之间的数据交互, 提供的隧道头压缩可减少系统的幵销, 幵发 难度低、 周期短, 压缩和加密性能好, 成本低, 可兼容不同厂家的设备, 更适 用于小型商业化的 AC架构。 [0019] The present invention adopts the L2TP standard protocol to complete the encapsulation and decapsulation of the tunnel between the AP and the AC, and realizes data interaction between the STA, the AP, the AC, and the BAS, and the provided tunnel header compression can reduce the system's credit sales. Low difficulty, short cycle, good compression and encryption performance, low cost, compatible with equipment from different manufacturers, more suitable AC architecture for small commercialization.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0020] 图 1为本发明一种基于 L2TP的无线接入系统的示意图;  1 is a schematic diagram of an L2TP-based wireless access system according to the present invention;
[0021] 图 2为本发明一种基于 L2TP的无线接入系统的交互方法的流程示意图;  2 is a schematic flowchart of an interaction method of an L2TP-based wireless access system according to the present invention;
[0022] 图 3是图 2所示无线接入系统的交互方法的交互示意图;  3 is a schematic diagram of interaction of an interaction method of the wireless access system shown in FIG. 2;
[0023] 图 4是图 2所示无线接入控制器的内部各个端口的交互示意图。  4 is a schematic diagram of interaction of internal ports of the radio access controller shown in FIG. 2.
本发明的实施方式 Embodiments of the invention
[0024] 下面结合附图和实施例对本发明作进一步的描述。 [0024] The present invention will be further described below in conjunction with the accompanying drawings and embodiments.
[0025] 参考图 1, 本发明提供的一种基于 L2TP (Layer 2 Tunneling Protocol, 第二层隧 道协议) 的无线接入系统, 包括无线接入点 10 (Acess Point, 简称: AP) 、 无 线接入控制器 20 (Acess Controller, 简称: AC) 、 无线客户端 30 (Station, 简称 : STA) 和外网设备的宽带接入服务器 40 (Broadband Access  [0025] Referring to FIG. 1, a wireless access system based on L2TP (Layer 2 Tunneling Protocol) includes a wireless access point 10 (Acess Point, AP for short), and a wireless connection. Into the controller 20 (Acess Controller, AC for short), the wireless client 30 (Station, referred to as: STA) and the broadband access server 40 of the external network device (Broadband Access)
Server, 简称: BAS) 。 下面将无线接入点 10、 无线接入控制器 20、 无线客户端 30和外网设备的宽带接入服务器 40、 无线局域网络、 虚拟局域网、 服务集标识 分别以简称 AP、 AC、 STA、 BAS、 WLAN、 VLAN、 SSID来表示。  Server, referred to as: BAS). The broadband access server 40, the wireless local area network, the virtual local area network, and the service set identifiers of the wireless access point 10, the wireless access controller 20, the wireless client 30, and the external network device are respectively referred to as AP, AC, STA, and BAS, respectively. , WLAN, VLAN, SSID to indicate.
[0026] AP 10包括: 第一接收模块 11, 用于接收 AC 20下发的 WLAN配置和 L2TP隧道 配置; 第二接收模块 12, 与 STA 30连接, 用于接收 STA 30发送的数据报文, 以 访问外网; 第三接收模块 13, 用于接收 AC 20发送的进行 L2TP二层隧道封装的报 文; 第一处理模块 14, 分别与第一接收模块 11、 第二接收模块 12连接, 用于将 接收到的 STA 30发送的数据报文转化为以太帧, 根据 WLAN配置和 L2TP隧道配 置建立 L2TP隧道对数据报文进行封装, 并发给 AC 20; 第二处理模块 15, 与第三 接收模块 13连接, 用于査看进行 L2TP二层隧道封装的报文的源端口号, 得知封 装的报文为隧道报文, 进行拆包并转发给 STA 30; 检测模块 (图上未画出) , 分别与第二接收模块 12、 第一处理模块 14连接, 用于检测 STA 30发送的数据报 文是否是发给 AP 10本身的。  The AP 10 includes: a first receiving module 11 configured to receive a WLAN configuration and an L2TP tunnel configuration delivered by the AC 20, and a second receiving module 12, configured to receive the data packet sent by the STA 30, The third receiving module 13 is configured to receive the packet sent by the AC 20 and perform the L2TP layer 2 tunnel encapsulation; the first processing module 14 is respectively connected to the first receiving module 11 and the second receiving module 12, The data packet sent by the received STA 30 is converted into an Ethernet frame, and the L2TP tunnel is set up according to the WLAN configuration and the L2TP tunnel configuration to encapsulate the data packet and sent to the AC 20; the second processing module 15 and the third receiving module The connection is used to check the source port number of the packet encapsulated in the L2TP Layer 2 tunnel. The encapsulated packet is a tunnel packet, and is unpacked and forwarded to the STA 30. The detection module (not shown) And being connected to the second receiving module 12 and the first processing module 14, respectively, for detecting whether the data packet sent by the STA 30 is sent to the AP 10 itself.
[0027] AC 20包括: 第一发送模块 21, 与第一接收模块 11连接, 用于下发 WLAN配置 和 L2TP隧道配置给 AP [0027] The AC 20 includes: a first sending module 21, connected to the first receiving module 11, configured to send a WLAN configuration And L2TP tunnel configuration to AP
10; 第四接收模块 22, 与第一处理模块 14连接, 用于接收 AP 10发来的封装的数 据报文; 第五接收模块 23, 与 BAS 40连接, 用于接收 BAS 40回复的以太帧的报 文; 第三处理模块 24, 分别与第四接收模块 22、 BAS 40连接, 用于在接收 AP 10 发来的封装的数据报文之后, 到传输层査看封装的数据报文的目的端口号, 得 知封装的数据报文为隧道包, 进行拆包, 将数据报文做二层转发发给 BAS 40; 第四处理模块 25, 分别与第五接收模块 23、 第三接收模块 13连接, 用于根据端 口的映射表査找 STA 30的路径, 将 BAS 40回复的以太帧的报文进行 L2TP二层隧 道封装, 并发给 AP 10; 判断模块 (图上未画出) , 与第一发送模块 21连接, 用 于判断 AP 10的 WLAN的 SSID配置的转发类型, 转发类型包括集中转发和本地转 发。  The fourth receiving module 22 is connected to the first processing module 14 and configured to receive the encapsulated data packet sent by the AP 10. The fifth receiving module 23 is connected to the BAS 40 and configured to receive the Ethernet frame replied by the BAS 40. The third processing module 24 is connected to the fourth receiving module 22 and the BAS 40, and is configured to: after receiving the encapsulated data packet sent by the AP 10, view the encapsulated data packet to the transport layer. The port number is obtained, and the encapsulated data packet is a tunnel packet, and the data packet is unpacked, and the data packet is forwarded to the BAS 40. The fourth processing module 25 is respectively connected to the fifth receiving module 23 and the third receiving module 13. The connection is used to search the path of the STA 30 according to the mapping table of the port, and encapsulate the packet of the Ethernet frame replied by the BAS 40 into the L2TP Layer 2 tunnel and send it to the AP 10; the determining module (not shown), and the first The sending module 21 is connected to determine the forwarding type of the SSID configuration of the WLAN of the AP 10, and the forwarding type includes centralized forwarding and local forwarding.
[0028] 本实施例中, AC  [0028] In this embodiment, AC
20还包括配置模块 (图上未画出) , 配置模块用于预先配置 AP 10的信息, 所述 信息包括版本信息或 MAC地址, 也可以同吋包括版本信息和 MAC地址等其他; AP 10还包括加入模块, 与配置模块连接, 用于在 AP 10上电成功后加入 AC 20。  The device further includes a configuration module (not shown), and the configuration module is configured to pre-configure the information of the AP 10, where the information includes version information or a MAC address, and may include other versions, a MAC address, and the like; The module is added to the module, and is connected to the configuration module, and is used to join the AC 20 after the AP 10 is successfully powered on.
[0029] 参考图 2和图 3, 本发明提供的一种基于 L2TP无线接入系统的交互方法, 包括 以下步骤: [0029] Referring to FIG. 2 and FIG. 3, an interaction method based on the L2TP wireless access system provided by the present invention includes the following steps:
[0030] Sl、 AP 10通过互联网加入 AC 20, 在 AC 20上配置 AP 10的 WLAN配置。 AP 10 通过互联网加入 AC 20的具体步骤包括: AC 20预先配置 AP 10的信息, 所述信息 包括版本信息或者 MAC地址, 当然, 所述信息也可以同吋包括版本信息和 MAC 地址等其他, AP 10上电成功加入 AC 20。  [0030] The Sl and the AP 10 join the AC 20 through the Internet, and configure the WLAN configuration of the AP 10 on the AC 20. The specific steps of the AP 10 to join the AC 20 through the Internet include: The AC 20 pre-configures the information of the AP 10, where the information includes version information or a MAC address. Of course, the information may also include other information such as version information and MAC address. 10 Powered on successfully to join AC 20.
[0031] S2、 AC 10为 AP 20下发 WLAN配置和 L2TP隧道配置。 L2TP隧道配置包括 AP 10的 IP地址 (Src-IP) 、 AC 20的下行接口的 IP地址 (Dst-IP) 、 AP 10的源端口 号 (Src-port) 和 AC 20的目的端口号 (Dst-port) 。 AC 20为 AP 10下发 WLAN配 置和 L2TP隧道配置之前, 还包括以下步骤: 判断 AP 10的 WLAN的 SSID配置的转 发类型, 转发类型包括集中转发和本地转发, 若 SSID配置了集中转发, 则 AC 20 会下发一个带有 VLAN ID的范围为 1-4096的 WLAN配置给 AP  [0031] The S2 and the AC 10 deliver the WLAN configuration and the L2TP tunnel configuration to the AP 20. The L2TP tunnel configuration includes the IP address of the AP 10 (Src-IP), the IP address of the downlink interface of the AC 20 (Dst-IP), the source port number of the AP 10 (Src-port), and the destination port number of the AC 20 (Dst- Port). Before the AC 20 delivers the WLAN configuration and the L2TP tunnel configuration, the AP 20 includes the following steps: determining the forwarding type of the SSID configuration of the WLAN of the AP 10, and the forwarding type includes centralized forwarding and local forwarding. If the SSID is configured with centralized forwarding, the AC is configured. 20 will send a WLAN configuration with a VLAN ID ranging from 1-4096 to the AP.
10, 并同吋下发 L2TP隧道配置, 若 SSID配置了本地转发, 则不需下发 WLAN配 置和 L2TP隧道配置, 后续 STA 30发来的数据报文直接由 AP 10内部进行处理。 10, and send the L2TP tunnel configuration at the same time. If the SSID is configured with local forwarding, no WLAN configuration is required. After the L2TP tunnel is configured, the data packets sent by the subsequent STAs 30 are directly processed by the AP 10.
[0032] 本实施例中, AP 10的源端口号 (Src-port) 是由 AC 20为 AP 10下发 WLAN配置 吋, 来自 AP 10导入 AC 20的数据库生成的 ID号, 在 ID号上加上 30000得到的源端 口号 (Src-port) , 比如 ID号为 10, 则源端口号 (Src-port) 为 30010。 由于 AP 10 导入 AC 20的数据库吋生成的 ID号是唯一不重复的, 这样在多个 AP [0032] In this embodiment, the source port number (Src-port) of the AP 10 is the ID number generated by the AC 20 for the AP 10 to deliver the WLAN configuration, and the database 10 is imported into the AC 20 from the AP 10, and is added to the ID number. The source port number (Src-port) obtained by the above 30000, for example, the ID number is 10, and the source port number (Src-port) is 30010. Since the AP 10 imports the AC 20 database, the generated ID number is unique and not repeated, so that multiple APs are present.
10分别导入 AC 20的数据库吋, 多个 AP 10的源端口号不冲突。 AC 20的目的端口 号 (Dst-port) 为 5247。  10 Import the database of AC 20 separately, and the source port numbers of multiple APs 10 do not conflict. The destination port number (Dst-port) of the AC 20 is 5247.
[0033] S3、 STA 30上线, 发送数据报文给 AP 10, 以访问外网, 本实施例中, 数据报 文为 802.11协议的数据报文。 [0033] S3, the STA 30 is online, and sends a data packet to the AP 10 to access the external network. In this embodiment, the data packet is a data packet of the 802.11 protocol.
[0034] S4、 AP 10将接收的数据报文转化为以太帧, 根据 WLAN配置和 L2TP隧道配置 建立 L2TP隧道对数据报文进行封装, 并发给 AC 20。 AP 10建立 L2TP隧道之前, 还包括以下步骤: 检测数据报文是否是发给 AP 10本身的, 若是, 则由该 AP 10 内部进行处理, 若否, 则 AP 10根据 WLAN配置和 L2TP隧道配置建立 L2TP隧道 对数据报文进行封装。 [0034] S4. The AP 10 converts the received data packet into an Ethernet frame, and sets up an L2TP tunnel to encapsulate the data packet according to the WLAN configuration and the L2TP tunnel configuration, and sends the data packet to the AC 20. Before establishing the L2TP tunnel, the AP 10 further includes the following steps: detecting whether the data packet is sent to the AP 10 itself, and if yes, processing by the AP 10 internally; if not, the AP 10 is configured according to the WLAN configuration and the L2TP tunnel configuration. The L2TP tunnel encapsulates data packets.
[0035] S5、 AC 20接收到封装的数据报文后, 到传输层査看封装的数据报文的目的端 口号 (Dst-port) , 得知封装的数据报文为隧道包, 进行拆包, 并做二层转发发 给 B AS 40, 与 BAS  [0035] After receiving the encapsulated data packet, the AC 20 checks the destination port number (Dst-port) of the encapsulated data packet to the transport layer, and learns that the encapsulated data packet is a tunnel packet and is unpacked. , and do a Layer 2 forwarding to B AS 40, with BAS
40连接的外网设备就可进行 DHCP、 RADIUS认证计费、 Portal推送、 网页浏览等 业务。  40 connected external network devices can perform services such as DHCP, RADIUS authentication and accounting, portal push, and web browsing.
[0036] S6、 BAS 40回复以太帧的报文到 AC 20。  [0036] S6. The BAS 40 replies to the message of the Ethernet frame to the AC 20.
[0037] S7、 AC 20通过端口的映射表査找 STA 30的路径, 将报文进行 L2TP二层隧道封 装, 并发给 AP 10。  [0037] S7. The AC 20 searches for the path of the STA 30 through the mapping table of the port, and encapsulates the packet into the L2TP Layer 2 tunnel and sends the packet to the AP 10.
[0038] S8、 AP 10通过査看封装的报文的源端口号 (Src-port) , 得知封装的报文为隧 道报文, 进行拆包并转发给 STA 30。  [0038] S8. The AP 10, by looking at the source port number (Src-port) of the encapsulated packet, learns that the encapsulated packet is a tunnel packet, and is unpacked and forwarded to the STA 30.
[0039] 参考图 4, AC 20包括上行接口 (ethl) 18和下行接口 (ethO) , AC  Referring to FIG. 4, AC 20 includes an uplink interface (ethl) 18 and a downlink interface (ethO), AC.
20内部根据 AC 20下发给 AP 10的带有 VLAN ID号的 WLAN配置进行划分 VLAN 接口, 每划分一个 VLAN接口, 对应有一套子接口: 下行子接口、 桥接口和用于 连接 L2TP隧道的处理端口。 桥接口与处理端口连接, 处理端口利用 L2TP标准协 议负责隧道的封装和解封装, 处理端口对于数据报文的处理过程如下: 如果数 据报文是发给 AC 20的, 则将数据报文转发给桥接口, 直接交由 AC 20内部协议 处理; 如果数据报文是从 STA 30发给 B AS 20 Internally, according to the WLAN configuration with the VLAN ID number sent to the AP 10 by the AC 20, the VLAN interface is divided. Each VLAN interface is assigned with a set of sub-interfaces: a downlink sub-interface, a bridge interface, and a processing port for connecting to the L2TP tunnel. . The bridge interface is connected to the processing port, and the processing port utilizes the L2TP standard protocol. It is responsible for the encapsulation and decapsulation of the tunnel. The process of processing the data packet is as follows: If the data packet is sent to the AC 20, the data packet is forwarded to the bridge interface and directly processed by the AC 20 internal protocol; The data message is sent from STA 30 to B AS.
40的, 则在解封装后发给上行接口 (ethl) 18; 如果数据是从 BAS 40发给 STA 30, 则进行封装后转发给桥接口, 再由桥接口转发给下行子接口。 本实施例中 , 假定 AC 20内部划分的 VLAN接口号为 X, 则与 VLAN接口对应的一套子接口分 别为: 下行子接口 (ethO.X) 19、 桥接口 (brX) 17以及用于连接 L2TP隧道的处 理端口 (12tpethO.X) 16。 AC 20将数据报文做二层转发后经上行接口 (ethl) 18 发给 BAS 40。 AC  40, after decapsulation, it is sent to the uplink interface (ethl) 18; if the data is sent from the BAS 40 to the STA 30, it is encapsulated and forwarded to the bridge interface, and then forwarded by the bridge interface to the downlink sub-interface. In this embodiment, assuming that the VLAN interface number of the internal division of the AC 20 is X, the set of sub-interfaces corresponding to the VLAN interface are: a downlink sub-interface (ethO.X), a bridge interface (brX) 17, and a connection for L2TP. The processing port of the tunnel (12tpethO.X) 16. The AC 20 forwards the data packet to the BAS 40 via the uplink interface (ethl) 18. AC
20将以太帧进行 L2TP二层隧道封装后依次发给桥接口 (brX) 17、 下行子接口 ( ethO.X) 19后, 发给 AP 10。 若检测数据报文是发给 AP  The L2TP Layer 2 tunnel is encapsulated in the Ethernet frame and sent to the bridge interface (brX) 17. The downlink sub-interface (ethO.X) 19 is sent to the AP 10. If the test data packet is sent to the AP
10本身的, 则经桥接口 (brX) 17交由该 AP 10内部进行处理。  10 itself, then the bridge interface (brX) 17 is handed over to the inside of the AP 10.
以上实施例仅表达了本发明的优选实施方式, 其描述较为具体和详细, 但并不 能因此而理解为对本发明专利范围的限制。 应当指出的是, 对于本领域的普通 技术人员来说, 在不脱离本发明构思的前提下, 还可以做出若干变形和改进, 如对各个实施例中的不同特征进行组合等, 这些都属于本发明的保护范围。  The above embodiments are merely illustrative of the preferred embodiments of the present invention, and the description of the present invention is not to be construed as limited. It should be noted that various modifications and improvements can be made by those skilled in the art without departing from the inventive concept, such as combining different features in the various embodiments, and the like. The scope of protection of the present invention.

Claims

权利要求书 Claim
[权利要求 1] 一种基于 L2TP的无线接入系统的交互方法, 其特征在于: 包括以下 步骤:  [Claim 1] An L2TP-based wireless access system interaction method, comprising: the following steps:
无线接入点通过互联网加入无线接入控制器, 在无线接入控制器上配 置无线接入点的无线局域网络配置;  The wireless access point joins the wireless access controller through the Internet, and configures the wireless local area network configuration of the wireless access point on the wireless access controller;
无线接入控制器为无线接入点下发无线局域网络配置和 L2TP隧道配 置, 所述 L2TP隧道配置包括无线接入点的 IP地址、 无线接入控制器 的下行接口的 IP地址、 无线接入点的源端口号和无线接入控制器的目 的端口号;  The wireless access controller delivers a wireless local area network configuration and an L2TP tunnel configuration for the wireless access point, where the L2TP tunnel configuration includes an IP address of the wireless access point, an IP address of a downlink interface of the wireless access controller, and wireless access. The source port number of the point and the destination port number of the wireless access controller;
无线客户端上线, 发送数据报文给无线接入点, 以访问外网; 无线接入点将接收的所述数据报文转化为以太帧, 根据所述无线局域 网络配置和 L2TP隧道配置建立 L2TP隧道对所述数据报文进行封装, 并发给无线接入控制器;  The wireless client is online, and sends a data packet to the wireless access point to access the external network. The wireless access point converts the received data packet into an Ethernet frame, and establishes an L2TP according to the WLAN configuration and the L2TP tunnel configuration. The tunnel encapsulates the data packet and sends the data packet to the radio access controller.
无线接入控制器接收到封装的所述数据报文后, 到传输层査看封装的 所述数据报文的目的端口号, 得知封装的所述数据报文为隧道包, 进 行拆包, 并做二层转发发给外网设备的宽带接入服务器;  After receiving the encapsulated data packet, the radio access controller checks the destination port number of the encapsulated data packet to the transport layer, and learns that the encapsulated data packet is a tunnel packet, and performs unpacking. And doing the Layer 2 forwarding to the broadband access server sent to the external network device;
外网设备的宽带接入服务器回复以太帧的报文到无线接入控制器; 无线接入控制器通过端口的映射表査找无线客户端的路径, 将所述报 文进行 L2TP二层隧道封装, 并发给无线接入点; 无线接入点通过査看封装的所述报文的源端口号, 得知封装的所述报 文为隧道报文, 进行拆包并转发给无线客户端。  The broadband access server of the external network device replies to the packet of the Ethernet frame to the wireless access controller; the wireless access controller searches the path of the wireless client through the mapping table of the port, and encapsulates the packet into the L2TP Layer 2 tunnel, and concurrently The wireless access point is configured to view the encapsulated packet as a tunnel packet, and then unpack the packet and forward it to the wireless client.
[权利要求 2] 根据权利要求 1所述的基于 L2TP的无线接入系统的交互方法, 其特征 在于: 所述无线接入控制器为无线接入点下发无线局域网络配置和 L 2TP隧道配置之前, 还包括以下步骤: 判断无线接入点的无线局域网 络的服务集标识配置的转发类型, 所述转发类型包括集中转发和本地 转发, 若服务集标识配置了集中转发, 则无线接入控制器会下发一个 带有虚拟局域网 ID的范围为 1-4096的无线局域网络配置给无线接入 点, 并同吋下发 L2TP隧道配置, 若服务集标识配置了本地转发, 贝 1J 不需下发无线局域网络配置和 L2TP隧道配置, 后续无线客户端发来 的数据报文直接由无线接入点内部进行处理。 [Claim 2] The interaction method of the L2TP-based wireless access system according to claim 1, wherein: the wireless access controller sends a wireless local area network configuration and an L 2TP tunnel configuration for the wireless access point. The method further includes the following steps: determining a forwarding type of the service set identifier configuration of the wireless local area network of the wireless access point, where the forwarding type includes centralized forwarding and local forwarding, and if the service set identifier is configured with centralized forwarding, the wireless access control The device will send a wireless local area network with a virtual local area network ID of 1-4096 to the wireless access point, and send the L2TP tunnel configuration at the same time. If the service set identifier is configured with local forwarding, Bay 1J The WLAN configuration and the L2TP tunnel configuration are not required to be delivered, and the data packets sent by the subsequent wireless clients are directly processed by the wireless access point.
[权利要求 3] 根据权利要求 1所述的基于 L2TP的无线接入系统的交互方法, 其特征 在于: 所述无线接入点建立 L2TP隧道之前, 还包括以下步骤: 检测 所述数据报文是否是发给无线接入点本身的, 若是, 则由该无线接入 点内部进行处理, 若否, 则无线接入点根据所述无线局域网络配置和 L2TP隧道配置建立 L2TP隧道对所述数据报文进行封装。  [Claim 3] The interaction method of the L2TP-based radio access system according to claim 1, wherein: before the establishing the L2TP tunnel, the wireless access point further includes the following steps: detecting whether the data packet is Is sent to the wireless access point itself, if yes, processed by the wireless access point, if not, the wireless access point establishes an L2TP tunnel to the datagram according to the wireless local area network configuration and the L2TP tunnel configuration. The article is packaged.
[权利要求 4] 根据权利要求 1所述的基于 L2TP的无线接入系统的交互方法, 其特征 在于: 所述无线接入点通过互联网加入无线接入控制器的步骤包括: 无线接入控制器预先配置无线接入点的信息, 所述信息包括版本信息 和 /或 MAC地址;  [Claim 4] The interaction method of the L2TP-based wireless access system according to claim 1, wherein: the step of the wireless access point joining the wireless access controller via the Internet includes: a wireless access controller Pre-configuring information of the wireless access point, where the information includes version information and/or a MAC address;
无线接入点上电成功加入无线接入控制器。  The wireless access point is successfully powered on and joins the wireless access controller.
[权利要求 5] 根据权利要求 3所述的基于 L2TP的无线接入系统的交互方法, 其特征 在于: 所述无线接入控制器包括上行接口、 下行接口以及与无线接入 控制器内部划分的与虚拟局域网接口对应的子接口, 所述子接口包括 下行子接口、 桥接口以及用于连接 L2TP隧道的处理端口; 所述无线 接入控制器将数据报文做二层转发后经所述上行接口发给外网设备的 宽带接入服务器; 所述无线接入控制器将所述以太帧进行 L2TP二层 隧道封装后依次发给所述桥接口、 下行子接口后, 发给无线接入点; 若检测所述数据报文是发给无线接入点本身的, 则经所述桥接口交由 该无线接入点内部进行处理。  [Claim 5] The interaction method of the L2TP-based wireless access system according to claim 3, wherein: the radio access controller includes an uplink interface, a downlink interface, and an internal division with the radio access controller. a sub-interface corresponding to the virtual local area network interface, where the sub-interface includes a downlink sub-interface, a bridge interface, and a processing port for connecting to the L2TP tunnel; the radio access controller forwards the data packet by using the uplink The interface is sent to the broadband access server of the external network device; the wireless access controller encapsulates the Ethernet frame into the L2TP Layer 2 tunnel and sends the Ethernet interface to the bridge interface and the downlink sub-interface, and sends the packet to the wireless access point. If the data packet is detected and sent to the wireless access point itself, it is processed by the wireless access point via the bridge interface.
[权利要求 6] 根据权利要求 1所述的基于 L2TP的无线接入系统的交互方法, 其特征 在于: 所述无线接入点的源端口号是由无线接入控制器为无线接入点 下发无线局域网络配置吋, 来自无线接入点导入无线接入控制器的数 据库生成的 ID号, 在所述 ID号上加上 30000得到的源端口号; 所述无 线接入控制器的目的端口号为 5247。  [Claim 6] The method for interacting with an L2TP-based wireless access system according to claim 1, wherein: the source port number of the wireless access point is determined by the wireless access controller as a wireless access point. Sending a wireless local area network configuration, an ID number generated from a database in which the wireless access point is imported into the wireless access controller, adding a source port number obtained by 30000 to the ID number; a destination port of the wireless access controller The number is 5247.
[权利要求 7] —种基于 L2TP的无线接入系统, 其特征在于: 包括无线接入点和无 线接入控制器; 所述无线接入点包括: 第一接收模块, 用于接收无线 接入控制器下发的无线局域网络配置和 L2TP隧道配置; 第二接收模 块, 与无线客户端连接, 用于接收无线客户端发送的数据报文, 以访 问外网; 第三接收模块, 用于接收无线接入控制器发送的进行 L2TP 二层隧道封装的报文; 第一处理模块, 分别与所述第一接收模块、 第 二接收模块连接, 用于将接收到的无线客户端发送的数据报文转化为 以太帧, 根据无线局域网络配置和 L2TP隧道配置建立 L2TP隧道对所 述数据报文进行封装, 并发给无线接入控制器; 第二处理模块, 与所 述第三接收模块连接, 用于査看进行 L2TP二层隧道封装的报文的源 端口号, 得知封装的所述报文为隧道报文, 进行拆包并转发给无线客 户端。 [Claim 7] An L2TP-based wireless access system, comprising: a wireless access point and a wireless access controller; the wireless access point includes: a first receiving module, configured to receive wireless The WLAN configuration and the L2TP tunnel configuration are sent by the access controller; the second receiving module is connected to the wireless client, and is configured to receive the data packet sent by the wireless client to access the external network; The first processing module is connected to the first receiving module and the second receiving module, and is configured to send the received wireless client by using the packet sent by the wireless access controller to perform the L2TP Layer 2 tunnel encapsulation. The data packet is converted into an Ethernet frame, and the L2TP tunnel is set up according to the WLAN configuration and the L2TP tunnel configuration, and the data packet is encapsulated and sent to the radio access controller. The second processing module is connected to the third receiving module. The source port number of the packet encapsulated in the L2TP Layer 2 tunnel is encapsulated, and the encapsulated packet is a tunnel packet, and is unpacked and forwarded to the wireless client.
所述无线接入控制器包括: 第一发送模块, 与所述第一接收模块连接 , 用于下发无线局域网络配置和 L2TP隧道配置给无线接入点; 第四 接收模块, 与所述第一处理模块连接, 用于接收无线接入点发来的封 装的数据报文; 第五接收模块, 与外网设备的宽带接入服务器连接, 用于接收外网设备的宽带接入服务器回复的以太帧的报文; 第三处理 模块, 分别与所述第四接收模块、 外网设备的宽带接入服务器连接, 用于在接收无线接入点发来的封装的数据报文之后, 到传输层査看封 装的所述数据报文的目的端口号, 得知封装的所述数据报文为隧道包 , 进行拆包, 将数据报文做二层转发发给外网设备的宽带接入服务器 ; 第四处理模块, 分别与所述第五接收模块、 第三接收模块连接, 用 于根据端口的映射表査找无线客户端的路径, 将外网设备的宽带接入 服务器回复的以太帧的报文进行 L2TP二层隧道封装, 并发给无线接 入点。  The wireless access controller includes: a first sending module, connected to the first receiving module, configured to send a wireless local area network configuration and an L2TP tunnel configuration to a wireless access point; and a fourth receiving module, a processing module is connected to receive the encapsulated data packet sent by the wireless access point; the fifth receiving module is connected to the broadband access server of the external network device, and is configured to receive the reply from the broadband access server of the external network device. The third processing module is respectively connected to the broadband access server of the fourth receiving module and the external network device, and is configured to receive the encapsulated data packet sent by the wireless access point, to the transmission The layer checks the destination port number of the encapsulated data packet, and learns that the encapsulated data packet is a tunnel packet, performs unpacking, and forwards the data packet to the broadband access server of the external network device. The fourth processing module is respectively connected to the fifth receiving module and the third receiving module, and is configured to search for a path of the wireless client according to the mapping table of the port, and set the external network Packets Ethernet broadband access server replies L2TP A frame is encapsulated, and sent to the wireless access point.
[权利要求 8] 根据权利要求 7所述的基于 L2TP的无线接入系统, 其特征在于: 所述 无线接入控制器还包括判断模块, 与所述第一发送模块连接, 用于判 断若无线接入点的无线局域网络的服务集标识配置的转发类型, 所述 转发类型包括集中转发和本地转发。  [Claim 8] The L2TP-based wireless access system according to claim 7, wherein: the radio access controller further includes a determining module, and is connected to the first sending module, and is configured to determine if the wireless The service set of the wireless local area network of the access point identifies the forwarding type configured, and the forwarding type includes centralized forwarding and local forwarding.
[权利要求 9] 根据权利要求 7所述的基于 L2TP的无线接入系统, 其特征在于: 所述 无线接入点还包括检测模块, 分别与所述第二接收模块、 第一处理模 块连接, 用于检测无线客户端发送的数据报文是否是发给无线接入点 本身的。 [Claim 9] The L2TP-based wireless access system according to claim 7, wherein: The wireless access point further includes a detection module, which is respectively connected to the second receiving module and the first processing module, and is configured to detect whether the data packet sent by the wireless client is sent to the wireless access point itself.
[权利要求 10] 根据权利要求 7所述的基于 L2TP的无线接入系统, 其特征在于: 所述 无线接入控制器还包括配置模块, 所述配置模块用于预先配置无线接 入点的信息, 所述信息包括版本信息和 /或 MAC地址; 所述无线接入 点还包括加入模块, 与所述配置模块连接, 用于在无线接入点上电成 功后加入无线接入控制器。  The L2TP-based radio access system according to claim 7, wherein: the radio access controller further includes a configuration module, where the configuration module is configured to pre-configure information of the wireless access point. The information includes a version information and/or a MAC address. The wireless access point further includes a joining module, and is connected to the configuration module, and is configured to join the wireless access controller after the wireless access point is successfully powered on.
PCT/CN2017/091052 2017-01-22 2017-06-30 L2tp-based wireless access system and interaction method therefor WO2018133334A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710053334.9A CN106793013A (en) 2017-01-22 2017-01-22 Wireless access system and its exchange method based on L2TP
CN201710053334.9 2017-01-22

Publications (1)

Publication Number Publication Date
WO2018133334A1 true WO2018133334A1 (en) 2018-07-26

Family

ID=58942282

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/091052 WO2018133334A1 (en) 2017-01-22 2017-06-30 L2tp-based wireless access system and interaction method therefor

Country Status (2)

Country Link
CN (1) CN106793013A (en)
WO (1) WO2018133334A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106793013A (en) * 2017-01-22 2017-05-31 深圳国人通信股份有限公司 Wireless access system and its exchange method based on L2TP
CN109041275B (en) * 2018-06-28 2022-02-11 新华三技术有限公司 Data transmission method and device and wireless access point
CN109005179B (en) * 2018-08-10 2020-11-06 常州中价之星软件技术有限公司 Network security tunnel establishment method based on port control
CN108737277B (en) * 2018-08-30 2021-02-26 新华三技术有限公司 Message forwarding method and device
CN110601893B (en) * 2019-09-18 2022-12-20 成都西加云杉科技有限公司 Data transmission system, method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005045642A2 (en) * 2003-11-04 2005-05-19 Nexthop Technologies, Inc. Secure, standards-based communications across a wide-area network
CN103491005A (en) * 2013-09-06 2014-01-01 福建星网锐捷网络有限公司 Method for controlling transmission of message, access point device and relevant system
CN103929838A (en) * 2009-01-22 2014-07-16 贝拉尔网络公司 System And Method For Providing Wireless Local Area Networks As Service
CN106304401A (en) * 2015-05-22 2017-01-04 华为技术有限公司 Data tunnel method for building up under a kind of public WLAN framework and AP
CN106793013A (en) * 2017-01-22 2017-05-31 深圳国人通信股份有限公司 Wireless access system and its exchange method based on L2TP

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104883687B (en) * 2014-02-28 2019-02-26 华为技术有限公司 WLAN tunnel establishing method, device and access net system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005045642A2 (en) * 2003-11-04 2005-05-19 Nexthop Technologies, Inc. Secure, standards-based communications across a wide-area network
CN103929838A (en) * 2009-01-22 2014-07-16 贝拉尔网络公司 System And Method For Providing Wireless Local Area Networks As Service
CN103491005A (en) * 2013-09-06 2014-01-01 福建星网锐捷网络有限公司 Method for controlling transmission of message, access point device and relevant system
CN106304401A (en) * 2015-05-22 2017-01-04 华为技术有限公司 Data tunnel method for building up under a kind of public WLAN framework and AP
CN106793013A (en) * 2017-01-22 2017-05-31 深圳国人通信股份有限公司 Wireless access system and its exchange method based on L2TP

Also Published As

Publication number Publication date
CN106793013A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
WO2018133334A1 (en) L2tp-based wireless access system and interaction method therefor
US9578548B2 (en) System and method for configuring multiple IP connections
US8369259B2 (en) Network handover method, communications system, and relevant devices
US9705706B2 (en) Multiple prefix connections with translated virtual local area network
US8750197B2 (en) Method, apparatus and system for pushing information, and method and apparatus for obtaining information
US20140078986A1 (en) System and Method for a Multiple IP Interface Control Protocol
WO2017054576A1 (en) Unicast tunnel building method, apparatus and system
US20040267874A1 (en) Using tunneling to enhance remote LAN connectivity
CN102694738B (en) Virtual private network (VPN) gateway and method for forwarding messages at VPN gateway
US11296985B2 (en) Normalized lookup and forwarding for diverse virtual private networks
WO2021052399A1 (en) Interface extension method, apparatus and system
CN114124618B (en) Message transmission method and electronic equipment
JP2016111711A (en) Access control method and system and access point
WO2011119019A1 (en) Method of communicating signals in 6lowpan network to ipv6 network
CN104125191A (en) Processing method, device and system of point to point protocol over Ethernet
WO2015103848A1 (en) Method, system and terminal for realizing network access via wifi
CN102612033B (en) Mobile phone with thin wireless access point and communication method for mobile phone
WO2020107871A1 (en) Working mode selection method, customer premise equipment and storage medium
CN110620716A (en) Data transmission method, related device and system
WO2019041332A1 (en) Method and system for optimizing transmission of acceleration network
WO2016074354A1 (en) Wifi sharing method and system, home gateway and wireless local area network gateway
WO2014067450A1 (en) Three-layer local forwarding method and device
WO2018214947A1 (en) Communication method and device
WO2011022887A1 (en) Method and equipment for implementing terminal accessing universal serial bus (usb) devices remotely
KR102300600B1 (en) METHOD FOR TRANSMISSION OF IPv6 PACKETS OVER NEAR FIELD COMMUNICATION AND DEVICE OPERATING THE SAME

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: 17893477

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17893477

Country of ref document: EP

Kind code of ref document: A1