2-335
Catalyst 3560 Switch Command Reference
78-16405-05
Chapter 2 Catalyst 3560 Switch Cisco IOS Commands
service-policy
service-policy
Use the service-policy interface configuration command on the switch stack or on a standalone switch
to apply a policy map defined by the policy-map command to the input of a physical port or a switch
virtual interface (SVI). Use the no form of this command to remove the policy map and port association.
service-policy input policy-map-name
no service-policy input policy-map-name
Syntax Description
Note Though visible in the command-line help strings, the history keyword is not supported, and you should
ignore the statistics that it gathers. The output keyword is also not supported.
Defaults No policy maps are attached to the port.
Command Modes Interface configuration
Command History
Usage Guidelines Only one policy map per ingress port is supported. In software releases earlier than Cisco IOS
Release 12.2(25)SE, policy maps can be configured only on physical ports.
In Cisco IOS Release 12.2(25)SE or later, policy maps can be configured on physical ports or on SVIs.
When VLAN-based quality of service (QoS) is disabled by using the no mls qos vlan-based interface
configuration command on a physical port, you can configure a port-based policy map on the port. If
VLAN-based QoS is enabled by using the mls qos vlan-based interface configuration command on a
physical port, the switch removes the previously configured port-based policy map. After a hierarchical
policy map is configured and applied on an SVI, the interface-level policy map takes effect on the
interface.
In software releases earlier than Cisco IOS Release 12.2(25)SE, you can apply a policy map only to the
incoming traffic on a physical port. In Cisco IOS Release 12.2(25)SE or later, you can apply a policy
map to incoming traffic on a physical port or on an SVI. In Cisco IOS Release 12.2(25)SED or later, you
can configure different interface-level policy maps for each class defined in the VLAN-level policy map.
For more information about hierarchical policy maps, see the “Configuring QoS” chapter in the software
configuration guide for this release.
input policy-map-name Apply the specified policy map to the input of a physical port or an SVI.
Release Modification
12.1(19)EA1 This command was introduced.
12.2(25)SE A policy map can now be applied to a physical port or an SVI.
12.2(25)SED Hierarchical policy-maps can now be applied to an SVI.