Lab 2.1 - JuliaLightCNCS/Net-150 GitHub Wiki

In this lab we used Cisco Packet Tracer to build a small network. This lab was very simple and easy to follow instruction wise. Would recommend you doing to start packet tracer.

Step 0: Install Packet Tracer on your personal computer

Since the latest Packet Tracer is incompatible with our lab machines, you'll want to use the installers found here (Links to an external site.).

or install on you VMs.

  1. Register for a Cisco Network Academy Account

If you currently do not have a Cisco Network Academy Account - please register by enrolling in the Cisco Packet Tracer 101 Course:

https://www.netacad.com/courses/intro-packet-tracer/ (Links to an external site.)Links to an external site.

Click Log in form top right , then "Don't have an account? Sign up on the bottom

This will let you create an account that you can use to log into Packet Tracer.

Once your account is active, use it to access Packet Tracer on your workstation.

Please Remember your Password - you will need it for future labs!

  1. Lab:

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

2.1.1.2 Packet Tracer - Deploying and Cabling Devices.pdf Download 2.1.1.2 Packet Tracer - Deploying and Cabling Devices.pdf

Using the following Starter File (Download and Open in Packet Tracer)

2.1.1.2-Deploying and Cabling Devices.pkt Download 2.1.1.2-Deploying and Cabling Devices.pkt

At the End of the Lab: Insert text into the Packet Tracer Workspace and add your name

(Packet Tracer "Place Note" icon will let you create a Text Box on the Workspace)

SUBMIT: Screenshot of the completed lab in Packet Tracer with your name visible on Workspace (4 points)

  1. Pinging within Packet Tracer

Once you've completed Part 2, click on PC0, and choose the Config tab in the window that appears. In the table on the left, choose 'FastEthernet0'.

lab21-PT.PNG

Enter the following information in the given text boxes:

IP Address: 192.168.3.100 Subnet Mask: 255.255.255.0 Repeat this process for PC1, but enter the following information instead:

IP Address: 192.168.3.200 Subnet Mask: 255.255.255.0 Go back to the PC0 window, click on the Desktop tab, and then click the 'Command Prompt' button.lab21-PT-2.PNG

You should get a command-line terminal window. Type in the following command and hit Enter:

ping 192.168.3.200 This will send 4 packets from PC0 to attempt to make a connection with PC1. If successful, you will see replies from PC1 appear in the terminal.

SUBMIT: A screenshot of the PC0 terminal window showing a successful ping of PC1 (2 Points)

Tech Journal add link here. (5 points)