10-01-2019 10:59 AM
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
10-01-2019 11:30 AM
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
10-01-2019 11:39 AM
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#
10-01-2019 11:59 AM
TFTP put operation failed:Access violation
Do you have the right access to the tftp server?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide