- ethernet-policer-profile {
-
-
input-priority-map {
-
ieee802.1p premium
[ values ];
- }
-
-
output-priority-map {
-
-
classifier {
-
- premium {
-
-
forwarding-class class-name {
-
loss-priority (high
| low);
- }
- }
- }
- }
-
-
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],
- [edit interfaces interface-name aggregated-ether-options ethernet-switch-profile]
Statement introduced before JUNOS Release 7.4.
For Gigabit Ethernet IQ, 10-Gigabit Ethernet, 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 a class of service (CoS)-based policer. Policing applies to the inner VLAN identifiers, not to the outer tag. 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.
The 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.