华为交换机清除配置
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了华为交换机清除配置相关的知识,希望对你有一定的参考价值。
1.清除端口配置
```(cmd)
<huawei>system-view
[huawei]interface gigabitethernet 0/0/? (?:表示第几个端口)
[huawei-GigabitEthernet0/0/?]clear configuration interface gigabitethernet 0/0/?
清除该端口的配置后,该端口处于关闭状态,可以用以下命令重新开启。
[huawei-GigabitEthernet0/0/?]undo shutdown
# 2.清除交换机所有配置
```(cmd)
<huawei>reset current configuration
以上是关于华为交换机清除配置的主要内容,如果未能解决你的问题,请参考以下文章