cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

hardware:cisco:stack.html



Cisco Stack Configuration Examples

Show

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

Example

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


Configuration

Operation Command
Change Priority switch 1 priority 10
Change stack number switch 1 renumber 2

Example

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







hardware/cisco/stack.html.txt ยท Last modified: 2022/02/07 by admin

Page Tools