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

Example #4: Set Group MTU Size on All Member Ports

Page 55 highlights

console(config)#mode simple Switching modes will immediately clear the configuration. Are you sure you want to continue? (y/n) To select Normal mode as the operational mode, use the no form of mode simple command. console(config)#no mode simple Example #2: Enter Port Aggregator Mode Use the port-aggregator group command to enter the Port Aggregator mode to configure aggregator group attributes. GroupId is the Port Aggregator group identifier. (Range: 1-8) On a standalone switch, it is up to 8. By default, all ports are in aggregator group 1. console>enable console#configure console(config)#port-aggregator group 1 console(config-aggregator-1)# Example #3: Add Member Ethernet Ports to the Aggregator Group Use the add ethernet command to add member Ethernet port(s) to the Aggregator Group. is a list of Ethernet interfaces. console(config)#port-aggregator group 1 console(config-aggregator-1)#add ethernet 1/xg1 console(config-aggregator-1)# Example #4: Set Group MTU Size on All Member Ports Use the mtu disable command to set the mtu size to default (1518) on all the member ports in the Aggregator Group. console(config)#port-aggregator group 1 console(config-aggregator-1)#mtu disable console(config-aggregator-1)# Example #5: 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)# Switching Configuration 55

  • 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

Switching Configuration
55
console(config)#mode simple
Switching modes will immediately clear the configuration.
Are you sure you want to continue? (y/n)
To select Normal mode as the operational mode, use the no form of
mode simple
command.
console(config)#no mode simple
Example #2: Enter Port Aggregator Mode
Use the
port-aggregator group <GroupId>
command to enter the Port Aggregator mode to configure
aggregator group attributes.
GroupId
is the Port Aggregator group identifier. (Range: 1-8) On a
standalone switch, it is up to 8. By default, all ports are in aggregator group 1.
console>enable
console#configure
console(config)#port-aggregator group 1
console(config-aggregator-1)#
Example #3: Add Member Ethernet Ports to the Aggregator Group
Use the
add ethernet <intf-list>
command to add member Ethernet port(s) to the Aggregator Group.
<intf-list>
is a list of Ethernet interfaces.
console(config)#port-aggregator group 1
console(config-aggregator-1)#add ethernet 1/xg1
console(config-aggregator-1)#
Example #4: Set Group MTU Size on All Member Ports
Use the
mtu disable
command to set the mtu size to default (1518) on all the member ports in the
Aggregator Group.
console(config)#port-aggregator group 1
console(config-aggregator-1)#mtu disable
console(config-aggregator-1)#
Example #5: 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)#