12-16-2013 09:33 AM - edited 03-16-2019 08:53 PM
Hello guys,
Maybe it is a silly question, I used this command on my CME 9.1 (Where CME910GUI.tar was originaly a win rar file that was converted a tar file using 7-Zip) :
archive tar /xtract tftp://172.16.14.13/CME910GUI.tar flash:
And the command worked well:
Loading CME910GUI.tar from 172.16.14.13 (via GigabitEthernet0/0): !
extracting CME 9.1.0 GUI.rar (116613 bytes)
[OK - 118272 bytes]
But, when I type show flash: result is the next:
.
.
.
.
251 116613 Dec 16 2013 17:24:32 +00:00 CME 9.1.0 GUI.rar
134770688 bytes available (121716736 bytes used)
I was hopping to see all individual files extracted on root flash directory, what is the reason?.. what else I need to do?
thank you so much for ur inputs.
Solved! Go to Solution.
12-16-2013 11:15 PM
Its look like you have compressed .rar into .tar , so the file finally in .tar is "CME 9.1.0 GUI.rar"
Do one thing extract all files into a folder , then convert that folder into .tar using 7zip then upload and make sure .tar file only contains files not folders.
It will be look like this.
HQ#archive tar /xtract tftp://10.1.1.1/cme-gui-7.0.1.1.tar flash:
Loading cme-gui-7.0.1.1.tar from 10.1.1.1 (via FastEthernet0/0): !
extracting admin_user.html (3987 bytes)
extracting admin_user.js (679306 bytes)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
extracting CiscoLogo.gif (1029 bytes)!
extracting CME_GUI_README.TXT (617 bytes)
extracting Delete.gif (953 bytes)
extracting dom.js (16344 bytes)!!!!
If this helps then please rate.
12-16-2013 10:18 AM
Man do you have just one flash ? What is the model of router ?
12-16-2013 02:19 PM
This is a 2921, I dont know if only has a one memory flash, this is the hardware that it has:
CME2921-NISSIN#sh inventory
NAME: "CISCO2921/K9", DESCR: "CISCO2921/K9 chassis,
NAME: "VWIC3-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1 on Slot 0 SubSlot 0", DESCR: "VWIC3-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1"
NAME: "3rd generation four port FXS DID voice interface daughtercard on Slot 0 S ubSlot 1", DESCR: "3rd generation four port FXS DID voice interface daughtercard "
NAME: "PVDM3 DSP DIMM with 128 Channels on Slot 0 SubSlot 4", DESCR: "PVDM3 DSP DIMM with 128 Channels"
NAME: "Internal Services Module with Services Ready Engine on Slot 0", DESCR: "I nternal Services Module with Services Ready Engine"
NAME: "C2921/C2951 AC Power Supply", DESCR: "C2921/C2951 AC Power Supply"
12-16-2013 06:44 PM
Try to a 0 after this command:
archive tar /xtract tftp://172.16.14.13/CME910GUI.tar flash0:
12-16-2013 11:15 PM
Its look like you have compressed .rar into .tar , so the file finally in .tar is "CME 9.1.0 GUI.rar"
Do one thing extract all files into a folder , then convert that folder into .tar using 7zip then upload and make sure .tar file only contains files not folders.
It will be look like this.
HQ#archive tar /xtract tftp://10.1.1.1/cme-gui-7.0.1.1.tar flash:
Loading cme-gui-7.0.1.1.tar from 10.1.1.1 (via FastEthernet0/0): !
extracting admin_user.html (3987 bytes)
extracting admin_user.js (679306 bytes)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
extracting CiscoLogo.gif (1029 bytes)!
extracting CME_GUI_README.TXT (617 bytes)
extracting Delete.gif (953 bytes)
extracting dom.js (16344 bytes)!!!!
If this helps then please rate.
12-17-2013 10:27 AM
I just convert the simple folder CME 9.1.0 GUI to tar, an worked it
Thank you guys
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