Cisco Catalyst 3560-CX Manual - Página 18
Navegue en línea o descargue pdf Manual para Interruptor Cisco Catalyst 3560-CX. Cisco Catalyst 3560-CX 27 páginas. Managing switch stacks
También para Cisco Catalyst 3560-CX: Productos (15 páginas), Manual (24 páginas)
![Cisco Catalyst 3560-CX Manual](/uploads/products/server2/499404/499404.jpg)
Troubleshooting the Switch Stack
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
Step 2
no switch stack-member-number provision
Example:
Device(config)# no switch 3 provision
Step 3
end
Example:
Device(config)# end
Step 4
copy running-config startup-config
Example:
Device# copy running-config startup-config
Example
If you are removing a provisioned switch in a stack with this configuration:
• The stack has four members
• Stack member 1 is the active stack
• 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 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.
Troubleshooting the Switch Stack
Temporarily Disabling a Stack Port
If a stack port is flapping and causing instability in the stack ring, to disable the port, enter the switch
stack-member-number stack port port-number disable privileged EXEC command. To reenable the port,
enter the switch stack-member-number stack port port-number enable command.
Managing Switch Stacks
18
Purpose
Enters global configuration mode.
Removes the provisioning information for the specified
member.
Returns to privileged EXEC mode.
(Optional) Saves your entries in the configuration file.
Managing Switch Stacks