The display video-aware-list command displays video session information about a specified STA or on a specified radio of an AP.
display video-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 video sessions. |
- |
If a user makes video calls after dynamic optimization is configured for video traffic and the configuration is successfully delivered, you can run the display video-aware-list command to check the video session information.
Currently, only the applications identified by Skype for Business SDN Manager can distinguish voice and video sessions. Sessions identified in other modes are categorized as voice sessions. Therefore, session information cannot be obtained using the display video-aware-list command. To check session information, run the display voice-aware-list command
# Display video session information on radio 0 of AP area_0.
<HUAWEI> display video-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 SDN 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 video session belongs. |
Ap name |
Name of the AP to which a video session belongs. |
Radio ID |
ID of the radio to which a video session belongs. |
Learn type |
Protocol used to identify a video session.
|
Protocol |
Video protocol type. |
Source IP/Port |
Source IP address and port number of a video session. |
Destination IP/Port |
Destination IP address and port number of a video session. |