cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
657
Views
0
Helpful
6
Replies

Nexus 9000 9.3(10) TFTP File Not Found

russell.sage
Level 1
Level 1

I have a Ethanalyzer file I need to send to my management bastion for analysis with wireshark. 

UKENESLCSW001# pwd
bootflash:

UKENESLCSW001# dir
4096 Feb 08 00:03:56 2023 .rpmstore/
4096 Feb 08 00:04:23 2023 .swtam/
1075 Jun 05 05:49:46 2020 20200605_054946_poap_32028_init.log
22 Jul 21 13:50:53 2021 Test.txt
24 Jul 21 14:35:28 2021 azure-new
10737882 Jul 21 14:43:56 2021 azure-new2
10316569 Jul 21 14:55:53 2021 azure-new3
3188 Feb 08 00:01:54 2023 bios_daemon.dbg
4096 Jul 21 12:48:53 2021 bootflash/
0 Jul 21 18:48:21 2021 bootflash_sync_list
4096 Feb 08 00:04:25 2023 eem_snapshots/
4096 Feb 08 00:04:22 2023 evt_log_snapshot/
4096 Feb 08 00:12:32 2023 lost+found/
235470516 Jan 25 21:21:47 2023 n9000-epld.9.3.10.img
982681088 Jul 21 18:48:57 2021 nxos.7.0.3.I7.8.bin
1966000640 Jan 25 21:15:08 2023 nxos.9.3.10.bin
4096 Aug 03 15:50:35 2020 onep/
0 Jul 21 14:25:58 2021 platform-sdk.cmd
4096 Mar 28 22:54:34 2022 scripts/
10736650 Feb 09 11:19:20 2023 sniff_capture

File is in the bootflash:

UKENESLCSW001# copy bootflash: tftp:
Enter source filename: sniff_capture
Enter vrf (If no input, current vrf 'default' is considered):
Enter hostname for the tftp server: 10.232.7.100
Trying to connect to tftp server......
Connection to Server Established.
TFTP put operation failed:File not found

Can anyone explain this please

 

6 Replies 6

Dawei
Cisco Employee
Cisco Employee

It looks like a TFTP server issue, you can check the link below to see if that helps:
https://www.linuxquestions.org/questions/linux-general-1/problem-using-put-with-tftp-90499/

Hi

Surely that would only apply if I was pulling the file from the TFTP server. I am copying from the Nexus Switch to the TFTP. The file is on the Nexus bootflash:

I tested in my lab if we are missing -c option, copy file to tftp server will show as "TFTP put operation failed:File not found "

Where does this -c option need to go. I my TFTP server via a Windows management mapped drive. I presume, as I don't have access to the TFTP server it's a windows machine. Does this -c option need to be applied on the Nexus switch? I thought that was a client

"File not found" is an error returned by the TFTP Server (Your windows), which is indeed confusing, but you can verify this with ethanalyzer. It's because you don't have permission to create files on TFTP server. On the Linux TFTP server we need the -c option to allow create a new file, you may need to find a similar option on windows.

Hi
This is Nexus specific. No issues with Catalyst switches or Cisco 4000 and ASR series routers.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: