ethernet-switch-profile
Syntax
- ethernet-switch-profile {
-
- ethernet-policer-profile {
-
- input-priority-map {
- ieee802.1p premium
[ values ];
- }
-
- output-priority-map {
-
- classifier {
-
- premium {
-
- class-name {
- loss-priority (high
| low);
- }
- }
- }
- }
-
- cos-policer-name {
-
- {
- bandwidth-limit (ethernet) bps;
- burst-size-limit (ethernet) bytes;
- }
-
- {
- bandwidth-limit (ethernet) bps;
- burst-size-limit (ethernet) bytes;
- }
- }
- tag-protocol-id tpid;
- }
- (mac-learn-enable | no-mac-learn-enable);
- }
Hierarchy Level
- [edit interfaces interface-name gigether-options],
- [edit interfaces interface-name aggregated-ether-options]
Release Information
Statement introduced before JUNOS Release 7.4.
Description
For Gigabit Ethernet IQ, 10-Gigabit Ethernet IQ2 and IQ2-E, 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.
Default
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.
Usage Guidelines
See Configuring Gigabit Ethernet Policers, Configuring Gigabit Ethernet Policers, and .
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
