Table Of Contents
MQC Policy Map Support on Configured VC Range ATM
Information About MQC Policy Map Support on Configured VC Range ATM
How to Configure MQC Policy Map Support on Configured VC Range ATM
Attaching QoS Policies to an ATM PVC Range
Attaching QoS Policies to an Individual PVC Within an ATM PVC Range
Configuration Examples for MQC Policy Map Support on Configured VC Range ATM
Attaching QoS Service Policies to a Range of ATM PVCs: Example
Attaching QoS Service Policies to an Individual PVC Within a Range of ATM PVCs: Example
Feature Information for MQC Policy Map Support on Configured VC Range ATM
MQC Policy Map Support on Configured VC Range ATM
First Published: February 28, 2006Last Updated: November 20, 2009The Modular Quality of Service Command Line Interface (MQC) Policy Map support on Configured VC Range ATM feature extends the functionality for policy maps on a single ATM VC to the ATM VC range.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "Feature Information for MQC Policy Map Support on Configured VC Range ATM" section.
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Information About MQC Policy Map Support on Configured VC Range ATM
•
How to Configure MQC Policy Map Support on Configured VC Range ATM
•
Configuration Examples for MQC Policy Map Support on Configured VC Range ATM
•
Feature Information for MQC Policy Map Support on Configured VC Range ATM
Information About MQC Policy Map Support on Configured VC Range ATM
The MQC Policy Map Support on Configured VC Range feature simplifies the configuration of ATM VC ranges by allowing you to attach policy maps on a range of ATM VCs or on a specific VC within a range of VCs.
How to Configure MQC Policy Map Support on Configured VC Range ATM
To configure MQC policy maps on ATM VC ranges, perform the following configuration tasks:
•
Attaching QoS Policies to an ATM PVC Range
•
Attaching QoS Policies to an Individual PVC Within an ATM PVC Range
Attaching QoS Policies to an ATM PVC Range
Use the following configuration steps to attach a QoS policy to a range of ATM PVCs.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface atm slot/subslot/port[.subinterface] [multipoint | point-to-point]
4.
range [range-name] pvc start-vpi/start-vci end-vpi/end-vci
5.
service-policy [input | output] policy-map-name
6.
end
DETAILED STEPS
Attaching QoS Policies to an Individual PVC Within an ATM PVC Range
Use the following configuration task to attach a QoS policy to an individual PVC within a range of ATM PVCs.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface atm slot/subslot/port[.subinterface] [multipoint | point-to-point]
4.
range [range-name] pvc start-vpi/start-vci end-vpi/end-vci
5.
pvc-in-range [pvc-name] vpi/vci
6.
service-policy [input | output] policy-map-name
7.
end
DETAILED STEPS
Configuration Examples for MQC Policy Map Support on Configured VC Range ATM
This section provides the following configuration examples:
•
Attaching QoS Service Policies to a Range of ATM PVCs: Example
•
Attaching QoS Service Policies to an Individual PVC Within a Range of ATM PVCs: Example
Attaching QoS Service Policies to a Range of ATM PVCs: Example
The following example configuration shows how to attach policy maps to a range of ATM PVCs. In the example, the service policy named voice is attached to the range of ATM PVCs 1/32 to 1/34. The router applies the service policy to all of the PVCs within the PVC range.
Router(config)# interface atm 2/0/0Router(config-if)# range pvc 1/32 1/34Router(config-if-atm-range)# service-policy input voiceAttaching QoS Service Policies to an Individual PVC Within a Range of ATM PVCs: Example
The following example configuration shows how to attach policy maps to a specific PVC within a PVC range. In the example, the service policy named data is attached to PVC 1/33 within the PVC range 1/32 to 1/34. The router applies the service policy to only PVC 1/33.
Router(config)# interface atm 2/0/0Router(config-if)# range pvc 1/32 1/34Router(config-if-atm-range)# service-policy input voiceRouter(config-if-atm-range)# pvc-in-range 1/33Router(config-if-atm-range-vc)# service-policy input dataAdditional References
The following sections provide references related to MQC Policy Map Support on Configured VC Range.
Related Documents
Related Topic Document TitleCisco IOS commands
ATM Commands
ATM PVC configuration
MQC policy maps
QOS Commands
QOS Features
MIBs
Technical Assistance
Feature Information for MQC Policy Map Support on Configured VC Range ATM
Table 1 lists the features in this module and provides links to specific configuration information.
Not all commands may be available in your Cisco IOS software release. For release information about a specific command, see the command reference documentation.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
![]()
Note
Table 1 lists only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS software release train also support that feature.
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.
© 2006-2009 Cisco Systems, Inc. All rights reserved.