link-aggregation
This command enters Link Aggregation
mode to manage the configuration of aggregate interfaces.
Before you configure an interface, obtain the essential
network data from your network team.
Syntax
- Enters the mode to create or modify an aggregate interface configuration
- link-aggregation name
- Deletes an aggregate interface configuration
- no link-aggregation name
Parameters
- name
- Specifies the name for the configuration. If you want to use the aggregate interface with a floating IP address for a high availability configuration, then your name should observe the following restrictions:
- The name must be 12 characters or less.
- The name 'lo' is not permitted
- The name cannot start with any of the following strings:
- eth
- mgt
- vlan
halink
,floatingIP
, andS23HA
are all valid names. The namesother_ha_link
,ethfloating
, andmgtlink
are invalid. You can use a name that meets these restrictions with the sethaint command as the local interface parameter, to specify that the aggregate interface can be used to connect to the queue manager on the two appliances in the high availability group (see sethaint).
Guidelines
The link-aggregation command enters Link Aggregation mode to manage the configuration of aggregate interfaces. An aggregate interface can contain only Ethernet interfaces.
Before you can add an Ethernet interface, you must use the link-aggregation-mode command in Interface mode to set the Ethernet interface as part of an aggregate interface. While an Ethernet interface is part of the aggregate interface, you cannot change its administrative state.
Use the no link-aggregation command to delete the configuration for an aggregate interface.