Specifications

B-516
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
show policy-map interface
To display the statistics and the configurations of the input and output policies that are attached to an
interface, use the show policy-map interface command in user EXEC or privileged EXEC mode.
show policy-map interface [type access-control] type number [vc [vpi/] vci] [dlci dlci]
[input | output]
Syntax Description
Command Default This command displays the packet statistics of all classes that are configured for all service policies on
the specified interface or subinterface or on a specific permanent virtual circuit (PVC) on the interface.
type access-control (Optional) Displays class maps configured to determine the exact pattern to
look for in the protocol stack of interest.
type Interface or subinterface whose policy configuration is to be displayed.
number Port, connector, or interface card number.
vc (Optional) Specifies the policy configuration for a PVC; applies to ATM
interfaces only.
vpi/ (Optional) ATM network virtual path identifier (VPI) for this permanent
virtual circuit (PVC). On the Cisco 7200 and 7500 series routers, this value
ranges from 0 to 255.
The vpi and vci arguments cannot both be set to 0; if one is 0, the other
cannot be 0.
The absence of both the forward slash (/) and a vpi value defaults the vpi
value to 0. If this value is omitted, information for all virtual circuits (VCs)
on the specified ATM interface or subinterface is displayed.
vci (Optional) ATM network virtual channel identifier (VCI) for this PVC. This
value ranges from 0 to 1 less than the maximum value set for this interface
by the atm vc-per-vp command. Typically, the lower values 0 to 31 are
reserved for specific traffic (F4 Operation, Administration, and
Maintenance [OAM], switched virtual circuit [SVC] signaling, Integrated
Local Management Interface [ILMI], and so on) and should not be used.
The VCI is a 16-bit field in the header of the ATM cell. The VCI value is
unique only on a single link, not throughout the ATM network, because it
has local significance only.
The vpi and vci arguments cannot both be set to 0; if one is 0, the other
cannot be 0.
dlci (Optional) Indicates a specific PVC for which policy configuration is
displayed.
dlci (Optional) A specific data-link connection identifier (DLCI) number used
on the interface. Policy configuration for the corresponding PVC is
displayed when a DLCI is specified.
input (Optional) Indicates that the statistics for the attached input policy are
displayed.
output (Optional) Indicates that the statistics for the attached output policy are
displayed.