Parameter |
Description |
Value |
---|---|---|
all |
Displays port status and traffic information of all APs. |
- |
ap-name ap-name |
Displays port status and traffic information of the AP with a specified name. |
The AP name must exist. |
ap-id ap-id |
Displays port status and traffic information of the AP with a specified ID. |
The AP ID must exist. |
ap-mac ap-mac |
Displays port status and traffic information of the AP with a specified MAC address. |
The AP's MAC address must exist. |
You can run the display ap port command to check the port status and traffic information of online APs, which facilitates AP port maintenance and management.
# Display the port status and traffic information of all APs.
<HUAWEI> display ap port all
Info: Waiting for AP response.
-----------------------------------------------------------------------------------------------------------------------------------
AP-ID Port Trunk ID State Mode Speed Duplex TX-Packets Tx-ErrorPackets TX-Rate(Kbps) RX-Packets RX-DropPackets RX-Rate(Kbps)
-----------------------------------------------------------------------------------------------------------------------------------
0 GE0 0(active) up root 1000 full 9178 0 0 12857 0 1
-----------------------------------------------------------------------------------------------------------------------------------
Printed: 1
Item |
Description |
---|---|
AP-ID |
AP ID. |
Port |
AP port. |
Trunk ID |
Whether the Eth-Trunk function is configured on the AC and whether the AP port is added to an Eth-Trunk.
The entire field is described as follows:
|
State |
Status of the AP port.
|
Mode |
Working mode of the AP port.
|
Speed |
Speed of the AP port, in Mbit/s. |
Duplex |
Duplex mode of the AP port, which includes the half-duplex and full-duplex modes. |
TX-Packets |
Number of data frames sent by the AP port. |
Tx-ErrorPackets |
Number of error data frames sent by the AP port. |
TX-Rate(Kbps) |
Uplink rate of the AP port. |
RX-Packets |
Number of data frames received by the AP port. |
RX-DropPackets |
Number of discarded data frames that are received by the AP port. |
RX-Rate(Kbps) |
Downlink rate of the AP port. |