Config¶
Leafs
-
class
Interfaces.Interface.Aggregation.Config¶ Bases:
EntityClass Hierarchy:
InterfacesInterfaceAggregationConfigThis class represents configuration data.
Configuration variables for logical aggregate /
LAG interfaces
-
lag_type¶ Sets the type of LAG, i.e., how it is configured / maintained
type:
AggregationType
-
min_links¶ Specifies the mininum number of member interfaces that must be active for the aggregate interface to be available
type: int
range: 0..65535
-