Operational Notes:
The stack master is the single point of stack-wide management. From the stack master, you configure:
- System-level (global) features that apply to all stack members
- Interface-level features for each stack member
All stack members are eligible stack masters. If the stack master becomes unavailable, the remaining stack members participate in electing a new stack master from among themselves. A set of factors determine which switch is elected the stack master. One of the factors is the stack member priority value. The switch with the highest priority value becomes the stack master.
A higher priority value for a stack member increases its likelihood to be elected stack master and to retain its stack member number. The priority value can be 1 to 15. The default priority value is 1.
The stack master contains the saved and running configuration files for the switch stack. The configuration files include the system-level settings for the switch stack and the interface-level settings for each stack member. Each stack member has a current copy of these files for back-up purposes.
You manage the switch stack through a single IP address. The IP address is a system-level setting and is not specific to the stack master or to any other stack member. You can manage the stack through the same IP address even if you remove the stack master or any other stack member from the stack.
A switch stack has up to nine stack members connected through their StackWise ports. A switch stack always has one stack master.
Command Usage Notes:
You can display the stack member number by using the user EXEC command:
Switch#show switch
You can manually change the stack member number by using the global configuration command:
Switch(Config)#switch (current-stack-member-number) renumber (new-stack-member-number)
The new number goes into effect after that stack member resets.
A single switch can be reset in the stack by using the privileged EXEC command:
Switch#reload slot (stack-member-number)
You can change the priority value for a stack member by using the global configuration command:
Switch(Config)#switch (stack-member-number) priority (new-priority-value)
To manually upgrade a stack member using the IOS from another stack member:
Switch#archive copy-sw /destination-system (destination-stack-member-number) /force-reload (source-stack-member-number)
To run a command (such as show version) on a single switch in the stack:
remote command (stack-member-number) show version
Valid values for stack-member-number are 1-9


(1 votes, average: 4.00 out of 5)
Print This Post







October 26th, 2009 at 6:19 am
Great little guide for 3750 stack basics, I found this very handy being a noob.
Though the question I was looking to have answered was: How can you stack two dissimiler 3750 switches without getting an IOS configuration mismatch issue?
For example,
WS-C3750-24TS 12.2(35)SE5 C3750-IPSERVICES-M
stacked with a
WS-C3750G-24PS 12.2(25)SEC2 C3750-IPSERVICESK9-M
If you could answer this for me I’m all ears and would be very appreciative.
Thanks
David
March 23rd, 2010 at 10:47 am
I want to remove the Stack Number 2 and 9 in Cisco 3750
June 7th, 2010 at 11:22 am
In response to
Though the question I was looking to have answered was: How can you stack two dissimiler 3750 switches without getting an IOS configuration mismatch issue?
The problem is
12.2(35)SE5 C3750-IPSERVICES-M & 12.2(25)SEC2 C3750-IPSERVICES-M you MUST run the same IOS
Once they are running the same IOS they will be happy. The hardware isn’t an issue, it’s the feature set and version.
June 17th, 2010 at 6:10 pm
This was exactly what I was looking for. Quick and to the point.
Thx billion Scott
July 1st, 2010 at 3:21 am
This is very helpful, thanks man
Msizi,South Africa