| Author |
can I copy ios from router to my pc by console line ?
|
|
| rootstock 2001-06-23, 11:12 pm |
| my router dose not have ethernet | |
| akohli8745 2001-06-24, 6:43 am |
| look at the xmodem command | |
| strikeattack 2001-06-27, 12:37 pm |
| I typically do this by using Hyper terminal and doing a Capture>Transfer text and specifying a file name.
Type SHOW RUN at the command line.
Stop the transfer when you have reached the end of the running-config. Never tried the XMODEM option. | |
| tul0kmn 2001-06-27, 2:40 pm |
| Hi strikeattack
Will this mot just copy the running config? I think what rootstock is looking for is an actual upgrade of the IOS, and not the configuration? I may be wrong of course
Cheers | |
| darthfeces 2001-06-27, 8:32 pm |
| short of an ethernet connection
the only way you'll do a file transfer of a
config or ios iamge is via a flash card
if the router has that capability or
thru an xmodem transfer usually using
hyperterminal or .... procomm
and a serial cable
 | |
| MadChef 2001-06-28, 5:05 am |
| If you have the ability, it pays to change the baud rate on the console port. It really sucks to xmodem a 7 meg file at 9600 when you can safely go several times that speed.
MadChef | |
| darthfeces 2001-06-28, 9:09 am |
| i think i vauguely remember that you have
to use zmodem to use a 19200 baud
sound familiar ?  | |
|
|
| rootstock 2001-06-29, 7:57 am |
| should I use xmodem then receive...
I did it but can not work, any nother suggestiongs? | |
| strikeattack 2001-07-06, 12:16 pm |
| 19200 DOES NOT require ZMODEM. The two are totally independent. ZMODEM is preferable over XMODEM because it supports larger packet sizes (if I remember correctly they were about 1K), while XMODEM's packet sizes were about 1/4 of 1K (this is from memory, I could be wrong on the sizes). Also, ZMODEM has automatic file transfer support over XMODEM and is also more efficient. Always use ZMODEM when supported. |
|
|
|