Dell PowerConnect M6348 Configuration Manual page 55

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

Advertisement

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
GroupId
aggregator group attributes.
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)#
55
Switching Configuration

Advertisement

Table of Contents
loading

Table of Contents