Users Guide

Table Of Contents
l show datapath application
l show datapath user
l show rights
l show datapath acl <id>
l show datapath session
l show voice real-time-config
Verify the RTP analysis for an active call by issuing the following command:
(host)#show voice real-time-analysis
While a Lync/Skype for Business call is active, the output of this command displays the current delay, jitter,
packet loss, and UCC score of the client. This command displays any data only if the client is on an active call.
UCC Limitations
l Voice ALGs should not be enabled when voice clients are behind a NAT.
l Media classification does not work when user VLAN has IP NAT configured.
l When using media classification, UCC score, jitter, delay, and packet loss is calculated only for voice RTP
streams. These metrics are not available for video streams.
l Media classification does not work in split-tunnel forwarding mode.
l When VoIP calls are prioritized using media classification, end-to-end call quality metrics such as Mean
Opinion Score (MOS), delay, jitter, and packet loss are not available.
l UCC score is calculated for voice calls and desktop-sharing sessions only.
l For Lync/Skype for Business calls, MOS is generated only for voice calls. Lync/Skype for Business server
does not generate MOS for video calls, desktop-sharing, and file-transfer sessions.
l When SIP messages are sent over UDP and the packet size is large such that it gets IP fragmented, the
controller does not prioritize SIP ALG or provide any visibility to such calls.
Understanding Extended Voice and Video Features
This section describes the other voice and video-related functionalities that are available on the controller.
Understanding QoS for Microsoft® Lync/Skype for Business and Apple FaceTime
Voice and video devices use a signaling protocol to establish, control, and terminate voice and video calls. These
control or signaling sessions are usually permitted using pre-defined ACLs. If, however, the control signaling
packets are encrypted, the controller cannot determine which dynamic ports are used for voice or video traffic.
In these cases, the controller has to use an ACL with the classify-media option enabled to identify the voice or
video flow based on a deep packet inspection and analysis of the actual traffic.
Microsoft® Lync/Skype for Business
Lync and Skype for Business (Skype4b) uses SIPS to establish, control, and terminate voice and video calls. The
following example creates an ACL named skype4b acl for Skype4b traffic that identifies port 5061 as the
reserved SIP-TLS port.
(host) (config) #ip access-list session skype4b-acl
(host) (config-sess-skype4b-acl)#any any tcp 5061 permit position 1 queue high classify-media
(host) (config-sess-skyper4b-acl)#any any udp 1025-65535 permit position 2 queue low
Dell Networking W-Series ArubaOS 6.5.x | User Guide Voice and Video |
956