Hello all,
I have a problem with config backup and restore and i hope i will find some answers here !
Informations about the switches :
Ethernet Routing Switch 5510-48T
BOSS 6.0 SSH
HW:03 FW:6.0.0.9 SW:v6.1.1.017
Introduction :
I have a Stack of 2x 5510-48T running in production with different VLAN, MLT, STP setup ...
I've made some test to make a process to replace a switch in case of a unit failure (base or not).
The process is the following :
Prerequisites :
1/ I need to have a binary backup of the stack.
2/ I need to have the firmware and software used in the stack.
3 As i am in a 2 Units Stack, AUR and AAUR are disabled, Stack Forced Mode is enabled.
Process :
1/ I take a new switch.
2/ I reset the new switch to factory default.
3/ I upgrade the firmware and the software to match the stack.
4/ I push the binary backuped conf of the stack on the new unit with (<Unit_Number is the number of the unit i want to replace) :
copy tftp config address <TFTP_IP> filename <Binary_Stack_Config> unit <Unit_Number>
5/ I replace the dead unit with the new one and i turn it on .
6/ i renumber the units to match the original config
=> Let say the original units numbers were (1 and 2), after the insertion of the new unit, i will have (1 and 3) or (2 and 3)
I've tested this process several time and it works perfectly ...
The problem is the following :
When i want to inject the backuped config of my production stack and install it in a new stack, it doesn't work at all.
I tried to make a new stack, then to inject the binary backup and , let say the original stack was (Base Unit: 1 and Other Unit: 2) with all my interfaces named 1/x and 2/x and so all the interface references in the MLT and VLAN were 1/x and 2/x, what i've got after the binary backup injection is a stack (Base Unit: 3 and Other Unit: 4) with all the interface references in MLT and VLAN in 2/x and 3/x !
Whatever i do, i always have ghosts references to a switch that does not exist anymore :
- I tried to renumber the units, the references are changing but don't match my config
- I tried to replace the units that are missing and the renumber the units, the references are good in the VLAN but the MLT still have ghosts references to a switch that is not there anymore.
Do you know if there is a process to manage this situation ie to inject a conf of a stack in another brand new stack ?
Thanks,
Cheers.
Nicko