Configuring Default Queuing Policy-Map
When the QoS feature is enabled, all subinterfaces is supplied with a default policy-map of queuing type. The default policy-map is created with the name "default-subif-out-policy" which is reserved and modifying parameters in this policy-map is reflected on all subinterfaces that do not have customized queuing policy-maps. Customized queuing policy-maps can be created and bound to subinterface to treat subinterface differently from the default configuration.
Default queuing-policy can be accessed via following cli:
policy-map type queuing default subif-default-out-policy
Classes mapped to default queues can be accessed via the following commands.
In case of profile1:
class type queuing default (q0|q1|q2|q3)
In case of profile2:
class type queuing default (q0|q1|q2|q3|q4|q5|q6|q7)
User can configure all the queue parameters like shaping, scheduling, wred, taildrop same as on port. Show commands to verify the config and stats are same. For these configurations please check respective chapters as described in the document.
Last modified date: 10/20/2023