Cisco Nexus 9000重置密码

1、断开电源重启N9K
2、开机时按Ctrl +C
3、进入loader后输入

 

loader>cmdline recoverymode=1
4、输入dir 查看flash中的IOS镜像文件
5、重启指定IOS镜像
loader> boot n9000-dkx.x.x.bin

6、启动后进入switch(boot)#模式
switch(boot):

7、设置admin 密码
switch(boot)#conf t
switch(boot)(conft)#admin-password <new password>
switch(boot)(conft)#admin-password cisco@123
switch(boot)(conft)#exit
switch(boot)#load-nxos
8、启动后输入账号admin 密码
THE END