- Policing and Shaping Overview
- IPv6 QoS: MQC Traffic Policing
- Configuring Traffic Policing
- IPv6 QoS: MQC Traffic Shaping
- Two-Rate Policer
- Policer Enhancement - Multiple Actions
- Percentage-Based Policing and Shaping
- Modular QoS CLI Three-Level Hierarchical Policer
- ATM Policing by Service Category for SVC and SoftPVC
- Modular QoS CLI Unconditional Packet Discard
- Control Plane Policing
- Control Plane Protection
- Control Plane Logging
- Management Plane Protection
- Class-Based Policing
- QoS Percentage-Based Policing
- Overhead Accounting
- Adaptive QoS over DMVPN
Contents
- Overhead Accounting
- Finding Feature Information
- Restrictions for Overhead Accounting
- Information About Overhead Accounting
- How to Use Overhead Accounting
- Enabling Overhead Accounting
- Verifying Overhead Accounting
- Configuration Examples for Overhead Accounting
- Additional References
- Feature Information for Overhead Accounting
Overhead Accounting
Overhead accounting enables the router to account for packet overhead when shaping traffic to a specific rate. This accounting ensures that the router executes quality of service (QoS) features on the actual bandwidth used by subscriber traffic.
Note | Overhead Accounting is not the same as Traffic Shaping Overhead Accounting for ATM, documented here: http://www.cisco.com/en/US/docs/ios/12_2sb/feature/guide/ovrhactg.html |
- Finding Feature Information
- Restrictions for Overhead Accounting
- Information About Overhead Accounting
- How to Use Overhead Accounting
- Configuration Examples for Overhead Accounting
- Additional References
- Feature Information for Overhead Accounting
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.
Restrictions for Overhead Accounting
Overhead Accounting values are in bytes.
You can set one Overhead Accounting value per policy.
Overhead Accounting is supported only for the shape and bandwidth commands.
Overhead Accountingis supported only on LAN and WAN interfaces.
You can enable overhead accounting for shaping and bandwidth on top-level parent policies, middle-level child policies, and bottom-level child policies.
When you enter the show policy-map interface command, the resulting classification byte counts and the queuing feature byte counts do not match. This mismatch occurs because the classification byte count does not consider overhead, whereas the queuing features do consider overhead.
Information About Overhead Accounting
Overhead Accounting factors in packet datagram sizes. The following features use packet datagram size to make decisions in data plane operation; they use Overhead Accounting:
How to Use Overhead Accounting
Overhead Accounting is disabled by default. You set the Overhead Accounting value. Configuring Overhead Accounting on a queue does not change queueing parameters you have already configured.
Enabling Overhead Accounting
1.
enable
2.
configure
{terminal |
memory |
network}
3.
policy-map
policy-name
4. class{class-name | class-default}
5. bandwidth{bandwidth-kbps |percentpercentage|remaining percentpercentage}[account{subscriber-encap} | {user-definedoffset}]
6.
exit
7.
policy-map
policy-name
8. class{class-name | class-default}
9. shape[average|peak]mean-rate [burst-size] [excess-burst-size]account{subscriber-encapsulation |user-definedoffset}
10.
service-policypolicy-map-name
11.
exit
DETAILED STEPS
Verifying Overhead Accounting
DETAILED STEPS
Configuration Examples for Overhead Accounting
policy-map oh-child-bw class oh-child bandwidth percent 20 policy-map oh1 class class-default shape average 1000000 account user-defined 33 service-policy oh-child-bw
Additional References
Related Documents
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
|
|
|
|
Standards and RFCs
Standard/RFC |
Title |
---|---|
|
|
|
|
MIBs
MIB |
MIBs Link |
---|---|
|
To locate and download MIBs for selected platforms, Cisco software releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
Feature Information for Overhead Accounting
Feature Name | Releases | Feature Information |
---|---|---|
Overhead Accounting | 15.2(1)T |
Overhead accounting enables the router to account for packet overhead when shaping traffic to a specific rate. This accounting ensures that the router executes quality of service (QoS) features on the actual bandwidth used by subscriber traffic. The following commands were introduced or modified: shape and bandwidth. |