cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
549
Views
0
Helpful
3
Replies

Backup From console

amarmn1975
Level 1
Level 1

Hi ,,

I want yo take a backup "running config" from a router using a console. Can I?

Thanks..

3 Replies 3

Jon Marshall
Hall of Fame
Hall of Fame

I'm assuming you mean when you are consoled into the router. If so you could just cut & paste from the terminal windown to notepad or with a lot of terminal programs there is an option to capture the text, see this link for more details -

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Network%20Infrastructure&topic=LAN%2C%20Switching%20and%20Routing&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.2cc24439/0#selected_message

Jon

glen.grant
VIP Alumni
VIP Alumni

If you use something like Tera Term just turn on the log function and on the device do a term length 0 and then do a sh runn and that will write the whole config into the file, then you just name and close the log file.

Thannks to all of you, but I ment that If I can do the command

#copy running-config or xmodem.

like tftp.

Thanks