44
Stacking Dell Networking Switches: N4032, N4032F, N4064, N4064F
The plugged-in model will always be the actual model that is inserted as the stack unit. The preconfigured
model must be changed to show the same. To sync the two, the Unit must be temporarily removed from
the stack then added back. For this example, use the following steps to sync Unit 3.
Note:
This example is for a Ring topology only and will not work on a Daisy Chain topology.
1.
Save the configuration of the stack by using the “write” command.
2.
Leaving all data cables plugged in, unplug the mismatched stack member’s power cord.
3.
From the command line type the following:
console#
show switch
Management Standby Preconfig Plugged-in Switch Code
SW Status Status Model ID Model ID Status Version
--- ---------- --------- ------------- ------------- ------------- --------
2 Stack Mbr Oper Stby N4032F N4032F OK 6.0.1.3
3 Unassigned N4032F Not Present 0.0.0.0
4 Mgmt Sw N4064 N4064 OK 6.0.1.3
console#config
console(config)#stack
console(config-stack)#
show supported switchtype
SID Switch Model ID
--- --------------------------------
1 N4032
note that N4032 is a “1”
2 N4032F
3 N4064
4 N4064F
console(config-stack)#
no member 3
console(config-stack)#
member 3 1
use the “1” here to indicate an N4032
console(config-stack)#
exit
console(config)#
exit
console#
write
This operation may take few minutes.
Management interfaces will not be available during this time.
Are you sure you want to save? (y/n) y
Configuration Saved!
console#
show switch
Management Standby Preconfig Plugged-in Switch Code
SW Status Status Model ID Model ID Status Version
--- ---------- --------- ------------- ------------- ------------- ---------
2 Stack Mbr Oper Stby N4032F N4032F OK 6.0.1.3
3 Unassigned
N4032
Not Present 0.0.0.0
4 Mgmt Sw N4064 N4064 OK 6.0.1.3
4.
Notice the Preconfig Model ID has changed from N4032F to N4032.