The BCAM commands below are also required to administer link aggregations:
CREATE-LINK-AGGREGATION
ACTIVATE-LINK-AGGREGATION
DEACTIVATE-LINK-AGGREGATION
SHOW-LINK-AGGREGATION(-ATTRIBUTES)
These commands are offered with the administration commands for VLAN devices, VLAN lines and nodes in order to define link aggregations in BCAM. For this purpose the existing CREATE-VLAN-DEVICE and CREATE-VLAN-LINE commands were extended by the specification of the AGGREGATION-NAME.
Enter *UNTAGGED for the devices for configurations which are not operated with VLAN, and the VLAN ID *UNTAGGED in the CREATE-NODE command in BCAM.
Define a link aggregation together with the devices and lines used with the command below. Here multiple device pairs can be assigned to a link aggregation. Enter the IP address(es) in the line definition.
CREATE-LINK-AGGREGATION
CREATE-VLAN-DEVICE
CREATE-NODE
CREATE-VLAN-LINE
Activate the link aggregation to make the device aggregation effective to the outside. Use the commands below for this purpose:
ACTIVATE-LINK-AGGREGATION
ACTIVATE-VLAN-DEVICE
ACTIVATE-VLAN-LINE
BCACT NODE=
Note
The use of BCAM commands for link aggregations is shown in the section "Examples of link aggregations".