Specifications

B-373
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
service-policy
Examples The following example shows how to attach a policy map to a Gigabit Ethernet interface:
Router# configure terminal
Router(config)# interface gigabitethernet 0/2
Router(config-if)# service-policy input pmap1
The following example attaches the service policy map named policy9 to the output PVC named mypvc:
Router# configure terminal
Router(config)# pvc mypvc 0/5
Router(config-if-atm-vc)# service-policy output policy9
Router(config-if-atm-vc)# vbr-nt 400 200 500
Related Commands Command Description
class-map Accesses the QoS class map configuration mode to configure QoS class
maps.
policy-map Creates or modifies a policy map that can be attached to one or more
interfaces to specify a service policy.
show policy-map Displays the configuration of all classes for a specified service policy map
or all classes for all existing policy maps.
show policy-map
interface
Displays the configuration of all classes configured for all service policies
on the specified interface or displays the classes for the service policy for a
specific PVC on the interface.