Operation | Command |
---|---|
Checking stack number | Switch>show version |
Checking stack number and priority | Switch>show switch |
Checking stack port status | Switch#show switch stack-ports |
Checking stack status | Switch#show switch neighbors |
3750-Stk>show switch Current Switch# Role Mac Address Priority State -------------------------------------------------------- 1 Slave 0016.4748.dc80 5 Ready *2 Master 0016.9d59.db00 1 Ready
3750-Stk#show switch stack-ports Switch # Port 1 Port 2 -------- ------ ------ 1 Ok Ok 2 Ok Ok 3 Ok Ok
3750-Stk# show switch neighbors Switch # Port 1 Port 2 -------- ------ ------ 1 2 3 2 1 3 3 2 1
Operation | Command |
---|---|
Change Priority | switch 1 priority 10 |
Change stack number | switch 1 renumber 2 |
Order | Device | Operation | Command |
---|---|---|---|
1 | Switch1 | Changing priority | Switch1 (config)# switch 1 priority 10 |
2 | Switch2 | Changing stack number | Switch2 (config)# switch 1 renumber 2 Switch2 (config)# end Switch2 # copy running-config startup-config Switch2 # reload |
3 | Switch1,2 | Power off | |
4 | Switch1,2 | Connecting Stack | Switch1 stack port#1 - Switch2 stack port#2 Switch1 stack port#2 - Switch2 stack port#1 |
5 | Switch1 | Switch1 power on | |
6 | Switch2 | Switch2 power on | |
7 | Switch | Check Stack | # show version # show switch # show ip interface brife |