Accessing the cli of a specific stack member – Dell POWEREDGE M1000E User Manual
Page 168
6-26
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-13270-03
Chapter 6 Managing Switch Stacks
Accessing the CLI of a Specific Stack Member
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 WS-CBS3130G
Switch(config)# end
Switch# show running-config | include switch 2
!
interface GigabitEthernet2/0/1
!
interface GigabitEthernet2/0/2
!
interface GigabitEthernet2/0/3
Accessing the CLI of a Specific Stack Member
Note
This task is only for debugging purposes, and is only available from the master.
You can access all or specific members by using the remote command {all | stack-member-number}
privileged EXEC command. The stack member number range is 1 to 9.
You can access specific members by using the session stack-member-number privileged EXEC
command. The member number is appended to the system prompt. For example, the prompt for
member 2 is
Switch-2#
, and system prompt for the master is
Switch#
. Enter exit to return to the CLI
session on the master. Only the show and debug commands are available on a specific member.
Step 6
show switch stack-member-number
Verify the status of the provisioned switch. For stack-member-number,
enter the same number as in Step 1.
Step 7
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Command
Purpose