Hi All,
I was trying to run a lab for copying
1. ios image to a tftp server
2.delete ios on switch
3. copy the new image that i had just moved to tftp and reload
Switch used : 3560
IOS : c3560-advipservicesk9.mz.122-37.SE1.bin
TFTP SERVER ip address : 192.168.1.2/24
I was able to copy the image to TFTP and reload
but after reload i got stuck
::::::::::::::::::::::::::::
switch: IP_ADDRESS=192.168.1.1
switch: IP_SUBNET_MASK=255.255.255.0
switch: DEFAULT_GATEWAY=192.168.1.2
switch: TFTP_SERVER=192.168.1.2
switch: TFTP_FILE=c3560-advipservicesk9.mz.122-37.SE1.bin
switch: TFTP_CHAKSUM=0
switch: tftpdnld
monitor: command "tftpdnld" not found
switch:
switch:
I am unable to get past this. i have checked a lot of forums but nothing has been helpful
These are the commands that i have
switch: IP_ADDRESS=192.168.1.1
switch: IP_SUBNET_MASK=255.255.255.0
switch: DEFAULT_GATEWAY=192.168.1.2
switch: TFTP_SERVER=192.168.1.1
switch: TFTP_FILE=c3560-advipservicesk9.mz.122-37.SE1.bin
switch: TFTP_CHAKSUM=0
switch: tftpdnld
monitor: command "tftpdnld" not found
switch:
switch:
Please help in this >> Will be greatly appreciated.