Specifications
2-331
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
service-policy (interface configuration)
service-policy (interface configuration)
Use the service-policy interface configuration command to apply a policy map defined by the
policy-map command to the incoming or outgoing traffic of a physical port. Use the no form of this
command to remove the policy map and port association.
service-policy {input | output} policy-map-name
no service-policy {input | output} 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.
Defaults No policy maps are attached to the port.
Command Modes Interface configuration
Command History
Usage Guidelines Only one input policy map and one output policy map can be attached to an interface.
Beginning with Cisco IOS Release 12.2(35)SE, you can attach an output policy map to each interface on
the switch. However, the switch supports a limit of three unique queue-limit configurations across all
output policy maps at any time. Multiple policy maps can share the same queue-limit configuration.If
you try to attach an output policy map with a fourth unique queue-limit configuration, you see this error
message:
QoS: Configuration failed. Maximum number of allowable unique queue-limit
configurations exceeded.
You can attach input or output policy maps to a Fast Ethernet or Gigabit Ethernet port. You cannot attach
policy maps to switch virtual interfaces (SVIs) and EtherChannel interfaces.
input Apply the policy map to the input of a physical port.
output Apply the policy map to the output of a physical port.
policy-map-name The specified policy map to be applied.
Release Modification
12.2(25)EX This command was introduced.