43
Stacking Dell Networking Switches: N4032, N4032F, N4064, N4064F
Type the
switch renumber
command to change the number of the switch.
console(config)#
switch 3 renumber 2
The switch will be reset to perform unit renumbering
and the configuration of switch interfaces will be cleared.
Are you sure you want to renumber? (y/n)
y
Allow a few minutes for the switch to renumber, then enter the following.
console#
show switch
Management Standby Preconfig Plugged-in Switch Code
SW Status Status Model ID Model ID Status Version
--- ---------- --------- ------------- ------------- ------------- -------
1 Mgmt Sw N4032 N4032 OK 6.0.1.3
2 Stack Mbr Oper Stby N4064 N4064 OK 6.0.1.3
3 Unassigned N4064 Not Present 0.0.0.0
The switch that was Unit #3 is now Unit #2. Unit #3 is no longer present. To remove it from the list,
perform the
no member
command in Stack Configuration Mode.
console(config)#
stack
console(config-stack)#
no member 3
console(config-stack)#
show switch
Management Standby Preconfig Plugged-in Switch Code
SW Status Status Model ID Model ID Status Version
--- ---------- --------- ---------- ----------- ---------- ----------
1 Mgmt Sw N4032 N4032 OK 6.0.1.3
2 Stack Mbr Oper Stby N4064 N4064 OK 6.0.1.3
2.5.1.5
Config Mismatch
A “Config Mismatch” in the Switch Status column indicates inconsistent entries in the “Preconfigured
Model Identifier” and “Plugged-in Model Identifier” columns. This usually occurs after a renumbering of
units when the stack consists of multiple models, but can also occur after a new unit is added to the stack
when the stack has been preconfigured and expects a different switch model. The command below
shows a Config Mismatch with a preconfigured model of N4032F and a plugged-in model of N4032 for
Unit 3.
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 Stack Mbr N4032F N4032 Cfg Mismatch 6.0.1.3
4 Mgmt Sw N4064 N4064 OK 6.0.1.3