Two-Color Policer Configuration Overview; Configuring Two-Color Traffic Policers At Layer; Table 7: Two-Color Policer Configuration And Application Overview - Juniper EX9200 Features Manual

Traffic policers feature guide ex series
Hide thumbs Also See for EX9200:
Table of Contents

Advertisement

PART 3
Configuring Two-Color Traffic Policers at
Layer 3

Two-Color Policer Configuration Overview

Table 7: Two-Color Policer Configuration and Application Overview

Policer Configuration
Single-Rate Two-Color Policer
Defines traffic rate limiting that you can apply to Layer 3 protocol-specific traffic at a logical interface. Can be applied as an interface
policer or as a firewall filter policer.
Basic policer configuration:
[edit firewall]
policer policer-name {
if-exceeding {
bandwidth-limit
bps;
burst-size-limit bytes;
}
then {
discard;
forwarding-class class-name;
loss-priority supported-value;
}
Copyright © 2016, Juniper Networks, Inc.
Two-Color Policer Configuration Overview on page 49
Basic Single-Rate Two-Color Policers on page 55
Bandwidth Policers on page 75
Filter-Specific Counters and Policers on page 85
Prefix-Specific Counting and Policing Actions on page 97
Multifield Classification on page 115
Policer Overhead to Account for Rate Shaping in the Traffic Manager on page 135
Table 7 on page 49
describes the hierarchy levels at which you can configure and apply
single-rate two-color policers to Layer 3 traffic. For information about applying single-rate
two-color policers to Layer 2 traffic, see
page
39.
Layer 3 Application
Method A—Apply as an interface policer at the
protocol family level:
[edit interfaces]
interface-name {
unit unit-number {
family family-name {
policer {
input policer-name;
output policer-name;
}
}
}
"Two-Color Policing at Layer 2 Overview" on
Key Points
Policer configuration:
Use
bandwidth-limit bps
specify an absolute value.
Firewall filter configuration (
If applying to multiple
interfaces, include the
interface-specific
to create unique policers and
counters for each interface.
to
)
*
statement
49

Advertisement

Table of Contents
loading

Table of Contents