[Contents] [Prev] [Next] [Index] [Report an Error]

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 {
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);
}
}

Hierarchy Level

[edit interfaces aex]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure aggregated Ethernet-specific interface properties.

The statements are explained separately.

Usage Guidelines

See Configuring Ethernet Interfaces.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]