System information

Stacking PowerConnect 10G Switches: M8024-k, 8024, 8024F
34
Note: If the unit has never been a member of a stack, the Unit number displayed will be 1 as shown
above. If previously a stack member, the Unit number displayed can be anywhere between 1 and 6.
console#config
console(config)#stack
console(config-stack)#stack-port tengigabitethernet 1/0/21 stack
console(config-stack)#stack-port tengigabitethernet 1/0/22 stack
console(config-stack)#do show switch stack-ports
Configured Running
Stack Stack Link Link
Unit Interface Mode Mode Status Speed (Gb/s)
---- ---------------- ---------- ---------- ------------ ------------
1 0/21 Stack Ethernet Link Down Unknown
1 0/22 Stack Ethernet Link Down Unknown
1 0/23 Ethernet Ethernet Link Down Unknown
1 0/24 Ethernet Ethernet Link Down Unknown
In order for the new member unit to work properly within a stack, it needs to have the same firmware
as the Master. A manual update of the firmware can be performed on the new member to synchronize
the firmware prior to cabling it into the stack. Or, another way to accomplish this is to configure the
Master switch to use the boot auto-copy-sw command, which automatically upgrades firmware on new
members as they are added to the stack. In the event the new stack member unit being added has a
newer firmware version, a downgrade will also be allowed. To prevent the downgrade of the new
stack member unit’s firmware, the Master needs to be configured with the following command: no boot
auto-copy-sw allow-downgrade. This will allow all new member units to synchronize with the Master
only if the firmware revision of the new members is older than that of the Master. Use the following
commands to set this feature and display the settings.
console(config)#boot auto-copy-sw
console(config)#no boot auto-copy-sw allow-downgrade
console(config)#do show auto-copy-sw
Stack Firmware Synchronization
Synchronization................................ Enabled
SNMP Trap status............................... Enabled
allow-downgrade................................ Disabled
Save the configuration to the Startup-Configuration by using the copy run start command.
console#copy running-config startup-config
This operation may take a few minutes.
Management interfaces will not be available during this time.
Are you sure you want to save? (y/n) y