11-05-2021 08:46 AM
Hello,
I have accidentally wiped the flash: of my VG310. So now it boots straight to Rommon. I wanted to Xmodem a new image to it, but it does not seem to accept the copy command ("copy" not found). Any help would be greatfully received.
Andrew
Solved! Go to Solution.
11-05-2021 11:21 AM - edited 11-05-2021 11:22 AM
Hi,
Check if these commands are available
xmodem [filename]
or
rommon 1 > tftpdnld
rommon 2 > IP_ADDRESS=172.15.19.11
rommon 3 > IP_SUBNET_MASK=255.255.255.0
rommon 4 > DEFAULT_GATEWAY=172.15.19.1
rommon 5 > TFTP_SERVER=172.15.20.10
rommon 6 > TFTP_FILE=/tftpboot/cVG224-i-mz
rommon 7 > TFTP_VERBOSE=1
Regards
Leonardo Santana
11-08-2021 02:03 AM
Thank you very much Leonardo. That got me out of a real bind.
regards,
Andrew
11-05-2021 11:21 AM - edited 11-05-2021 11:22 AM
Hi,
Check if these commands are available
xmodem [filename]
or
rommon 1 > tftpdnld
rommon 2 > IP_ADDRESS=172.15.19.11
rommon 3 > IP_SUBNET_MASK=255.255.255.0
rommon 4 > DEFAULT_GATEWAY=172.15.19.1
rommon 5 > TFTP_SERVER=172.15.20.10
rommon 6 > TFTP_FILE=/tftpboot/cVG224-i-mz
rommon 7 > TFTP_VERBOSE=1
Regards
Leonardo Santana
11-08-2021 02:03 AM
Thank you very much Leonardo. That got me out of a real bind.
regards,
Andrew
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