from guomin

在现场查找AP时,可以在WLC上开启某个AP的LED灯,使其处于闪烁状态,方便快速找到对应的AP位置

cisco官方说明如下:
LED States for Access Points
In a wireless LAN network where there are a large number of access points, it is difficult to locate a specific access point associated with the controller. You can configure the controller to set the LED state of an access point so that it blinks and the access point can be located. This configuration can be done in the wireless network on a global as well as per-AP level.

The LED state configuration at the global level takes precedence over the AP level.

接入点的LED状态
在存在大量访问点的无线LAN网络中,很难找到与控制器关联的特定访问点。 您可以将控制器配置为设置接入点的LED状态,使其闪烁并可以找到接入点。 可以在无线网络中的全局以及每个AP级别上完成此配置。

全局级别的LED状态配置优先于AP级别。

1 先开启AP的LED功能
2 开启AP的LED 闪烁功能

Configuring the LED State for Access Points in a Network Globally (GUI)
Procedure
Step 1
Choose Wireless > Access Points > Global Configuration to open the Global Configuration page.

Step 2
Select the LED state check box.

Step 3
Choose Enable from the drop-down list adjacent to this check box.

Step 4
Click Apply.

Configuring the LED State for Access Point in a Network Globally (CLI)
Procedure
Set the LED state for all access points associated with a controller by entering this command:

config ap led-state {enable | disable} all

Configuring LED State on a Specific Access Point (GUI)
Procedure
Step 1
Choose Wireless > Access Points > All APs and then the name of the desired access point.

Step 2
Choose the Advanced tab to open the All APs > Details for (Advanced) page.

Step 3
Select the LED state check box.

Step 4
Choose Enable from the drop-down list adjacent to this text box.

Step 5
Click Apply.

Configuring LED State on a Specific Access Point (CLI)
Procedure
Step 1
Determine the ID of the access point for which you want to configure the LED state by entering this command:

show ap summary

Step 2
Configure the LED state by entering the following command:

config ap led-state {enable | disable} Cisco_AP

Configuring Flashing LEDs

Information About Configuring Flashing LEDs
Controller software enables you to flash the LEDs on an access point in order to locate it. All Cisco IOS lightweight access points support this feature.

Configuring Flashing LEDs (CLI)
Use these commands to configure LED flashing from the privileged EXEC mode of the controller:

Configure the LED flash for an AP by entering this command:

config ap led-state flash {seconds | indefinite | disable} {Cisco_AP}

The valid LED flash duration for the AP is 1 to 3600 seconds. You can also configure the LED to flash indefinitely or to stop flashing the LED.

Disable LED flash for an AP after enabling it by entering this command:

config ap led-state flash disable Cisco_AP

The command disables LED flashing immediately. For example, if you run the previous command (with the seconds parameter set to 60 seconds) and then disable LED flashing after only 20 seconds, the access point’s LEDs stop flashing immediately.

Save your changes by entering this command:

save config

Check the status of LED flash for the AP by entering this command:

show ap led-flash Cisco_AP

Information similar to the following appears:

(Cisco Controller)> show ap led-flash AP1040_46:b9
Led Flash........................................ Enabled for 450 secs, 425 secs left

Reference Link:

Configuring LED States for Access Points

Cisco AP的led开关如何打开相关推荐

  1. 思科从服务器恢复配置文件,cisco ap恢复出厂设置详细方法

    原标题:"cisco ap恢复出厂设置"相关路由器设置经验分享. - 来源:191路由网 朋友问191路由网cisco ap怎么恢复出厂设置?其实类似于交换机一样,按住MODE键开 ...

  2. Cisco AP胖瘦切换

    1.1基本概况 Cisco Mobility Express这个名词出现在Cisco "8"系列的AP上,例如现在的AP1852,AP2802,AP3802等都是Mobility ...

  3. Cisco AP查看及修改发射功率Tx power

    wireless --Radio–选择频段 ->选择AP ---->在最右侧选择 config ​​ 命令行查看方法: show ap config <频段> (Cisco C ...

  4. Cisco AP IOS升级

    Cisco AP IOS升级: 方法一, 此方法也可以用于瘦AP到胖AP的升级, 可以是胖AP IOS 系统本身的版本升级: 前提准备: Console线和网线接AP和笔记本,设置笔记本IP 10.0 ...

  5. STM32F40实现 按键密码锁、按键控制LED 、串口选择菜单 、串口控制LED开关 、串口控制蜂鸣器开关及响度 、串口控制蜂鸣器播放音乐 、按键控制LED的亮度

    本人第一次发文,很多都不懂,尤其害怕版权问题,如果有人质疑我有盗权行为,请联系我,因为项目也遇到很多问题,然后就解决嘛,可印象中只有播放音乐代码有借鉴,所以如果有质疑盗了权的,请务必联系我.板子是使用 ...

  6. [树莓派 PICO(基于MicroPython)]基础教程02-按键测试、按键控制外设LED开关

    最近入手了pico学习. 目录 〇.总的参考 一.函数说明 二.硬件准备 三.程序-按键测试.按键控制外设LED开关 1.按键测试 2.按键控制外设LED开关 四.可能出现的问题 〇.总的参考 ①视频 ...

  7. Cisco AP镜像中的ap1g1 ap1g2,ap3g1什么含义?

    Cisco AP的镜像名称什么含义? 分为2部分, ap1表示低端AP,ap3表示高端AP g1表示第1代, g2第2代,g3第3代,g4第4代, 控制器上可以用以下命令查看对应关系 (Cisco C ...

  8. cisco AP瘦转胖过程,以及“注意点”。

    **CISCO AP瘦模式转胖模式一: 准备步骤: 1:正确的ios文件,并记得改后缀名(tar.default) 2:电脑改默认ip和ciscoAP一个网段 改成胖AP,命令设置IP地址,随后你的电 ...

  9. App inventor2通过蓝牙控制Arduino Uno LED开关

    App inventor2控制Arduino Uno LED开关 如果学会这个小程序,大部分的手机通过蓝牙控制Arduino的功能都可以实现,这个小示例是通过蓝牙模块向Arduino发送"0 ...

最新文章

  1. Android Socket编程
  2. 微信小程序左到右联动
  3. 决定神经网络迭代次数的两个因素
  4. 我设计了一个牛逼的本地缓存!
  5. 集成android studio,Android Studio集成
  6. 二十年后的回眸(4)——离奇的邂逅
  7. Setup Factory打包时实现第三方DLL文件的注册
  8. iOS开发之Objective-C与JavaScript的交互
  9. 【性能测试】Linux系统监控-CPU信息
  10. gdal 使用 无法解析的外部_【小马哥学习笔记】STM32G071 PD0 PD2引脚使用注意事项...
  11. 指定LINUX内存大小,linux下内存大小、起始地址的解析与修改
  12. 制作课件需要哪些软件
  13. python杀掉某个指定的进程
  14. 前端非框架类知识点汇总
  15. 中文菜单的html编辑器,如何更改IE查看源代码菜单使用的HTML编辑器
  16. 陈学智升任VMware全球副总裁、大中华区总裁,面临四个挑战
  17. 云计算基础设施总体架构介绍
  18. arduino控制蜂鸣器
  19. 周末阅读之《刻意练习》,很多“天才”不过是找对了方法
  20. 二维码的制作Java篇

热门文章

  1. 数据交换格式 - PB(protocol buffer),xml,json,array
  2. 27页 PPT 看懂麦肯锡的分析方式和沟通法则!
  3. 怎么拦截网页上的广告以及新闻
  4. Vue中监听页面刷新和关闭beforeunload事件
  5. 企业邮箱免费版好用吗?申请收费的企业邮箱要多少钱?
  6. 使用vnc远程centos桌面
  7. LCD 调试问题总结
  8. 科技型中小企业评价的好处
  9. SSM-Mybatis-动态SQL-if元素
  10. C语言复习——嵌入式相关