cancel
Showing results for 
Search instead for 
Did you mean: 

TFTP Issues with ICX 7150

kringnalda
New Contributor

Hello all,

I'm currently in the process of taking backups of each of our network switches, and I'm running into an issue with how they interact with my TFTP server. I'm using Tftpd64 on Windows 11, but I've also tried to use SolarWInds TFTP server. When I connect to almost any of my switches and run the following:

copy running-config tftp <server ip> <filename.txt>

The switch outputs:
Parameter Validation Successful
....File Upload Complete

And my TFTP server log reads:
Connection received from <switch IP> on port 36473 [12/09 10:26:58.411]
Write request for file <test1.txt>. Mode octet [12/09 10:26:58.412]
OACK: <blksize=8192,tsize=7521,> [12/09 10:26:58.415]
Using local port 56325 [12/09 10:26:58.415]
<test1.txt>: rcvd 0 blk, 0 bytes in 1 s. 0 blk resent [12/09 10:26:59.435]

It creates the file with the specified name, but the .txt file contains 0 bytes. I tried this on every single switch we have, and it only worked successfully on 4 of them, which tells me it's not likely an issue with the TFTP server or our firewall. I'm honestly not sure what to try next, so any help would be amazing.

2 REPLIES 2