09-05-2018 01:21 AM
Hi There,
I have one question if any one can help me with that, I have 50 CISCO switches (No IOS in any) with different models of 3560 and 3750 with G's and Non-G's, can any one tell me, is there any way to install IOS on all of them in same time instead of doing one by one?
09-05-2018 01:51 AM
Hi, for my experience there is no way.
If the switch doesn't have IOS will be start in rommon.
From rommon you can load an IOS using tftpdnld and a tftp server.
Arrange a tftp server and follow these instructions:
rommon 1 > IP_ADDRESS=<temporary ip address of the switch>
rommon 2> IP_SUBNET_MASK=<subnet mask for the above IP>
rommon 3 > DEFAULT_GATEWAY=<default gateway (can be same as TFTP server IP)>
rommon 4 > TFTP_SERVER=<IP address of TFTP server>
rommon 5 > TFTP_FILE=<name of IOS to be used for bootup (including the .bin extension)>
A tftp can handle multi simultaneous connections.
Regards.
09-05-2018 03:53 AM
09-05-2018 05:50 AM
Thanks
09-05-2018 05:49 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide