Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

what is commands tftp nortel 8300 & 8310 ?

Status
Not open for further replies.

enigmaol

Technical User
Joined
Aug 28, 2011
Messages
2
Location
SA
hi

I have switch nortel 8310 I wont learn commands tftp on this switch ?

I doing this :
1- format flash
2- copy 192.xx.xx.xx:p83a3000.img /flash/p83a3000.img
copy 192.xx.xx.xx:p38b3000.img /flash/p38b3000.img
copy 192.xx.xx.xx:p38c3000.img /flash/p38c3000.img
copy 192.xx.xx.xx:p38c3000.aes /flash/p38c3000.aes
copy 192.xx.xx.xx:p38j3000.dld /flash/p38j3000.dld
copy 192.xx.xx.xx:p38m3000.img /flash/p38m3000.img

but ciming error copy failed.. exam :
FCB02002:5#copy 192.168.210.80:p38j3000.dld /flash/p38j3000.dld

Connected to 192.168.210.80 [69]
mode set to octet.
getting from 192.168.210.80:p38j3000.dld [octet]
{ tTftpTask} sent RRQ <file=p38j3000.dld, mode=octet>
{ tTftpTask} sent RRQ <file=p38j3000.dld, mode=octet>
{ tTftpTask} sent RRQ <file=p38j3000.dld, mode=octet>

File [p38j3000.dld] - 0 bytes successfully transfered

ERROR: copy failed (code:0)

please help me ...!!!!!!!
 
Check you have tftp enabled on the swith

CLI
config bootconfig flags tftpd true

NNCLI
boot config flags tftpd true
 
dear frind ,


yes , tftp is true alredy .
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top