You are on page 1of 4

L

V
I
T
O
B
R
P
S
2013 Cisco and
Lab - Ini
Version)
nstructor No
Topology
Objectives
Part 1: Se
Part 2: In
Part 3: In
Backgroun
Before sta
devices in
lab may b
a Cisco sw
Note: The
Cisco IOS
IOS Relea
Dependin
from what
Required R
1 Rou
1 Swi
2 PCs
Conso
Part 1: S
Step 1: Ca
Attach co
d/or its affiliates.
tializing
ote: Red font

et Up Device
itialize the R
itialize the S
nd / Scenar
arting a CCNA
n use have be
be unpredictab
witch.
e routers used
S Release 15.
ase 15.0(2) (l
g on the mod
t is shown in t
Resources
uter (Cisco 19
tch (Cisco 29
s (Windows 7
ole cables to
Set Up De
able the netw
nsole cables
All rights reserve
g and Re
color or Gray
es in the Netw
Router and R
Switch and R
rio
A hands-on la
een erased an
ble. This lab p
d with CCNA
.2(4)M3 (univ
anbasek9 ima
del and Cisco
the labs.
941 with Cisco
960 with Cisco
7, Vista, or XP
configure the
evices in
work as sho
to the device
ed. This docume
eloading
y highlights ind
work as Show
eload
eload
ab that makes
nd have no st
provides a de
hands-on lab
versalk9 imag
age). Other ro
IOS version,
o IOS softwar
o IOS Releas
P with termina
e Cisco IOS d
the Netw
own in the t
s shown in th
ent is Cisco Publ
g a Rout
dicate text tha
wn in the To
s use of eithe
tartup configu
etail procedure
bs are Cisco 1
e). The switc
outers, switch
the comman
re, Release 1
e 15.0(2) lanb
al emulation p
evices via the
work as S
topology.
he topology di
ic.
ter and S
at appears in
opology
r a Cisco rout
urations prese
e for initializin
1941 Integrate
hes used are
hes, and Cisc
nds available a
5.2(4)M3 uni
basek9 image
program, such
e console por
hown in t
iagram.
Switch (
the instructo
ter or switch,
ent. Otherwise
ng and reload
ed Services R
Cisco Cataly
co IOS version
and output pr
versal image
e or compara
h as Tera Ter
rts
the Topo
Instructo
r copy only.
ensure that t
e, the results
ding a Cisco ro
Routers (ISRs
yst 2960s with
ns can be use
roduced migh
or comparab
able)
m)
ology
Page 1 of 4
or
the
of your
outer and
s) with
h Cisco
ed.
ht vary
ble)
Initializing and Reloading a Router and Switch
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 4
Step 2: Power on all the devices in the topology.
Wait for all devices to finish the software load process before moving to Part 2.
Part 2: Initialize the Router and Reload
Step 1: Connect to the router.
Console into the router and enter privileged EXEC mode using the enable command.
Rout er > enable
Rout er #
Step 2: Erase the startup configuration file from NVRAM.
Type the erase startup-config command to remove the startup configuration from nonvolatile random-
access memory (NVRAM).
Rout er # erase startup-config
Er asi ng t he nvr amf i l esyst emwi l l r emove al l conf i gur at i on f i l es! Cont i nue? [ conf i r m]
[ OK]
Er ase of nvr am: compl et e
Rout er #
Step 3: Reload the router.
Issue the reload command to remove an old configuration from memory. When prompted to Proceed with
reload, press Enter to confirm the reload. Pressing any other key will abort the reload.
Rout er # reload
Pr oceed wi t h r el oad? [ conf i r m]

*Nov 29 18: 28: 09. 923: %SYS- 5- RELOAD: Rel oad r equest ed by consol e. Rel oad Reason:
Rel oad Command.
Note: You may receive a prompt to save the running configuration prior to reloading the router. Respond
by typing no and press Enter.
Syst emconf i gur at i on has been modi f i ed. Save? [ yes/ no] : no
Step 4: Bypass the initial configuration dialog.
After the router reloads, you are prompted to enter the initial configuration dialog. Enter no and press Enter.
Woul d you l i ke t o ent er t he i ni t i al conf i gur at i on di al og? [ yes/ no] : no
Step 5: Terminate the autoinstall program.
You will be prompted to terminate the autoinstall program. Respond yes and then press Enter.
Woul d you l i ke t o t er mi nat e aut oi nst al l ? [ yes] : yes
Rout er >
Part 3: Initialize the Switch and Reload
Step 1: Connect to the switch.
Console into the switch and enter privileged EXEC mode.
Initializing and Reloading a Router and Switch
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 4
Swi t ch> enable
Swi t ch#
Step 2: Determine if there have been any virtual local-area networks (VLANs) created.
Use the show flash command to determine if any VLANs have been created on the switch.
Swi t ch# show flash

Di r ect or y of f l ash: /

2 - r wx 1919 Mar 1 1993 00: 06: 33 +00: 00 pr i vat e- conf i g. t ext
3 - r wx 1632 Mar 1 1993 00: 06: 33 +00: 00 conf i g. t ext
4 - r wx 13336 Mar 1 1993 00: 06: 33 +00: 00 mul t i pl e- f s
5 - r wx 11607161 Mar 1 1993 02: 37: 06 +00: 00 c2960- l anbasek9- mz. 150- 2. SE. bi n
6 - r wx 616 Mar 1 1993 00: 07: 13 +00: 00 vl an. dat

32514048 byt es t ot al ( 20886528 byt es f r ee)
Swi t ch#
Step 3: Delete the VLAN file.
a. If the vlan.dat file was found in flash, then delete this file.
Swi t ch# delete vlan.dat
Del et e f i l ename [ vl an. dat ] ?
You will be prompted to verify the file name. At this point, you can change the file name or just press
Enter if you have entered the name correctly.
b. When you are prompted to delete this file, press Enter to confirm the deletion. (Pressing any other key will
abort the deletion.)
Del et e f l ash: / vl an. dat ? [ conf i r m]
Swi t ch#
Step 4: Erase the startup configuration file.
Use the erase startup-config command to erase the startup configuration file from NVRAM. When you are
prompted to remove the configuration file, press Enter to confirm the erase. (Pressing any other key will abort
the operation.)
Swi t ch# erase startup-config
Er asi ng t he nvr amf i l esyst emwi l l r emove al l conf i gur at i on f i l es! Cont i nue? [ conf i r m]
[ OK]
Er ase of nvr am: compl et e
Swi t ch#
Step 5: Reload the switch.
Reload the switch to remove any old configuration information from memory. When you are prompted to
reload the switch, press Enter to proceed with the reload. (Pressing any other key will abort the reload.)
Swi t ch# reload
Pr oceed wi t h r el oad? [ conf i r m]
Note: You may receive a prompt to save the running configuration prior to reloading the switch. Type no
and press Enter.
Initializing and Reloading a Router and Switch
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 4
Syst emconf i gur at i on has been modi f i ed. Save? [ yes/ no] : no
Step 6: Bypass the initial configuration dialog.
After the switch reloads, you should see a prompt to enter the initial configuration dialog. Type no at the
prompt and press Enter.
Woul d you l i ke t o ent er t he i ni t i al conf i gur at i on di al og? [ yes/ no] : no
Swi t ch>
Reflection
1. Why is it necessary to erase the startup configuration before reloading the router?
_______________________________________________________________________________________
The startup configuration file is loaded into memory and becomes the running-config after the router reloads.
Erasing this file allows the router to return to its basic configuration after a reload.
2. You find a couple configurations issues after saving the running configuration to the startup configuration, so
you make the necessary changes to fix those issues. If you were to reload the device now, what configuration
would be restored to the device after the reload?
_______________________________________________________________________________________
The configuration at the time of the last save is restored to the device after a reload. Any changes made to
the running configuration after the last save would be lost.

You might also like