Dell PowerConnect M6348 Configuration Manual page 56

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

Advertisement

Example #6: 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 #7: 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 #8: 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
uplink ports should be active; otherwise, all the internal ports in the Group will be brought down. By
default, the minimum active uplinks for a Group is 1, which means at least one uplink port should be
active for the Aggregator Group to be active.
console(config)#port-aggregator group 2
console(config-aggregator-2)#minimum active uplinks 2
console(config-aggregator-2)#
Example #9: Show Group MAC Address Table
Use the show bridge address-table [port-aggregator group < GroupId >] command to show the MAC
address table for a particular aggregator group.
parameter in the command and, if not specified, shows all the MAC entries in all the Groups.
console#show bridge address-table port-aggregator group 2
Aggregator Group: 2
Aging time is 300 Sec
VLAN
MAC Address
-----
----------------
3
0006.2932.814D
1001
0006.2932.814B
56
Switching Configuration
[port-aggregator group <Group Id>
Port
Type
------
--------------------
1/xg18
Static
1/xg17
Static
is an optional

Advertisement

Table of Contents
loading

Table of Contents