Juniper EX9200 Features Manual page 166

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

Advertisement

Traffic Policers Feature Guide for EX9200 Switches
Table 10: Three-Color Policer Configuration and Application Overview (continued)
Policer Configuration
Basic Two-Rate Three-Color Policer
Defines traffic rate limiting that you can apply to Layer 3 protocol-specific traffic at a logical interface. Can be applied as a
firewall filter policer only.
Provides moderate allowances for sustained periods of traffic that exceed the committed bandwidth limit or burst size.
Basic two-rate TCM policer
configuration:
[edit firewall]
three-color-policer policer-name {
two-rate
{
(color-aware | color-blind);
committed-information-rate
bps;
committed-burst-size bytes;
peak-information-rate bps;
peak-burst-size bytes;
}
action {
loss-priority high then discard;
}
}
Related
Documentation
148
Layer 3 Application
Reference the policer from a firewall filter, and
apply the filter to a protocol family on a logical
interface:
[edit firewall]
family family-name {
filter filter-name {
term term-name {
from {
... match-conditions ...
}
then {
three-color-policer
two-rate policer-name;
}
}
}
}
}
[edit interfaces]
interface-name {
unit unit-number {
family family-name {
filter {
input filter-name;
output filter-name;
}
}
}
}
Three-Color Policer Configuration Guidelines on page 149
Basic Single-Rate Three-Color Policers on page 153
Basic Two-Rate Three-Color Policers on page 161
Two-Color and Three-Color Logical Interface Policers on page 171
Two-Color and Three-Color Physical Interface Policers on page 185
Key Points
Policer configuration:
Include the
(color-aware | color-blind)
statement.
Firewall filter configuration:
Include the
two-rate policer-name
Applying the firewall filter to the
logical interface:
{
Include the
output) filter-name
statement.
Copyright © 2016, Juniper Networks, Inc.
two-rate
three-color-policer
action.
filter (input |

Advertisement

Table of Contents
loading

Table of Contents