User Manual
UMN:CLI
V5824G
233
Step 2
Configure the physical port that is a member of aggregated port. In order to configure the
member port, use the following command.
Command
Mode
Description
lacp port
PORTS
Bridge
Configures physical port that is member port of
aggregator; select the port number(s) that should be
enabled for LACP.
To disable LACP and delete the configuration of LACP, use the following command.
Command
Mode
Description
no
lacp
aggregator
AGGREGATIONS
Bridge
Disables LACP for designated Aggregator-number,
select the aggregator ID that should be disabled for
LACP.
no lacp port
PORTS
Deletes member port of Aggregator, select the port
number(s) that should be disabled for LACP.
8.2.2.2
Distribution Mode
If packets enter to logical port aggregating several ports and there’s no way to decide
packet route, the packets could be gathered on particular member port so that it is not
possible to use logical port effectively.
Therefore, the V5824G is configured to decide the way of packet route in order to
distribute (or forward) packets to the member port effectively when packets enter. It is
decided with Source IP address, destination IP address, source MAC address,
destination MAC address and the user could get information of packets to decided packet
route.
dstip
is destination IP address and
dstmac
means destination MAC address.
For the V5824G, a source destination MAC address is basically used to decide packet
route.
After configuring an LACP aggregator, you should configure the distribution mode. The
following is the command for configuring the distribution mode of the LACP aggregator.
Command
Mode
Description
lacp
aggregator
distmode
AGGREGETIONS
{
srcmac
|
dstmac
|
srcdstmac
|
srcip
|
dstip
|
srcdstip
}
Bridge
Configures the distribution mode of the LACP
aggregator:
AGGREGATIONS: aggregator ID( 0-7)
srcmac: source MAC address
dstmac: destination MAC address
srcdstmac: source/destination MAC address (default)
srcip: source IP address
dstip: destination IP address
srcdstip: source/destination IP address
i