Cisco路由器重置到工廠默認設置
前言:
所有的練習是基於「Cisco Packet Tracer」軟件平台。
命令行重置路由器:
R1>enable進入特權 (enable) 模式
R1#write erase清除NVRAM的設定檔 (即startup-config)Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]
按enter確認刪除
Erase of nvram: complete
R1#reload[shadow]Proceed with reload? confirm
按enter確認重啟裝置
此時,路由器已重置,是默認登入畫面。

