cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3016
Views
0
Helpful
2
Replies

3750 on stack; master selection configuration

cris_jimenez
Level 2
Level 2

What do I need to do, to set a specific switch 3750 to become the master of the Stack

2 Replies 2

Danilo Dy
VIP Alumni
VIP Alumni

Hi,

Switch# show switch

It will list all switches in the stack with number and MAC addresses. Through MAC address, you can refer it physically to the switch (rear) you want to become master of the stack. Now check that switch number from the "show switch" output.

Switch# config t

Switch(config)# switch switch_number(1-9) priority 15

Priority 15 makes the switch master of the stack. You may want to identify the backup by setting the priority to 14.

Take note that if you enable L3 Routing and create VLAN interfaces. The VLAN interfaces MAC Address is pooled from current master switch. If the master switch is replaced, the MAC Address will change for all VLAN interfaces, you have to remember this specially if you have firewall (notably old PIX, old NOKIA/Checkpoint) or servers (notably UNIX and Windows NT4) will not automatically learn the new MAC address. You need to login to those devices and clear arp cache, if not you have to wait 4 hours.

Regards,

Dandy

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card