好像不行
在ac的隐藏视图打开登录ap的权限
以ap的名字为123为例。
<AC>sys
System View: return to User View with Ctrl+Z.
[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-e 123 exec-control enable
[AC-hidecmd]wlan ap-e 123 telnet enable
wlan ap-e 只能单台。system-view
_h # 进入隐藏视图(高危,谨慎)
wlan ap-e AP01 exec-control enable # 开启执行控制(必须)
wlan ap-e AP01 telnet enable # 开启Telnet
# 匹配所有AP名称(适用于AP命名规范,如AP01、AP02…)
wlan ap-e * exec-control enable
wlan ap-e * telnet enable
# 先看AP组:display wlan ap-group brief
wlan ap-group ap-group1
ap all
quit
# 对组内所有AP生效
wlan ap-e group ap-group1 exec-control enable
wlan ap-e group ap-group1 telnet enable
system-view
configuration profile telnet-enable model WA6638 # 模板名+AP型号
telnet server enable # AP上开启Telnet
line vty 0 15
authentication-mode password
set authentication password simple Admin@123 # 设Telnet密码
quit
wlan ap all
configuration profile telnet-enable
quit
save
# 查看AP Telnet状态
display wlan ap all | include Telnet
# 登录AP测试(默认密码Admin@123,可改)
telnet 192.168.1.100 # AP管理IP
_h 视图或模板。undo firewall enable。暂无评论
打开你的电脑,在浏览器输入知了社区,找到这个帖子,要么在别人下面评论,要么点我的头像。
把XXX换成 all试试,不行的话就只有刷命令了,
A:如果要在无线控制器上Telnet到AP的话,要先在控制器上开启AP的Telnet功能,方法如下,其中XXX代表AP的名字
[AC1]_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.
[AC1-hidecmd]wlan ap-execute XXX telnet enable
[AC1-hidecmd]wlan ap-execute XXX exec-control enable
查看AP的IP地址后就可以Telnet登录了。
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论