I have tried the Cisco documentation on this switch using tftp, to no success.
Is it the same as upgrading IOS on a router? I'm a little bit confused here, please help!
The IOS file is in the root directory of my tftp server and I was able to copy the config.text file from flash to tftp- no problem there.
I was hoping to use the same copy tftp flash to copy the image file and upgrade that way, but it won't let me; that's when I did a search for how it should be done and was directed to Cisco's web site where I found the documentation on the 2900XL. When I applied the command :
2900XL#tar /x t
ftp://192.168.2.11/c2900xl-c3h2l9s-tar.120-5.WC17 flash, I got the error below
%Error opening t
ftp://192.168.2.11/c2900xl-c3h2l9s-tar.120-5.WC17 (No such file
or directory)
2900XL#
what could be the problem? Thanks for any help I would get.