Dell PowerEdge M520 Dell PowerConnect M6220/M6348/M8024 Switches Configuration - Page 56

Example #6: Set Group LACP Mode to Dynamic, Example #8: Set Minimum Active Uplinks

Page 56 highlights

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 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. [port-aggregator group is an optional 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 Port Type ----- ------ 3 0006.2932.814D 1/xg18 Static 1001 0006.2932.814B 1/xg17 Static 56 Switching Configuration

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

56
Switching Configuration
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.
[port-aggregator group <Group Id>
is an optional
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
Port
Type
-----
----------------
------
--------------------
3
0006.2932.814D
1/xg18
Static
1001
0006.2932.814B
1/xg17
Static