2-374
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-10
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
service-policy (interface configuration)
Examples This example shows how to apply plcmap1 as an output policy map:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# service-policy output plcmap1
This example shows how to remove plcmap2 from the port:
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# no service-policy output plcmap2
You can verify your settings by entering the show running-config privileged EXEC command.
Related Commands Command Description
policy-map Creates or modifies a policy map that can be attached to multiple ports to
specify a service policy.
show policy-map Displays quality of service (QoS) policy maps.
show policy-map
interface [interface-id]
Displays policy maps configured on the specified interface or on all
interfaces.
show running-config Displays the operating configuration.