- Configuring ATM
- Multiprotocol over ATM Overview
- LAN Emulation Overview
- Configuring LAN Emulation
- Autosense of ATM PVCs and MUX SNAP Encapsulation
- MQC Policy Map on Configured VC Range ATM
- ATM OAM Ping
- OAM Segment Endpoint
- 802.1ah Support for Ethernet Infrastructure
- Define Interface Policy-Map AV Pairs AAA
- IMA Dynamic Bandwidth
- ATM Multilink PPP Support on Multiple VCs
- N:1 PVC Mapping to PWE with Nonunique VPIs
- Local Template-Based ATM PVC Provisioning
- Configuring ATM SNMP Trap and OAM Enhancements
- Configuring ATM PVC F5 OAM Recovery Traps
- Access Circuit Redundancy Support for IMA
- ATM AC VC Signaling and Provisioning
- Index
Contents
- MQC Policy Map on Configured VC Range ATM
- Finding Feature Information
- Information About MQC Policy Map on Configured VC Range ATM
- How to Configure MQC Policy Map 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 on Configured VC Range ATM
- Attaching QoS Service Policies to an ATM PVC Range Example
- Attaching QoS Service Policies to an Individual PVC Within an ATM PVC Range Example
- Additional References
- Feature Information for MQC Policy Map on Configured VC Range ATM
MQC Policy Map on Configured VC Range ATM
The 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
- Information About MQC Policy Map on Configured VC Range ATM
- How to Configure MQC Policy Map on Configured VC Range ATM
- Configuration Examples for MQC Policy Map on Configured VC Range ATM
- Additional References
- Feature Information for MQC Policy Map on Configured VC Range ATM
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and 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 table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About MQC Policy Map 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 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
Attaching QoS Policies to an ATM PVC Range
Use the following configuration steps to attach a QoS policy to a range of ATM PVCs.
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.
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
Command or Action | Purpose | |||||
---|---|---|---|---|---|---|
Step 1 |
enable
Example: Router> enable |
Enables privileged EXEC mode.
| ||||
Step 2 |
configure
terminal
Example: Router# configure terminal |
Enters global configuration mode. | ||||
Step 3 |
interface atm slot/subslot/port[.subinterface] [multipoint | point-to-point] Example: Router(config)# interface atm 1/0 |
Specifies the ATM interface and enters interface configuration mode. | ||||
Step 4 |
range [range-name] pvc start-vpi/start-vci end-vpi/end-vci Example: Router(config-if)# range pvc 101/304 200/400 |
Defines a range of ATM permanent virtual circuits (PVCs) and enters ATM range configuration mode.
| ||||
Step 5 |
pvc-in-range [pvc-name] vpi/vci Example: Router(config-if-atm-range)# pvc-in-range pvc 105/350 |
Configures an individual PVC within a PVC range and enters ATM PVC range configuration mode.
| ||||
Step 6 |
service-policy
input
output
policy-map-name
Example: Router(cfg-if-atm-range-pvc)# service-policy output Downstream_Rate |
Attaches the service policy you specify to the specified PVC within the ATM PVC range.
| ||||
Step 7 |
end
Example: Router(cfg-if-atm-range-pvc)# end |
Exits ATM PVC range configuration mode and enters privileged EXEC mode. |
Configuration Examples for MQC Policy Map on Configured VC Range ATM
- Attaching QoS Service Policies to an ATM PVC Range Example
- Attaching QoS Service Policies to an Individual PVC Within an ATM PVC Range Example
Attaching QoS Service Policies to an ATM PVC Range 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/0 Router(config-if)# range pvc 1/32 1/34 Router(config-if-atm-range)# service-policy input voice
Attaching QoS Service Policies to an Individual PVC Within an ATM PVC Range 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/0 Router(config-if)# range pvc 1/32 1/34 Router(config-if-atm-range)# service-policy input voice Router(config-if-atm-range)# pvc-in-range 1/33 Router(config-if-atm-range-vc)# service-policy input data
Additional References
The following sections provide references related to MQC Policy Map Support on Configured VC Range.
Related Documents
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
ATM Commands |
Cisco IOS Asynchronous Transfer Mode Command Reference |
ATM PVC configuration |
Cisco IOS Asynchronous Transfer Mode Configuration Guide |
MQC policy maps |
Modular Quality of Service Command-Line Interface feature |
QOS Commands |
Cisco IOS Quality of Service Solutions Command Reference |
QOS Features |
Cisco IOS Quality of Service Solutions Configuration Guide |
MIBs
MIB |
MIBs Link |
---|---|
No new or modified MIBs are supported by this feature, and support for existing MIBs has not been modified by this feature |
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. |
Feature Information for MQC Policy Map on Configured VC Range ATM
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
MQC Policy Map Support on Configured VC Range ATM |
12.2(28)SB 12.4(2)T 12.2(33)SRE |
The Modular Quality of Service Command Line Interface (MQC) Policy Map support on configured VC range feature extends the functionality for policy maps on a single ATM VC to the ATM VC range. The following command was introduced or modified: service-policy |