WLAN常用show命令

无线配置中经常用到各种各样的命令,虽然大家普遍都是使用web 去配置,但是CLI 也是必不可少的工具,这里聊聊一些常用的show 命令,有需要的可以看看

1.show client detail XX 用于显示终端的详细信息

还有:show client summary

2.show boot 显示主备IOS

3.show certificate ssc 显示SSC 及哈希值

4.show inventory 这个无需多说

5.show load-balancing 显示负载均衡特性

6.show network
show network summary 显示网络信息,这个非常常用

7.show route summary 路由信息

8.show sysinfo 会显示一些系统信息,如系统配置的IP ,版本等

9.show tech-support 排错用收集信息

10.show time 时间信息,以前2504 经常遇到的故障就是时间跳转道2000年,AP 无法注册。

11.show interface summary 查看接口摘要信息

12.show interface detailed 这个就是显示接口的详细信息,后面可以加具体的接口,会显示IP、mac、vlan等等各种信息

13.show port

14.show serial 显示串口信息,就是console口啦

15.show 802.11n 显示802.11n详细信息

16.show ap stats 显示AP 信息,这个很重要
show ap summary

17.show ap channel APX 显示AP信道信息

18.show ap inventory 显示AP 的SN PID等信息

19.show ap join stats summary 显示AP 加入WLC摘要信息
show ap summary

20show country 显示国家注册信息,如果有些AP 跟WLC 的国家代码不对应,可能导致注册不上来的情况

21.show dtls connections 排错有时候用到

22.show band-select
show cpu
show cdp
show run-config
show session

来源:
http://bbs.csc-china.com.cn/forum.php?mod=viewthread&tid=988639&extra=page%3D1

https://www.cisco.com/c/ja_jp/support/docs/wireless/4400-series-wireless-lan-controllers/112064-wlc-commands.html

你可能感兴趣的:(WLAN常用show命令)