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


aggregated-ether-options

Syntax

aggregated-ether-options {
    (
flow-control | no-flow-control);
    
lacp mode {
        
periodic interval;
    }
    
link-speed speed;
    (
loopback | no-loopback);
    
minimum-links number;
    
source-address-filter {
        
mac-address;
    }
    (
source-filtering | no-source-filtering);
}

Hierarchy Level

[edit interfaces aex]

Description

Configure aggregated Ethernet-specific interface properties.

The statements are explained separately.

Usage Guidelines

See Configure Ethernet Physical Interface Properties.

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]