0% found this document useful (0 votes)
5 views2 pages

Lan Setup CPT

The document outlines the steps to set up a simple LAN using Cisco Packet Tracer, involving two PCs connected to a switch. It details the connection process, IP address assignment, and verification using the ping command. Precautions are provided to ensure proper setup and functionality.

Uploaded by

akdwaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

Lan Setup CPT

The document outlines the steps to set up a simple LAN using Cisco Packet Tracer, involving two PCs connected to a switch. It details the connection process, IP address assignment, and verification using the ping command. Precautions are provided to ensure proper setup and functionality.

Uploaded by

akdwaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Setting Up a Single LAN in Cisco Packet Tracer

Objective:

Set up a simple LAN with two PCs connected via a switch and verify the connection using the ping

command.

Tools in CPT:

- 2 PCs (from End Devices)

- 1 Switch (from Switches)

- 2 Copper Straight-Through cables (from Connections)

Step-by-Step Setup:

1. Connect Devices

Drag 2 PCs and 1 Switch onto the workspace. Use Copper Straight-Through cable to connect:

- PC1 to FastEthernet0/1 on the switch

- PC2 to FastEthernet0/2 on the switch

2. Assign IP Addresses

On PC1: Desktop > IP Configuration

- IP Address: 192.168.1.1

- Subnet Mask: 255.255.255.0

On PC2: Desktop > IP Configuration

- IP Address: 192.168.1.2

- Subnet Mask: 255.255.255.0

3. Use the Ping Command

On PC1, go to Desktop > Command Prompt and type:

ping 192.168.1.2
Expected Result:

Reply from 192.168.1.2: bytes=32 time<1ms TTL=128

Precautions:

- Ensure cables are connected to correct ports.

- Use straight-through cables for PC-to-switch.

- IP addresses must be in the same subnet.

- Wait a few seconds for link lights to turn green.

You might also like