1-29
The statistics of the 802.1x-enabled ports cannot be cleared.
Example
# Clear the statistics of Ethernet 1/0/1.
<Sysname> reset counters interface ethernet1/0/1
shutdown
Syntax
shutdown
undo shutdown
View
Ethernet port view
Parameter
None
Description
Use the shutdown command to shut down an Ethernet port.
Use the undo shutdown command to bring up an Ethernet port.
By default, an Ethernet port is in up state.
You can use the display port combo command to check the states of the two ports forming a combo
port. The one in active state is currently enabled and the one in inactive state is currently disabled.
For the two ports forming a combo port, executing the shutdown command on the active port changes
the port state to inactive; executing the undo shutdown command on the inactive port changes the port
state to active.
Example
# Disable and then enable port Ethernet 1/0/1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface ethernet 1/0/1
[Sysname-Ethernet1/0/1] shutdown
[Sysname-Ethernet1/0/1] undo shutdown