Sei sulla pagina 1di 5

CCNA 1 PacketTracer Case Study

Objective

The overall goal of this Packet Tracer Skill-based assessment is to have end–to–end connectivity between
the Network ABC to the Network XYZ. This skill based exam will consist of five tasks:

1) Build both LANs and WAN using PacketTracer.

2) Calculate the subnets for eight LANs and one WAN link.

3) Manually configure the workstations and Web Servers with the following:
 IP address
 Subnet mask
 Default gateway
 DNS Server address

4) Configure the routers and switches using only basic IOS configuration commands vial CLI.

Exploration 1v4 Page 1 of 5 Brooks – PT Skills Exam


5) Verify end to end connectivity between PCs and verify HTTP connectivity via DNS to the Web Server.

Scenario
This topology represents a small routed network, intended to prepare students, network
design, basic IP addressing and router configuration and local LAN connectivity.

Task One: Build the LAN Using PacketTracer. (Estimated Time: 30 minutes)

Steps:
 Add 8 end user devices
 Six PCs
 Two servers

 Add 10 Layer 2 devices


 Six 2960 catalyst switches
 Four 2950-T catalyst switches

 Add 2 Cisco Routers (layer 3)


 Specify a 2621 XM router (located under Custom devices) with four FastEthernet
interfaces.

Cable the Networks


 Use the appropriate cables to interconnect all devices.

Task 2: Subnet Calculation Estimated Time: 45 minutes

PC–A and Dallas FastEthernet 0/0 IP Address


Use the major network address of 10.0.0.0 and maximize hosts. Subnet the LAN to support
at least 50 subnets & maximize hosts and configure the LAN on subnet 20.

Dallas FastEthernet 0/0 & PC–A


 Subnet mask _________________
 Routers interface IP address (assuming first usable IP address) _________________
 PC–A IP address (assuming last usable IP address) _________________

PC–B and Dallas FastEthernet 0/1 IP Address


Use the major network address of 172.22.0.0/23 and maximize hosts. Configure the LAN on
subnet 50.

Dallas FastEthernet 0/1 IP Address & PC–B


 Subnet mask _________________
 Routers interface IP address (assuming first usable IP address) _________________
 PC–B IP address (assuming last usable IP address) _________________

PC–C and Dallas FastEthernet 1/0 IP Address


Use the major network address of 192.168.10.0 using a 27 bit mask. Configure the LAN on
subnet 2.

Exploration 1v4 Page 2 of 5 Brooks – PT Skills Exam


Dallas FastEthernet 1/0 IP Address & PC–C
 Subnet mask _________________
 Routers interface IP address (assuming first usable IP address) _________________
 PC–C IP address (assuming last usable IP address) _________________

Web Server and Dallas FastEthernet 1/1 IP Address


Given the major network address of 172.224.0.0 & maximize subnets. Subnet this LAN to
support at least 1000 hosts per subnet and use subnet 6.

Dallas FastEthernet 1/1 IP Address & Web Server


 Subnet mask _________________
 Routers interface IP address (assuming first usable IP address) _________________
 Web Server IP address (assuming last usable IP address) _________________

PC–X and Austin FastEthernet 0/0 IP Address


Use the major network address of 144.225.0.0 and maximize hosts. Subnet the LAN to
support at least 12 subnets & and configure the LAN on subnet 8.

Austin FastEthernet 0/0 & PC–X


 Subnet mask _________________
 Routers interface IP address (assuming first usable IP address) _________________
 PC–X IP address (assuming last usable IP address) _________________

PC–Y and Austin FastEthernet 0/1 IP Address


Use the network address of 172.16.0.0 255.255.248.0. Configure the LAN on subnet 7.

Austin FastEthernet 0/1 IP Address & PC–Y


 Subnet mask _________________
 Routers interface IP address (assuming first usable IP address) _________________
 PC–Y IP address (assuming last usable IP address) _________________

PC–Z and Austin FastEthernet 1/0 IP Address


Use the major network address of 192.168.44.0 / 28 and configure the LAN on subnet 2.

Austin FastEthernet 1/0 IP Address & PC–Z


 Subnet mask _________________
 Austins interface IP address (assuming first usable IP address) _________________
 PC–Z IP address (assuming last usable IP address) _________________

DNS Server and Austin FastEthernet 1/1 IP Address


Given the major network address of 172.225.0.0 & maximize subnets. Subnet this LAN to
support at least 4000 hosts per subnet and use subnet 5.
Exploration 1v4 Page 3 of 5 Brooks – PT Skills Exam
Austin FastEthernet 1/1 IP Address & DNS Server
 Subnet mask _________________
 Austin interface IP address (assuming first usable IP address) _________________
 DNS Server IP address (assuming last usable IP address) _________________

Dallas and Austin Serial IP Address


Given the major network address of 200.2.200.0 using a 30 bit mask and specify subnet 3.

Dallas and Austin Serial IP Address


 Subnet mask _________________
 Dallas interface IP address (assuming first usable IP address) _________________
 Austin interface IP address (assuming last usable IP address) _________________

Task 3–PCs–Servers & Switch Configuration Estimated Time: 30 min


Directions
Using the results from Task 2, configure the IP address and subnet mask, default gateway as well
as the DNS server for each of the PC’s as well as the Servers. Use the DOS command prompt to
verify the IP configuration settings. Use the ping utility to demonstrate layer 3 connectivity between
the PCs on the same Ethernet segment.
Steps:
 To allow a Web page to be displayed on the Web Server, use the following code to
configure HTTP services on the Web Server:
<html><center><font size='+4' color='black'>Welcome to the CCNA 1 Packet
Tracer 5.4v7 Skills Exam </font></bold></center></html>
<html><center><font size='+3' color=’blue’>Webmaster:Your
Name</font></bold></center></html>
 Configure DNS services on the DNS server. Specify the domain name www.ccna.com
 Map the domain name www.ccna.com to the IP address of the web server
 To allow Telnet connectivity to the switches, configure each switch with an IP address.

Task 4 – Basic Router & Switch Configuration


Directions
Use the IOS CLI (command line interface) to configure basic router functionality.
This configuration should include the following configuration items.
ABC Network
 Router name: Dallas
 Dallas router Passwords:
a. Use the weakest Privilege EXEC password: abc (lower case)
b. Console User EXEC password: cisco (lower case)
c. VTY User Exec password: telnet (lower case)
 Encrypt all passwords
 Specify the LAN interfaces
a. IP address (Configured in Task 2)
b. Description: Specify the Subnet ID (number) & include your initials
 Add the following banner message:
**********************************************************************************************
This is the ABC network. Unauthorized access is prohibited!!

Exploration 1v4 Page 4 of 5 Brooks – PT Skills Exam


Your activity is being monitored and Violators will be prosecuted!!

Network Admin = < include your first & last name >
**********************************************************************************************
ABC Layer 2 Switches
 Configure each switch on the ABC network with a hostname
 Configure each Catalyst Switch with the following passwords:
a. Strongest Privilege EXEC password: cisco (lower case)
b. Console User EXEC password: ABC (upper case)
c. VTY User Exec password: CCNA (upper case)
 Configure all switches in the ABC network to allow Telnet from remote subnets.

XYZ Network
 Router name: Austin
 Austin router Passwords:
 Use the strongest Privilege EXEC password: xyz (lower case)
 Console User EXEC password: cisco (lower case)
 VTY User Exec password: TELNET (upper case)
 Encrypt all passwords
 Specify the LAN interfaces
 IP address (Configured in Task 2)
 Description: Specify the Subnet number & include your initials
 Add the following banner message:
****************************************************************************************************************
This is the XYZ network. Unauthorized access is prohibited!!

Your activity is being monitored and Violators will be prosecuted!!

Network Admin = < include your first & last name >
****************************************************************************************************************
XYZ Layer 2 Switches
 Configure each switch on the XYZ network with a hostname
 Configure each Catalyst Switch with the following passwords:
 Strongest Privilege EXEC password: xyz (lower case)
 Console User EXEC password: CCNA (upper case)
 VTY User Exec password: TELNET (upper case)
 Configure all switches in the XYZ network to allow Telnet from remote subnets.

Static Routing
 Configure connectivity between the two networks using static routing.
 Only on one router you are allowed to use a single default static route.
 On the other router you must configure multiple static routes using the specified bit
mask to the destination network.

Print your First & Last Name Print the date

Return this completed form, and the PacketTracer file back to the instructor.
Email the completed PacketTracer to:
nhg.brooks@ gmail.com

Exploration 1v4 Page 5 of 5 Brooks – PT Skills Exam

Potrebbero piacerti anche