当前位置:网站首页>【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
边栏推荐
- Rebalance operation in spark and its difference from repartition operation
- 长城证券开户安全吗 证券账户怎么开通
- 祝贺Artefact首席数据科学家张鹏飞先生荣获 Campaign Asia Tech MVP 2022
- 2022PMP考试基本情况详情了解
- Using win10 scheduling task program to automatically run jar package at fixed time
- Leetcode list summary
- Solution of dealer collaboration system in building materials industry: empowering enterprises to build core competitiveness
- 电子元器件B2B商城系统开发:赋能企业构建进销存标准化流程实例
- Difference between redis' memory obsolescence strategy and expiration deletion strategy
- Go language loop statement (under Lesson 10)
猜你喜欢
Internet addiction changes brain structure: language function is affected, making people unable to speak neatly
Analysis of abnormal frequency of minor GC in container environment
The Ministry of human resources and Social Security announced the new construction occupation
How can programmers improve the speed of code writing?
Visual studio 2019 (localdb) mssqllocaldb SQL Server 2014 database version is 852 and cannot be opened. This server supports 782
昆明三环闭合工程将经过这些地方,有在你家附近的吗?
祝贺Artefact首席数据科学家张鹏飞先生荣获 Campaign Asia Tech MVP 2022
被PMP考试“折磨”出来的考试心得,值得你一览
居家打工年入800多万,一共五份全职工作,他还有时间打游戏
智慧物流園區供應鏈管理系統解决方案:數智化供應鏈賦能物流運輸行業供應鏈新模式
随机推荐
TP configuring multiple databases
居家打工年入800多万,一共五份全职工作,他还有时间打游戏
【模板】【luogu P4630】Duathlon 铁人两项(圆方树)
网页游戏引擎
Embedded software architecture design - function call
超大规模数仓集群在大型商业银行的落地实践
Internet addiction changes brain structure: language function is affected, making people unable to speak neatly
如何实现一个延时队列 ?
第十八届IET交直流輸電國際會議(ACDC2022)於線上成功舉辦
Rebalance operation in spark and its difference from repartition operation
新的职业已经出现,怎么能够停滞不前 ,人社部公布建筑新职业
整理混乱的头文件,我用include what you use
Object. Usage of keys()
How to implicitly pass values when transferring forms
整理混乱的头文件,我用include what you use
Redis 的内存淘汰策略和过期删除策略的区别
Chow Tai Fook fulfills the "centenary commitment" and sincerely serves to promote green environmental protection
《吐血整理》保姆级系列教程-玩转Fiddler抓包教程(2)-初识Fiddler让你理性认识一下
The test experience "tortured" by the PMP test is worth your review
动态规划股票问题对比