C
HAPTER
13
| Link Aggregation Commands
– 245 –
aggr add This command adds or modifies member ports for a link aggregation
group.
SYNTAX
aggr add port-list [aggr-id]
port-list - A specific port or a range of ports. (Range: 1-28)
aggr-id - Trunk identifier. If not specified, the next available
aggregation ID is used. (Range: 1-14)
DEFAULT SETTING
The next available aggregation ID is used if not specified.
COMMAND USAGE
To avoid creating a loop in the network, be sure you add a static trunk via
the configuration interface before connecting the ports.
EXAMPLE
Aggr>add 4-8 1
Aggr>configuration
Aggregation Mode:
SMAC : Enabled
DMAC : Disabled
IP : Enabled
Port : Enabled
Aggr ID Name Type Configured Ports Aggregated Ports
------- ------ ------ ---------------- ----------------
1 LLAG1 Static 4-8 4,5
Aggr>
aggr delete This command deletes a link aggregation group.
SYNTAX
aggr delete aggr-id
aggr-id - Trunk identifier. (Range: 1-14)
COMMAND USAGE
To avoid creating a loop in the network, be sure you disconnect the ports
before removing a static trunk via the configuration interface.
EXAMPLE
Aggr>delete 2
Aggr>