8qw6K,怎么得到AC AP诊断信息
最近,我们的AP频繁上下线(一天内出现1
2
AC上display wlan ap name xxx verbose,AC和AP上display diag 收集诊断。全部AP频繁掉线的话,应该是链路故障或者有环路了。
并不是全部掉线,AP的连接数也有点高基本快达到满载,我看了28号放假没人用也有5台AP重连了,在AP上dia boot-info display 结果是Current Boot Type : Software-boot,,,AC上dis wlan ap name ap verbose 查看down字段是Tunnel Down Reason : Response Timer Expire
8qw6K 发表时间:2AC上只需要执行如下:
<AC>display diagnostic-information
Save or display diagnostic information Y=save, N=display)? [Y/N]:Y
这样在AC的flash根目录就存在一份诊断文件了,通过ftp tftp或者web获取的方式都能将这个文件下载下来。
AP的话 就需要telnet上AP或者consle接入AP执行同样的命令,AC上telnet的命令为:
[AC]_h
Now you enter a hidden command view for developer's testing, some commands may affect operation by wrong use, please carefully use it with our engineer's direction.
[AC-hidecmd]wlan ap-execute 123 e e
[AC-hidecmd]wlan ap-execute 123 t e
然后telnet AP的ip地址就可以了
2display wlan ap name xxx verbose 看下离线的原因,从acping下ap的ipaddress看看主干线路有没有问题。一般是主干线路的问题。
2)
,怎么得到AC AP诊断信息