See the following sections:
- policer cos-policer-name {
-
-
aggregate {
-
bandwidth-limit bps;
-
burst-size-limit bytes;
- }
-
-
premium {
-
bandwidth-limit bps;
-
burst-size-limit bytes;
- }
- }
- [edit interfaces interface-name gigether-options ethernet-switch-profile ethernet-policer-profile]
Statement introduced before JUNOS Release 7.4.
For Gigabit Ethernet IQ and Gigabit Ethernet PICs with SFPs (except the 10-port Gigabit Ethernet PIC and the built-in Gigabit Ethernet port on the M7i platform), define a CoS policer template to specify the premium bandwidth and burst-size limits, and the aggregate bandwidth and burst-size limits. For Gigabit Ethernet interfaces with SFPs (except the 10-port Gigabit Ethernet PIC and the built-in Gigabit Ethernet port on the M7i platform), the premium policer is not supported.
cos-policer-name—Name of one policer to specify the premium bandwidth and burst-size limits, and the aggregate bandwidth and burst-size limits.
The remaining statements are explained separately.
See Configuring Gigabit Ethernet Policers.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- policer {
- arp policer-template-name;
- input policer-template-name;
- output policer-template-name;
- }
- [edit interfaces interface-name unit logical-unit-number family family],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family family]
Statement introduced before JUNOS Release 7.4.
Apply a policer to an interface.
arp policer-template-name—For inet family only, name of one policer to evaluate when ARP packets are received on the interface.
input policer-template-name—Name of one policer to evaluate when packets are received on the interface.
output policer-template-name—Name of one policer to evaluate when packets are transmitted on the interface.
See Applying Policers and the JUNOS Services Interfaces Configuration Guide.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Policy Framework Configuration Guide
- policer {
- input cos-policer-name;
- output cos-policer-name;
- }
- [edit interfaces interface-name unit logical-unit-number accept-source-mac mac-address mac-address],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number accept-source-mac mac-address mac-address]
Statement introduced before JUNOS Release 7.4.
For Gigabit Ethernet IQ and Gigabit Ethernet PICs with SFPs (except the 10-port Gigabit Ethernet PIC and the built-in Gigabit Ethernet port on the M7i platform), configure MAC policing.
input cos-policer-name—Name of one policer to specify the premium bandwidth and aggregate bandwidth.
output cos-policer-name—Name of one policer to specify the premium bandwidth and aggregate bandwidth.
See Configuring MAC Address Filtering.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.