- Posts: 783
- Thank you received: 0
Interesting error with "copy tftp flash" with a ne
- skepticals
- Topic Author
- Offline
- Elite Member
Less
More
15 years 8 months ago #29494
by skepticals
I thought I configured the VLAN interface on my switch prior to copying the IOS image from my tftp server and I was getting an error stating that there was not enough space when there was. I knew there was enough space so this confused me. Turns out that I didn't even have an IP address configured on the switch.
[code:1]sw2#dir flash:
Directory of flash:/
3 -rwx 270 Jan 01 1970 00:00:56 env_vars
4 -rwx 110 Mar 01 1993 00:02:09 info
5 -rwx 780 Mar 01 1993 00:18:04 vlan.old
6 -rwx 1187 Mar 01 1993 01:59:19 config.text
167 -rwx 110 Mar 01 1993 00:03:45 info.ver
7741440 bytes total (7736320 bytes free)
sw2#copy tftp flash:
Address or name of remote host [10.10.1.10]?
Source filename [c2950-i6k2l2q4-mz.121-22.EA12.bin]?
Destination filename [c2950-i6k2l2q4-mz.121-22.EA12.bin]?
Accessing tftp://10.10.1.10/c2950-i6k2l2q4-mz.121-22.EA12.bin...
%Error opening tftp://10.10.1.10/c2950-i6k2l2q4-mz.121-22.EA12.bin (Not enough space)[/code:1]
Why would the IOS report "Not enough space"? It should say something about to connectivity...
[code:1]sw2#dir flash:
Directory of flash:/
3 -rwx 270 Jan 01 1970 00:00:56 env_vars
4 -rwx 110 Mar 01 1993 00:02:09 info
5 -rwx 780 Mar 01 1993 00:18:04 vlan.old
6 -rwx 1187 Mar 01 1993 01:59:19 config.text
167 -rwx 110 Mar 01 1993 00:03:45 info.ver
7741440 bytes total (7736320 bytes free)
sw2#copy tftp flash:
Address or name of remote host [10.10.1.10]?
Source filename [c2950-i6k2l2q4-mz.121-22.EA12.bin]?
Destination filename [c2950-i6k2l2q4-mz.121-22.EA12.bin]?
Accessing tftp://10.10.1.10/c2950-i6k2l2q4-mz.121-22.EA12.bin...
%Error opening tftp://10.10.1.10/c2950-i6k2l2q4-mz.121-22.EA12.bin (Not enough space)[/code:1]
Why would the IOS report "Not enough space"? It should say something about to connectivity...
Time to create page: 0.109 seconds