2-472
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
service-policy
service-policy
Use the
service-policy
interface configuration command 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.
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.
You can apply a policy map to incoming traffic on a physical port or on an SVI. 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.
Classification using a port trust state (for example,
mls qos trust
[
cos
|
dscp
|
ip-precedence
] and a
policy map (for example,
service-policy input
policy-map-name
) are mutually exclusive. The last one
configured overwrites the previous configuration.
Policy maps that use the
police aggregate
command fail when applied to a 10-Gigabit Ethernet interface.
input
policy-map-name
Apply the specified policy map to the input of a physical port or an SVI.
Release
Modification
12.1(11)AX
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.