cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2336
Views
0
Helpful
3
Replies

Nexus 7000 Tftp Upload Issue

prodamgit
Level 1
Level 1

I am not being able to upload a bootflash file via management vrf from cisco 7004. Please help. I am not finding any configuration errors.

 

vrf context management
ip route 0.0.0.0/0 10.10.49.5

!

interface mgmt0
 vrf member management
 no ip redirects
 ip address 10.10.48.202/23

 

# ping 10.10.143.10 vrf management
PING 10.10.143.10 (10.10.143.10): 56 data bytes
64 bytes from 10.10.143.10: icmp_seq=0 ttl=124 time=1.502 ms
64 bytes from 10.10.143.10: icmp_seq=1 ttl=124 time=0.96 ms
64 bytes from 10.10.143.10: icmp_seq=2 ttl=124 time=1.039 ms
64 bytes from 10.10.143.10: icmp_seq=3 ttl=124 time=0.995 ms
64 bytes from 10.10.143.10: icmp_seq=4 ttl=124 time=1.033 ms

!

# copy bootflash: tftp
Enter source filename: license_JAF1817ANAP_90.lic
Enter vrf (If no input, current vrf 'default' is considered): management
Enter hostname for the tftp server: 10.10.143.10
Trying to connect to tftp server......
Connection to Server Established.
TFTP put operation failed:Access violation

 

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Usually there are several directories under bootflash.

try:

copy bootflash:///?

or

copy bootflash:?

to see other directories and than pick a file you want to copy.  Also, is the tftp server up and running?

HTH

 

 

 

No success yet. Something else? Some bug, some tftp version required?

Nx-os 7.3.2

 

N7K_10.10.48.203_Admin# copy bootflash:/// tftp:
Enter source filename: license_JAF1817ANAH_108.lic
Enter vrf (If no input, current vrf 'default' is considered): management
Enter hostname for the tftp server: 10.10.143.10
Trying to connect to tftp server......
Connection to Server Established.
TFTP put operation failed:Access violation
N7K_10.10.48.203_Admin#

 

 

TFTP put operation failed:Access violation

Do you have the right access to the tftp server?

Review Cisco Networking for a $25 gift card