2-422
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set port qos policy-source
set port qos policy-source
To set the QoS policy source for all ports in the specified module, use the set port qos policy-source
command.
set port qos policy-source mod/ports... 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.
Examples This example shows how to set the policy source to local NVRAM:
Console> (enable) set port qos 5/5 policy-source local
QoS policy source set to local on port(s) 5/1-48.
Console> (enable)
This example shows the output if you attempt to set the policy source to COPS and no COPS servers are
available:
Console> (enable) set port qos 5/5 policy-source cops
QoS policy source for the switch set to COPS.
Warning: No COPS servers configured. Use the ‘set cops server’ command
to configure COPS servers.
Console> (enable)
mod/ports... Number of the module and the ports on the module.
local Sets the policy source to local NVRAM configuration.
cops Sets the policy source to COPS configuration.