How to Clear Interface Configuration Information on H3C Switches

environment:

H3C S6520-26Q-SI

Problem Description:

How to Clear Interface Configuration Information on H3C Switches

insert image description here

solution:

Use the default command under the interface

[H3C-Ten-GigabitEthernet1/0/3]dis th
#
interface Ten-GigabitEthernet1/0/3
 port link-mode bridge
 port link-type trunk
 port trunk permit vlan 1 1000
 port link-aggregation group 2
#
return
[H3C-Ten-GigabitEthernet1/0/3]default
This command will restore the default settings. Continue? [Y/N]:y

再次查看

[H3C-Ten-GigabitEthernet1/0/3]dis th
#
interface Ten-GigabitEthernet1/0/3
 port link-mode bridge
#

Supongo que te gusta

Origin blog.csdn.net/weixin_42672685/article/details/132077408
Recomendado
Clasificación