You are on page 1of 17

Solution PT Activity 7.6.

1: Packet Tracer Skills


Integration Challenge

Task 1: Configure and Verify asic !evice Configurations
Ste" 1. Configure #asic co$$ands.
Configure each switch with the following basic commands. Packet Tracer only grades the hostnames and default
gateways.
Hostnames
Banner
Enable secret password
Line configurations
Serice encryption
Switch default gateways
S1
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switchconfig!#hostname S"
S"config!##anner motd #$elcome %uthori&ed 'sers 'nauthori&ed access prohi#ited(#
S"config!#ena#le secret class
S"config!#line )t* + ,
S"config-line!#password cisco
S"config-line!#login
S"config-line!#e.it
S"config!#ser)ice password-encr*ption
S"config!#ip default-gatewa* "/0."/.11."
S"config!#
S%
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switchconfig!#hostname S0
S0config!##anner motd #$elcome %uthori&ed 'sers 'nauthori&ed access prohi#ited(#
S0config!#ena#le secret class
S0config!#line )t* + ,
S0config-line!#password cisco
S0config-line!#login
S0config-line!#e.it
S0config!#ser)ice password-encr*ption
S0config!#ip default-gatewa* "/0."/.11."
S0config!#
S&
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switchconfig!#hostname S2
S2config!##anner motd #$elcome %uthori&ed 'sers 'nauthori&ed access prohi#ited(#
S2config!#ena#le secret class
S2config!#line )t* + ,
S2config-line!#password cisco
S2config-line!#login
S2config-line!#e.it
S2config!#ser)ice password-encr*ption
S2config!#ip default-gatewa* "/0."/.11."
S2config!#
Ste" %. Configure the $anage$ent V'A( interface on S1) S%) and S&.
Create and enable interface !L"# $$ on each switch. %se the addressing table for address configuration.
S1
S"config!#int )lan 11
S"config-if!#ip address "/0."/.11.2" 033.033.033.+
S"config-if!#e.it
S"config!#
S%
S0config!#int )lan 11
S0config-if!#ip address "/0."/.11.20 033.033.033.+
S0config-if!#e.it
S0config!#
S&
S2config!#int )lan 11
S2config-if!#ip address "/0."/.11.22 033.033.033.+
S2config-if!#e.it
S2config!#
Ste" &. Check results.
&our completion percentage should be '(). *f not+ click Check ,esults to see which re-uired components are not yet
completed.
Task %: Configure VTP
Ste" 1. Configure the VTP $ode on all three s*itches.
Configure S' as the serer. Configure S. and S( as clients.
S1
S"config!#)tp mode ser)er
Setting de)ice to 4T5 SE64E6 mode.
S"config!#
S%
S0config!#)tp mode client
Setting de)ice to 4T5 CL7ENT mode.
S0config!#
S&
S2config!#)tp mode client
Setting de)ice to 4T5 CL7ENT mode.
S2config!#
Ste" %. Configure the VTP do$ain na$e on all three s*itches.
%se CC#" as the !TP domain name.
S1
S"config!#)tp domain CCN%
Changing 4T5 domain name from N'LL to CCN%
S"config!#
S%
S0config!#)tp domain CCN%
Changing 4T5 domain name from N'LL to CCN%
S0config!#
S&
S2config!#)tp domain CCN%
Changing 4T5 domain name from N'LL to CCN%
S2config!#
Ste" &. Configure the VTP do$ain "ass*ord on all three s*itches.
%se cisco as the !TP domain password.
S1
S"config!#)tp password cisco
Setting de)ice 4L%N data#ase password to cisco
S"config!#
S%
S0config!#)tp password cisco
Setting de)ice 4L%N data#ase password to cisco
S0config!#
S&
S2config!#)tp password cisco
Setting de)ice 4L%N data#ase password to cisco
S2config!#
Ste" +. Check results.
&our completion percentage should be .'). *f not+ click Check ,esults to see which re-uired components are not yet
completed.
Task &: Configure Trunking
Ste" 1. Configure trunking on S1) S%) and S&.
Configure the appropriate interfaces as trunks and assign !L"# $$ as the natie !L"#.
S1
S"config!#interface range f+/" - f+/3
S"config-if-range!#switchport mode trun8
S"config-if-range!#switchport trun8 nati)e )lan 11
S"config-if-range!#no sh
S"config-if-range!#e.it
S%
S0config!#interface range f+/" - f+/,
S0config-if-range!#switchport mode trun8
S0config-if-range!#switchport trun8 nati)e )lan 11
S0config-if-range!#no sh
S0config-if-range!#e.it
S0config!#
S&
S2config!#interface range f+/" - f+/,
S2config-if-range!#switchport mode trun8
S2config-if-range!#switchport trun8 nati)e )lan 11
S2config-if-range!#no sh
S2config-if-range!#e.it
S2config!#
Ste" %. Check results.
&our completion percentage should be //). *f not+ click Check ,esults to see which re-uired components are not yet
completed.
Task +: Configure V'A(s
Ste" 1. Create the V'A(s on S1.
Create and name the following !L"#s on S' only. !TP adertises the new !L"#s to S. and S(.
!L"# '0 1aculty2Staff
!L"# .0 Students
!L"# 33 4ireless56uest7
!L"# $$ 8anagement9:efault
S1
S"config!#)lan "+
S"config-)lan!#name 9acult*/Staff
S"config-)lan!#e.it
S"config!#)lan 0+
S"config-)lan!#name Students
S"config-)lan!#e.it
S"config!#)lan ::
S"config-)lan!#name $ireless;uest!
S"config-)lan!#e.it
S"config!#)lan 11
S"config-)lan!#name <anagement=>efault
S"config-)lan!#e.it
S"config!#
Ste" %. Verify that V'A(s have #een sent to S% and S&.
%se the appropriate commands to erify that S. and S( now hae the !L"#s you created on S'. *t may take a few
minutes for Packet
Tracer to simulate the !TP adertisements.
S%
S0#sh )lan
4L%N Name Status 5orts
---- -------------------------------- --------- -------------------------------
" default acti)e 9a+/3, 9a+/?, 9a+//, 9a+/:
9a+/1, 9a+/"+, 9a+/"", 9a+/"0
9a+/"2, 9a+/",, 9a+/"3, 9a+/"?
9a+/"/, 9a+/":, 9a+/"1, 9a+/0+
9a+/0", 9a+/00, 9a+/02, 9a+/0,
;ig"/", ;ig"/0
"+ 9acult*/Staff acti)e
0+ Students acti)e
:: $ireless;uest! acti)e
11 <anagement=>efault acti)e
"++0 fddi-default act/unsup
"++2 to8en-ring-default act/unsup
"++, fddinet-default act/unsup
"++3 trnet-default act/unsup
S&
S2#sh )lan
4L%N Name Status 5orts
---- -------------------------------- --------- -------------------------------
" default acti)e 9a+/3, 9a+/?, 9a+//, 9a+/:
9a+/1, 9a+/"+, 9a+/"", 9a+/"0
9a+/"2, 9a+/",, 9a+/"3, 9a+/"?
9a+/"/, 9a+/":, 9a+/"1, 9a+/0+
9a+/0", 9a+/00, 9a+/02, 9a+/0,
;ig"/", ;ig"/0
"+ 9acult*/Staff acti)e
0+ Students acti)e
:: $ireless;uest! acti)e
11 <anagement=>efault acti)e
"++0 fddi-default act/unsup
"++2 to8en-ring-default act/unsup
"++, fddinet-default act/unsup
"++3 trnet-default act/unsup
Ste" &. Check results.
&our completion percentage should be ;/). *f not+ click Check ,esults to see which re-uired components are not yet
completed.
Task ,: Assign V'A(s to Ports
Ste" 1. Assign V'A(s to access "orts on S% and S&.
"ssign the PC access ports to !L"#s<
!L"# '0< PC'
!L"# .0< PC.
"ssign the wireless router access ports to !L"# 33.
S%
S0config!#int fa +/""
S0config-if!#switchport mode access
S0config-if!#switchport access )lan "+
S0config-if!#int fa +/":
S0config-if!#switchport mode access
S0config-if!#switchport access )lan 0+
S0config-if!#int fa +//
S0config-if!#switchport mode access
S0config-if!#switchport access )lan ::
S0config-if!#e.it
S0config!#
S&
S2config!#int fa +//
S2config-if!#switchport mode access
S2config-if!#switchport access )lan ::
S2config-if!#e.it
S2config!#
Ste" %. Verify V'A( I$"le$entation.
%se the appropriate commands to erify your !L"# implementation.
S0#sh )lan
4L%N Name Status 5orts
---- -------------------------------- --------- -------------------------------
" default acti)e 9a+/3, 9a+/?, 9a+/:, 9a+/1
9a+/"+, 9a+/"0, 9a+/"2, 9a+/",
9a+/"3, 9a+/"?, 9a+/"/, 9a+/"1
9a+/0+, 9a+/0", 9a+/00, 9a+/02
9a+/0,, ;ig"/", ;ig"/0
"+ 9acult*/Staff acti)e 9a+/""
0+ Students acti)e 9a+/":
:: $ireless;uest! acti)e 9a+//
11 <anagement=>efault acti)e
"++0 fddi-default act/unsup
"++2 to8en-ring-default act/unsup
"++, fddinet-default act/unsup
"++3 trnet-default act/unsup
S2#sh )lan
4L%N Name Status 5orts
---- -------------------------------- --------- -------------------------------
" default acti)e 9a+/3, 9a+/?, 9a+/:, 9a+/1
9a+/"+, 9a+/"", 9a+/"0, 9a+/"2
9a+/",, 9a+/"3, 9a+/"?, 9a+/"/
9a+/":, 9a+/"1, 9a+/0+, 9a+/0"
9a+/00, 9a+/02, 9a+/0,, ;ig"/"
;ig"/0
"+ 9acult*/Staff acti)e
0+ Students acti)e
:: $ireless;uest! acti)e 9a+//
11 <anagement=>efault acti)e
"++0 fddi-default act/unsup
"++2 to8en-ring-default act/unsup
"++, fddinet-default act/unsup
"++3 trnet-default act/unsup
Ste" &. Check results.
&our completion percentage should be ='). *f not+ click Check ,esults to see which re-uired components are not yet
completed.
Task 6: Configure STP
Step '. Ensure that S' is the root bridge for all spanning tree instances.
%se /0$= priority.
S1
S"config!#spanning-tree )lan ","+,0+,::,11 priorit* ,+1?
Ste" %. Verify that S1 is the root #ridge.
S"#sh spanning-tree
4L%N+++"
Spanning tree ena#led protocol ieee
6oot 7> 5riorit* ,+1/
%ddress ++,+.+@?+.>2>@
This #ridge is the root
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
@ridge 7> 5riorit* ,+1/ priorit* ,+1? s*s-id-e.t "!
%ddress ++,+.+@?+.>2>@
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
%ging Time 0+
7nterface 6ole Sts Cost 5rio.N#r T*pe
---------------- ---- --- --------- -------- --------------------------------
9a+/" >esg 9$> "1 "0:." 50p
9a+/0 >esg 9$> "1 "0:.0 50p
9a+/2 >esg 9$> "1 "0:.2 50p
9a+/, >esg 9$> "1 "0:., 50p
9a+/3 >esg 9$> "1 "0:.3 50p
4L%N++"+
Spanning tree ena#led protocol ieee
6oot 7> 5riorit* ,"+?
%ddress ++,+.+@?+.>2>@
This #ridge is the root
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
@ridge 7> 5riorit* ,"+? priorit* ,+1? s*s-id-e.t "+!
%ddress ++,+.+@?+.>2>@
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
%ging Time 0+
7nterface 6ole Sts Cost 5rio.N#r T*pe
---------------- ---- --- --------- -------- --------------------------------
9a+/" >esg 9$> "1 "0:." 50p
9a+/0 >esg 9$> "1 "0:.0 50p
9a+/2 >esg 9$> "1 "0:.2 50p
9a+/, >esg 9$> "1 "0:., 50p
9a+/3 >esg 9$> "1 "0:.3 50p
4L%N++0+
Spanning tree ena#led protocol ieee
6oot 7> 5riorit* ,""?
%ddress ++,+.+@?+.>2>@
This #ridge is the root
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
@ridge 7> 5riorit* ,""? priorit* ,+1? s*s-id-e.t 0+!
%ddress ++,+.+@?+.>2>@
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
%ging Time 0+
7nterface 6ole Sts Cost 5rio.N#r T*pe
---------------- ---- --- --------- -------- --------------------------------
9a+/" >esg 9$> "1 "0:." 50p
9a+/0 >esg 9$> "1 "0:.0 50p
9a+/2 >esg 9$> "1 "0:.2 50p
9a+/, >esg 9$> "1 "0:., 50p
9a+/3 >esg 9$> "1 "0:.3 50p
4L%N++::
Spanning tree ena#led protocol ieee
6oot 7> 5riorit* ,":,
%ddress ++,+.+@?+.>2>@
This #ridge is the root
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
@ridge 7> 5riorit* ,":, priorit* ,+1? s*s-id-e.t ::!
%ddress ++,+.+@?+.>2>@
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
%ging Time 0+
7nterface 6ole Sts Cost 5rio.N#r T*pe
---------------- ---- --- --------- -------- --------------------------------
9a+/" >esg 9$> "1 "0:." 50p
9a+/0 >esg 9$> "1 "0:.0 50p
9a+/2 >esg 9$> "1 "0:.2 50p
9a+/, >esg 9$> "1 "0:., 50p
9a+/3 >esg 9$> "1 "0:.3 50p
4L%N++11
Spanning tree ena#led protocol ieee
6oot 7> 5riorit* ,"13
%ddress ++,+.+@?+.>2>@
This #ridge is the root
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
@ridge 7> 5riorit* ,"13 priorit* ,+1? s*s-id-e.t 11!
%ddress ++,+.+@?+.>2>@
Aello Time 0 sec <a. %ge 0+ sec 9orward >ela* "3 sec
%ging Time 0+
7nterface 6ole Sts Cost 5rio.N#r T*pe
---------------- ---- --- --------- -------- --------------------------------
9a+/" >esg 9$> "1 "0:." 50p
9a+/0 >esg 9$> "1 "0:.0 50p
9a+/2 >esg 9$> "1 "0:.2 50p
9a+/, >esg 9$> "1 "0:., 50p
9a+/3 >esg 9$> "1 "0:.3 50p
Ste" &. Check results.
&our completion percentage should be ==). *f not+ click Check ,esults to see which re-uired components are not yet
completed.
Task 7: Configure -outer.on.a.Stick Inter.V'A( -outing
Ste" 1. Configure su#interfaces.
Configure the 1a02' subinterfaces on ,' using the information from the addressing table.
-1
6"#conf t
Enter configuration commands, one per line. End with CNTL/Z.
6"config!#interface fa +/"."+
6"config-su#if!#encapsulation dot"B "+
6"config-su#if!#ip address "/0."/."+." 033.033.033.+
6"config-su#if!#e.it
6"config!#interface fa +/".0+
6"config-su#if!#encapsulation dot"B 0+
6"config-su#if!#ip address "/0."/.0+." 033.033.033.+
6"config-su#if!#e.it
6"config!#interface fa+/".::
6"config-su#if!#encapsulation dot"B ::
6"config-su#if!#ip address "/0."/.::." 033.033.033.+
6"config-su#if!#e.it
6"config!#interface fa+/".11
6"config-su#if!#encapsulation dot"B 11 nati)e
6"config-su#if!#ip address "/0."/.11." 033.033.033.+
6"config-su#if!#e.it
Ste" %. Check results.
&our completion percentage should be >$). *f not+ click Check ,esults to see which re-uired components are not yet
completed.
Task /: Configure 0ireless Connectivity
Ste" 1. Configure IP Addressing for 0-S% and 0-S&.
Configure L"# settings and then static addressing on the *nternet interfaces for both 4,S. and 4,S( using the
addresses from the topology.
#ote< " bug in Packet Tracer may preent you from assigning the static *P address first. " workaround for this issue is to
configure the L"# settings first under #etwork Setup. Sae the settings. Then configure the static *P information under
*nternet Connection Type and sae settings again.
Ste" %. Configure *ireless net*ork settings.
The SS*:s for the routers are 4,S.?L"# and 4,S(?L"#+ respectiely.
The 4EP for both is '.(/;"BC:E.
Ste" &. Configure the *ireless routers for re$ote access.
Configure the administration password as cisco'.(.
Enable remote management.
Ste" +. Configure PC& and PC+ to access the net*ork using !1CP.
PC( connects to the 4,S.?L"#+ and PC/ connects to the 4,S(?L"#.
This post is also aailable in< *talian
Tags< CC#"+ CC#" E@ploration (+ cisco+ default route+ :HCP+ packet tracer+ pt actiity >.=.'+ router on a stick+ stp+
trunking+ lan+ tp

You might also like