One-Rate Rate-Limit Profiles Overview - Juniper POLICY MANAGEMENT - CONFIGURATION GUIDE V11.1.X Configuration Manual

Junose software for broadband services routers policy management configuration guide
Table of Contents

Advertisement

JUNOSe 11.1.x Policy Management Configuration Guide
1.
2.
3.

One-Rate Rate-Limit Profiles Overview

E Series routers implement a single-rate rate limiter, which you can configure to
provide more efficient service to TCP applications. With the single-rate rate limiter,
when the committed rate is exceeded, the rate limiter drops a single packet and then
resumes transmission up to a configurable burst window. The single, unacknowledged
packet causes TCP to cut its transmission rate in half rather than falling back to its
initial window size.
NOTE: Commands that you issue in Rate Limit Profile Configuration mode do not
take effect until you exit from that mode.
The one-rate rate-limit profile attributes are:
82
One-Rate Rate-Limit Profiles Overview
Create policy list P2.
host1(config)#ip policy-list P2
host1(config-policy)#classifier-group data2
host1(config-policy-classifier-group)#rate-limit-profile rlpData
host1(config-policy-classifier-group)#exit
host1(config-policy)#exit
Attach IP Policy P2 at interface atm5/0.2 with the merge keyword.
host1(config)#interface atm 5/0.2
host1(config-If)#ip policy-parameter reference-rate refRlpRate 100000
This increases from 0.
host1(config)#ip policy-parameter reference-rate refRlpRate increase 100000
This increases from the existing 100000.
host1(config)#ip policy input P2 merge
Verify the configuration.
host1#show policy-parameter
Policy Parameter refRlpRate
Type: reference-rate
Rate: 100000
Reference count: 7
Referenced by interfaces: 2 references
IP interface ATM5/0.1: 1000000
IP interface ATM5/0.2: 200000
Referenced by rate-limit profiles: 5 references
rlpData
rlpVoice
rlpVideo

Advertisement

Table of Contents
loading

This manual is also suitable for:

E series

Table of Contents