How to delete interface configuration using one command?

Issue Description

none

Alarm Information

none

Handling Process

<Quidway> system-view
[Quidway] interface gigabitethernet 0/0/1
[Quidway-GigabitEthernet0/0/1] display this
#
interface GigabitEthernet0/0/1
port hybrid pvid vlan 50
port hybrid tagged vlan 50
loopback-detect enable
port-security enable
port-security aging-time 30
#
return
[Quidway-GigabitEthernet0/0/1] quit
[Quidway] clear configuration interface gigabitethernet 0/0/1
Warning: All configurations of the interface will be cleared, and its state will
be shutdown. Continue? [Y/N] :y…
Info: Total execute 5 command(s), 5 successful, 0 failed.
[Quidway] interface gigabitethernet 0/0/1
[Quidway-GigabitEthernet0/0/1] display this
#
interface GigabitEthernet0/0/1
shutdown
#
return

Root Cause

none

Suggestions

none

Categories:

Tags:

Comments are closed