0% found this document useful (0 votes)
5K views7 pages

Case Study - CCNA - Sem1 - Cosmin Daniel POCRISTE

Students will create a small network that requires connecting network devices and configuring host computers and one Cisco router for basic network connectivity. Given an IP address and mask of 168.78.192. / 21 (address / mask), design an IP addressing scheme that satisfies the following requirements.

Uploaded by

cosmin_horus
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5K views7 pages

Case Study - CCNA - Sem1 - Cosmin Daniel POCRISTE

Students will create a small network that requires connecting network devices and configuring host computers and one Cisco router for basic network connectivity. Given an IP address and mask of 168.78.192. / 21 (address / mask), design an IP addressing scheme that satisfies the following requirements.

Uploaded by

cosmin_horus
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 7

Exploration Network Fundamentals – Case Study

Name: Cosmin Daniel POCRISTE Date: February 2011 (Cerinte: pagina 7)


[email protected]

Topology Diagram

Assessment Objectives

• Design the Logical topology. 35 points, 20 minutes.


• Configure the physical topology. 15 points, 5 minutes.
• Configure the logical topology. 30 points, 20 minutes.
• Verify network connectivity. 20 points, 15 minutes.

Background

Hardware Qty Description


Cisco Router 1 Part of CCNA Lab bundle.
Cisco Switch 1 Part of CCNA Lab bundle.
*Computer (host) 3 Lab computers.
CAT-5 or better straight-through UTP cables 3
CAT-5 cross-over UTP cable 3
Console (rollover) cable 1
Table 1. Equipment and hardware for Eagle 1 lab.

Gather the necessary equipment and cables. To configure the Skills Based Final, make sure the
equipment listed in Table 1 is available.

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 7
CCNA Exploration
Network Fundamentals Exploration Network Fundamentals : Skills Based Final Option 1

Scenario
In this Skills Based Assessment students will create a small network that requires connecting network
devices and configuring host computers and one Cisco router for basic network connectivity. Subnet A
and Subnet B are subnets that are currently needed. Subnet C and Subnet D are anticipated subnets,
not yet connected to the network. The 0th subnet will be used. Switch1 has a default configuration, and
does not require additional configuration. Common utility commands will be used to test and document
the network.

Task 1: Design the Logical LAN Topology.


Total points: 35
Time: 20 minutes.

Given an IP address and mask of 168.78.192.0 /21 (address / mask), design an IP


addressing scheme that satisfies the following requirements:

Subnet Number of Hosts


Subnet A 257
Subnet B 103
Subnet C 61
Subnet D 954

The 0th subnet is used. No subnet calculators may be used. All work must be shown on the reverse of
this Final.

Subnet A
Student Points
Specification Input
Number of bits in the subnet 23 (6 points)
IP mask (binary) 11111111.11111111.11111110.00000000
New IP mask (decimal) 255.255.254.0
Maximum number of usable 30
subnets (including the 0th subnet)
Number of usable hosts per 510
subnet
IP Subnet 168.78.196.0
First IP Host address 168.78.196.1
Last IP Host address 168.78.197.254

Subnet B
Student Points
Specification Input
Number of bits in the subnet 25 (6 points)
IP mask (binary) 11111111.11111111.11111111.10000000
New IP mask (decimal) 255.255.255.128
Maximum number of usable 116
subnets (including the 0th subnet)
Number of usable hosts per 126
subnet
IP Subnet 168.78.198.0
First IP Host address 168.78.198.1
Last IP Host address 168.78.198.126

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 7
CCNA Exploration
Network Fundamentals Exploration Network Fundamentals : Skills Based Final Option 1

Subnet C
Student Points
Specification Input
Number of bits in the subnet 26 (6 points)
IP mask (binary) 11111111.11111111.11111111.11000000
New IP mask (decimal) 255.255.255.192
Maximum number of usable 230
subnets (including the 0th subnet)
Number of usable hosts per 62
subnet
IP Subnet 168.78.198.128
First IP Host address 168.78.198.129
Last IP Host address 168.78.198.190

Subnet D
Student Points
Specification Input
Number of bits in the subnet 22 (6 points)
IP mask (binary) 11111111.11111111.11111100.00000000
New IP mask (decimal) 255.255.252.0
Maximum number of usable 16
subnets (including the 0th subnet)
Number of usable hosts per 1022
subnet
IP Subnet 168.78.192.0 /22
First IP Host address 168.78.192.1
Last IP Host address 168.78.195.254

Host computers will use the first IP address in the subnet. The network router will use the LAST network
host address.

Write down the IP address information for each device:

Device IP address Mask Gateway Points


Host1 168.78.196.1 255.255.254.0 168.78.197.254 (11
Router1-Fa0/0 168.78.197.254 255.255.254.0 ------------- points)
Host2 168.78.198.1 255.255.255.12 168.78.198.126
8
Router1-Fa0/1 168.78.198.126 255.255.255.12 -------------
8

Before proceeding, verify your IP addresses with the instructor.

Instructor Sign-off Task 1: ______________________


points: _________ of 35

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 7
CCNA Exploration
Network Fundamentals Exploration Network Fundamentals : Skills Based Final Option 1

Task 2: Configure the Physical Topology.


Total points: 15
Time: 5 minutes.

Step 1: Physically connect lab devices.

Figure 1. Cabling the network.

Cable the network devices as shown in Figure 1. If not already enabled, turn power on to all devices.

Step 2: Visually inspect network connections.


After cabling the network devices, take a moment to verify the connections.

Correct Cabling Points


LAN cable between Host1 and Router1 Fa0/0 (3 ¾ points)
LAN cable between Switch1 and Router1 Fa0/1 (3 ¾ points)
LAN cable between Switch1 and Host2 (3 ¾ points)
Console cable between Host1 and Router1 (3 ¾ points)

Instructor Sign-off Task 2: ______________________


Points: _________ of 15

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 4 of 7
CCNA Exploration
Network Fundamentals Exploration Network Fundamentals : Skills Based Final Option 1

Task 3: Configure the Logical Topology.

Total points: 30
Time: 20 minutes.

Step 1: Configure host computers.

After configuring each host computer, record the host network settings with the ipconfig
/all command.

Host1 Network Configuration Points


Description PC0 (7 points)
Physical Address 0060.47E4.EC85
IP Address 168.78.196.1
Subnet Mask 255.255.254.0
Default Gateway 168.78.197.254

Host2 Network Configuration Points


Description PC1 (7 points)
Physical Address 0030.F2EE.BD82
IP Address 168.78.198.1
Subnet Mask 255.255.128.0
Default Gateway 168.78.198.126

Step 2. Configure Router1

Configuration tasks for Router1 include the following:

Task Specification Points


Router name Router1 (16 points)
Encrypted privileged exec password cisco
Console access password class
Telnet access password class
Configure the MOTD banner.
Router1 interface Fa0/0 set the description
set the Layer 3 address
Router1 interface Fa0/1 set the description
set the Layer 3 address

Instructor Sign-off Task 3: ______________________


Points: _________ of 30

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 5 of 7
CCNA Exploration
Network Fundamentals Exploration Network Fundamentals : Skills Based Final Option 1

Task 4: Verify Network Connectivity.

Total points: 20
Time: 15 minutes.

Step 1: Use the ping command to verify network connectivity.


Network connectivity can be verified with the ping command.
**NOTE: If pings to host computers fail, temporarily disable the computer firewall and retest. To disable
a Windows firewall, select Start | Control Panel | Windows Firewall, select OFF, and OK.

Use the following table to methodically verify connectivity with each network device. Take corrective
action to establish connectivity if a test fails:

From To IP Address Ping results Points


Host1 NIC IP address 168.78.196.1 Ok (8 points)
Host1 Router1, Fa0/0 168.78.197.254 Ok
Host1 Router1, Fa0/1 168.78.198.126 Ok
Host1 Host2 168.78.198.1 Ok
Host2 NIC IP address 168.78.198.1 Ok (8 points)
Host2 Router1, Fa0/1 168.78.198.126 Ok
Host2 Router1, Fa0/0 168.78.197.254 Ok
Host2 Host1 168.78.196.1 Ok

In addition to the ping command, what other Windows command is useful in displaying network delay
and breaks in the path to the destination?
Answer: _______(4 points)

Instructor Sign-off Task 4: ______________________


Points: _________ of 20

Task 5: Cleanup

NOTE: DO NOT PROCEED WITH CLEANUP UNTIL YOUR INSTRUCTOR HAS GRADED YOUR
SKILLS BASED FINAL AND HAS INFORMED YOU THAT YOU MAY BEGIN CLEANUP.

Unless directed otherwise by the instructor, restore host computer network connectivity, then turn off
power to the host computers.

Before turning off power to the router and switch, remove the NVRAM configuration file (if saved) from
Router1 with the privileged exec command erase startup-config.

Disconnect and neatly put away all LAN cables that were used in the Final.

Remove anything that was brought into the lab, and leave the room ready for the next class.

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 6 of 7
CCNA Exploration
Network Fundamentals Exploration Network Fundamentals : Skills Based Final Option 1

I. Simulare PT (Packet Tracer)


Se cer:
1. Realizare practica – PT
2. Document .doc - Print-screen-uri din PT (configurari, output-uri)
inserate in acest document + scripturi (copy/paste) si, la final,
output-ul de la show running-config, ping, traceroute/tracert si
salvarea configuratiei (fisierul de configurare) pe un server tftp
3. Completarea cerintelor de mai sus

Se predau:
a. document .doc
b. document .pkt

II. Proba practica


Se configureaza in laborator si se predau:
1. Document .doc - Print-screen-uri (configurari, output-uri)
inserate in acest document + scripturi (copy/paste) si, la final,
output-ul de la show running-config, ping, traceroute/tracert si
salvarea configuratiei pe un server tftp
2. Fisierul de configurare salvat pe server-ul tftp
3. Fisierul Hyperterminal corespunzator sesiunii de lucru

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 7 of 7

You might also like