0% found this document useful (0 votes)
11 views

Lab 3 CCN

This lab manual discusses communication between end devices in a Cisco Packet Tracer network simulation. It explains that Cisco Packet Tracer allows students to create and configure networks without physical hardware, using virtual routers, switches, computers and other devices. The document provides instructions on setting up a simple network with two computers, including IP addressing and connectivity testing using real-time mode, ping commands, and switching to the simulation view.

Uploaded by

Abdul Ahad
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Lab 3 CCN

This lab manual discusses communication between end devices in a Cisco Packet Tracer network simulation. It explains that Cisco Packet Tracer allows students to create and configure networks without physical hardware, using virtual routers, switches, computers and other devices. The document provides instructions on setting up a simple network with two computers, including IP addressing and connectivity testing using real-time mode, ping commands, and switching to the simulation view.

Uploaded by

Abdul Ahad
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Lab manual # 03

Objective:
Communication between end devices

Theory:
Cisco Packet Tracer allows us to logically create a network topology without even
implementing it physically. Real Cisco devices (Routers and Switches) are very expensive
and hence do not come in the affordability of students hence with the help of Cisco Packet
Tracer, students can create, configure and troubleshoot a network with almost unlimited
devices.

End Devices:

Some devices like Host Computers, Laptops, Servers, and Printers are also available. We can
use them in our network as per our need.

Connection Media:

Media can be wired or wireless. In Cisco Packet Tracer, we have a lot of cables under the
name “Connections”. We have Copper Media, Coaxial media, Fiber media, Phone Media and
some more. We can use them to connect devices.

Procedure:

Implementing a network consisting of two computers respectively

 Choose two same PC’s


 Click once on PC0 and PC1 respectively
 Choose the configuration tab
 Do TCP/IP configuration
 Connect the nodes through interconnecting device

Host IP address Subnet mask

PC0 192.186.0.1 255.255.255.0

PC1 192.186.0.2 255.255.255.0

Computer Communication and Networks


Ways to check connectivity of devices

1. Real Time Mode


2. Ping Mode
3. Simulation Mode

1. Real Time Mode

In real-time mode the network behaves as real devices do, with immediate real-time
response for all network activities. The real-time mode gives students a viable
alternative to real equipment and allows them to gain configuration practice before
working with real equipment.

 Select source PC and place the letter icon on it.


 Then select the destination PC.
 In the bottom right side, beneath real time, progress will be visible as shown.

Computer Communication and Networks


2. 2.Ping command:

The ping command sends a sequence of ICMP echo request packets to the specified host.
Ping prints a special character for each packet indicating whether the router received the
corresponding echo reply.

 Click on PC.
 Select desktop, and click on command prompt.
 Write ping(IP address on PC)
 For checking connectivity with other computer, rewrite ping( IP address of other PC)

Computer Communication and Networks


3. Simulation node:

In simulation mode the user can see and control time intervals, the inner workings of data
transfer, and the propagation of data across a network.

 Select simulation on bottom left side on the window


 Press play

Comments:

Computer Communication and Networks

You might also like