aggregated-ether-options
Syntax
- aggregated-ether-options {
-
- 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;
- }
- }
- }
- (mac-learn-enable | no-mac-learn-enable);
- }
- (flow-control |
no-flow-control);
-
- lacp {
- (active | passive);
-
- link-protection {
- disable;
- (revertive | non-revertive);
- periodic interval;
- system-priority priority;
- }
- link-protection;
- speed;
- ( | no-);
- minimum-links number;
-
- source-address-filter {
- mac-address;
- (source-filtering | no-source-filtering);
- }
- }
Hierarchy Level
Release Information
Statement introduced before JUNOS Release 7.4.
Description
Configure aggregated Ethernet-specific interface properties.
The statements are explained separately.
Usage Guidelines
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
