- aggregated-ether-options {
-
- 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;
- }
- }
- }
- (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;
-
link-speed speed;
- (loopback | no-loopback);
-
minimum-links number;
-
-
source-address-filter {
-
mac-address;
- (source-filtering | no-source-filtering);
- }
- }
- [edit interfaces aex]
Statement introduced before JUNOS Release 7.4.
Configure aggregated Ethernet-specific interface properties.
The statements are explained separately.
See Configuring Ethernet Interfaces.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.