Statement Purpose:: CCSXXX Lab Manual
Statement Purpose:: CCSXXX Lab Manual
Statement Purpose:
Get acquainted with Packet Tracer
Make some simple Packet Tracer scenarios
Activity outcomes:
Students will have gained the basic understanding of Packet Tracer
After this lab, students will have developed basic understanding of digging deep into the
network protocols.
Instructor Note:
In this first Packet Tracer lab, Packet Tracer, and make some
simple configurations.
1) StageJ(Journey)
Introduction
Packet Tracer is a protocol simulator developed by Dennis Frezzo and his team at Cisco Systems.
Packet Tracer (PT) is a powerful and dynamic tool that displays the various protocols used in
networking, in either Real Time or Simulation mode. The purpose of this lab is to become familiar
with the Packet Tracer interface. Learn how to use existing topologies and build your own.
This activity will provide an opportunity to explore the standard lab setup using Packet Tracer
simulator. Packet Tracer has two file formats it can create: .pkt files (network simulation model files)
and .pka files (activity files for practice). When you create your own networks in Packet Tracer, or
modify existing files from your instructor or your peers, you will often use the .pkt file format. When
you launched this activity from the curriculum, these instructions appeared. They are the result of
the .pka, Packet Tracer activity file format. At the bottom of these instructions are two buttons:
Check Results (which gives you feedback on how much of the activity you have completed) and
Reset Activity (which starts the activity over, if you want to clear your work or gain more practice).
2) Stage a1 (apply)
Lab Activities:
Introduction to the Packet Tracer Interface using a Hub Topology
Step 1: Start Packet Tracer
2. What are the two types of serial cables available for WAN connectivity?
___________________________________________________
4. Other than generic end devices, enumerate four end devices available.
___________________________________________________
Step 4: Building the Topology Connecting the Hosts to Hubs and Switches
Adding a Hub
Repeat the steps above for PC1 connecting it to Port 1 on Hub0. (The actual hub port you choose
does not matter.)
Adding a Switch
1 2 3 4 5 6
Move the cursor over the link light to view the port number. Fa means FastEthernet, 100 Mbps
Ethernet.
Choose the Config tab and click on Settings. It is here that you can change the name of PC0. It is
also here where you would enter a Gateway IP Address, also known as the default gateway and the
CCSxxx Lab Manual 17
DNS Server IP Address. We will discuss this later, but this would be the IP address of the local router.
If you want, you can enter the Gateway IP Address 172.16.1.1 and DNS Server IP Address
172.16.1.100, although it will not be used in this lab.
Click on Interface and then FastEthernet. Although we have not yet discussed IP Addresses, add the
IP Address to 172.16.1.10. Click once in the Subnet Mask field to enter the default Subnet Mask.
You can leave this at 255.255.0.0.
Also, notice this is where you can change the Bandwidth (speed) and Duplex of the Ethernet NIC
(Network Interface Card). The default is Auto (autonegotiation), which means the NIC will negotiate
Bandwidth - Auto
If the host is connected to a hub or switch port which can do 100 Mbps, then the Ethernet NIC on
the host will choose 100 Mbps (Fast Ethernet). Otherwise, if the hub or switch port can only do 10
Mbps, then the Ethernet NIC on the host will choose 10 Mbps (Ethernet).
Duplex - Auto
Hub: If the host is connected to a hub, then the Ethernet NIC on the host will choose Half Duplex.
Switch: If the host is connected to a switch, and the switch port is configured as Full Duplex (or
Autonegotiation), then the Ethernet NIC on the host will choose Full Duplex. If the switch port is
configured as Half Duplex, then the Ethernet NIC on the host will choose Half Duplex. (Full Duplex is
a much more efficient option.)
The information is automatically saved when entered.
Repeat these steps for the other hosts. Use the information below for IP Addresses and Subnet
Masks.
To verify the information that you entered, move the Select tool (arrow) over each host.
To delete a device or link, choose the Delete tool and click on the item you wish to delete.
Click once on Switch0 and choose FastEthernet0/4 (actual port does not matter).
The link light for switch port FastEthernet0/4 will begin as amber and eventually change to green as
the Spanning Tree Protocol transitions the port to forwarding.
Return the IP address of PC3 to 172.16.1.13. Change the IP address of PC2 to 172.17.1.12. Perform a
ping from PC0 to PC2. What is the ping result?
_______________________________________________________
At this point we will want to reset the network, whenever you want to reset the network and begin
the simulation again, perform the following tasks:
Perform the following steps to save the topology (uses .pkt file extension).
Home Activities:
Activity 1:
Make topologies in packet tracer and provide connectivity:
1) Point-to-point
2) Bus
a. Linear bus
b. Distributed bus
3) Star
a. Extended star
b. Distributed Star
4) Ring
5) Mesh
a. Fully connected network
b. Partially connected network
6) Hybrid
4) Stage a2 (assess)
Submit the home activity before next lab