Model
# EX4200
Factory Default
[1]
CMD > 9600 8 N 1
# 開機並按下空白鍵
[2]
power on > space
# 進入User Mode
[3]
Loader > boot -s
db > c
# 等開機
[4]
# cli
root> configure
root# load factory-default
# 新增root帳戶密碼
[5]
root# set system root-authentication plain-text-password
New password : "Your Password"
Retype new password : "Your Password"
# 提交
[6]
root# commit and-quit
# 重啟
[7]
root> request system storage cleanup
root> request system reboot