-7
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
service-policy (interface and service-instance configuration modes)
Examples This example shows how to apply plcmap1 as an output policy map to a port:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# service-policy output plcmap1
This example shows how to remove plcmap2 from a port:
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# no service-policy output plcmap2
This example shows how to apply plcmap1 as an output policy map to a service instance:
Switch (config)# interface gigabitethernet0/2
Switch (config-if)# service instance 1 Ethernet
Switch (config-if-srv)# service-policy output plcmap1
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.