RE: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread Harrison, Michael

I cannot test this yet (I will tonight) but I would try the following:

Enter setup mode; escape from setup; save config.  That should completely
overwrite the current config without reloading.  


-Original Message-
From: Albert Lu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 8:02 AM
To: [EMAIL PROTECTED]
Subject: What is the quickest way to reload a router? [7:15247]


Hello group,

A quick question. What is the quickest way to reload a router to it's
default config. I use erase nvram and then reload. Is there a way of
doing this without doing the reload which can take a long while.

Thanks

Albert


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Blue Cross Blue Shield of Florida, Inc., and its subsidiary and 
affiliate companies are not responsible for errors or omissions in this
e-mail message. Any personal comments made in this e-mail do not reflect the
views of Blue Cross Blue Shield of Florida, Inc.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15260t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread [EMAIL PROTECTED]

write erase




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15267t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread Chuck Larrieu

I don't have anything to try on right now, but it occurs to me that this
might work:

erase start
copy start run

in theory, at least.

Chuck

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Albert Lu
Sent: Wednesday, August 08, 2001 5:02 AM
To: [EMAIL PROTECTED]
Subject: What is the quickest way to reload a router? [7:15247]


Hello group,

A quick question. What is the quickest way to reload a router to it's
default config. I use erase nvram and then reload. Is there a way of
doing this without doing the reload which can take a long while.

Thanks

Albert


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15273t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread Jim Newton

How about erase start, then copy start run? Don't know for sure, but it
would make sense.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Harrison, Michael
Sent: Wednesday, August 08, 2001 7:55 AM
To: [EMAIL PROTECTED]
Subject: RE: What is the quickest way to reload a router? [7:15247]

I cannot test this yet (I will tonight) but I would try the following:

Enter setup mode; escape from setup; save config.  That should completely
overwrite the current config without reloading.


-Original Message-
From: Albert Lu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 8:02 AM
To: [EMAIL PROTECTED]
Subject: What is the quickest way to reload a router? [7:15247]


Hello group,

A quick question. What is the quickest way to reload a router to it's
default config. I use erase nvram and then reload. Is there a way of
doing this without doing the reload which can take a long while.

Thanks

Albert


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Blue Cross Blue Shield of Florida, Inc., and its subsidiary and
affiliate companies are not responsible for errors or omissions in this
e-mail message. Any personal comments made in this e-mail do not reflect the
views of Blue Cross Blue Shield of Florida, Inc.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15263t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread John Neiberger

These suggestions will not work.  copy start run works just like if
you were in config mode and typed the commands yourself.  If you go to
config mode and type nothing and hit enter, it won't replace your
current config with nothing, it will just do nothing.  

Entering and exiting setup without doing anything will not erase the
running config either, for the same reason.  Setup simply creates a
basic config and then pastes it into the running config.  

The only good way to erase the running config is to erase the startup
config and reload.  If anyone else knows of a way to do it besides
typing or pasting a negative config (no this, no that) please let us
know, I'd love to know the trick.

Regards,
John

 Jim Newton  8/8/01 7:07:30 AM 
How about erase start, then copy start run? Don't know for sure, but
it
would make sense.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Harrison, Michael
Sent: Wednesday, August 08, 2001 7:55 AM
To: [EMAIL PROTECTED] 
Subject: RE: What is the quickest way to reload a router? [7:15247]

I cannot test this yet (I will tonight) but I would try the following:

Enter setup mode; escape from setup; save config.  That should
completely
overwrite the current config without reloading.


-Original Message-
From: Albert Lu [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, August 08, 2001 8:02 AM
To: [EMAIL PROTECTED] 
Subject: What is the quickest way to reload a router? [7:15247]


Hello group,

A quick question. What is the quickest way to reload a router to it's
default config. I use erase nvram and then reload. Is there a way
of
doing this without doing the reload which can take a long while.

Thanks

Albert


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com 
Blue Cross Blue Shield of Florida, Inc., and its subsidiary and
affiliate companies are not responsible for errors or omissions in
this
e-mail message. Any personal comments made in this e-mail do not
reflect the
views of Blue Cross Blue Shield of Florida, Inc.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15307t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread Michael R. Eckhoff

No, that will just append nothing to the currently running config.  No 
different than copy tftp run.

Mike

Harrison, Michael wrote:
 I cannot test this yet (I will tonight) but I would try the following:
 
 Enter setup mode; escape from setup; save config.  That should completely
 overwrite the current config without reloading.  
 
 
 -Original Message-
 From: Albert Lu [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, August 08, 2001 8:02 AM
 To: [EMAIL PROTECTED]
 Subject: What is the quickest way to reload a router? [7:15247]
 
 
 Hello group,
 
 A quick question. What is the quickest way to reload a router to it's
 default config. I use erase nvram and then reload. Is there a way of
 doing this without doing the reload which can take a long while.
 
 Thanks
 
 Albert
 
 
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 Blue Cross Blue Shield of Florida, Inc., and its subsidiary and 
 affiliate companies are not responsible for errors or omissions in this
 e-mail message. Any personal comments made in this e-mail do not reflect
the
 views of Blue Cross Blue Shield of Florida, Inc.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15357t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread Donald B Johnson jr

doesn't that do what cisco calls a soft-overlay bringing a config out of
start and placing it in run will only change effected parameters and add new
ones but will leave everything else in run alone so if no parameters are in
start then it will not overlay or effect and running parameters
been a while too I will try tonight



- Original Message -
From: Chuck Larrieu 
To: 
Sent: Wednesday, August 08, 2001 7:00 AM
Subject: RE: What is the quickest way to reload a router? [7:15247]


 I don't have anything to try on right now, but it occurs to me that this
 might work:

 erase start
 copy start run

 in theory, at least.

 Chuck

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 Albert Lu
 Sent: Wednesday, August 08, 2001 5:02 AM
 To: [EMAIL PROTECTED]
 Subject: What is the quickest way to reload a router? [7:15247]


 Hello group,

 A quick question. What is the quickest way to reload a router to it's
 default config. I use erase nvram and then reload. Is there a way of
 doing this without doing the reload which can take a long while.

 Thanks

 Albert


 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15370t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread Leigh Anne Chisholm

No Jim, that won't work.  Anytime you copy to the running-config, you merge
the new commands with the old.

The quickest way to get a router to a blank configuration is to do the erase
nvram and then reload.  No shortcuts possible.


  -- Leigh Anne

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Jim Newton
Sent: Wednesday, August 08, 2001 7:08 AM
To: [EMAIL PROTECTED]
Subject: RE: What is the quickest way to reload a router? [7:15247]


How about erase start, then copy start run? Don't know for sure, but it
would make sense.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Harrison, Michael
Sent: Wednesday, August 08, 2001 7:55 AM
To: [EMAIL PROTECTED]
Subject: RE: What is the quickest way to reload a router? [7:15247]

I cannot test this yet (I will tonight) but I would try the following:

Enter setup mode; escape from setup; save config.  That should completely
overwrite the current config without reloading.


-Original Message-
From: Albert Lu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 8:02 AM
To: [EMAIL PROTECTED]
Subject: What is the quickest way to reload a router? [7:15247]


Hello group,

A quick question. What is the quickest way to reload a router to it's
default config. I use erase nvram and then reload. Is there a way of
doing this without doing the reload which can take a long while.

Thanks

Albert


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Blue Cross Blue Shield of Florida, Inc., and its subsidiary and
affiliate companies are not responsible for errors or omissions in this
e-mail message. Any personal comments made in this e-mail do not reflect the
views of Blue Cross Blue Shield of Florida, Inc.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15396t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: What is the quickest way to reload a router? [7:15247]

2001-08-08 Thread Dwayne Saunders

This doesn't work when you copy run to start it overwrites the start-up
config but when you copy from start to running the start-up config merges
with the running config. this was part of my studying for my ccna 

D'Wayne Saunders
Network Admin

Ph:08 89507742  
Fax:08 89521112 
Mobile: 

www.lasseters.com.au
  
World's First Government Licensed and Regulated Online Casino...


***
This email message (and attachments) may contain information that is
confidential to Lasseters Online. If you are not the intended recipient you
cannot use, distribute or copy the message or attachments. In such a case,
please notify the sender  by return email immediately and erase all copies
of the message and attachments. Opinions, conclusions and other information
in this message and attachments that do not relate to the official business
of Lasseters Online are neither given nor endorsed by it.

***



-Original Message-
From: Jim Newton [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 22:38
To: [EMAIL PROTECTED]
Subject: RE: What is the quickest way to reload a router? [7:15247]


How about erase start, then copy start run? Don't know for sure, but it
would make sense.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Harrison, Michael
Sent: Wednesday, August 08, 2001 7:55 AM
To: [EMAIL PROTECTED]
Subject: RE: What is the quickest way to reload a router? [7:15247]

I cannot test this yet (I will tonight) but I would try the following:

Enter setup mode; escape from setup; save config.  That should completely
overwrite the current config without reloading.


-Original Message-
From: Albert Lu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 8:02 AM
To: [EMAIL PROTECTED]
Subject: What is the quickest way to reload a router? [7:15247]


Hello group,

A quick question. What is the quickest way to reload a router to it's
default config. I use erase nvram and then reload. Is there a way of
doing this without doing the reload which can take a long while.

Thanks

Albert


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Blue Cross Blue Shield of Florida, Inc., and its subsidiary and
affiliate companies are not responsible for errors or omissions in this
e-mail message. Any personal comments made in this e-mail do not reflect the
views of Blue Cross Blue Shield of Florida, Inc.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15383t=15247
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]