











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
Pages (2): [1] 2 »
jombeewoof
Senior Member M

Registered: Feb 2002 Location: Fitchburg, MA Country: United States State: Certifications: Network+, A+,MCSA Working on: not currently working on anything in particular
Total Posts: 1721
|
|
copying config
how do I copy the cofiguration to a floppy or a hard disk for backup
router is cisco 2501
__________________
registered linux user #396578
get counted http://counter.li.org/
Report this post to a moderator
|
|
03-18-02 04:56 PM
|
|
web
Senior Member
Registered: May 2001 Location: Country: Canada State: Certifications: MCSE, A+,CCNA Working on: CCNP
Total Posts: 115
|
|
You would need to back it up to a TFTP server and you take it from there to where ever you want.
Any one please correct me if I am wrong.
HTH
Report this post to a moderator
|
|
03-18-02 05:01 PM
|
|
jombeewoof
Senior Member M

Registered: Feb 2002 Location: Fitchburg, MA Country: United States State: Certifications: Network+, A+,MCSA Working on: not currently working on anything in particular
Total Posts: 1721
|
|
is their an quick and easy way to fake that or do I actually have to do it
I'm using win2k pro or I can use 2kServer
__________________
registered linux user #396578
get counted http://counter.li.org/
Report this post to a moderator
|
|
03-18-02 05:04 PM
|
|
ciscoteacher
Member
Registered: Oct 2000 Location: North Carolina Country: USA State: Certifications: A+, ACT, CCAI, CNA, CCNA, Network+, MCP, MCSA, MCSE, Security+ Working on: RHCT, RHCE
Total Posts: 157
|
|
An easy way to copy the running config is as follows:
If you are using Hyperterminal, go to Capture, then Transfer text. Start the transfer. (Insert floppy and browse to that location, name the file...)
From your Router prompt, type sh run, and spacebar through the config. Then go back up to Capture, and stop the transfer.
Viola! You've captured your running config to a floppy!
Report this post to a moderator
|
|
03-18-02 09:15 PM
|
|
strikeattack
Senior Member
Registered: Jul 2000 Location: Neenah, WI Country: USA State: Certifications: More than your grandma and less than God. Working on: Sr. Window Washer with an expertise in Windex.
Total Posts: 736
|
|
quote: An easy way to copy the running config is as follows:
If you are using Hyperterminal, go to Capture, then Transfer text. Start the transfer. (Insert floppy and browse to that location, name the file...)
From your Router prompt, type sh run, and spacebar through the config. Then go back up to Capture, and stop the transfer.
Viola! You've captured your running config to a floppy!
It should be noted that with this transfer method you cannot move the configuration file back to the router/switch without retyping it. This method only works well when you want to read the configuration file off the router. It is output for humans only.
quote: how do I copy the cofiguration to a floppy or a hard disk for backup
Because you referenced a "backup", I cannot recommend the above recommendation. Download Cisco TFTP Server, install it, transfer the file, and be done with it.
__________________
`·.¸¸.·´ Strike Attack `·.¸¸.·´
"If one strives towards a constant state of self-improvement, then the next day will always be better than the last. If the next day is better than the last, then tomorrow is destined to be a better day. If tomorrow is a better day, then one always has something to look forward to, one’s self has persevered, and true happiness becomes a little less difficult to attain." - Strike Attack
Report this post to a moderator
|
|
03-19-02 02:12 AM
|
|
elco
Junior Member M
Registered: Mar 2002 Location: Country: United States State: Certifications: Working on:
Total Posts: 20
|
|
I'm gonna make a guess here, as I've tried this in class and it did work, though if I get some details screwy, someone correct me ....show run, click 'n drag to highlight all text, right click copy , open floppy ,right click , paste. btw, this will work to paste back into the router from the floppy also. Just be sure to first delete the current config ,reload then paste from floppy, then do a 'copy run start'.
Report this post to a moderator
|
|
03-19-02 02:48 AM
|
|
strikeattack
Senior Member
Registered: Jul 2000 Location: Neenah, WI Country: USA State: Certifications: More than your grandma and less than God. Working on: Sr. Window Washer with an expertise in Windex.
Total Posts: 736
|
|
quote: btw, this will work to paste back into the router from the floppy also. Just be sure to first delete the current config ,reload then paste from floppy, then do a 'copy run start'.
Or, you could just use TFTP and not have to worry about if it is going to work or not. Why is everyone so scared of TFTP?
__________________
`·.¸¸.·´ Strike Attack `·.¸¸.·´
"If one strives towards a constant state of self-improvement, then the next day will always be better than the last. If the next day is better than the last, then tomorrow is destined to be a better day. If tomorrow is a better day, then one always has something to look forward to, one’s self has persevered, and true happiness becomes a little less difficult to attain." - Strike Attack
Report this post to a moderator
|
|
03-19-02 02:52 AM
|
|
elco
Junior Member M
Registered: Mar 2002 Location: Country: United States State: Certifications: Working on:
Total Posts: 20
|
|
quote: Originally posted by strikeattack
Or, you could just use TFTP and not have to worry about if it is going to work or not. Why is everyone so scared of TFTP?
Maybe, for whatever reason, he wanted it saved on a floppy or drive. It DOES work incidentally, as we load our configs from a desktop .txt file before each lab.
Report this post to a moderator
|
|
03-19-02 02:57 AM
|
|
strikeattack
Senior Member
Registered: Jul 2000 Location: Neenah, WI Country: USA State: Certifications: More than your grandma and less than God. Working on: Sr. Window Washer with an expertise in Windex.
Total Posts: 736
|
|
quote: Maybe, for whatever reason, he wanted it saved on a floppy or drive. It DOES work incidentally, as we load our configs from a desktop .txt file before each lab.
Really. I would have thought that there would have been some difficulty in switching between Priveledged user exec mode, global config mode, and interface config mode. The startup-config does not reference these changes.
Were they simple or complex configs?
__________________
`·.¸¸.·´ Strike Attack `·.¸¸.·´
"If one strives towards a constant state of self-improvement, then the next day will always be better than the last. If the next day is better than the last, then tomorrow is destined to be a better day. If tomorrow is a better day, then one always has something to look forward to, one’s self has persevered, and true happiness becomes a little less difficult to attain." - Strike Attack
Report this post to a moderator
|
|
03-19-02 03:01 AM
|
|
elco
Junior Member M
Registered: Mar 2002 Location: Country: United States State: Certifications: Working on:
Total Posts: 20
|
|
quote: Originally posted by strikeattack
Really. I would have thought that there would have been some difficulty in switching between Priveledged user exec mode, global config mode, and interface config mode. The startup-config does not reference these changes.
Were they simple or complex configs?
..not sure what your referring too by 'difficulty in switching' exactly, but the configs are pretty basic, all the ports addreesses, telnet session passwords, etc, etc...maybe an access list or two...
Report this post to a moderator
|
|
03-19-02 03:14 AM
|
|
|
Click here for list of CCNA study
guides
Cisco exam notes
CCNA(tm) exam details
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|