CISCO ASR9000 密码恢复

xiaoxiao2025-06-09  11

CISCO ASR9000 密码恢复方案

传统 IOS 修改寄存器 conf-reg 0x2142 XOS不一样,用以为下方法

1. 重写基本运行配置

rommon> IOX_CONFIG_FILE=/harddisk:/no-config       -----指定不存在或者空文件

rommon> sync

rommon> reset

 or

 rommon> i 

重写admin 用户密码配置

IOX_ADMIN_CONFIG_FILE=/disk0:/none 

You should get prompted for root user/pass and will have a blank config on the box. 

You need to load your config and do your modification

IOX_ADMIN_CONFIG_FILE=/disk0:/none 

 You should get prompted for root user/pass and will have a blank config on the box.

 You need to load your config and do your modification

rommon> sync

rommon> reset

 or

 rommon> i 

另一种

rommon> AUX_AUTHEN_LEVEL=0 

转载请注明原文地址: https://www.6miu.com/read-5031524.html

最新回复(0)