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

目 录CONTENT

文章目录

Aruba 控制器 由 MD 模式转为本地配置的操作

Eddy zhou - 小强
2024-08-22 / 0 评论 / 0 点赞 / 86 阅读 / 236 字

新的AOS 8 有很多很棒的優勢

如果 MD…被納管控制器無法連回MM控制器 請透過下面方式 recovery …

Option1:

This works after 8.1.0.3

at least on an MD with a forgotten or lost password.

From the serial console interface (NOTE: This does not work from SSH by design)

  1. Boot MD until User: prompt

  2. Enter “password” for username

  3. Enter “forgetme!” for password

  4. Enter “local-config enable”

  5. Enter “config t” to enter config mode

  6. Enter “mgmt-user admin root” to reset admin password

  7. You will be prompted for new admin password and asked to confirm.

  8. Enter “wr mem” to write the changes. If you forget this step, you get to do it all over again.

  9. You now have access to your MD with admin as user and the password you just input in step 7.

Option2:

  1. Issue these commands in the cpboot prompt:

cpboot> setenv cfgfile 1

cpboot> save

cpboot> boot

The set up dialog box is displayed.

  1. Enter all your information.
  1. As the controller boots up, stop the autoboot and issue these commands:

cpboot> setenv cfgfile

cpboot> save

cpboot> boot

you have to excute the three steps. Then the controller will change to default setting

0

评论区