Cisco Systems NME-16ES-1G Switch User Manual


 
Cisco EtherSwitch Service Modules Feature Guide
How to Configure the Cisco EtherSwitch Service Module in a Switch Stack
52
Cisco IOS Release 12.2(25)SEC
Removing powered-up stack members from the stack causes the Cisco EtherSwitch service module
stack to divide (partition) into two or more switch stacks, each with the same configuration. This
can cause an IP address configuration conflict in your network. If you want the switch stacks to
remain separate, change the IP address or addresses of the newly created switch stacks. If you did
not intend to partition the switch stack, follow these steps:
a. Power down the newly created switch stacks.
b. Reconnect them to the original switch stack through their Cisco StackWise ports.
c. Power up the switches.
Note A Cisco EtherSwitch service module does not have an on/off switch. To turn off the Cisco EtherSwitch
service module, issue the service gigabitethernet1/0 shutdown command from the router.
Assigning a Stack Member Number
This section describes how to assign a stack member number to the Cisco EtherSwitch service module
in a switch stack.
SUMMARY STEPS
1. configure terminal
2. switch current-stack-member-number renumber new-stack-member-number
3. end
4. reload slot stack-member-number
5. show switch
DETAILED STEPS
Command or Action Purpose
Step 1
configure terminal
Example:
Switch# configure terminal
Enters global configuration mode.
Step 2
switch current-stack-member-number renumber
new-stack-member-number
Example:
Switch (config)# switch 1 renumber 2
Specifies the current stack member number and the new
stack member number for the stack member.
The stack member number range is 1 to 9.
You can display the current stack member number by
using the show switch user EXEC command.
Step 3
end
Example:
Switch (config)# end
Returns you to privileged EXEC mode.