Anda di halaman 1dari 5

DsmbISP Basic DsmbISP Basic Configuration PT Practice SBA A few things to keep in mind while completing this activity:

1. Do not use the browser Back button or close or reload any Exam windows during the exam. 2. Do not close acket !racer when you are done. "t will close automatically. #. $lick the %ubmit Assessment button to submit your work. Introduction "n this practice acket !racer %kills Exam you will:

finish the configuration of a partially configured network establish connectivity between the routers and from the routers to the "nternet configure D&$ configure port security configure encapsulation on 'A( links verify connectivity to the "nternet

Addressing !able Device )outer1 Interface *a+,+ %+,+,+ )outer2 *a+,+ %+,+,+ %+,+,1 'ireless A "nternet 2A( %witch1 32A( 1 Address 1-2.1..1++.## 1-2.1..1++.#+ 1-2.1..1++.1 121.1+-.+.. Subnet Mask 2//.2//.2//.20+ 2//.2//.2//.20+ 2//.2//.2//.20+ 2//.2//.2//.2/2 Default Gateway n,a n,a n,a n,a n,a 1-2.1..1++.1 n,a 1-2.1..1++.##

1-2.1..1++.1- 2//.2//.2//.20+ 1-2.1..1++.2 1+.2//.2//.1 1-2.1..1++.#0 2//.2//.2//.20+ 2//.2//.2//.+ 2//.2//.2//.20+

ote! !he password for user E4E$ mode is cisco. !he password for privileged E4E$ mode is

class. Ste" #! $onnect the Devices. a. $onnect the %erial +,+,+ on )outer1 to )outer2. $outer% is t&e DC' side of t&e link( b. $onnect the *ast Ethernet +,+ on )outer2 to the 'ireless A . cross)over Cable( Ste" %! $onfigure the Device 5asics. $onfigure the following on )outer1: 6hint: /.#.07 $outer#* tab C+I Router>enable Router#configure terminal !he router name is $outer#. Router(config)#hostname Router1

!he privileged E4E$ mode uses the following encrypted password: class Router1(config)#enable password class Router1(config)#service password-encryption Router1(config)#enable secret class Enable !elnet and console line login using the following password: cisco Router1(config)#line vty 0 4 Router1(config-line)#login Router1(config-line)#password cisco Router1(config-line)#e it Router1(config)#line console 0 Router1(config-line)#login Router1(config-line)#password cisco Router1(config-line)#e it

$onfigure the banner message8of8the8day as Aut&ori,ed access onlyRouter1(config)#banner motd # !uthori"ed access only# # Router1(config)#end

Router1#copy run start

Ste" .! Design and $onfigure " Addressing. 6hint: /.#./7 9se the " addresses in the Addressing !able and your subnetting skills to determine the missing " addresses according to the following guidelines: a. $onfigure )outer1 Addressing. 6hint: /.#./7 $onfigure the %erial +,+,+ interface on )outer1 using the last " address in the subnet that is shared with )outer2. Router1(config)#interface serial 0$0$0 Router1(config-if)#ip address 1%&'1('100')0 &**'&**'&**'&40 Router1(config-if)#no shutdown Router1(config-if)#e it

!he 2A( that is attached to )outer1 uses the next available ,21 subnet in the 1-2.1..1++.+,20 address space. $onfigure )outer1 with the first " address. Router1(config)#interface fastethernet 0$0 Router1(config-if)#ip address 1%&'1('100')) &**'&**'&**'&40 Router1(config-if)#no shutdown Router1(config-if)#end Router1#copy run start

b. $onfigure %witch1 Addressing.6hint: /./.#.27 Switc&#* tab C+I

$onfigure the default management interface on %witch1 with the second available " address in the )outer1 2A( subnet.

+witch>enable +witch#configure terminal +witch(config)#interface ,-!. 1 +witch(config-if)#ip address 1%&'1('100')4 &**'&**'&**'&40 +witch(config-if)#no shutdown +witch(config-if)#e it

$onfigure the default gateway. +witch(config)#ip default-gateway 1%&'1('100')) +witch(config)#end +witch#copy run start

Ste" /! $onfigure D&$ for the )outer1 2A(.6hint: /.#.-.17 $outer# C+I a. $1 and $2 receive addressing from D&$ . $onfigure )outer1 as the D&$ server with the following parameters:

'0clude t&e first t&ree addresses in the )outer1 2A( subnet from the D&$ pool. (ame the pool $outer#1+A 6case8sensitive7. $onfigure .0.1++.+./ as the D(% server.

Router1#configure terminal Router1(config)#ip dhcp e cluded-address 1%&'1('100')) 1%&'1('100')* Router1(config)#ip dhcp pool Router1/-!. Router1(dhcp-config)#networ0 1%&'1('100')& &**'&**'&**'&40

Router1(dhcp-config)#dns-server (4'100'0'* Router1(dhcp-config)#default-router 1%&'1('100')) Router1(dhcp-config)#end Router1#show running-config

Router1#copy run start

b. 9se the command prompt to verify that $1 and $2 have received legal " addressing. PC#* PC%* o"en command prompt* use ipconfig $release and ipconfig $renew Ste" 2! $onfigure and 3erify ort %ecurity.6hint: /./.0.27 a. $onfigure %witch1 with port security on *astEthernet +,2. Switc&# C+I

(o more than 2 :A$ addresses are allowed.

;nce learned< :A$ addresses should =stick= to the running configuration. +witch1#configure terminal +witch1(config)#interface fast1thernet 0$& +witch1(config-if)#switchport mode access +witch1(config-if)#switchport port-security +witch1(config-if)#switchport port-security ma imum & +witch1(config-if)#switchport port-security mac-address stic0y +witch1(config-if)#end +witch1#copy run start b. 3erify that port security is implemented. +witch1#show port-security address Ste" 3! $onfigure and 3erify )outing. a. $onfigure )outer1 and )outer2 with a static route to reach the 1+.2//.2//.+,20 wireless 2A(. 9se the ne0t)&o" IP address argument in your commands. 6hint: ..1.1.07 Router1(config)#ip route 1%&'1('100'0 &**'&**'&**'&40 1%&'1('100'1% Router1(config)#ip route 10'&**'&**'0 &**'&**'&**'0 1%&'1('100'1% Router1(config)#end Router1#copy run start
Router&(config)#ip route 10'&**'&**'0 &**'&**'&**'0 1%&'1('100'&

b. $onfigure )outer1 and )outer2 with a default route to the "nternet. 9se the outbound interface argument in your commands. 6hint: /.#...17 Router&(config)#ip route 0'0'0'0 0'0'0'0 1&2'10%'0'* Router&(config)#end Router&#copy run start
Router1(config)#ip route 0'0'0'0 0'0'0'0 1%&'1('100'1%

c. $onfigure )outer1 and )outer2 to share routing information for internal networks only. 9se )" v2. 6hint: ..1./7 Router1(config)#router rip Router1(config-router)#version & Router1(config-router)#networ0 1%&'1('100')&

Router1(config-router)#networ0 1%&'1('100'1( Router1(config-router)#end Router1#copy run start Router&(config)#router rip Router&(config-router)#version Router&(config-router)#networ0 Router&(config-router)#networ0 Router&(config-router)#networ0 Router&(config-router)#end Router&#copy run start & 1%&'1('100'0 1%&'1('100'1( 1&2'10%'0'4

d. 3erify connectivity. Ping Router1 -> Router2 3ing 1%&'1('100'1% Ste" 4! $onfigure and 3erify 'A( Encapsulation.6hint:/.0.0.17 a. $onfigure the )outer2 link to the "nternet with . Router&(config)#interface serial 0$0$0 Router&(config-if)#ip address 1&2'10%'0'( &**'&**'&**'&*& Router&(config-if)#encapsulation ppp Router&(config-if)#no shutdown Router&(config-if)#e it b. $onfigure both sides of the link between )outer1 and )outer2 with Router&(config)#interface serial 0$0$1 Router&(config-if)#encapsulation ppp Router&(config-if)#no shutdown Router&(config-if)#end Router&#copy run start
Router1(config)#interface serial 0$0$0 Router1(config-if)#encapsulation ppp Router1(config-if)#no shutdown Router1(config-if)#end Router1#copy run start

c. 3erify connectivity. T&e wireless PC s&ould be able to "ing PC# and PC% and t&e Cisco server. 3ing 1%&'1('100')( -> 341 3ing 1%&'1('100')% -> 34& 3ing (4'100'0'10 -> 4isco +erver

Anda mungkin juga menyukai