华为交换机忘记super密码

在配置了ssh登陆之后,一般情况下还是需要super密码才能登陆,不然只能使用简单的命令

在全局模式下:

user-interface vty 0 4

user privilege level 3

set authentication password cipher xxx(xxx是你的密码)

quit

save(保存)

 

不行的话,可以再尝试再全局模式下,

super password level 3 cipher xxx

 

你可能感兴趣的:(华为,交换机)