display interface eth-trunk
Parameters
Parameter | Description | Value |
---|---|---|
trunk-id | Specifies the ID of an Eth-Trunk. | The value is an integer and varies
according to device model:
|
main | Displays status and traffic statistics about an Eth-Trunk main interface. If you do not specify the main parameter, status and traffic statistics about both an Eth-Trunk main interface and Eth-Trunk sub-interfaces are displayed. |
- |
Usage Guidelines
You can run the display interface eth-trunk command to view the status and weight of each member interface of the Eth-Trunk.
To monitor the status of an interface or locate an interface fault, you can use the display interface eth-trunk command to collect the status of and statistics on the interface. You can collect traffic statistics and locate faults on the interface according to the command output.
Example
# Display the status of Eth-Trunk 5.
<AC6605> display interface Eth-Trunk 5 Eth-Trunk5 current state : DOWN Line protocol current state : DOWN Description:HUAWEI, AC Series, Eth-Trunk5 Interface Switch Port, PVID : 1, TPID : 8100(Hex), Hash arithmetic : According to src-d st-ip,The Maximum Frame Length is 9216 IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is dcd2-fcf9-b5ca Current system time: 2011-12-14 04:26:14+08:00 Input: 0 packets, 0 bytes Unicast: 0, Multicast: 0 Broadcast: 0, Discard: 0 Total Error: 0 Output: 0 packets, 0 bytes Unicast: 0, Multicast: 0 Broadcast: 0, Discard: 0 Total Error: 0 Input bandwidth utilization : 0% Output bandwidth utilization : 0% ----------------------------------------------------- PortName Status Weight ----------------------------------------------------- ----------------------------------------------------- The Number of Ports in Trunk : 0 The Number of UP Ports in Trunk : 0
Item |
Description |
---|---|
Eth-Trunk5 current state |
Status of the Eth-Trunk5:
|
Line protocol current state |
Link layer protocol status of the interface:
|
Description |
Description of the interface. |
Switch Port |
Layer 2 interface. |
PVID |
ID of the VLAN to which the interface belongs |
TPID |
Type of frames that are supported on the interface. By default, this field displays 0x8100, indicating an 802.1Q frame. This field is displayed only for a Layer 2 interface. |
Hash arithmetic |
Hash algorithm used for load balancing among member interfaces of the Eth-Trunk. |
The Maximum Frame Length |
MTU of the Eth-Trunk. |
IP Sending Frames' Format |
Format of the frame contained in the sent IP packet, which can be PKTFMT_ETHNT_2, Ethernet_802.3, or Ethernet_SNAP. |
Hardware address |
MAC address of the Eth-Trunk. |
Current system time |
Indicates the current system time. If the system is configured with a time zone and is in the summer time, the time is displayed in the format of YYYY/MM/DD HH:MM:SS UTC±HH:MM DST. |
Input bandwidth utilization |
Inbound bandwidth usage. |
Output bandwidth utilization |
Outbound bandwidth usage. |
Input |
Number of packets received by the interface. |
Output |
Number of packets sent by the interface. |
packets |
Total number of packets that the interface receives or sends. |
bytes |
Total number of bytes that the interface receives or sends. |
unicast |
Number of unicast packets that the interface receives or sends. |
broadcast |
Number of broadcast packets that the interface receives or sends. |
multicast |
Number of multicast packets that the interface receives or sends. |
Discard |
Number of packets discarded by the Eth-Trunk during physical layer detection. |
Total Error |
Number of error packets discovered by the Eth-Trunk during physical layer detection. |
PortName |
Name of the Eth-Trunk member interface. |
Status |
Status of the Eth-Trunk member interface. |
Weight |
Weight of the Eth-Trunk member interface in load balancing. |
The Number of Ports in Trunk |
Number of Eth-Trunk member interfaces. |
The Number of UP Ports in Trunk |
Number of Eth-Trunk member interfaces in Up state. |