2-586
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set qos policy-source
set qos policy-source
To set the QoS policy source, use the set qos policy-source command.
set qos policy-source local | cops
Syntax Description
Defaults The default is all ports are set to local.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines When you set the policy source to local, the QoS policy is taken from local configuration stored in
NVRAM. If you set the policy source to local after it was set to cops, the QoS policy reverts back to the
local configuration stored in NVRAM.
When you set the policy source to cops, all global configurations to the device, such as the
DSCP-to-marked-down DSCP, is taken from policy downloaded to the policy enforcement point (PEP)
by the policy decision point (PDP). Configuration of each physical port , however, is taken from
COPS-PR only if the policy source for that port has been set to cops.
Examples This example shows how to set the policy source to COPS-PR:
Console> (enable) set qos policy-source cops
QoS policy source for the switch set to COPS.
Console> (enable)
This example shows how to set the policy source to local NVRAM:
Console> (enable) set qos policy-source local
QoS policy source for the switch set to local.
Console> (enable)
local Sets the policy source to local NVRAM configuration.
cops Sets the policy source to COPS-PR configuration.