2024年8月2日 11:44:36
This commit is contained in:
parent
597508c3bc
commit
d132727deb
@ -157,19 +157,21 @@
|
|||||||
|
|
||||||
10. 恢复出厂默认设置
|
10. 恢复出厂默认设置
|
||||||
|
|
||||||
> <Huawei>reset saved-configuration //简写:res sa
|
> <Huawei>reset saved-configuration //简写:res sa
|
||||||
|
|
||||||
```
|
```
|
||||||
<S1>reset saved-configuration //恢复出厂设置
|
<S1>reset saved-configuration //恢复出厂设置
|
||||||
Warning: The action will delete the saved configuration in the device.
|
Warning: The action will delete the saved configuration in the device.
|
||||||
The configuration will be erased to reconfigure. Continue? [Y/N]:y //是否要恢复出厂设置,选择Y
|
The configuration will be erased to reconfigure. Continue? [Y/N]:y //是否要恢复出厂设置,选择Y
|
||||||
Warning: Now clearing the configuration in the device.
|
Warning: Now clearing the configuration in the device.
|
||||||
Info: Succeeded in clearing the configuration in the device.
|
Info: Succeeded in clearing the configuration in the device.
|
||||||
<S1>reboot //重启
|
<S1>reboot //重启
|
||||||
Info: The system is now comparing the configuration, please wait.
|
Info: The system is now comparing the configuration, please wait.
|
||||||
Warning: All the configuration will be saved to the configuration file for the n
|
Warning: All the configuration will be saved to the configuration file for the n
|
||||||
ext startup:, Continue?[Y/N]:n //提示是否保存当前配置,选择N
|
ext startup:, Continue?[Y/N]:n //提示是否保存当前配置,选择N
|
||||||
Info: If want to reboot with saving diagnostic information, input 'N' and then e
|
Info: If want to reboot with saving diagnostic information, input 'N' and then e
|
||||||
xecute 'reboot save diagnostic-information'.
|
xecute 'reboot save diagnostic-information'.
|
||||||
System will reboot! Continue?[Y/N]:y //是否重启,选择Y
|
System will reboot! Continue?[Y/N]:y //是否重启,选择Y
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user