The display voice-aware-list command displays voice session information about a specified STA or on a specified radio of an AP.
display voice-aware-list { ap-id ap-id radio radio-id | ap-name ap-name radio radio-id | sta-mac mac-address | all }
Parameter |
Description |
Value |
---|---|---|
ap-id ap-id |
Specifies the ID of the AP to be queried. |
The AP ID must exist. |
ap-name ap-name |
Specifies the name of the AP to be queried. |
The AP name must exist. |
radio radio-id |
Specifies the radio ID of the AP to be queried. |
The radio ID must exist. |
sta-mac mac-address |
Specifies the MAC address of the STA to be queried. |
The value is in H-H-H format. An H is a hexadecimal number of 4 digits. The MAC address cannot be FFFF-FFFF-FFFF, 0000-0000-0000, or a multicast MAC address. |
all |
Displays information about all voice sessions. |
- |
If a user makes voice calls after dynamic optimization is configured for voice traffic and the configuration is successfully delivered, you can run the display voice-aware-list command to check the voice session information.
<HUAWEI> display voice-aware-list ap-name area_0 radio 0
--------------------------------------------------------------------------------------------------------------------------------------------
STA MAC AP ID Ap name Radio ID Learn type Protocol Source IP/Port Destination IP/Port
--------------------------------------------------------------------------------------------------------------------------------------------
14cf-9208-9abf 1 area_0 0 SAC RTP/RTCP 192.168.253.253/10500 192.168.11.1/10500
--------------------------------------------------------------------------------------------------------------------------------------------
Total : 1
Item |
Description |
---|---|
STA MAC |
MAC address of a STA. |
AP ID |
ID of the AP to which a voice session belongs. |
Ap name |
Name of the AP to which a voice session belongs. |
Radio ID |
ID of the radio to which a voice session belongs. |
Learn type |
Protocol used to identify a voice session.
|
Protocol |
Voice protocol type. |
Source IP/Port |
Source IP address and port number of a voice session. |
Destination IP/Port |
Destination IP address and port number of a voice session. |