Warning: "unsupported configuration, > 256 QoS profiles configured on <interface-name>"
Cause
You tried to configure more than 255 QoS profiles for the QoS policy that is attached to interface <interface-name>
.
You will trigger this warning if you create too many instances of command combinations like this:
set policy qos name <policy-name> shaper profile <local-profile-name> ...
set policy qos profile <global-profile-name> ...
Remedy
- Consolidate some QoS profiles to reduce their overall number.
- Delete any unreferenced global QoS profiles, or used local QoS profiles.