< Home

display voice-aware-list

Function

The display voice-aware-list command displays voice session information about a specified STA or on a specified radio of an AP.

Format

display voice-aware-list { ap-id ap-id radio radio-id | ap-name ap-name radio radio-id | sta-mac mac-address | all }

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# Display voice session information on radio 0 of AP area_0.
<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

Table 1 Description of the display voice-aware-list command output

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.

  • SDN: The voice session is identified by Skype for Business SDN Manager.
  • SAC: The voice session is identified by the SAC function.
  • SIP-SNOOPING: The voice session is identified by the SEA function.

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >