Juniper EX9200 Features Manual page 98

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

Advertisement

Traffic Policers Feature Guide for EX9200 Switches
Step-by-Step
Procedure
Results
Step-by-Step
Procedure
80
ge-1/3/0 {
unit 0 {
shaping-rate 4m;
}
unit 1 {
shaping-rate 2m;
}
}
}
Configuring the Logical Bandwidth Policer
To configure the logical bandwidth policer:
Enable configuration of a single-rate two-color policer.
1.
[edit]
user@host# edit firewall
Configure the policer as a logical-bandwidth policer.
2.
[edit firewall policer LB-policer]
user@host# set
logical-bandwidth-policer
This applies the rate-limiting to logical interfaces.
Configure the policer traffic limits and actions.
3.
[edit firewall policer LB-policer]
user@host# set
if-exceeding bandwidth-percent
user@host# set
if-exceeding burst-size-limit
user@host# set then discard
Confirm the configuration of the policer by entering the
command. If the command output does not display the intended configuration, repeat
the instructions in this procedure to correct the configuration.
[edit]
user@host# show firewall
policer
LB-policer {
logical-bandwidth-policer;
if-exceeding {
bandwidth-percent 50;
burst-size-limit 125k;
}
then discard;
}
Applying the Logical Bandwidth Policers to the Logical Interfaces
To configure the logical bandwidth policers to the logical interfaces:
Enable configuration of the interface.
1.
[edit]
user@host# edit interfaces ge-1/3/0
policer
LB-policer
50
125k
show firewall
Copyright © 2016, Juniper Networks, Inc.
configuration mode

Advertisement

Table of Contents
loading

Table of Contents