A SERVICE OF

logo

172 CHAPTER 8: GENERAL ETHERNET INTERFACE CONFIGURATION COMMANDS
Example # Clear the statistics of Ethernet 1/0.
<Sysname> reset counters interface ethernet 1/0
shutdown
Syntax shutdown
undo shutdown
View Ethernet interface view
Parameter None
Description Use the
shutdown command to shut down an Ethernet interface.
Use the undo shutdown command to turn on Ethernet interface.
In certain circumstances, modification to the interface parameters does not
immediately take effect, and therefore, you need to shut down the relative
interface to make the modification work.
Example # Shut down the interface Ethernet 1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] shutdown
# Turn on the interface Ethernet 1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] undo shutdown
speed
Syntax speed { 10 | 100 | 1000 | auto }
undo speed
View Ethernet interface view
Parameter 10: Indicates that the interface rate is 10 Mbps.
100: Indicates that the interface rate is 100 Mbps.
1000: Indicates that the interface rate is 1000 Mbps.
auto: Indicates that the interface rate is in the auto-negotiation state.
Description Use the
speed command to configure Ethernet interface data rate.