0% found this document useful (0 votes)
159 views

How To Load A Config File Onto A Cisco Router

This document provides instructions for loading a configuration file onto a Cisco router. It describes connecting a console cable from the router to a computer and starting a terminal program. It explains how to erase the existing configuration on the router by entering specific commands. After the router reboots, the instructions say to enter configuration mode and paste the new configuration file contents. The last step is to save the new configuration on the router.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
159 views

How To Load A Config File Onto A Cisco Router

This document provides instructions for loading a configuration file onto a Cisco router. It describes connecting a console cable from the router to a computer and starting a terminal program. It explains how to erase the existing configuration on the router by entering specific commands. After the router reboots, the instructions say to enter configuration mode and paste the new configuration file contents. The last step is to save the new configuration on the router.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

How to-Xload a config file onto a Cisco router CH A N

PD
F

GE

http://www.ifm.net.nz/cookbooks/loadingconfig.html -XCH A N
PD
F

GE

O W !

bu

to

lic

lic

to

bu

N
.c

O W !
w
.d o

.d o

c u-tr a c k

How to load a config file onto a Cisco router


Home Contact IFM

c u-tr a c k

.c

Plug the blue serial cable [known as a console cable] that came with your Cisco router into the console port on the router and the serial port in your computer. Start up your favourite terminal program (such as HyperTerminal - select "Direct to COMx"). The correct terminal settings are 9600 baud, 8 data bits, no parity, 1 stop bit, and I usually choose hardware flow control. For reliability, you also need to set the line delay to 100ms (File/Properties/Settings/ASCII Setup). If the router is on, switch it off. Now turn the router on. Note that it takes about two minutes for router to complete booting. If the router asks if you want to run the setup wizard, say no. If it asks you if you want to get started tap return a couple of times. If you get nothing within 30 seconds of turning the router on, tap return a few times. If you still get nothing then check your serial connections and parameters. For safety, lets start by wiping the routers current config. Enter these commands:
enable erase nvram: Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]

Press "y" to erase the routers config. Then enter the below commands. Note that the router may not ask you to save the current config. If it does, make sure you say no - we are trying to wipe the config.
reload System configuration has been modified. Save? [yes/no]: no Proceed with reload? [confirm]

Press "y" to let the router reboot. For those people who have some familiarity with Cisco routers the "erase nvram:" command has supersede the "write erase" and "erase startup-config" commands (these commands all do the same thing). When the router has completed booting this time it will ask if you want to run the setup wizard, say "no". It should eventually tell you to press "return to get started". Tap return a few times. Now we need to go into config mode:
enable config terminal

Now copy the config you want to load onto the router into the clipboard (hint: CTRL-A then CTRL-C), and paste into HyperTerminal (Edit/Paste To Host). Once it has pasted in, you need to save the config.
CTRL-Z copy running-config startup-config

With any luck, your now done!

1 de 1

12/1/2008 13:08

w
w

w
w

You might also like