SlideShare a Scribd company logo
1 of 5
Stacking Cisco 3750 Switches-Benefits & Stacking Rules 
Cisco’s stackwise technology is pretty cool. You will get more benefits from stacking 
the switches from behind using their stackwise cables and software instead of your 
conventional daisy chaining of switches. What’s more important? Let’s check… 
Stacking Benefits 
 32G bandwidth–Cisco likes to advertise 64G of aggregate bandwidth. The 
keyword is “aggregate”. I find this very misleading because the stackwise 
cables function bi-directionally. This is where Cisco gets their 64G total speeds. 
However, when you purchase a 10/100 network card, it’s never advertised as 
20/200 is it? The truth is, a 100Mbps card at full duplex technically gets you 
200Mbps of available bandwidth. 100Mbps transmit and 100Mbps receive. In 
any event, all member switches have access to this available bandwidth. 
 Management–When stacked, all your member switches are seen as just one 
switch. From a management standpoint, this makes configuration easy. One 
management IP address and one configuration file. Instant access to all your 
member switches. 
 Cabling–Cleaner cabling since they stack from behind and would not interfere 
with any other cables you may have. So it is aesthetically pleasing. 
 9 Member Switch capacity–You can stack up to nine switches in your 
stackwise switching fabric. This gives you much room for growth and 432 
Ethernet 10/100/1000 ports with 18 10GbE ports. 
 Hot pluggable switches–You can remove and add switches while the stack is 
running. A working stack can accept new members or delete old ones without 
service interruption. 
 Stackwise Plus–Supports local switching with destination stripping. This 
allows traffic to stay off the stackwise fabric if the destination is already local 
to the switch. 
Stacking Rules 
What you should know and understand before stacking. 
 There are three main software feature sets: LAN Base, IP Base, IP Services 
 You cannot mix software feature sets. You cannot have some switches with 
LAN Base and some with IP Services for example. 
 The Cisco StackWise technology requires that all units in the stack run the
same release of Cisco IOS Software. 
 A standalone switch is a switch stack with one stack member that also 
operates as the stack master. 
 Make sure that you power off the switches that you add to or remove from 
the switch stack. I have not found a clear reason for this, perhaps it’s to 
prevent any corruption of the stack. Obviously you can add or remove a switch 
during stack production. 
 A new, out-of-the-box switch (one that has not joined a switch stack or has 
not been manually assigned a stack member number) ships with a default 
stack member number of 1. When it joins a switch stack, its default stack 
member number changes to the lowest available member number in the 
stack. 
 If you manually change the stack member number, it only takes effect when 
you reset that specific member switch. 
 A higher priority value for a stack member increases its likelihood of being 
elected stack master and retaining its stack member number. The priority 
value can be 1 to 15. The default priority value is 1. 
 You can manually define the priority value for a stack member. I always like to 
define which switch is the MASTER. 
 The configuration that you create on the switch stack is called the provisioned 
configuration. 
 The switch that is added to the switch stack and that receives this 
configuration is called the provisioned switch. 
 Each software image includes a stack protocol version. In order to remain 
compatible, protocol versions should be similar. 
 Connecting to individual console ports on a member switch still talks to 
MASTER switch. 
Go to Stacking 
Once your first switch has been turned on (you don’t need to have the stackwise 
cables plugged in yet), you can define this switch as the MASTER. To do that you 
need to go into configuration mode: 
switch(config)# switch 1 priority 15 
switch# copy run start 
switch# reload 
switch 1 indicates your current switch. All switches are switch 1 by default. Priority 15 
is the highest you can set your switch which causes it to become the MASTER. 
If you want your second switch to become the MASTER you can make it priori ty 14. If 
you only have two, then there’s no need to since the only remaining switch will 
become 
MASTER by default if the original MASTER fails or goes offline. 
Assuming you have at least two Cisco 3750′s, and connect them together in a
criss-cross fashion. 
Now you can turn on switch#2. You can console into switch#2 as it boots up so you 
can get an idea of when the bootup process has finished. Once it is done, issue this 
command: 
This command will indicate your MASTER switch and switch#2 as just a member 
switch. 
Stack Verification 
How can we tell the stackwise cables were properly inserted? 
Here you will see that the ring speed is 32G. If you read my “stacking benefits” 
further up, you will remember my gripe about this and why I think Cisco is misleading 
when they advertise 64G. Someone may be looking for 64G as the ring speed and 
wonder if their setup is incorrect.
LED lights–You can physically verify which switch is the MASTER by looking at the 
front panel LED lights. The MASTER LED light will be lit solid green. 
Stack Notes: 
Below are commands and miscellaneous notes that may be useful. 
Enable mode commands 
show switch = show member switches that have successfully been added to the stack 
and their priorities. Find which switch is the MASTER switch. 
show switch detail = Provide port status of stackwise ports. 
show switch stack-ring speed = stack ring status, configuration and protocol. What 
really matters here are the ring status and configuration. 
reload slot <member switch number> = For example: reload slot 4 will only reboot the 
member switch that is switch#4. 
remote command <member switch number> show version = You can specify output 
specifically for a member switch. If you want the IOS version of member switch#2 you 
would type: remote command 2 show version. Not every command is supported 
under “remote command”. 
no switch <member switch number> provision = If you’ve removed a member switch 
physically from your stack, you should run this command to permanently remove it 
from the stack status when you issue the “show switch” command. 
archive copy-sw = copies IOS from one switch to another. 
Configuration Mode Commands 
switch <switch number> priority <priority number>=Configures the priority for a 
particular switch. Priorities range from 1 – 15. 
switch 1 renumber 2 = Reconfigures switch 1 as switch 2 and only takes effect after 
this switch reloads. You can use the “reload slot” command do this so you don’t have
to reload the entire stack. But you cannot renumber to an already used switch#. 
More Notes: 
-Cisco recommends that you leave a blank module if your switch supports modules. If 
you leave it open, the switch will overheat due to airflow issues. Cisco sells blank 
modules if you don’t have one. 
-Only power on/off switches after you already have the switch stacked. For example, 
if you’re adding a new switch to the stack, don’t have it powered on while you are 
connecting the stackwise cables. Connect the cables and then power on the new 
switch. 
-archive copy-sw command–What does this command really do? It basically issues 
this command if you wanted to do it manually. 
copy flash1: flashX (where X is your slot number from your member switch) 
-Backup original IOS image–You can back up your original image before they become 
part of the stack. I ran into an issue with a corrupted image once and it was a bad 
experience. Issue a “show flash:” to find the location of your image. Then issue “copy 
flash: tftp:” to save it to your TFTP server. You can always use XMODEM to install the 
image if your switch can’t boot up. 
-LED lights–Lights on the switch indicate who is MASTER. 
-Once stacked, there are two types of levels: system-level and interface-level. 
- Each stack has only one configuration file, which is distributed to each member in 
the stack. This allows each switch in the stack to share the same network topology, 
MAC address, and routing information. In addition, it allows for any member to 
become the master, if the master ever fails. 
-A break in any one of the cables will result in the stack bandwidth being reduced to 
half of its full capacity. Subsecond timing mechanisms detect traffic problems and 
immediately institute failover. 
More Related Cisco Stack Topics: 
Cisco 3750 Stacking Configuration 
Main Differences between Lines of Cisco 3750 Series Switches 
Cisco Catalyst 3750-X: Redundant StackPower Cabling Information 
Get Green with Catalyst 3750 
Cisco 3850 vs. 3750-X Series

More Related Content

Similar to Stacking cisco 3750 switches benefits & stacking rules

Cisco labs practical6
Cisco labs practical6Cisco labs practical6
Cisco labs practical6
Tai Lam
 
Ecd302 unit 05(misc simulation tools)(new version)
Ecd302 unit 05(misc simulation tools)(new version)Ecd302 unit 05(misc simulation tools)(new version)
Ecd302 unit 05(misc simulation tools)(new version)
Xi Qiu
 
Module 1 Basic Device Configuration.pptx
Module 1 Basic Device Configuration.pptxModule 1 Basic Device Configuration.pptx
Module 1 Basic Device Configuration.pptx
JabirAlHujaifa
 
Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ question
sufi1248
 
Cisco router configuration tutorial
Cisco router configuration tutorialCisco router configuration tutorial
Cisco router configuration tutorial
IT Tech
 

Similar to Stacking cisco 3750 switches benefits & stacking rules (20)

Cisco labs practical6
Cisco labs practical6Cisco labs practical6
Cisco labs practical6
 
Practica_Configuracion_Basica_SW_Cisco
Practica_Configuracion_Basica_SW_CiscoPractica_Configuracion_Basica_SW_Cisco
Practica_Configuracion_Basica_SW_Cisco
 
How to recover password on the cisco catalyst fixed configuration layer 2&lay...
How to recover password on the cisco catalyst fixed configuration layer 2&lay...How to recover password on the cisco catalyst fixed configuration layer 2&lay...
How to recover password on the cisco catalyst fixed configuration layer 2&lay...
 
CCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part ICCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part I
 
Scaling Networks Lab Manual 1st Edition Cisco Solutions Manual
Scaling Networks Lab Manual 1st Edition Cisco Solutions ManualScaling Networks Lab Manual 1st Edition Cisco Solutions Manual
Scaling Networks Lab Manual 1st Edition Cisco Solutions Manual
 
How to recover password on the cisco catalyst fixed configuration layer 2&lay...
How to recover password on the cisco catalyst fixed configuration layer 2&lay...How to recover password on the cisco catalyst fixed configuration layer 2&lay...
How to recover password on the cisco catalyst fixed configuration layer 2&lay...
 
Cisco stack wise technology
Cisco stack wise technologyCisco stack wise technology
Cisco stack wise technology
 
Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3
 
Cisco Files
Cisco FilesCisco Files
Cisco Files
 
Ecd302 unit 05(misc simulation tools)(new version)
Ecd302 unit 05(misc simulation tools)(new version)Ecd302 unit 05(misc simulation tools)(new version)
Ecd302 unit 05(misc simulation tools)(new version)
 
Important cisco-chow-commands
Important cisco-chow-commandsImportant cisco-chow-commands
Important cisco-chow-commands
 
Ccnp3 lab 3_1_en (hacer)
Ccnp3 lab 3_1_en (hacer)Ccnp3 lab 3_1_en (hacer)
Ccnp3 lab 3_1_en (hacer)
 
Module 1 Basic Device Configuration.pptx
Module 1 Basic Device Configuration.pptxModule 1 Basic Device Configuration.pptx
Module 1 Basic Device Configuration.pptx
 
EMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS SwitchEMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS Switch
 
Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ question
 
Cisco router configuration
Cisco router configurationCisco router configuration
Cisco router configuration
 
Switching
SwitchingSwitching
Switching
 
Cisco router configuration tutorial
Cisco router configuration tutorialCisco router configuration tutorial
Cisco router configuration tutorial
 
Lab6.4.1
Lab6.4.1Lab6.4.1
Lab6.4.1
 
Securing Switch Access
Securing Switch Access Securing Switch Access
Securing Switch Access
 

More from IT Tech

More from IT Tech (20)

Cisco ip phone key expansion module setup
Cisco ip phone key expansion module setupCisco ip phone key expansion module setup
Cisco ip phone key expansion module setup
 
Cisco catalyst 9200 series platform spec, licenses, transition guide
Cisco catalyst 9200 series platform spec, licenses, transition guideCisco catalyst 9200 series platform spec, licenses, transition guide
Cisco catalyst 9200 series platform spec, licenses, transition guide
 
Cisco isr 900 series highlights, platform specs, licenses, transition guide
Cisco isr 900 series highlights, platform specs, licenses, transition guideCisco isr 900 series highlights, platform specs, licenses, transition guide
Cisco isr 900 series highlights, platform specs, licenses, transition guide
 
Hpe pro liant gen9 to gen10 server transition guide
Hpe pro liant gen9 to gen10 server transition guideHpe pro liant gen9 to gen10 server transition guide
Hpe pro liant gen9 to gen10 server transition guide
 
The new cisco isr 4461 faq
The new cisco isr 4461 faqThe new cisco isr 4461 faq
The new cisco isr 4461 faq
 
New nexus 400 gigabit ethernet (400 g) switches
New nexus 400 gigabit ethernet (400 g) switchesNew nexus 400 gigabit ethernet (400 g) switches
New nexus 400 gigabit ethernet (400 g) switches
 
Tested cisco isr 1100 delivers the richest set of wi-fi features
Tested cisco isr 1100 delivers the richest set of wi-fi featuresTested cisco isr 1100 delivers the richest set of wi-fi features
Tested cisco isr 1100 delivers the richest set of wi-fi features
 
Aruba campus and branch switching solution
Aruba campus and branch switching solutionAruba campus and branch switching solution
Aruba campus and branch switching solution
 
Cisco transceiver module for compatible catalyst switches
Cisco transceiver module for compatible catalyst switchesCisco transceiver module for compatible catalyst switches
Cisco transceiver module for compatible catalyst switches
 
Cisco ios on cisco catalyst switches
Cisco ios on cisco catalyst switchesCisco ios on cisco catalyst switches
Cisco ios on cisco catalyst switches
 
Cisco's wireless solutions deployment modes
Cisco's wireless solutions deployment modesCisco's wireless solutions deployment modes
Cisco's wireless solutions deployment modes
 
Competitive switching comparison cisco vs. hpe aruba vs. huawei vs. dell
Competitive switching comparison cisco vs. hpe aruba vs. huawei vs. dellCompetitive switching comparison cisco vs. hpe aruba vs. huawei vs. dell
Competitive switching comparison cisco vs. hpe aruba vs. huawei vs. dell
 
Four reasons to consider the all in-one isr 1000
Four reasons to consider the all in-one isr 1000Four reasons to consider the all in-one isr 1000
Four reasons to consider the all in-one isr 1000
 
The difference between yellow and white labeled ports on a nexus 2300 series fex
The difference between yellow and white labeled ports on a nexus 2300 series fexThe difference between yellow and white labeled ports on a nexus 2300 series fex
The difference between yellow and white labeled ports on a nexus 2300 series fex
 
Cisco transceiver modules for compatible cisco switches series
Cisco transceiver modules for compatible cisco switches seriesCisco transceiver modules for compatible cisco switches series
Cisco transceiver modules for compatible cisco switches series
 
Guide to the new cisco firepower 2100 series
Guide to the new cisco firepower 2100 seriesGuide to the new cisco firepower 2100 series
Guide to the new cisco firepower 2100 series
 
892 f sfp configuration example
892 f sfp configuration example892 f sfp configuration example
892 f sfp configuration example
 
Cisco nexus 7000 and nexus 7700
Cisco nexus 7000 and nexus 7700Cisco nexus 7000 and nexus 7700
Cisco nexus 7000 and nexus 7700
 
Cisco firepower ngips series migration options
Cisco firepower ngips series migration optionsCisco firepower ngips series migration options
Cisco firepower ngips series migration options
 
Eol transceiver to replacement model
Eol transceiver to replacement modelEol transceiver to replacement model
Eol transceiver to replacement model
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 

Stacking cisco 3750 switches benefits & stacking rules

  • 1. Stacking Cisco 3750 Switches-Benefits & Stacking Rules Cisco’s stackwise technology is pretty cool. You will get more benefits from stacking the switches from behind using their stackwise cables and software instead of your conventional daisy chaining of switches. What’s more important? Let’s check… Stacking Benefits  32G bandwidth–Cisco likes to advertise 64G of aggregate bandwidth. The keyword is “aggregate”. I find this very misleading because the stackwise cables function bi-directionally. This is where Cisco gets their 64G total speeds. However, when you purchase a 10/100 network card, it’s never advertised as 20/200 is it? The truth is, a 100Mbps card at full duplex technically gets you 200Mbps of available bandwidth. 100Mbps transmit and 100Mbps receive. In any event, all member switches have access to this available bandwidth.  Management–When stacked, all your member switches are seen as just one switch. From a management standpoint, this makes configuration easy. One management IP address and one configuration file. Instant access to all your member switches.  Cabling–Cleaner cabling since they stack from behind and would not interfere with any other cables you may have. So it is aesthetically pleasing.  9 Member Switch capacity–You can stack up to nine switches in your stackwise switching fabric. This gives you much room for growth and 432 Ethernet 10/100/1000 ports with 18 10GbE ports.  Hot pluggable switches–You can remove and add switches while the stack is running. A working stack can accept new members or delete old ones without service interruption.  Stackwise Plus–Supports local switching with destination stripping. This allows traffic to stay off the stackwise fabric if the destination is already local to the switch. Stacking Rules What you should know and understand before stacking.  There are three main software feature sets: LAN Base, IP Base, IP Services  You cannot mix software feature sets. You cannot have some switches with LAN Base and some with IP Services for example.  The Cisco StackWise technology requires that all units in the stack run the
  • 2. same release of Cisco IOS Software.  A standalone switch is a switch stack with one stack member that also operates as the stack master.  Make sure that you power off the switches that you add to or remove from the switch stack. I have not found a clear reason for this, perhaps it’s to prevent any corruption of the stack. Obviously you can add or remove a switch during stack production.  A new, out-of-the-box switch (one that has not joined a switch stack or has not been manually assigned a stack member number) ships with a default stack member number of 1. When it joins a switch stack, its default stack member number changes to the lowest available member number in the stack.  If you manually change the stack member number, it only takes effect when you reset that specific member switch.  A higher priority value for a stack member increases its likelihood of being elected stack master and retaining its stack member number. The priority value can be 1 to 15. The default priority value is 1.  You can manually define the priority value for a stack member. I always like to define which switch is the MASTER.  The configuration that you create on the switch stack is called the provisioned configuration.  The switch that is added to the switch stack and that receives this configuration is called the provisioned switch.  Each software image includes a stack protocol version. In order to remain compatible, protocol versions should be similar.  Connecting to individual console ports on a member switch still talks to MASTER switch. Go to Stacking Once your first switch has been turned on (you don’t need to have the stackwise cables plugged in yet), you can define this switch as the MASTER. To do that you need to go into configuration mode: switch(config)# switch 1 priority 15 switch# copy run start switch# reload switch 1 indicates your current switch. All switches are switch 1 by default. Priority 15 is the highest you can set your switch which causes it to become the MASTER. If you want your second switch to become the MASTER you can make it priori ty 14. If you only have two, then there’s no need to since the only remaining switch will become MASTER by default if the original MASTER fails or goes offline. Assuming you have at least two Cisco 3750′s, and connect them together in a
  • 3. criss-cross fashion. Now you can turn on switch#2. You can console into switch#2 as it boots up so you can get an idea of when the bootup process has finished. Once it is done, issue this command: This command will indicate your MASTER switch and switch#2 as just a member switch. Stack Verification How can we tell the stackwise cables were properly inserted? Here you will see that the ring speed is 32G. If you read my “stacking benefits” further up, you will remember my gripe about this and why I think Cisco is misleading when they advertise 64G. Someone may be looking for 64G as the ring speed and wonder if their setup is incorrect.
  • 4. LED lights–You can physically verify which switch is the MASTER by looking at the front panel LED lights. The MASTER LED light will be lit solid green. Stack Notes: Below are commands and miscellaneous notes that may be useful. Enable mode commands show switch = show member switches that have successfully been added to the stack and their priorities. Find which switch is the MASTER switch. show switch detail = Provide port status of stackwise ports. show switch stack-ring speed = stack ring status, configuration and protocol. What really matters here are the ring status and configuration. reload slot <member switch number> = For example: reload slot 4 will only reboot the member switch that is switch#4. remote command <member switch number> show version = You can specify output specifically for a member switch. If you want the IOS version of member switch#2 you would type: remote command 2 show version. Not every command is supported under “remote command”. no switch <member switch number> provision = If you’ve removed a member switch physically from your stack, you should run this command to permanently remove it from the stack status when you issue the “show switch” command. archive copy-sw = copies IOS from one switch to another. Configuration Mode Commands switch <switch number> priority <priority number>=Configures the priority for a particular switch. Priorities range from 1 – 15. switch 1 renumber 2 = Reconfigures switch 1 as switch 2 and only takes effect after this switch reloads. You can use the “reload slot” command do this so you don’t have
  • 5. to reload the entire stack. But you cannot renumber to an already used switch#. More Notes: -Cisco recommends that you leave a blank module if your switch supports modules. If you leave it open, the switch will overheat due to airflow issues. Cisco sells blank modules if you don’t have one. -Only power on/off switches after you already have the switch stacked. For example, if you’re adding a new switch to the stack, don’t have it powered on while you are connecting the stackwise cables. Connect the cables and then power on the new switch. -archive copy-sw command–What does this command really do? It basically issues this command if you wanted to do it manually. copy flash1: flashX (where X is your slot number from your member switch) -Backup original IOS image–You can back up your original image before they become part of the stack. I ran into an issue with a corrupted image once and it was a bad experience. Issue a “show flash:” to find the location of your image. Then issue “copy flash: tftp:” to save it to your TFTP server. You can always use XMODEM to install the image if your switch can’t boot up. -LED lights–Lights on the switch indicate who is MASTER. -Once stacked, there are two types of levels: system-level and interface-level. - Each stack has only one configuration file, which is distributed to each member in the stack. This allows each switch in the stack to share the same network topology, MAC address, and routing information. In addition, it allows for any member to become the master, if the master ever fails. -A break in any one of the cables will result in the stack bandwidth being reduced to half of its full capacity. Subsecond timing mechanisms detect traffic problems and immediately institute failover. More Related Cisco Stack Topics: Cisco 3750 Stacking Configuration Main Differences between Lines of Cisco 3750 Series Switches Cisco Catalyst 3750-X: Redundant StackPower Cabling Information Get Green with Catalyst 3750 Cisco 3850 vs. 3750-X Series