|
|
| monkeyboy 2001-08-17, 9:47 am |
| Is it possible to copy the running config of a router via the console port to a laptop in the absence of a TFTP server?
Probably a silly question but a answer would be highly appreciated | |
| monkeyboy 2001-08-17, 9:49 am |
| .....an answer even....
damn k yboard.... | |
| dmaftei 2001-08-17, 10:01 am |
| quote: Originally posted by monkeyboy
Is it possible to copy the running config of a router via the console port to a laptop in the absence of a TFTP server?
Yeah; use the "Transfer"->"Capture Text..." menu item in your HyperTerminal.
You keep moving around the world: England, Bolivia, Zaire. That must be exciting... [grin] | |
| monkeyboy 2001-08-17, 10:26 am |
| It's that champagne/jetset lifestyle the cisco professional enjoys 
Is there any way of uploading it back to the router though? | |
| dmaftei 2001-08-17, 11:02 am |
| quote: Originally posted by monkeyboy
Is there any way of uploading it back to the router though?
AFAIK you can upload a system image and/or a config file over the console using Xmodem. You'll need to put the router in ROM monitor mode, and the config file on your PC must be named router_confg. Then you do a xmodem router_confg on your router (or xmodem -y router_confg if you want to use Ymodem instead of Xmodem, which shouldn't be necessary for a config file). | |
| doctorcisco 2001-08-17, 12:51 pm |
| quote: Originally posted by monkeyboy
It's that champagne/jetset lifestyle the cisco professional enjoys 
Is there any way of uploading it back to the router though?
Easiest way to get the config ... sh run, cut and paste into notepad, save.
Easiest way to put the config on the router ... paste it at the (config)# prompt in your terminal session. Works great. :-)
FWIW,
doctorcisco | |
| Retired-Mod 2001-08-17, 3:07 pm |
| Heck ya Dr..... cut and paste tis the only way!
Only thing that may mess up is your banner if you use one, but you'll realize that soon enough 
Retired | |
| MadChef 2001-08-18, 9:26 am |
| Make a habit of changing your delimeters in the text file and this won't be such an issue. Still a pain though.
MadChef | |
| Retired-Mod 2001-08-19, 5:38 am |
| Awww geeze MadChef, lettem figure some stuff out themselves 
Retired | |
| cocolocopolo 2001-08-19, 5:11 pm |
| I really like the "Cut-Paste" the doctor suggested. | |
| doctorcisco 2001-08-20, 12:11 pm |
| quote: Originally posted by Retired-Mod
Awww geeze MadChef, lettem figure some stuff out themselves 
Retired
Some people! 
doc |
|
|
|