Sie sind auf Seite 1von 3

MiPDF.

COM

CCNARoutingandSwitching
IntroductiontoNetworks

ITNPracticeSkillsAssessmentPacketTracer Afewthingstokeepin
mindwhilecompletingthisactivity:

1. DonotusethebrowserBackbuttonorcloseorreloadanyexamwindowsduringtheexam.
2. DonotclosePacketTracerwhenyouaredone.Itwillcloseautomatically.
3. ClicktheSubmitAssessmentbuttoninthebrowserwindowtosubmityourwork.

Introduction
Inthisassessment,youwillconfiguredevicesinanIPv4/IPv6network.Forthesakeoftime,youwillnotbeaskedtoperformall
configurationsonallnetworkdevicesasyoumayberequiredtodoinarealnetworkorotherassessment.Instead,youwilluse
theskillsandknowledgethatyouhavelearnedinthelabsinthiscoursetoconfiguretheTownHallrouter.Inaddition,youwill
addressthehostsontwoLANswithIPv4andIPv6addresses,activateandaddressthemanagementinterfaceofthe
AdministrationSwitch,andbackupadeviceconfigurationtoaTFTPserver.
Youwillreceiveoneofseveraltopologies.
YouarenotrequiredtoconfiguretheITDepartmentSwitch,andyouwillnotbeabletoaccessitinthispracticeskills
assessmentactivity.
AllIOSdeviceconfigurationsshouldbecompletedfromadirectterminalconnectiontothedeviceconsole.Inaddition,
manyvaluesthatarerequiredtocompletetheconfigurationshavenotbeengiventoyou.Inthosecases,createthe
valuesthatyouneedtocompletetherequirements. Forvaluesthathavebeensuppliedtoyou,theymustbeentered
exactlyastheyappearinorderforyoutogetfullcreditforyourconfiguration.
Youwillpracticeandbeassessedonthefollowingskills:

ConfigurationofinitialIOSdevicesettings
DesignandcalculationofIPv4addressing
ConfigurationofIOSdeviceinterfacesincludingIPv4andIPv6addressingwhenappropriate
AddressingofnetworkhostswithIPv4andIPv6addresses
Enhancingdevicesecurity,includingconfigurationofthesecuretransportprotocolforremotedeviceconfiguration
Configurationofaswitchmanagementinterface Requirementsbydevice:
TownHallrouter:

Configurationofinitialroutersettings
InterfaceconfigurationandIPv4andIPv6addressing
Devicesecurityenhancementordevicehardening
Securetransportforremoteconfigurationconnectionsascoveredinthelabs
BackupoftheconfigurationfiletoaTFTPserver AdministrationSwitch:

EnablingbasicremotemanagementbyTelnet PCandServerhosts:

IPv4fulladdressing
IPv6addressing

AddressingTable
Device

Interface

IPv4
Address

Subnet
Mask

IPv6Address
TownHall

G0/0
G0/1

IPv4Default
Gateway
IPv6Default
Gateway
N/A

2001:DB8:ACAD:A::1/64

N/A
N/A

2001:DB8:ACAD:B::1/64

N/A

FE80::1

N/A

LinkLocal
Administration
Switch

Vlan1

ReceptionHost

NIC

OperatorHost

NIC

ITHost

NIC

TFTPServer

NIC

N/A

N/A

N/A

2001:DB8:ACAD:A::FF

2001:DB8:ACAD:A::15

2001:DB8:ACAD:B::FF

2001:DB8:ACAD:B::15

Instructions
Step1:DeterminetheIPAddressingScheme.
DesignanIPv4addressingschemeandcompletetheAddressingTablebasedonthefollowingrequirements.Usethetableto
helpyouorganizeyourwork.
Subnet
BeginningAddress
Number
1

EndingAddress

Mask

Assignment

192.168.1.0

2
3
ITDepartment
LANSubnet

4
5

Administration
LANSubnet

a. Subnetthe192.168.1.0/24networktoprovide30hostaddressespersubnetwhilewastingthefewest
addresses.
b. AssignthefourthsubnettotheITDepartmentLAN.
c. Assignthelastnetworkhostaddress(thehighest)inthissubnettotheG0/0interfaceonTownHall.
d. Startingwiththefifthsubnet,subnetthenetworkagainsothatthenewsubnetswillprovide14hostaddresses
persubnetwhilewastingthefewestaddresses.
e. Assignthesecondofthesenew14hostsubnetsto theAdministrationLAN.
f. Assignthelastnetworkhostaddress(thehighest)intheAdministrationLANsubnettotheG0/1interfaceofthe
TownHallrouter.
g. Assignthesecondtothelastaddress(thesecondhighest)inthissubnettotheVLAN1interfaceofthe
AdministrationSwitch.
h. Configureaddressesonthehostsusinganyoftheremainingaddressesintheirrespectivesubnets.
Step2:ConfiguretheTownHallRouter.
a. ConfiguretheTownHallrouterwithallinitialconfigurationsthatyouhavelearnedinthecoursesofar:

Configuretherouterhostname:Middle
Protectdeviceconfigurationsfromunauthorizedaccesswiththeencryptedprivilegedexecpassword.
Secureallaccesslinesintotherouterusingmethodscoveredinthecourseandlabs.
Requirenewlyenteredpasswordsmusthaveaminimumlengthof10characters.
Preventallpasswordsfrombeingviewedincleartextindeviceconfigurationfiles.
Configuretheroutertoonlyacceptinbandmanagementconnectionsovertheprotocolthatismoresecurethan
Telnet,aswasdoneinthelabs.Usethevalue1024 forencryptionkeystrength.
Configurelocaluserauthenticationforinbandmanagementconnections.Createauserwiththenamenetadmin
andasecretpasswordof Cisco_CCNA5Givetheuserthehighestadministrativeprivileges.Youranswermust
matchthesevaluesexactly. b.ConfigurethetwoGigabitEthernetinterfacesusingtheIPv4addressingvalues
youcalculatedandtheIPv6valuesprovidedintheaddressingtable.
Reconfigurethelinklocaladdressestothevalueshowninthetable.
Documenttheinterfacesintheconfigurationfile. Step3:ConfiguretheAdministrationSwitch.
ConfigureAdministrationSwitchforremotemanagementoverTelnet.
Step4:ConfigureandVerifyHostAddressing.
a. UsetheIPv4addressingfromStep1andtheIPv6addressingvaluesprovidedintheaddressingtableto
configureallhostPCswiththecorrectaddressing.
b. UsetherouterinterfacelinklocaladdressastheIPv6defaultgatewaysonthehosts.
Step5:BackuptheConfigurationoftheTownHallRoutertoTFTP.
a. CompletetheconfigurationoftheTFTPserverusingtheIPv4addressingvaluesfromStep1andthevalues
intheaddressingtable.
b. BackuptherunningconfigurationofTownHalltotheTFTPServer.Usethedefaultfilename.
LastUpdated:January,2015

Version2.1.1
CreatedinPacketTracer6.1

Das könnte Ihnen auch gefallen