Network Delays and Troubleshooting

Verified

Added on  2020/10/12

|6
|1032
|139
AI Summary
The assignment is divided into three parts: Part 1 focuses on finding delays in networks, where the student needs to calculate dqueue and find ping between their computer and astanait.edu.kz. Part 2 covers network concepts and troubleshooting tips, including identifying IP addresses and default gateways. Part 3 requires the student to draw a mind map of communication layers and protocols using the ISO-OSI model.

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Assignment 3
Student:
Group:
Part 1. Finding delays
Packet switching is a method of transferring the data to a network in form of packets. In order to
transfer the file fast and efficient manner over the network and minimize the transmission
latency, the data is broken into small pieces of variable length, called Packet.
As a packet travels from one node (host or router) to the subsequent node (host or router) along
this path, the packet suffers from several types of delays at each node along the path. The most
important of these delays are the nodal processing delay (dproc), queuing delay (dqueue),
transmission delay (dtrans), and propagation delay (dprop); together, these delays accumulate to
give a total nodal delay (dnodal). The performance of many Internet applications—such as
search, Web browsing, email, maps, instant messaging, and voice-over-IP—are greatly affected
by network delays. dnodal = dproc + dqueue + dtrans + dprop
Processing Delay
Processing delay is the time it takes routers to process the packet header. Processing of packets
helps in detecting bit-level errors that occur during transmission of a packet to the destination.
Processing delays in high-speed routers are typically on the order of microseconds or less. In
simple words, it is just the time taken to process packets.

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
Transmission Delay:
Time taken to put a packet onto link. In other words, it is simply time required to put data bits on
the wire/communication medium. It depends on length of packet and bandwidth of network.
dtrans = Data size / bandwidth = (L/B) second
Propagation delay:
Time taken by the first bit to travel from sender to receiver end of the link. In other words, it is
simply the time required for bits to reach the destination from the start point. Factors on which
Propagation delay depends are Distance and propagation speed.
dprop = distance/transmission speed = d/s
Queuing Delay:
Queuing delay is the time a job waits in a queue until it can be executed. It depends on
congestion. It is the time difference between when the packet arrived Destination and when the
packet data was processed or executed. It may be caused by mainly three reasons i.e. originating
switches, intermediate switches or call receiver servicing switches.
dqueue = (N-1)L/(2*R)
where N = no. of packets
L=size of packet
R=bandwidth
dnodal = dproc + dqueue + dtrans + dprop
Task1. Find delay in network
You can use command in the terminal: ping “domain name” to check connection
1. Find ping between your Computer and astanait.edu.kz (provide screenshot)
2. What is IP of astanait.edu.kz ?
3. Assuming this ping is equal to dnodal , find dqueue (provide calculations)
You can assume that distance d is 3000km, bandwidth B is 100Kbps, transmission speed s is
speed of light, and processing delay is negligible.
Document Page
4. Find ping between your Computer and huawei.com (provide sceenshot)
5. Why ping is different for astanait.edu.kz and huawei.com ?
Document Page
Part 2 (Theory)
Network concepts and troubleshooting tips:
To connect any network, you need to be assigned with proper IP address and default gateway
must be reachable. Either on Windows or MAC OS IP addresses and Default Gateway can be
identified by typing ipconfig command in command line/terminal or from Network&Internet
Settings.
Default gateway allows devices within one network to send information to devices within
another network. If you are requesting a certain web page, the traffic is first sent to your default
gateway before leaving the local network to reach its intended destination.
The following example shows IP addresses that might be used with an office network that
consists of six hosts plus a router. The six hosts addresses are:
192.168.4.3
192.168.4.4
192.168.4.5
192.168.4.6
192.168.4.7
192.168.4.8
The router's inside address is:
192.168.4.1
The network has a subnet mask of:
255.255.255.0 (/24 in CIDR notation)
It’s common to use ping/traceroute commands to check network connectivity between source
and destination. Ping is a computer network administration software utility used to test the
reachability of a host on an Internet Protocol (IP) network.
Common cause of internet problem: ISP is down, power issue, wrong IP, cable connection, low
signal.
Part 2 (Implementation)
Troubleshooting internet connectivity issue:
Consider given network scenario and take the steps to identify root cause of network issue.

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
Imagine that as a user you are suffering network connectivity error and not able to open
www.astanait.edu.kz. And before calling to helpdesk you want to solve problem on your own.
Note: You LAN network infrastructure is laptop, WiFi router and direct connection to ISP.
In your answer you need to provide what steps (at least 4) you are going to take to solve the
problem and justify each step.
For example:
1. Step 1. Checking power on modem/router.
Explanation: I’ll check power on my WIFI router because WIFI router is the gateway for
our LAN and the first hop to access to the Internet.
Document Page
Part 3. Drawing Mindmap of Communication Layers and Protocols
The ISO-OSI (International organization of Standardization – Open System Interconnection)
model is designed to represent communications that defines a networking framework for
implementing protocols in seven layers.
Task 1. Draw Mindmap (Layers+Protocols)
1. Draw mindmap using seven layers (OSI), write which protocols are related to each layer.
You should draw it by yourself, you can use any software you wish.
1 out of 6
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]