cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3628
Views
5
Helpful
3
Replies

CONFIGURACION STACKWISE EN C3850

mmondragon
Level 1
Level 1

Hola, excelente dia

Estoy por configurar mis 3 switches 48 P Poe C3850, y los he conectado en modo full bandwidth con redundancia,

Primero encendi el primero, para que me lo tome como activo, seguido a los 2 minutos encendi los dos de abajo, y me ha tomado el primero como activo y los otros 2 como secundarios.

Mi duda va en lo siguiente:

Hay que hacer alguna configuracion en linea de comandos para que se guarde la configuracion de stack con 1 switch activo y 2 esclavos?

Saludos

1 Accepted Solution

Accepted Solutions

La configuración esta bien, de hecho tu salida muestra con claridad cuál es el master, el standby y el otro switch solo queda como miembro del stack y pasará a otro estado cuando alguno de los otros dos se caigan.

---No olvides puntear y/o marcar las respuestas útiles---

Saludos,

View solution in original post

3 Replies 3

Diana Karolina Rojas
Cisco Employee
Cisco Employee

Hola, te comparto la siguiente información: 

Priority Values

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. You can display the stack member priority value with the show switch user EXEC mode command.

3750-Stk>show switch
                                               Current
Switch#  Role      Mac Address     Priority     State
--------------------------------------------------------
 1       Slave     0016.4748.dc80     1         Ready
*2       Master    0016.9d59.db00     5         Ready

Cisco recommends that you assign the highest priority value to the switch that you prefer to be the stack master. This ensures that the switch is re-elected as stack master if a re-election occurs.

How do you change the priority value?

  • From the global configuration mode, issue the command switch stack-member-number priority new-priority-value .

  • From the bootloader switch: prompt, issue the command set SWITCH_PRIORITY new-priority-value .

Even though the priority value applies immediately to the member, it will not affect the status of the current stack master. New priority value will play a role in the next stack-master election.

Si quedaste con alguna inquietud no dudes en escribir.

---No olvides puntear y/o marcar las respuestas útiles---

Saludos,

Helloo, thank you very much

i have applied those steps, and i got the config as bellow, is it correct?

the switches frontal led (stack) is off, is that correct?

thank you so much

Switch#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
*1       Active   2c31.24b9.4480     5      V07     Ready
 2       Standby  2c31.24e4.f600     3      V07     Ready
 3       Member   2c31.24e5.4380     1      V07     Ready

Hola, he aplicado los comandos recomendados y ahora tengo esta configuracion, es correcta?

el led frontal de los switches (stack) esta apagado

Switch#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
*1       Active   2c31.24b9.4480     5      V07     Ready
 2       Standby  2c31.24e4.f600     3      V07     Ready
 3       Member   2c31.24e5.4380     1      V07     Ready

La configuración esta bien, de hecho tu salida muestra con claridad cuál es el master, el standby y el otro switch solo queda como miembro del stack y pasará a otro estado cuando alguno de los otros dos se caigan.

---No olvides puntear y/o marcar las respuestas útiles---

Saludos,