Como destaquear (unstack) dos switches Cisco 3750
Greetings,
The first thing to do to remove the stacking between switches is to disconnect the cables that bind Stack ....
is well to remember that it is inevitable restart both switches, so if this is a production network, it is good to take appropriate precautions!!
after disconnecting the cable stack of switches ..... run the command
"show switch" Ejm:
Switch # sh switch Switch / Stack Mac Address: 001d.35e4.ae08 ---- -------------------------------------------------- ----
* 1 Master 001d.35e4.ae08 1 0 Ready 2 Member
0000.0000.0000 0 0 Provisioned
==
After this, we can based on the output of this command type the following
Switch # conf t Enter configuration
commands, one per line. End with CNTL / Z.
Switch-4 (config) # no switch?
Number Switch Switch (config) # no switch 2?
priority Set the priority of the switch Specified
provision provision Configure Switch / offline config
Specified switch renumber Renumber the number
Switch (config) # no switch 2 Provis
This process is going to repeat on the other switch. ... And once that's done ... We must restart both switches
After this, it is probably still the interfaces of the switch 2 will continue to see listed in the following way "2/0/3 3/0/44 "..."" etc.
<1-9>'s why, that running the command-4
Switch # conf t Enter configuration
commands, one per line. End with CNTL / Z.
Switch-4 (config) # no
Switch swi-4 (config) # no switch 2 re
Switch-4 (config) # no switch 2 1
renumber
Mr And that's all!
Until the next blog!
0 comments:
Post a Comment