[c-nsp] Reading config from disk0: on 7204VXR?

Vlad vlad at doom.net
Fri Oct 15 14:52:49 EDT 2004


On Tue, Oct 12, 2004 at 09:47:25AM -0500, Mike Bacher wrote:
> 1. Have the router read its startup-config from disk0: at boot time

> 2. Have the router write its running-config to disk0: when a "write" 
> command is issued

Modified system boot parameters and an alias may be appropriate here

boot config disk0:startup-config
alias exec write copy running-config disk0:startup-config

If you're doing this through a script or some other automated method,
you'll need to worry about sending the appropriate newlines/carriage
returns at the confirmations prompts.

-v


More information about the cisco-nsp mailing list