Juniper EX9200 Features Manual page 194

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

Advertisement

Traffic Policers Feature Guide for EX9200 Switches
Results
Verification
176
user@host# edit interfaces ge-1/3/1 unit 0
Apply the policer to all traffic types or to a specific traffic type on the logical interface.
2.
To apply the policer to all traffic types, regardless of the protocol family, include
the
policer (input | output) policer-name
interfaces interface-name unit number]
To apply the policer to traffic of a specific protocol family, include the
policer (input | output) policer-name
interfaces interface-name unit unit-number family family-name]
To apply the logical interface policer to incoming packets, use the
policer input policer-name
outgoing packets, use the
In this example, the CLI commands and output are based on rate-limiting the IPv4
input traffic at logical interface
[edit interfaces ge-1/3/1 unit 0]
user@host# set family inet policer input policer_IFL
Confirm the configuration of the interface by entering the
mode 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 interfaces
ge-1/3/1 {
vlan-tagging;
unit 0 {
vlan-id 100;
family inet {
policer input policer_IFL;
address 10.10.10.1/30;
}
}
unit 1 {
vlan-id 101;
family inet {
address 20.20.20.1/30 {
arp 20.20.20.2 mac 00:00:11:22:33:44;
}
}
}
}
If you are done configuring the device, enter
Confirm that the configuration is working properly.
Displaying Traffic Statistics and Policers for the Logical Interface on page 177
Displaying Statistics for the Policer on page 177
statement at the
hierarchy level.
statement at the
statement. To apply the logical interface policer to
policer output policer-name
.
ge-1/3/1.0
from configuration mode.
commit
Copyright © 2016, Juniper Networks, Inc.
[edit
[edit
hierarchy level.
statement.
show interfaces
configuration

Advertisement

Table of Contents
loading

Table of Contents