Administrator Guide

Table Of Contents
990 | Voice and Video Dell Networking W-Series ArubaOS 6.4.x| User Guide
(host) (SSID Profile "Lync_ALG") #wmm-vi-dscp 40
(host) (SSID Profile "Lync_ALG") #wmm-be-dscp 24
Disable Media Classification
Media classification is not supported when clients are accessed through a network address translation (NAT).
Media classification should not be configured on session ACL for Secure SIP used by Lync clients. The following
example verifies if media classification is configured on session ACL that is associated with the user-role,
"employee":
(host) #show rights employee
Derived Role = 'employee'
Up BW:No Limit Down BW:No Limit
L2TP Pool = default-l2tp-pool
PPTP Pool = default-pptp-pool
Periodic reauthentication: Disabled
ACL Number = 64/0
Max Sessions = 65535
access-list List
----------------
Position Name Type Location
-------- ---- ---- --------
1 employee session
employee
---------
Priority Source Destination Service Action TimeRange Log
-------- ------ ----------- ------- ------ --------- ---
1 any any svc-sips permit
Expired Queue TOS 8021P Blacklist Mirror DisScan ClassifyMedia
------- ----- --- ----- --------- ------ ------- -------------
High Yes
IPv4/6
------
4
Expired Policies (due to time constraints) = 0
Under ClassifyMedia column, Yes indicates media classification is configured. To disable it, you must first
delete the ACL. Use the following commands:
(host) (config) #ip access-list session employee
(host) (config-sess-employee) #no any any svc-sips permit
You must add the rule any any svc-sips permit back to the ACL without the classify-media parameter:
(host) (config-sess-employee) #any any svc-sips permit
Viewing Lync ALG Statistics using the CLI
This section describes the procedures to view Lync ALG statistics using the CLI.
For detailed command parameters, see the ArubaOS 6.4.x CLI Reference Guide.
l Viewing the list of Lync Clients on page 991