2-256
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco
Catalyst
Blade Switch 3030 Cisco IOS Commands
service-policy
service-policy
Use the
service-policy
interface configuration command on the 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
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.
input
policy-map-name
Apply the specified policy map to the input of a physical port or an SVI.
Release
Modification
12.2(25)SEE
This command was introduced.