Dell PowerConnect M6220 Configuration Manual page 51

Configuration guide
Hide thumbs Also See for PowerConnect M6220:
Table of Contents

Advertisement

Example #7: Configure Group Full/Half Duplex Operation of All Member Ports
Use the duplex command in port aggregator configuration mode to configure the full/half duplex
operation of all member ports in the aggregator group. The example command below configures all
member ports to full duplex operation.
console(config)#port-aggregator group 1
console(config-aggregator-1)#duplex full
console(config-aggregator-1)#
Example #8: Set Group LACP Mode to Static
Use the lacp static command to set the LACP (Link Aggregation) mode to static for that Aggregator
Group. This means that when more than one uplink port is in the Group, those uplink ports will be
enabled automatically and will not use LACP .
console(config)#port-aggregator group 2
console(config-aggregator-2)#lacp static
console(config-aggregator-2)#
Example #9: Set Group LACP Mode to Dynamic
Use the lacp auto command to set the LACP (Link Aggregation) mode to dynamic for that Aggregator
Group. This means that when more than one uplink port is in the Group, those uplink ports will be
enabled automatically with LACP .
console(config)#port-aggregator group 2
console(config-aggregator-2)#lacp auto
console(config-aggregator-2)#
Example #10: Set Group LACP Mode
Use the lacp off command to set the LACP (Link Aggregation) mode to off for that Aggregator Group.
This means that when more than one uplink port is in the Group, all the uplinks are shut down except
the lowest numbered one.
console(config)#port-aggregator group 2
console(config-aggregator-2)#lacp off
console(config-aggregator-2)#
Example #11: Set Minimum Active Uplinks
Use the minimum active uplinks <number of uplinks> command to set the minimum number of
uplinks to be active for the Group. For example, if the number of uplink ports in the group is 2 and the
number of internal ports is 4. If the user sets the minimum active uplink ports to be 2, then both the
51
Switching Configuration

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents