I can run the script below successfully on one switch, but when I push it to two or more, the second switch never tftp's the files... I think this could be one of a couple issues: NCM is pushing the commands too fast for the switch, which causes the tftp sessions to time out. And/or, the switch can't tftp doc's to both the bootflash and slavebootflash simultaneously.
So, is there any way to slow down the execution of the commands in NCM?
Is there a better way to do this that I'm missing?
Thanks in advance for the help.
-Adrian
format bootflash:
${CR}
${CR}
squeeze bootflash:
${CR}
${CR}
format slavebootflash:
${CR}
${CR}
squeeze slavebootflash:
${CR}
${CR}
format slot0:
${CR}
${CR}
squeeze slot0:
${CR}
${CR}
format slaveslot0:
${CR}
${CR}
squeeze slaveslot0:
${CR}
${CR}
copy t10.8.217.39/cat4500-ipbasek9-mz.122-46.SG.bin bootflash:cat4500-ipbasek9-mz.122-46.SG.bin
${CR}
copy t10.8.217.39/cat4500-ipbasek9-mz.122-46.SG.bin slavebootflash:cat4500-ipbasek9-mz.122-46.SG.bin
${CR}
copy t10.8.217.39/cat4500-ipbasek9-mz.122-46.SG.bin slot0:cat4500-ipbasek9-mz.122-46.SG.bin
${CR}
copy t10.8.217.39/cat4500-ipbasek9-mz.122-46.SG.bin slaveslot0:cat4500-ipbasek9-mz.122-46.SG.bin
${CR}
config t
no boot system flash bootflash:cat4000-i9k91s-mz.122-20.ewa.bin
no boot system flash bootflash:cat4000-i9k91s-mz.122-20.EWA1.bin
boot system flash bootflash:cat4500-ipbasek9-mz.122-46.SG.bin
config-register 0x2101
redundancy
main-cpu
auto-syn standard
end
write mem