Meter Configuration in F100 and F25
  • 16 Dec 2024
  • 2 Minutes to read
  • Contributors
  • PDF

Meter Configuration in F100 and F25

  • PDF

Article summary

This article provides configuration guidelines for setting up parameters used in metering network traffic.

The meters in the Provider Connectivity Assurance Sensor F100 and Assurance Sensor F25 Packet Switch domain offer the following granularities for their token bucket algorithm. The meter configuration is segregated in six ranges (Rate Type).

Rate TypeRate Granularity [bps]Maximal Rate [bps]Burst Size Granularity [B]Maximum Burst [B]

(Assuming MRU=10240)

01,00065,535,000155,295
110,0001,310,710,0008514,040
2100,00013,107,100,000644,184,000
31,000,000131,071,000,00051233,543,680
410,000,0001,310,710,000,0004,096268,421,120
5100,000,00013,107,100,000,00032,7682,147,440,640

Minimum CBS and EBS Configuration Guidelines

Committed Burst Size (CBS) x8 to Committed Information Rate (CIR) ratio must be at least 1 millisecond, as demonstrated in the following formula:

(CBSx8)/CIR >= 0.001

Excess Burst Size (EBS) x8 to Excess Information Rate (EIR) ratio must also be at least 1 millisecond:

(EBSx8)/EIR >= 0.001

The formulas above ensure that the burst size ratio (converted to bits by multiplying by 8) to the committed or excess rate is at least 1 millisecond. This requirement helps maintain network performance by ensuring that bursts of committed and excess traffic can be handled efficiently without causing excessive delay or congestion by the token bucket algorithm in this implementation.

In other words, these formulas ensure that the network can smoothly manage short bursts of both committed and excess data, maintaining a balance between allowing bursts and preventing network issues.

Example

CIR = 100000000 = 100 Mbps				
EIR = 200000000 = 200 Mbps				
Min CBS = CIR*0.001/8 =		12500	[bytes]	
Min EBS = EIR*0.001/8 =		25000	[bytes]	

In the example above, the recommended CBS value must be at least 12,500 bytes. This is the minimum committed burst size that should be configured to ensure efficient handling of committed traffic.

The initial CBS value can be multiplied by a factor of 2 (or 3) to accommodate larger bursts of data, resulting in a new CBS value of 25,000 bytes. This larger burst size allows the network to efficiently handle more significant bursts of committed traffic.

Similarly, the recommended EBS value must be at least 25,000 bytes. This is the minimum excess burst size that should be configured to ensure efficient handling of excess traffic.

The initial EBS value can also be multiplied by a factor of 2 (or 3) to accommodate larger bursts of data, resulting in a new EBS value of 50,000 bytes. This larger burst size allows the network to efficiently handle more significant bursts of excess traffic.


© 2024 Cisco and/or its affiliates. All rights reserved.
 
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms

For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.