Juniper EX2200還原原廠設定值

請問各位大大
今天因有工程師設定的問題
希望可以把juniper EX2200還原成出廠預設值
請問要下哪個指令啊~~
謝謝大大
2010-11-30 2:03 發佈
使用下列二個方式即可將 Juniper EX2200 Switch 恢復至原廠預設值,差別在於一個保留 root 密碼一個不保留

回復出廠預設值 (包含 root 密碼為空白)

%rm -rf /config/juniper.conf.*.gz
%rm -rf /config/db/config/juniper.conf.*.gz
%reboot

回復出廠預設值 (不包含 root 密碼並且先手動設定)

#load factory-default
#set system root-authentication plain-text-password
#commit
使用下列二個方式即可將 Juniper EX2200 Switch 恢復至原廠預設值,差別在於一個保留 root 密碼一個不保留

回復出廠預設值 (包含 root 密碼為空白)

%rm -rf /config/juniper.conf.*.gz
%rm -rf /config/db/config/juniper.conf.*.gz
%reboot

回復出廠預設值 (不包含 root 密碼並且先手動設定)

#load factory-default
#set system root-authentication plain-text-password
#commit
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?