本文介绍如何在 Dell Networking Force10 S4810 上恢复出厂默认值。
需要记住的要点
- 当您恢复堆栈中的所有设备时,这些设备将处于独立模式。
- 当您恢复堆栈中的单个设备时,只有此设备将处于独立模式。堆栈中的其它设备不会受到影响。
- 当您在独立模式下恢复设备时,恢复后设备将保持独立模式。
- 恢复完成后,设备立即重新启动。
用于恢复出厂默认值的命令
恢复出厂默认值将删除现有的永久设置(配置、堆栈、扇出等)。恢复后,设备将立即重新开启。谨慎行事!
命令 |
参数 |
FTOS# restore factory-defaults stack-unit {0-5 | all} {bootvar | clear-all | nvram} |
恢复和清除配置、堆栈、扇出等.. 0-5 - 指示要重置为出厂默认值的交换机的编号 all - 指示所有交换机将重置为出厂默认值 Bootvar - 重置启动环境变量 Clear-all - 重置 BootVar、NvRam 和配置 NvRam - 重置 NvRam |
注:此命令功能在固件版本 8.3.3.9 中引入。您将需要有 8.3.3.9 或更高版本的固件,才能使用此命令选项。
示例
重置所有堆栈设备的示例:
FTOS#restore factory-defaults stack-unit all nvram
**************************************************************
* Warning - Restoring factory defaults will delete the existing *
* startup-config and all persistent settings (stacking, fanout, etc.)*
* All the units in the stack will be split into standalone units. *
* After restoration the unit(s) will be powercycled immediately. *
* Proceed with caution !
***************************************************************
Proceed with factory settings? Confirm [yes/no]:yes
-- Restore status --
Unit Nvram Config
------------------------
0 Success Success
1 Success Success
2 Success Success
3 Not present
4 Not present
5 Not presentPower
Power-cycling the unit(s).
重置单个交换机的示例
FTOS#restore factory-defaults stack-unit 1 nvram
*************************************************************
*Warning - Restoring factory defaults will delete the existing *
* persistent settings (stacking, fanout, etc.) *
* After restoration the unit(s) will be powercycled immediately. *
* Proceed with caution ! *
**************************************************************
Proceed with factory settings? Confirm [yes/no]:yes
-- Restore status --
Unit Nvram Config
------------------------
1 Success
Power-cycling the unit(s)