Traffic flows can be directed to a specific egress queue using the Class to Queue Mapping configuration. For achieving this, the traffic has to be classified using priority-map and L2 / L3 ACL configuration. Then a CLASS is associated with the flow and mapped to a required egress queue.
The traffic is redirected to the best queue based on the following rules:
If the 'Traffic class queue' has to be changed for particular class, configure the mapping for the class to queue-map table.
To assign traffic belonging to a particular class to a specific queue, configure the class to queue-mapping prior to configuring the policy for the Class.
The configuration steps for assigning L2 ACL-based flow to a specific egress queue are listed below.
Class to queue-id mapping has to be configured using a queue-map table prior to configuring the policy map for any flow. If the class to queue mapping is changed after the policy-map is configured, the change will not take effect. Hence it must be ensured that policy maps associated with this class are deleted and re-created once the class to queue mapping configuration is changed. Meter entries with conform / exceed / violate action associated with this class need to be re-created.
The configuration steps for modifying egress queue for existing L2 ACL based flow are listed below.