侧边栏壁纸
  • 累计撰写 31 篇文章
  • 累计创建 5 个标签
  • 累计收到 0 条评论
标签搜索

目 录CONTENT

文章目录

如何在Arubo OS 6.4.3.0及以上版本中对Aruba AP的console访问进行密码保护?

Eddy zhou - 小强
2022-10-10 / 0 评论 / 0 点赞 / 296 阅读 / 101 字

Requirement:
We need to password protect the console af an Aruba AP.
Solution:
We can configure shell password in AP system profile to secure the AP console.

Configuration:
(master) (config) #ap system-profile default
(master) (AP system profile “default”) #shell-passwd aruba123
(master) (AP system profile “default”) #
Verification
When we try to access the console port of the AP, we will get a password prompt.
password:
input passwd is not correct!
When we enter the correct password, we get console access:
password:
~ #

NOTE: In ArubaOS 6.4.4.0 and above the password is enabled by default.

0

评论区