Juniper EX9200 Features Manual page 99

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

Advertisement

Results
Verification
Copyright © 2016, Juniper Networks, Inc.
Apply the logical bandwidth policer to the first logical interface.
2.
[edit interfaces ge-1/3/0]
user@host# set unit 0 family inet
user@host# set unit 0 family inet policer output LB-policer
Apply the policing to the second logical interface.
3.
[edit interfaces ge-1/3/0]
user@host# set unit 1 family inet policer input LB-policer
user@host# set unit 1 family inet policer output LB-policer
Confirm the configuration of the interfaces 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/0 {
per-unit-scheduler;
vlan-tagging;
unit 0 {
vlan-id 100;
family inet {
policer {
input LB-policer;
output LB-policer;
}
address 172.16.1.1/30;
}
}
unit 1 {
vlan-id 200;
family inet {
policer {
input LB-policer;
output LB-policer;
}
address 172.16.1.1/30;
}
}
}
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 82
Displaying Statistics for the Policer on page 83
Chapter 8: Bandwidth Policers
policer
input LB-policer
show interfaces
commit
from configuration mode.
configuration
81

Advertisement

Table of Contents
loading

Table of Contents