在一些版本中,我们可能会发现,AP16,26或AP17,27,37等支持Spectrum Expert Connect (即SE-Connect),该模式可以让AP将频谱分析所述数据发送到对应的分析仪进行进一步的无线频谱分析。但是该功能有些时候我们在WLC上发现wave2的AP没有SE-Connect这个模式可选择。遇到这个问题,可能是版本的原因。

例如:在release 8.3中,可能其他相对老一些的AP型号可以看到SE-Connect mode的选项。

or GUI:

但是在wave 2 AP中无该选项。我们可以在release note中查询对应的限制,例如目前的WLC&AP的release 为8.3.102

Key Features Not Supported on Cisco Aironet 1810 OEAP, 1810W, 1830, 1850, 2800, and 3800 Series APs

Table 8 Key Features Not Supported on Cisco Aironet 1810 OEAP, 1810W, 1830, 1850, 2800 and 3800 Series APs

Operational Modes

  • Spectrum Expert Connect
  • Autonomous Bridge and Workgroup Bridge (WGB) mode
  • Mesh mode
  • Flex plus Mesh
  • 802.1x supplicant for AP authentication on the wired port

https://www.cisco.com/c/en/us/td/docs/wireless/controller/release/notes/crn83.html#pgfId-1535658

可以很直观的看到,在该版本下是不支持该mode的。

针对wave 2的AP,在release 8.5开始支持该功能。

Cisco Spectrum Expert—Remote Sensor on Cisco Aironet Wave 2 APs

In Release 8.5, the Cisco Spectrum Expert remote sensor mode is supported in Cisco Aironet Wave 2 APs, using the Cisco CleanAir chipset.

Cisco Spectrum Expert monitors the RF spectrum used by a variety of wireless network and communications technologies, such as Wi-Fi (802.11) WLANs. Cisco Spectrum Expert consists of a hardware-based Spectrum Sensor card and GUI-based Cisco Spectrum Expert Software, both of which provide complete visibility of the RF environment in which wireless network technologies operate.

https://www.cisco.com/c/en/us/td/docs/wireless/controller/release/notes/crn85.html#whats-new-in-8dot5

更多的关于Spectrum Expert,可以参考:

https://www.cisco.com/c/en/us/support/wireless/spectrum-expert/tsd-products-support-series-home.html

如何实现它?(How to turn a Cisco AP into a WiFi Analyzer?

If your Cisco access point (AP) has clean air, you can turn your AP into a WiFi Analyzer.

This is how to do it
1. Download the Spectrum Expert software from Cisco.com, you will need a CCO account, and install it on your computer.
2. Change the AP Mode to SE-Connect. **This makes the AP stop servicing clients**
3. Launch the Spectrum Expert software on your computer and enter the IP address of the remote AP (Remote Sensor field).
4. You will need the key, the AP will generate the key and you can find
this on the AP configuration page on the wireless controller.
- This key is on the general tab of the AP configuration tab and it
looks something like this CEED81F4F99FFBA5D8FBDDF6234567B0

Once you connect you can now use Spectrum Expert and the AP as a remote Data Analyzer.

Cisco Spectrum Expert(Wave2 AP)的更多相关文章

  1. 空间谱专题13:联合解算DOA(ML/AP)

    其中作者:桂. 时间:2017-10-16  07:51:40 链接:http://www.cnblogs.com/xingshansi/p/7675380.html 前言 主要记录二维测向中,分别利 ...

  2. 【YOLO学习】召回率(Recall),精确率(Precision),平均正确率(Average_precision(AP) ),交除并(Intersection-over-Union(IoU))

    摘要 在训练YOLO v2的过程中,系统会显示出一些评价训练效果的值,如Recall,IoU等等.为了怕以后忘了,现在把自己对这几种度量方式的理解记录一下. 这一文章首先假设一个测试集,然后围绕这一测 ...

  3. WLC HA (for AP)?

    在WLC的配置上,如果有AP注册到WLC,我们实际上可以看到两部分配置: part I part II 问题来了,那么这两部分是什么关系呢?是不是一样的呢? 从目前的了解来看,我的认知是这两个配置都是 ...

  4. 机器学习笔记-----AP(affinity propagat)算法讲解及matlab实现

    大家好,我是人见人爱,花见花开的小花.哈哈~~! 在统计和数据挖掘中,亲和传播(AP)是基于数据点之间"消息传递"概念的聚类算法.与诸如k-means或k-medoids的聚类算法 ...

  5. 利用win7系统自带的dos命令把笔记本无线网卡当无线路由器(无线AP发射器)

    利用win7系统自带的dos命令把笔记本无线网卡当无线路由器(无线AP发射器). 1.打开win7开始菜单,找到命令提示符选项,以管理员身份运行cmd.2.在命令行上输入:netsh wlan set ...

  6. 图形化Cisco设备管理实践(附安装配置视频)

    图形化Cisco设备管理实践 Ciscoworks 2000是Cisco公司推出的基于SNMP协议的网络管理系统,通过它网络管理人员可以方便快捷地完成设备的配置.管理.监控和故障分析等任务, Cisc ...

  7. 树莓派做AP发射wifi(RTL8188CUS芯片) 分类: shell ubuntu Raspberry Pi 2014-11-29 01:25 822人阅读 评论(0) 收藏

    最近在做一个项目,需要用树莓派作为AP发射wifi,对比cubieboard,树莓派的配置容易得多,而且支持也更多. 较为官方的介绍配置为无线热点的文章莫过于这一篇<RPI-Wireless-H ...

  8. Cisco学习记录(一):Cisco Packet Tracer官网下载方法

    通过Cisco Packet Tracer学习计算机网络知识 本人大三狗一枚,一直以来都在学java, python, web开发的我,经过一番决定,毅然决然要开始深入学习计算机网络!通过Cisco ...

  9. CISCO交换机STP实验(生成树协议)

    目录 一.前言:生成树协议(STP) 二.CISCO交换机STP命令汇总 三.运用STP搭建简单拓扑 四.实战:STP综合实验 五.结语 一.前言:生成树协议(STP) 计算机网络中,我们为了减少网络 ...

随机推荐

  1. mysql学习笔记(1)

    以下笔记并不系统,只是针对遇到的问题和特别的点记录一下: 数据类型: 1.mysql小数存储数据类型 有float double decimal ,前两个不属于精确类型,不推荐使用,一般生产库亦不会使 ...

  2. Equalize

    You are given two binary strings aa and bb of the same length. You can perform the following two ope ...

  3. Iris配置

    package main import ( "github.com/kataras/iris" "os" "encoding/json" & ...

  4. SFSA

    #include<stdio.h> #include<string.h> #include<math.h> #include<iostream> #in ...

  5. 每日扫盲:eclipse快捷键 包括查找类、方法、变量汇总

    [Ct rl+T] 搜索当前接口的实现类 1. [ALT +/]    此快捷键为用户编辑的好帮手,能为用户提供内容的辅助,不要为记不全方法和属性名称犯愁,当记不全类.方法和属性的名字时,多体验一下[ ...

  6. C++实现索引堆及完整测试代码

    首先贴一篇我看的博客,写的很清楚.作者:Emma_U 一些解释 索引堆首先是堆,但比堆肯定是更有用. 用处: 1.加速. 索引堆存储的是索引,并不直接存储值.在堆上浮下沉的元素交换的时候,交换索引可比 ...

  7. Thinkphp中验证码不显示解决办法

    1.页面是否存在bom头, 2.入口文件中是否有define(‘APP_DEBUG’, TRUE); //是否开启调试模式,上线时请改为false

  8. git之路

    1.如何clone代码到本地 答:git clone https://github.com/antirez/redis.git 2.

  9. 如何在项目中新建.gitignore文件

    1. 在需要创建 .gitignore 文件的文件夹, 右键选择 Git Bash 进入命令行,进入项目所在目录. 2. 输入 touch .gitignore 在文件夹就生成了一个“.gitigno ...

  10. P2P头部平台退出后,普通人如何避开投资理财的“雷区”?

    编辑 | 于斌 出品 | 于见(mpyujian) 近期,P2P市场上不断传来不利消息,引起市场轩然大波,也打乱了投资者投资计划,是继续坚持自己的选择还是另择它路? 18日,陆金所作为千亿头部平台,宣 ...