The display interface ethernet brief command displays brief information about Ethernet interfaces.
Parameter |
Description |
Value |
---|---|---|
main |
Displays brief information about Ethernet main interfaces. |
- |
Usage Scenario
You can use the display interface ethernet brief command to view brief information about Ethernet interfaces, including the physical status, auto-negotiation mode, duplex mode, rate, and average inbound and outbound bandwidth usages within the last period of time. This information helps you locate and rectify faults.
Precautions
To clear statistics on an interface, run the reset counters interface command.
# Display brief information about Ethernet interfaces.
<HUAWEI> display interface ethernet brief PHY: Physical *down: administratively down #down: LBDT down (l): loopback (b): BFD down InUti/OutUti: input utility/output utility Interface PHY Auto-Neg Duplex Bandwidth InUti OutUti Trunk GigabitEthernet0/0/1 up enable half 100M 0.06% 100% -- GigabitEthernet0/0/2 up enable full 1000M 100% 100% -- GigabitEthernet0/0/3 up enable full 1000M 0% 100% -- GigabitEthernet0/0/4 up enable full 1000M 100% 100% 1 GigabitEthernet0/0/5 up enable full 1000M 99% 100% -- GigabitEthernet0/0/6 down enable half 1000M 0% 0% -- GigabitEthernet0/0/7 down enable half 1000M 0% 0% -- GigabitEthernet0/0/8 down enable full 1000M 0% 0% -- GigabitEthernet0/0/9 down enable full 1000M 0% 0% -- GigabitEthernet0/0/10 down enable full 1000M 0% 0% -- GigabitEthernet0/0/11 down enable full 1000M 0% 0% -- GigabitEthernet0/0/12 down enable full 1000M 0% 0% -- GigabitEthernet0/0/13 down enable full 1000M 0% 0% -- GigabitEthernet0/0/14 down enable full 1000M 0% 0% -- GigabitEthernet0/0/15 down enable full 1000M 0% 0% -- GigabitEthernet0/0/16 down enable full 1000M 0% 0% -- GigabitEthernet0/0/17 down enable full 1000M 0% 0% -- GigabitEthernet0/0/18 down enable full 1000M 0% 0% -- GigabitEthernet0/0/19 down enable full 1000M 0% 0% -- GigabitEthernet0/0/20 down enable full 1000M 0% 0% -- GigabitEthernet0/0/21 down enable full 1000M 0% 0% -- GigabitEthernet0/0/22 down enable full 1000M 0% 0% -- GigabitEthernet0/0/23 down enable full 1000M 0% 0% -- GigabitEthernet0/0/24 down enable full 1000M 0% 0% -- MEth0/0/1 down enable half 100M 0% 0% --
Item |
Description |
---|---|
Interface |
Type and number of an interface. All interfaces are displayed in alphabetical order. Information about the following interfaces can be displayed:
|
PHY |
Physical status of an interface:
|
Auto-Neg |
Whether auto-negotiation is enabled on an interface:
To configure the auto-negotiation mode for an interface, run the negotiation auto command. |
Duplex |
Duplex mode of an interface:
|
Bandwidth |
Bandwidth on the interface. |
InUti |
Average inbound bandwidth usage within the last 5 minutes. Average inbound bandwidth usage = Average inbound rate within the last 5 minutes/Interface bandwidth When the average bandwidth usage is smaller than 0.01% and greater than 0.005%, the value 0.01% is displayed. When the average bandwidth usage is smaller than 0.005% and greater than 0, the value 0 is displayed. When the interface bandwidth becomes smaller, for example, the bandwidth is changed using the speed command, or when an Eth-Trunk member interface becomes Down or is removed from the Eth-Trunk, the bandwidth usage be displayed as 100% because the communication traffic is not adjusted in time. |
OutUti |
Average outbound bandwidth usage within the last 5 minutes. Average outbound bandwidth usage = Average outbound rate within the last 5 minutes/Interface bandwidth When the average bandwidth usage is smaller than 0.01% and greater than 0.005%, the value 0.01% is displayed. When the average bandwidth usage is smaller than 0.005% and greater than 0, the value 0 is displayed. When the interface bandwidth becomes smaller, for example, the bandwidth is changed using the speed command, or when an Eth-Trunk member interface becomes Down or is removed from the Eth-Trunk, the bandwidth usage be displayed as 100% because the communication traffic is not adjusted in time. |
Trunk |
Number of the Eth-Trunk to which an interface is added. |