1-28
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-25303-03
Chapter 1 Managing Switch Stacks
Configuring the Switch Stack
To remove provisioned information and to avoid receiving an error message, remove the specified switch
from the stack before you use the no form of this command.
For example, if you are removing a provisioned switch in a stack with this configuration:
• The stack has four members
• Stack member 1 is the master
• Stack member 3 is a provisioned switch
and want to remove the provisioned information and to avoid receiving an error message, you can remove
power from stack member 3, disconnect the StackWise Plus cables between the stack member 3 and
switches to which it is connected, reconnect the cables between the remaining stack members, and enter
the no switch stack-member-number provision global configuration command.
This example shows how to provision a switch with a stack member number of 2 for the switch stack.
The show running-config command output shows the interfaces associated with the provisioned switch:
Switch(config)# switch 2 provision switch_PID
Switch(config)# end
Switch# show running-config | include switch 2
!
interface GigabitEthernet2/0/1
!
interface GigabitEthernet2/0/2
!
interface GigabitEthernet2/0/3
<output truncated>
Running a Rolling Stack Update
Beginning in privileged EXEC mode:
Command Purpose
Step 1
configure terminal Enters global configuration mode.
Step 2
boot time minutes (Optional) Sets the stack boot time in minutes.
The range is from 7 to 30.
The default is 7.
Step 3
interface interface-id Specifies the port and enters interface configuration mode.
Step 4
rsu {active | standby} On a member, configures half of the redundant uplink to the network,
and assigns one of these roles to a member interface.
• active—Sets the interface to active.
• standby—Sets the interface to standby.
Note If spanning tree protocol (STP) is enabled, set the standby role
to the blocked interface.
By default, the role is not set.
Step 5
interface interface-id Specifies the port on another member, and enters interface configuration
mode.