Direction
AVC Policy Example
AVC Policy Format
Ingress and egress
policy-map webex-policy
class webex-class
set dscp af31
police 4000000
class class-webex-category
set dscp ef
police 6000000
class class-default
set dscp <>
Multiple set and police including
default
Ingress and egress
policy-map webex-policy
class webex-class
police 5000000
service-policy client-in-police-only
policy-map client-in-police-only
class webex-class
police 100000
class class-webex-category
set dscp ef
police 200000
Hierarchical police
policy-map webex-policy
class class-default
police 1500000
service policy client-up-child
policy-map client-up-child
class webex-class
police 100000
set dscp ef
class class-webex-category
police 200000
set dscp af31
Hierarchical set and police
Restrictions for Wired Application Visibility and Control
• AVC and Encrypted Traffic Analytics (ETA) cannot be configured together at the same time on the same
interface.
• NBAR and transmit (Tx) Switched Port Analyzer (SPAN) is not supported on the same interface.
• Only one of the NBAR based QoS mechanisms are allowed to be attached to any port at the same time,
either protocol based or attributes based. Only the following two attributes are supported:
• traffic-class
• business-relevance
• The legacy WDAVC QoS limitations are still applicable:
• Only marking and policing are supported.
• Only physical interfaces are supported.
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
109
Configuring Application Visibility and Control in a Wired Network
Restrictions for Wired Application Visibility and Control