Chapter 12: LACP Commands
210
DESTROY LACP AGGREGATOR
Syntax
destroy lacp aggregator=name|adminkey=key
Parameter
aggregator Specifies the name of the aggregator. The name is
case- sensitive.
adminkey Specifies the adminkey number of the aggregator.
This is a hexadecimal number between 0x1 and 0xffff.
Description
This command deletes an LACP aggregator from the switch. You can
identify the aggregator by its name or adminkey number.
Caution
Disconnect the network cables from the ports of the aggregator
before performing this command. Deleting the aggregator without
first disconnecting the cables can result in loops in your network
topology, which can result in broadcast storms and poor network
performance.
Example
The following command deletes an aggregator named “agg_15”:
destroy lacp aggregator=agg_15
The following command deletes an aggregator with an adminkey
number of 0x1A:
destroy lacp adminkey=0x1a