ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

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






This is interesting: Free IT Magazines | Databases help forum



Cisco > CCNA > copying config

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread




Featured site:  Online CCNA practice exams from Cert21.com



Pages (2): [1] 2 »

Author copying config
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

Old Post 03-18-02 04:56 PM
jombeewoof is offline Click Here to See the Profile for jombeewoof Click here to Send jombeewoof a Private Message Add jombeewoof to your buddy list Find more posts by jombeewoof    Send an AIM message to jombeewoof Send a message to jombeewoof Reply w/Quote Edit/Delete Message IP: Logged
web
Senior Member




Registered: May 2001
Location:
Country: Canada
State:
Certifications: MCSE, A+,CCNA
Working on: CCNP

Total Posts: 115
Smile

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

Old Post 03-18-02 05:01 PM
web is offline Click Here to See the Profile for web Click here to Send web a Private Message Add web to your buddy list Find more posts by web Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-18-02 05:04 PM
jombeewoof is offline Click Here to See the Profile for jombeewoof Click here to Send jombeewoof a Private Message Add jombeewoof to your buddy list Find more posts by jombeewoof    Send an AIM message to jombeewoof Send a message to jombeewoof Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-18-02 09:15 PM
ciscoteacher is offline Click Here to See the Profile for ciscoteacher Click here to Send ciscoteacher a Private Message Add ciscoteacher to your buddy list Find more posts by ciscoteacher Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-19-02 02:12 AM
strikeattack is offline Click Here to See the Profile for strikeattack Click here to Send strikeattack a Private Message Visit strikeattack's homepage! Add strikeattack to your buddy list Find more posts by strikeattack Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-19-02 02:48 AM
elco is offline Click Here to See the Profile for elco Click here to Send elco a Private Message Add elco to your buddy list Find more posts by elco Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-19-02 02:52 AM
strikeattack is offline Click Here to See the Profile for strikeattack Click here to Send strikeattack a Private Message Visit strikeattack's homepage! Add strikeattack to your buddy list Find more posts by strikeattack Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-19-02 02:57 AM
elco is offline Click Here to See the Profile for elco Click here to Send elco a Private Message Add elco to your buddy list Find more posts by elco Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-19-02 03:01 AM
strikeattack is offline Click Here to See the Profile for strikeattack Click here to Send strikeattack a Private Message Visit strikeattack's homepage! Add strikeattack to your buddy list Find more posts by strikeattack Reply w/Quote Edit/Delete Message IP: Logged
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

Old Post 03-19-02 03:14 AM
elco is offline Click Here to See the Profile for elco Click here to Send elco a Private Message Add elco to your buddy list Find more posts by elco Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Pages (2): [1] 2 » Post new thread   Post reply

Click here for list of CCNA study guides

Cisco exam notes

CCNA(tm) exam details



Forum Jump:
Rate This Thread:
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


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps