Business Data Telecom Assignment 2
Business Data Telecom Assignment 2
Packet Capture:
Wireshark can capture packets in real time from any network interface
that is connected to the system, or from a file that contains captured
packets. It can capture packets from a wide range of network protocols,
including Ethernet, Wi-Fi, Bluetooth, and USB.
Example 1
Protocol Analysis:
Wireshark provides a powerful set of analysis tools that allow users to
filter and search through the captured packets, extract valuable
information, and visualize network traffic patterns. Users can apply
filters to capture specific packets, dissect packets to extract protocol-
specific information, and analyse packet flows to identify network issues
or security threats.
Example 2
Statistical Analysis:
Protocol Decoding:
Here are some of the metrics that is used to measure the quality of
service of a network:
Bandwidth: It refers to the volume of data that may be sent through
a network in a specific period. The amount of data that can be
carried between two sites on a network is determined by the
bandwidth, which is expressed in bits per second.
Latency: It is the interval of time between submitting a request and
receiving a response. The amount of latency, which is expressed in
milliseconds, impacts how quickly a network responds.
Packet loss: It measures the proportion of packets lost during
transmission. Network congestion, transmission faults, and other
factors can all contribute to packet loss. The amount of packets lost
is expressed as a percentage of all sent packets.
Reliability: It is the network's capacity to send data without
hiccups or delays. Uptime and downtime are used to gauge
reliability.
Main Goal:
The main goal of QoS management is to guarantee that the network can
deliver the required level of service for each application running on it.
This is achieved by controlling the network bandwidth, latency, packet
loss, and other parameters to ensure that the network performance is
optimized for each application's needs.
QoS Mechanisms:
Summary:
Here’s the screenshot for the Frame & Eth II information of the selected
network. Including the data bytes on wires, amount of data captured,
vendors, and source/destination mac addresses:
Figure1.2
Network Speed:
Bandwidth Utilization:
Figure1.3
Figure1.4
Network Latency:
Network latency refers to the amount of time it takes for a packet of data to travel
from one point in a network to another point. It is usually measured in milliseconds
(ms) and can be affected by a variety of factors such as the distance between the
source and destination, the number of network devices that the data has to traverse,
and the amount of congestion or traffic on the network.
Figure1.5
Packet Loss:
Packet loss in a network occurs when one or more packets of data being
transmitted between two devices are lost or do not reach their intended
destination. This can happen due to various reasons, such as network
congestion, faulty network hardware, or errors in the network protocol.
In the new window that appears, you can see the number of packets sent
and received. You can calculate the packet loss percentage by dividing
the number of lost packets by the total number of packets sent.
Figure1.6