关于AP Config中的一些参数的意义:

Radio Type................................... RADIO_TYPE_80211ac-5
Radio Subband................................ RADIO_SUBBAND_ALL
Administrative State ........................ ADMIN_ENABLED
Operation State ............................. UP
Mesh Radio Role ............................. ACCESS
Radio Role .................................. Client Serving (Remote)
CellId ...................................... 0

1) Access Points 28/38 Appeared as dual-band radios , i don't what is the mean of dual band and what is the benefit of using it

AP看起来像双频段无线电,不知道双频段的意思是什么,使用它的好处是什么?

This mean that radio can operate in both 2.4GHz and 5GHz band. But at a given time only in one band.  In addition to dedicate 2.4GHz and 5GHz radio, these 2800/3800 include additional radio which can be operate in either band (called FRA -Flexible Radio Assignment) and different role as well (servicing client, monitor mode, etc)

这意味着无线电可以在2.4GHz和5GHz频段运行。 但是在给定时间只在一个band中。 除了专用的2.4GHz和5GHz无线电之外,这些2800/3800还包括可以在任一频段(称为FRA-灵活的无线电分配)和不同角色(服务客户端,监控模式等)中运行的附加无线电。

http://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-3/b_cisco_aironet_series_2800_3800_access_point_deployment_guide/b_cisco_aironet_series_2800_3800_access_point_deployment_guide_chapter_011.html

2) in the attachments Access points in 2.4 GHZ band appeared in radio role column as ( 2.4 GHZ remote) , what is the remote word mean ?

2.4 GHZ频段的AP出现在Radio Role栏中(2.4 GHZ Remote),Remote的意思是什么?

Refer chapter 5 of below white paper for more details about FRA. I believe "Local" mean that radio is in client servicing mode. "remote" mean it is in monitor mode.

http://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-3/b_RRM_White_Paper.pdf

In 8.2.x and above, FlexConnect mode APs could run FRA as well, then if the AP is in Flex and also running FRA Serving clients, Radio Role would be shown  as "remote", this is:
- If AP is in flex, radio role would be shown as remote.
- In AP is in local, radio role would be shown as local.

最新文章

  1. 详解Paint的setXfermode(Xfermode xfermode)
  2. java 大数据处理类 BigDecimal 解析
  3. 数据库 定义 bit 类型 (true=1,false=0)
  4. iOS-性能优化2
  5. java se the operation is not applicable to the current selection
  6. Office Online简介
  7. SharePoint 2013 术语和术语集介绍
  8. IDEA中如何使用Maven进行打包。 IDEA版本是14
  9. C#_控件——DropDownList
  10. springMVC获取request和response
  11. css3 之表格隔行分色显示
  12. 【Java接口实现动态加载不同的类】
  13. 再起航,我的学习笔记之JavaScript设计模式25(迭代器模式)
  14. centos7 yum安装LAMP
  15. httpd 处理模型
  16. WPF前台界面显示“未将对象引用设置到对象的实例”
  17. 多个微信小程序一个服务端架构
  18. 使用httpClient模拟http请求
  19. openwrt的编译方法
  20. JavaScript中构造函数

热门文章

  1. AC3 bit allocation
  2. 【Html】Html基本标记
  3. NPOI 导出Excel表报错
  4. 设置DataGridView的单元格颜色
  5. 前端知识之css
  6. mescroll.js简单的上拉加载、下拉刷新插件,带完整注释
  7. 寒假安卓app开发学习记录(5)
  8. Docker - 命令 - docker image
  9. linux 配置LVM
  10. 面向对象--OO--object-oriented