cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
854
Views
0
Helpful
1
Replies

Get file (tcpdump) from Prime shell

Petar Bajovic
Level 1
Level 1

Hi,

I have issue getting file from Prime shell. I need to send this file via tftp to my tftp server (which is on my computer; I use tftpd64 application on my computer for this). Problem is: How do I send file to my TFTP server (my computer)? Do I have to copy file from shell to "prime/admin" (ncs/admin) locationa and then I may send it to a TFTP server. Is there any chance to do this directly from shell? Also, I run tcpdump on prime and I can not do anything with that file where this dump is stored. I created ".pcap" file. It looks like the tcpdump is still running and because of that I can not access this file? Am I right?

Thanks in advance for help.

Kind regards,

Petar

1 Reply 1

Petar Bajovic
Level 1
Level 1

I solved this.

I used next command in shell: tftp <IP_Address> -c put <file_path> 

Also, I had a problem with TFTPD64 client on my computer. I had to disable TFTP Security (Settings > TFTP tab > "TFTP Security" selection quadrant). Because of this Security issue, it wasn't allowed to write files on my comuter.

Good buy,

Petar :)