Cisco 3750 Stack Configuration

Quick Cisco 3750 Stack Configuration Guide

 

* The priority value can be 1 to 15. The default priority value is 1 ( 1 < 15)
**

1. To check status

Cisco3750# show switch detail
 

 Switch#  Role      Mac Address     Priority     State  --------------------------------------------------------  1       Slave     000c.30ae.4f00     9         Ready *2       Master    000d.bd5c.1680     15        Ready   
2. To manually change the stack member number
 Cisco3750# conf t Cisco3750(Config)# switch (Current stack#) renumber (New stack #) 
 ex) Cisco-DC-R10-1(config)#switch 2 renumber 1 WARNING: Changing the switch number may result in a
configuration change for that switch.
The interface configuration associated with the old switch
number will remain as a provisioned configuration.
Do you want to continue?[confirm]
Changing Switch Number 2 to Switch Number 1
New Switch Number will be effective after next reboot

 3. To reset in the stack Cisco3750# reload slot (Stack member #)

4. To change the priority value for a stack member

 Cisco3750# conf t Cisco3750(Config)# switch (Stack member #) priority (Priority value)   5. To upgrade a stack member using the IOS from another stack member  Cisco3750#archive copy-sw /destination-system (destination-stack-member-number) /force-reload (source-stack-member-number)   6. To run a command
 Cisco3750# remote command (Stack member #) show xxxxx  ex) remote command 2 show ver   

  
  
  
  
  
  

 

Leave a Reply