6. show switch
7. copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
• Enter your password if prompted.
Switch> enable
Enters global configuration mode.configure terminal
Example:
Step 2
Switch# configure terminal
Specifies the current stack member number and the new
stack member number for the stack member. The range is
1 to 8.
switch current-stack-member-number renumber
new-stack-member-number
Example:
Step 3
You can display the current stack member number by using
the show switch user EXEC command.
Switch(config)# switch 3 renumber 4
Returns to privileged EXEC mode.end
Example:
Step 4
Switch(config)# end
Resets the stack member.
reload slot stack-member-number
Example:
Step 5
Switch# reload slot 4
Verify the stack member number.show switch
Example:
Step 6
showSwitch
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Step 7
Switch# copy running-config startup-config
Setting the Stack Member Priority Value
This optional task is available only from the stack master.
Managing Switch Stacks
15
Managing Switch Stacks
Setting the Stack Member Priority Value