Create Date: May 22 2012 3:56AM
Hi Friends,
I have problem transfers a file “modifyVimEEPROM†from tftp server.I tried suitable instruction the command, but appear status wrong option. Please kindly your advice. Thanks.
Command:
---------------
"tftp -g -l [directory extreme] -r [tftpboot path] -v [tftp server ip address]"
Where n=0 if TFTP access is via VR-Mgmt, n=2 if TFTP access is via VRDefault
Execute:
------------
/exos/bin # tftp –g –l /tmp –r E:\TB-379-modifyVimEEPROM\modifyVimEEPROM -v 0 123.123.123.123
BusyBox v1.00 (2011.02.03-00:03+0000) multi-call binary
Usage: tftp [option]... HOST [port]
Transfers a file from/to a tftp server using "octet" mode.
Options:
-l FILE Local FILE.
-r FILE Remote FILE. -v VRID virtual router numeric id
-g Get file.
-p Put file.
-b SIZE Transfer blocks of SIZE octets.
/exos/bin # cd /tmp/
/ramdisk/tmp # ls
fsMsgs.log history info session.his sm_ospf.sm snmpd.log stream version
/ramdisk/tmp # chmod +x modifyVimEEPROM
chmod: modifyVimEEPROM: No such file or directory
Thanks,
Rexy.. (from rexy_cool)