当前位置:网站首页>Summary of WLAN related knowledge points
Summary of WLAN related knowledge points
2022-07-02 06:15:00 【Hot pot means red pot】

1 The background
- The laying cost of wired transmission medium is high , Fixed position , Poor mobility
- People are increasingly demanding the portability and mobility of the network
2 Related knowledge
2.1 WLAN Basic concepts of
- wireless LAN( WLAN ), It means passing through Wireless technology Build a wireless local area network .
- WLAN In a broad sense, it refers to the use of radio waves 、 laser 、 Infrared and other wireless signals to replace part or all of the transmission media in the wired LAN network .
- WLAN yes Computer network and wireless communication technology (Wi-Fi) Combination The product of , It is the wireless extension of wired network .
- The cat used at home is WiFi technology . Now most of WLAN It's used WiFi,
Traditional networks : | Wired , The terminal cannot be moved at will |
Wireless network : | Switch 、 Router | AP(access point) Access points | Can move freely |
2.2 Wi-Fi:
- Wi-Fi It's based on IEEE 802.11 Standard WLAN technology .
- In everyday life , Regular general Wi Fi treat as 802.11 A synonym for .
- Wi-Fi It's also Wi-Fi Trademark of alliance manufacturer , And as a Wi-Fi Brand certification of products .
- Wi-Fi The alliance was founded in 1999 year , It was called Wireless Ethernet Compatibility Alliance(WECA). stay 2002 year 10 month , Officially renamed Wi-Fi Alliance.
WI-FI The development trend of office scene :
2.3 IEE 802 And TCP/IP peer model

WLAN It's based on IEEE 802.11 Standard WLAN technology .
802.11 Standards focus on TCP/IP The lower two layers of the peer-to-peer model :
** Data link layer :** Mainly responsible for channel access 、 Addressing 、 Data frame verification 、 Error detection 、 Security mechanism .
** The physical layer :** Mainly responsible for empty port ( Air interface ) Medium transmission bit stream , For example, specify the frequency band used .
2.4 IEEE 802.11 Standards and Wi-Fi The generation of

3 Networking architecture

The terminal is connected to AP, During a visit to Internet.
3.1 fat AP framework
- Wireless control operation and function are in AP The complete , for instance :SSID The name of wireless signal is from AP released ,SSID Your password is also in AP The configuration of ,IP The address is also by AP Distributed , fat AP It can be understood simply as doing everything . The router at home is fat AP
- Simple configuration 、 Single function
- Suitable for home use
3.2 AC+ Thin AP framework
- AP Is the access point ,AC Access controller ,**AP Its main function is to send RF signals , Encryption of message , And some physical layer functions
- Wireless related things , such as :SSID、 Means of encryption 、 Encrypted key 、DHCP It's not AP In charge of , But by the AC be responsible for .
- AP It's like a middleman , Just forward it .
- Apply to : Management of enterprise parks , Because you can get through AC Conduct a centralized management .SDN The architecture of is very similar AC+AP This architecture .AP Often connected to the access layer switch .
4 Networking concept
4.1 Wired side networking concept
AP-AC Networking mode

AC How to connect

AC and AP Through between CAPWAP Tunnel interaction , Including some configuration
stay AC On dis ap all You can view subordinates AP The state of
CAPWAP agreement
CAPWAP(Control And Provisioning of Wireless Access Points Protocol Specification, Wireless access point control and configuration protocol ): The agreement defines how to AP Conduct management 、 Business configuration , namely AC adopt CAPWAP Tunnel to achieve AP Centralized management and control of .
CAPWAP The function of the tunnel
- AP And AC State maintenance between .
- AC adopt CAPWAP Tunnel pair AP Conduct management 、 Business configuration distribution .
- When using tunnel forwarding mode ,AP take STA The data sent through CAPWAP Tunnel implementation and AC Interaction between .
5 Workflow

6 AP Online details
FIT AP Need to complete the online process ,AC To achieve the right AP Centralized management and control of , And business distribution .
To ensure AP Be able to go online ,AC The following contents need to be configured in advance 
AP The online process of includes the following steps
- AP obtain IP Address ;( Static or DHCP The server )
- AP Find out AC And build with it CAPWAP Tunnel ;
- AP Access control ;
- AP Version update ;
- CAPWAP Tunnel maintenance .
AP obtain IP The way of address includes the following
Static mode : Log in to AP Manual configuration on the equipment IP Address .
DHCP The way : By configuring DHCP The server , send AP As DHCP Client to DHCP Server request IP Address .
Typical scheme :
Deploy dedicated DHCP Server by AP Distribute IP Address .
Use AC Of DHCP The service is AP Distribute IP Address .
Use devices in the network , For example, the core switch is AP Distribute IP Address .
6 Data forwarding method

In general , Choose the direct forwarding method , Because it can reduce AC The pressure of the
边栏推荐
- LeetCode 39. Combined sum
- Deep learning classification network -- alexnet
- State machine in BGP
- LeetCode 27. 移除元素
- Common means of modeling: combination
- Frequently asked questions about jetpack compose and material you
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现
- Invalid operation: Load into table ‘sources_ orderdata‘ failed. Check ‘stl_ load_ errors‘ system table
- Eco express micro engine system has supported one click deployment to cloud hosting
- LeetCode 27. Removing Elements
猜你喜欢

Reading classic literature -- Suma++

借力 Google Cloud 基础设施和着陆区,构建企业级云原生卓越运营能力

Little bear sect manual query and ADC in-depth study

如何使用MITMPROXy

Spark overview

Jetpack Compose 与 Material You 常见问题解答

VLAN experiment of switching technology

From design delivery to development, easy and efficient!

Monitoring uplink of VRRP

uni-app开发中遇到的问题(持续更新)
随机推荐
Common means of modeling: combination
Talking about MySQL database
利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现
深入学习JVM底层(二):HotSpot虚拟机对象
Deep learning classification network -- vggnet
Cglib代理-代码增强测试
Contest3145 - the 37th game of 2021 freshman individual training match_ H: Eat fish
Generic classes and parameterized classes of SystemVerilog
数据回放伴侣Rviz+plotjuggler
ROS2----LifecycleNode生命周期节点总结
LeetCode 77. combination
Memcached installation
Zabbix Server trapper 命令注入漏洞 (CVE-2017-2824)
From design delivery to development, easy and efficient!
Current situation analysis of Devops and noops
来自读者们的 I/O 观后感|有奖征集获奖名单
稀疏数组(非线性结构)
The Chinese word segmentation task is realized by using traditional methods (n-gram, HMM, etc.), neural network methods (CNN, LSTM, etc.) and pre training methods (Bert, etc.)
BGP 路由優選規則和通告原則
LeetCode 78. subset