Lab 2.1 Intro to Packet Tracer and Deploying Pinging Devices - Hsanokklis/2022-2023-Tech-journal GitHub Wiki

Summary: Our objective in this lab was to begin to understand the functionality and layout of Cisco Packet Tracer. We made an Cisco networking academy account, and practiced deploying network devices.


Part 1: setup

Step 0: Install Packet Tracer on your personal computer It was already on my host workstation

1. Register for a Cisco Network Academy Account

Part 2: Lab

Use Packet Tracer and follow the instructions in the following lab manual

  1. Open the "Deploying and Cabling Devices Packet Tracer File"

image

  1. Learn how to deploy devices and cable them in Packet Tracer

image

The top row is categories of devices

image

The bottom category is subcategories

3.Deploy two 2960 switches

image

  1. Click on End Devices and deploy six PC's

image

  1. Connect the PCs to the Switches. Click on "connections" and use the "copper straight through" wire.

image

  1. Click on PC0 and click on FastEthernet0

image

  1. Now connect PC0 to Switch 0. When you click on the switch, choose FastEthernet 0/1

image

image

The devices are now connected(at first the arrows are blinking and one is green and one is amber but then they both turn green)

  1. Now we are going to cable all the PCs

image image

  1. Now we are going to connect the switches with a "copper cross over cable"

Click on Gigabit 0/1 for both switches

image

image

The wire eventually turns green!

  1. Put your name in!

image

Part 3: Pinging your packet tracer

  1. Click on PC0, go to the config tab, go to FastEthernet0 and enter the Ip and Subnetmask

image

  1. Do the same thing for PC1(but enter a different IP)

image

  1. Click on PC0 and go to the desktop tab image

  2. Click on the command prompt option

  3. Ping PC1 by typing "ping 192.168.3.100"

image

  1. Show the successful ping between PC0 and PC1

image