5-25
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter5 Managing Switch Stacks Accessing the CLI of a Specific Stack Member
To remove provisioned informatio n and to av oid recei ving a n error message, remov e the sp ecified switch
from the stack before you use the no form of this com ma nd.
For example, if you are removing a provisioned switch in a stack wit h th is configur ation :
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 memb ers, a nd ente r
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 WS-CBS3130G-S
Switch(config)# end
Switch# show running-config | include switch 2
!
interface GigabitEthernet2/0/1
!
interface GigabitEthernet2/0/2
!
interface GigabitEthernet2/0/3
<output truncated>
Accessing the CLI of a Specific Stack Member
Note This task is available only from the stack master. This task is only for debugging purposes.
You can access all or specific stack members by using the remote command {all |
stack-member-number} privileged EXEC command. The stack member number range is 1 t o 9.
You can access specific stack members by using the session stack-member-number privileged EXEC
command. The stack member number range is 1 to 9. The stack member number is appende d to the
system prompt. For example, Switch-2# is the prompt in privileged EXEC mode for stack member 2,
and the system prompt for the stack master is Switch. Enter exit to return to the CLI session on the stack
master. Only the show and debug commands are available in a CLI session to a specific stack member.
Displaying Switch Stack Information
To display configuration changes that you save after you reset a specific stack member or the switch
stack, use the privileged EXEC commands listed in Tab le 5-4 .