PurposeCommand or Action
Creates a policy and enters QoS policy-map configuration mode.
policy-map policy-map-name
Example:
Device(config)# policy-map llq-flat
Step 3
Assigns the traffic class you specify to the policy map and enters
policy-map class configuration mode.
class class-map-name
Example:
Device(config-pmap)# class dscp-af1
Step 4
Configures LLQ, providing strict priority queueing (PQ) for
class-based weighted fair queueing (CBWFQ).
priority
Example:
Device(config-pmap-c)# priority
Step 5
Exits QoS policy-map class configuration mode.exit
Example:
Device(config-pmap-c)# exit
Step 6
Assigns the traffic class you specify to the policy map and enters
QoS policy-map class configuration mode.
class class-map-name
Example:
Device(config-pmap)# class dscp-af2
Step 7
Configures a shape entity with a Comitted Information Rate of
200 Mb/s.
shape average value
Example:
Device(config-pmap-c)# shape average
200000000
Step 8
Exits QoS policy-map class configuration mode.exit
Example:
Device(config-pmap-c)# exit
Step 9
Assigns the traffic class you specify to the policy map and enters
QoS policy-map class configuration mode.
class class-map-name
Example:
Device(config-pmap)# class dscp-af3
Step 10
QoS: Policing and Shaping Configuration Guide (Cisco ASR 920 Series)
22
Port-Shaper and LLQ in the Presence of EFPs
Configuring an LLQ Policy Map