Skip to content

QoS

Global Quality of Service (QoS) configuration parameters for IOS-XE devices. The queue softmax multiplier controls the soft buffer maximum size for queue-depth management on Catalyst 9000 series switches.

Diagram
NameTypeConstraintMandatoryDefault Value
qosClass[qos]No

NameTypeConstraintMandatoryDefault Value
queue_softmax_multiplierIntegermin: 100, max: 1200No

qos queue-softmax-multiplier 1200
iosxe:
devices:
- name: Switch1
configuration:
qos:
queue_softmax_multiplier: 1200
- name: Switch2
configuration:
qos:
queue_softmax_multiplier: 300