232121 发表于 2016-5-12 09:10:47

华为AC添加AP配置步骤

第一步、准备安装AP位置的表格进行操作

第二步、放装ap与室外ap模板:
wlan
ap-id 0 ap-mac 60de-4476-e360   添加AP

第三步、查看下载AP版本更新状态
dis ap up status all
------------------------------------------------------------------------------
Name         Type            AP MAC         Update Status

第四步、将AP命名并加入组中
ap-name 名称(不可以与已有的命名相同)
ap-group wifi(加入WiFi组中)
Warning: This operation maybe cause AP reset. If the country code changes, it will clear channel,
power and antenna gain configurati
ons of the radio, Whether to continue? y

第五步、查看AP上线状态
将AP上电后,当执行命令display ap all查看到AP的“State”字段为“nor”时,表示AP正常上线。(此命令可以区分不同网段,来区分ap所属的组)
display ap all
Total AP information:
nor : normal

第六步、自动添加AP
ap-confirm all 在无信息条件下应用

第七步、若发现AP不存在执行以下命令删除AP
undo ap ap-id 0 删除ap-id为0的ap

第八步、AP描述以及射频调优
ap-id 0 ap-mac 7018-8bf7-00ab
ap-name 2-floor-301room
ap-group wifi
radio 0
   channel 20mhz 1
radio 1
   channel 80mhz 149

无线信道遵循下一章

页: [1]
查看完整版本: 华为AC添加AP配置步骤