当前位置:网站首页>【HCIA持续更新】WLAN工作流程概述
【HCIA持续更新】WLAN工作流程概述
2022-07-04 15:39:00 【川穹2001】
WLAN工作流程概述
WLAN工作流程概述
AP上线
WLAN业务配置下发
STA接入
WLAN数据转发方式
WLAN的基础配置命令
配置AP上线
1、配置AC作为DHCP服务器,配置Option 43字段
option code [sub-option sub-code] {ascii ascii-string | hex hex-string | hex hex-string | cipher cipher-string |ip-address ip-address}
2、创建域管理模板,并配置国家码
wlan
进入VLAN视图
regulatory-domain-profile name profile-name
创建与管理模板,并进入模板视图,若模板已存在则直接进入模板视图
country-code countrycode
配置设备的国家码标识
ap-group name group-name
创建AP组,并进入AP组视图,若AP组已存在则直接进入AP组视图
regulatory-domain-profile profile-name
将指定的域管理模板引用到AP或AP组
3、配置源接口或源地址
配置AC与AP建立CAPWAP隧道的接口
capwap source interface { lookback loopback-number | vlanif vlan-id}
配置AC的源ip地址
capwap source ip-address ip-address
4、添加AP设备 - 离线导入AP
配置AP认证模式为MAC地址认证,或SN认证,缺省为MAC地址认证
ap auth-mode { mac-auth | sn-auth}
离线增加AP设备或进入AP视图,并配置单个AP的名称
ap-id ap-id [ [ type-id type-id | ap-type ap-type] {ap-mac ap-mac | ap-sn ap-sn |ap- mac ap-mac|ap-sn ap-sn } ]
ap-name ap-name
配置AP所加入的组
ap-id ()
ap-group ap-group
5、查看AP的上线结果
查看AP信息
display ap {all|ap-group ap-group}
配置射频
1、进入射频视图
ap-id ()
radio radio-id
2、配置指定射频下的工作带宽与信道
channel { a0mhz | 40mhz-minus | 40mhz-plus | 80mhz | 160mhz }chaannel
y
channel 80+80mhz channell channel2
y
3、配置天线的增益
antenna-again antenna-gain
4、配置射频的发射功率
eirp eirp
5、配置射频覆盖的距离参数
coverage diatance diatance
6、配置射频工作的频段
frequency {2.4g | 5g}
7、创建射频模板
radio-2g-profile name profile-name
8、引用射频模板
ap-groud name group-name
radio-2g-profile profile-name radio {radio-id | all}
配置VAP
边栏推荐
- 离线、开源版的 Notion—— 笔记软件Anytype 综合评测
- VMware Tools和open-vm-tools的安装与使用:解决虚拟机不全屏和无法传输文件的问题
- Zebras are recognized as dogs, and the reason for AI's mistakes is found by Stanford
- 中信证券网上开户安全吗 开户收费吗
- TP configuring multiple databases
- 安信证券网上开户安全吗 开户收费吗
- PyTorch深度学习快速入门教程
- How to implicitly pass values when transferring forms
- R language plot visualization: plot visualization of multiple variable violin plot in R with plot
- Ble HCI flow control mechanism
猜你喜欢
NFT流动性市场安全问题频发—NFT交易平台Quixotic被黑事件分析
利用win10计划任务程序定时自动运行jar包
It's too convenient. You can complete the code release and approval by nailing it!
矿产行业商业供应链协同系统解决方案:构建数智化供应链平台,保障矿产资源安全供应
码农版隐秘的角落:作为开发者最讨厌的5件
Implementation of super large-scale warehouse clusters in large commercial banks
C# 更加优质的操作MongoDB数据库
太方便了,钉钉上就可完成代码发布审批啦!
The 18th IET AC / DC transmission International Conference (acdc2022) was successfully held online
第十八届IET交直流输电国际会议(ACDC2022)于线上成功举办
随机推荐
Firewall basic transparent mode deployment and dual machine hot standby
Solution du système de gestion de la chaîne d'approvisionnement du parc logistique intelligent
Linear time sequencing
Perfectly integrated into win11 style, Microsoft's new onedrive client is the first to see
Congratulations to Mr. Zhang Pengfei, chief data scientist of artefact, for winning the campaign Asia tech MVP 2022
What are cache penetration, cache breakdown, and cache avalanche
Jump table instance
What is low code development?
长城证券开户安全吗 证券账户怎么开通
Visual studio 2019 (localdb) mssqllocaldb SQL Server 2014 database version is 852 and cannot be opened. This server supports 782
Hash table
R language plot visualization: plot visualization of multiple variable violin plot in R with plot
leetcode刷题目录总结
【云原生】服务网格是什么“格”?
被PMP考试“折磨”出来的考试心得,值得你一览
照明行业S2B2B解决方案:高效赋能产业供应链,提升企业经济效益
Years of training, towards Kata 3.0! Enter the safe container experience out of the box | dragon lizard Technology
[template] [Luogu p4630] duathlon Triathlon (round square tree)
智捷云——元宇宙综合解决方案服务商
leetcode:421. The maximum XOR value of two numbers in the array