Specifications
B-531
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
show policy-map interface
The following values are used for calculating the be:
400 ms * 819200 bps = 40960 bytes
Table 51 describes the significant fields shown in the display.
Related Commands
Table 51 show policy-map interface Field Descriptions
Field Description
Service-policy output Name of the output service policy applied to the specified interface or VC.
Class-map Class of traffic being displayed. Output is displayed for each configured class
in the policy. The choice for implementing class matches (for example,
match-all or match-any) can also appear next to the traffic class.
packets and bytes Number of packets (also shown in bytes) identified as belonging to the class of
traffic being displayed.
offered rate Rate, in kbps, of packets coming in to the class.
drop rate Rate, in kbps, at which packets are dropped from the class. The drop rate is
calculated by subtracting the number of successfully transmitted packets from
the offered rate.
Match Match criteria specified for the class of traffic. Choices include criteria such as
the Layer 3 packet length, IP precedence, IP differentiated services code point
(DSCP) value, Multiprotocol Label Switching (MPLS) experimental value,
access groups, and quality of service (QoS) groups. For more information
about the variety of match criteria that are available, see the “Classifying
Network Traffic” module in the Cisco IOS Quality of Service Solutions
Configuration Guide.
police Indicates that traffic policing has been enabled. Display includes the CIR, PIR
(in both a percentage of bandwidth and in bps) and the bc and be in bytes and
milliseconds. Also displays the optional conform, exceed, and violate actions,
if any, and the statistics associated with these optional actions.
Command Description
bandwidth remaining
ratio
Specifies a bandwidth-remaining ratio for class queues and
subinterface-level queues to determine the amount of unused (excess)
bandwidth to allocate to the queue during congestion.
class-map Creates a class map to be used for matching packets to a specified class.
compression header ip Configures RTP or TCP IP header compression for a specific class.
drop Configures a traffic class to discard packets belonging to a specific class.
match packet length
(class-map)
Specifies the length of the Layer 3 packet in the IP header as a match
criterion in a class map.
police Configures traffic policing.
police (percent) Configures traffic policing on the basis of a percentage of bandwidth
available on an interface.
police (two rates) Configures traffic policing using two rates, the CIR and the PIR.
policy-map Creates or modifies a policy map that can be attached to one or more
interfaces to specify a service policy.
priority Specifies that low-latency behavior must be given to a traffic class and
configures multiple priority queues.