一般我们在拿到一个新的设备时,我们配置会很顺畅。但是在生产过程中,大部分都是旧的设备,拿到之后必须需要初始化重新配置。
一、交换机
1、初始化所有配置
清除配置
<Huawei>reset saved-configuration
This will delete the configuration in the flash memory.
即将删除闪存中的配置。
The device configuratio
设备配置
ns will be erased to reconfigure.
ns将被删除以重新配置。
Are you sure? (y/n)[n]:
你确定吗?
这时输入:y
Clear the configuration in the device successfully.
成功清除设备中的配置