Creating a User-Defined Queuing Policy-Map
Qumran supports the creation of customized policy-map in which all 4 priority queues can be accessed. The following is the command to create a customized default policy-map:
(no|) policy-map type queuing NAME
Class-maps can be configured matching queues via following cli:
(no|) class-map type queuing NAME
Match queue/queues in the class-map via following cli :
(no|) match queue <0-7>
Note: The match queue range 0-7 is valid only for port queues classification when service-queue profile1 is active.
In case of profile1, service queues can be matched from 0-3 only.
For service queues/subinterface, the valid range is 0-3 with service-queue profile1 (4 queue per subinterface) and 0-7 with profile2 (8 queue per subinterface).
Once the policy-map and class-maps are configured, class-maps can be configured in the policy-map with the following command:
class type queuing NAME
Last modified date: 10/20/2023