- ethernet-switch-profile {
-
-
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;
- }
- }
- tag-protocol-id tpid;
- }
- (mac-learn-enable | no-mac-learn-enable);
- }
- [edit interfaces interface-name gigether-options],
- [edit interfaces interface-name aggregated-ether-options]
Statement introduced before JUNOS Release 7.4.
For Gigabit Ethernet IQ, 10-Gigabit Ethernet IQ2, and Gigabit Ethernet PICs with SFPs (except the 10-port Gigabit Ethernet PIC, aggregated Ethernet with Gigabit Ethernet IQ interfaces, and the built-in Gigabit Ethernet port on the M7i platform), configure VLAN tag and MAC address accounting and filtering properties.
The statements are explained separately.
If the ethernet-switch-profile statement is not configured, 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) behave like Gigabit Ethernet interfaces.
See Configuring Gigabit Ethernet Policers, Configuring MAC Address Filtering, and Configuring the Management Ethernet Interface.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.