Configuring LACP on an Extreme Integrated Application Hosting Port

About this task

Perform this procedure to configure Link Aggregation Control Protocol (LACP) on an Extreme Integrated Application Hosting (IAH) port. You must use the LACP keys to determine which IAH ports are eligible for link aggregation. The LACP keys are defined by the IAH ports after you configure the multilink trunk (MLT). You can aggregate the IAH port key that matches the MLT key into that multilink trunk.

The minimum LACP configuration is as follows:

  • Assign a given key to a set of IAH ports.

  • Assign the same key to an MLT with no members. The IAH ports automatically become MLT members.

The keys do not have to match between two LACP peers.

Procedure

  1. In the navigation tree, expand the following folders: Configuration > Edit > Insight Port.
  2. Select the IAH port you want to configure.
  3. Select the LACP tab.
  4. Select AdminEnable.
  5. In the ActorAdminKey field, enter a value.
  6. Configure the other parameters as required.
  7. Click Apply.

LACP Field Descriptions

Use data in the following table to use the LACP tab.

Note

Note

The Partner fields in the LACP tab are for debug purpose only. If you configure them locally and there is a mismatch with what is learned from the partner, trace or log messages are generated.

Name

Description

AdminEnable

Enables LACP status for the Extreme Integrated Application Hosting port.

The default value is false.

OperEnable

Specifies the LACP operational status for the Extreme Integrated Application Hosting port.

The default value is false.

FastPeriodicTime

Specifies the number of milliseconds between periodic transmissions using short timeouts for all LACP enabled Extreme Integrated Application Hosting ports.

The default value is 1000.

FastPeriodicTimeOper

Specifies the operating value of the fast periodic timer on the Extreme Integrated Application Hosting port.

The default value is 1000.

SlowPeriodicTime

Specifies the number of milliseconds between periodic transmissions using long timeouts for all LACP enabled Extreme Integrated Application Hosting ports.

The default value is 30000.

SlowPeriodicTimeOper

Specifies the operating value of the slow periodic timer on the Extreme Integrated Application Hosting port.

The default value is 30000.

AggrWaitTime

Specifies the number of milliseconds to delay aggregation to enable multiple links to aggregate simultaneously.

The default value is 2000.

AggrWaitTimeOper

Specifies the operating value of the aggregate wait timer on the Extreme Integrated Application Hosting port.

The default value is 2000.

TimeoutScale

Specifies the value used to calculate timeout duration from the periodic time. Set the same value for all LACP enabled Extreme Integrated Application Hosting ports.

The default value is 3.

TimeoutScaleOper

Specifies the operating value of the timeout scale on the Extreme Integrated Application Hosting port.

The default value is 3.

ActorSystemPriority

Specifies the two octet read-write value indicating the priority value associated with the actor system ID.

The default value is 32768.

ActorSystemID

Specifies the six octet read-write MAC address value used as a unique identifier for the system that contains this aggregator.

From the perspective of the link aggregation mechanisms, only a single combination of actor system ID and system priority are considered, and no distinction is made between the values of these parameters for an aggregator and the Extreme Integrated Application Hosting ports that are associated with it; that is, the protocol is described in terms of the operation of aggregation within a single system. However, the managed objects provided for the aggregator and the Extreme Integrated Application Hosting port both allow management of these parameters. The result of this is to permit a single piece of equipment to be configured by management to contain more than one system from the point of view of the operation of link aggregation. This can be of particular use in the configuration of equipment that has limited aggregation capability.

ActorAdminKey

Specifies the current read-write administrative value of the key for the aggregator, which is a 16-bit value. The administrative key value can differ from the operational key value. This key must match the LAG key.

ActorOperKey

Specifies the current read-only operational value of the key for the aggregator. The operational key value can differ from the administrative key value. The meaning of particular key values is of local significance.

SelectedAggID

Specifes the identifier value of the aggregator that this aggregation port has currently selected. Zero indicates that the aggregation port has not selected an aggregator, either because it is in the process of detaching from an aggregator or because there is no suitable aggregator available for it to select. This value is read-only.

AttachedAggID

Specifies the identifier value of the aggregator to which this aggregation port is currently attached. Zero indicates that the aggregation port is not currently attached to an aggregator. This value is read-only.

ActorPort

Specifies the port number locally assigned to the aggregation port. The port number is communicated in LACPDUs as the Actor_Port. This value is read-only.

ActorPortPriority

Specifies the priority value assigned to this aggregation port. This 16-bit value is read-write.

The default value is 32768.

ActorAdminState

Specifies a string of eight bits, corresponding to the administrative values as transmitted by the actor in LACPDUs. The values are:

  • the first bit corresponds to bit 0 of Actor_State (LACP_Activity) (the default value)

  • the second bit corresponds to bit 1 (LACP_Timeout)

  • the third bit corresponds to bit 2 (Aggregation)

  • the fourth bit corresponds to bit 3 (Synchronization)

  • the fifth bit corresponds to bit 4 (Collecting)

  • the sixth bit corresponds to bit 5 (Distributing)

  • the seventh bit corresponds to bit 6 (Defaulted)

  • the eighth bit corresponds to bit 7 (Expired)

These values enable administrative control over the values of LACP_Activity, LACP_Timeout, and aggregation. This attribute value is read-write.

ActorOperState

Specifies a string of eight bits, corresponding to the current operational values of Actor_State as transmitted by the actor in LACPDUs. This attribute value is read-only.

The default value is lacpActive.

PartnerAdminSystemPriority

Specifies the current administrative value of the Extreme Integrated Application Hosting port number for the protocol partner. It is a 16-bit read-write value. The assigned value is used, along with the value of PartnerAdminSystemPriority, PartnerAdminSystemID, PartnerAdminKey, and PartnerAdminPortPriority, to achieve manually configured aggregation.

The default value is 0.

PartnerOperSystemPriority

Displays a two octet read-only value indicating the operational value of priority associated with the partner system ID. The value of this attribute can contain the manually configured value carried in PartnerAdminSystemPriority if there is no protocol partner.

The default value is 0.

PartnerAdminSystemID

Specifies a six octet read-write MAC address value that represents the administrative value of the aggregation port protocol partners system ID. The assigned value is used with the values of PartnerAdminSystemPriority, PartnerAdminKey, PartnerAdminPort, and PartnerAdminPortPriority to achieve manually configured aggregation.

The default value is 00:00:00:00:00:00.

PartnerOperSystemID

Displays a six octet read-only MAC address value that indicates representing the current value of the aggregation port protocol partner system ID. A value of zero indicates that there is no known protocol partner. The value of this attribute can contain the manually configured value carried in PartnerAdminSystemID if there is no protocol partner.

The default value is 00:00:00:00:00:00.

PartnerAdminKey

Specifies the current administrative value of the key for the protocol partner. It is a 16–bit read-write value. The assigned value is used with the value of PartnerAdminSystemPriority, PartnerAdminSystemID, PartnerAdminPort, and PartnerAdminPortPriority to achieve manually configured aggregation.

The default value is 0.

PartnerOperKey

Specifies the current operational value of the key for the aggregator current protocol partner. It is a 16-bit read-only value. If the aggregation is manually configured, this value is assigned by the local system.

The default value is 0.

PartnerAdminPort

Specifies the current administrative value of the port number for the protocol partner. It is a 16–bit read-write value. The assigned value is used, along with the value of PartnerAdminSystemPriority, PartnerAdminSystemID, PartnerAdminKey, and PartnerAdminPortPriority, to achieve manually configured aggregation.

The default value is 0.

PartnerOperPort

Specifies the operational Extreme Integrated Application Hosting port number assigned to this aggregation port by the aggregation port protocol partner. The value of this attribute can contain the manually configured value carried in AggPortPartnerAdminPort if there is no protocol partner. This 16-bit value is read-only.

The default value is 0.

PartnerAdminPortPriority

Specifies the current administrative value of the port priority for the protocol partner. It is a 16-bit read-write value. The assigned value is used with the values of PartnerAdminSystemPriority, PartnerAdminSystemID, PartnerAdminKey, and PartnerAdminPort to achieve manually configured aggregation.

The default value is 0.

PartnerOperPortPriority

Specifies the priority value assigned to this aggregation port by the partner. The value of this attribute can contain the manually configured value carried in PartnerAdminPortPriority if there is no protocol partner. This 16 bit value is read-only.

The default value is 0.

PartnerAdminState

Specifies a string of eight bits, corresponding to the current administrative value of Actor_State for the protocol partner, by selecting check boxes. This attribute value is read-write. The assigned value is used to achieve manually configured aggregation.

The default value is none.

PartnerOperState

Specifies a string of eight bits, corresponding to the current values of Actor_State in the most recently received LACPDU transmitted by the protocol partner. In the absence of an active protocol partner, this value can reflect the manually configured value PartnerAdminState. This attribute value is read-only.

The default value is none.