Round Trip Time (RTT) Analysis using Wireshark under Various Traffic Conditions
Round Trip Time (RTT) Analysis using Wireshark under Various Traffic Conditions
INTRODUCTION
Computer networks play a crucial role in modern communication systems by enabling efficient data transfer between devices. One of the key performance parameters used to evaluate network efficiency is Round Trip Time (RTT). RTT refers to the time taken for a data packet to travel from the source to the destination and back again. It is an important metric that reflects network delay and responsiveness.
In this experiment, RTT is measured and analysed using Wireshark under different traffic conditions such as normal, medium, and high traffic. The study helps in understanding how increasing network load affects packet transmission delay and overall network performance.
OBJECTIVES
- To measure Round Trip Time (RTT) using Wireshark
- To analyze RTT under different traffic conditions
- To study the impact of network congestion on RTT
- To visualize RTT variations using graphical analysis
REFERENCE SOURCE
This experiment was initiated based on resources from Wireshark official documentation and network traffic analysis tutorials such as SharkFest. These sources provided insights into packet capturing, filtering techniques, and performance parameter evaluation using Wireshark.
ARCHITECTURE OF WORK
PROCEDURE
- Wireshark was opened and the active network interface was selected.
- Packet capturing was started using the Wi-Fi interface.
- ICMPv6 packets were generated using the ping command with different packet counts to simulate varying traffic conditions.
- For normal traffic, a lower number of packets was sent, while for medium and high traffic, the number of packets was increased significantly.
- After sending packets, the capture was stopped in Wireshark.
-
The filter
icmpv6was applied to display only relevant packets. - RTT was calculated by finding the time difference between Echo Request and corresponding Echo Reply packets.
- The calculated RTT values were recorded in tabular form.
- Graphs were generated to visualize RTT variations under different traffic conditions.
INFERENCES (GRAPH ANALYSIS)
This graph shows the distribution of RTT values across different ranges using a histogram. The RTT values are spread approximately between 40 ms and 120 ms, with most values concentrated in the range of 60 ms to 90 ms. The higher frequency in this range indicates that the network delay is generally consistent within this interval. Fewer occurrences are observed at extreme values, representing occasional spikes or drops in delay. Overall, the distribution suggests moderate variability in RTT with a tendency toward stable performance in the mid-range.
This graph shows the variation of throughput with respect to time (or packet progression). The throughput remains relatively low and stable in the initial phase, indicating steady but limited data transmission. As the packet index increases, a sharp rise in throughput is observed, followed by noticeable fluctuations. The peak values indicate periods of high data transfer efficiency, while the drops reflect temporary reductions in network performance. Overall, the graph demonstrates that throughput increases with sustained transmission but becomes unstable under higher load conditions.
This graph shows the variation of throughput over time (or packet progression). The throughput remains low and stable initially, followed by multiple sharp spikes at different intervals. These peaks indicate short bursts of high data transmission, possibly due to temporary improvements in network conditions or buffering effects. Between these spikes, the throughput drops significantly, showing inconsistency in network performance. After the peak periods, the throughput stabilizes again at a lower level. Overall, the graph highlights that throughput under varying conditions is highly dynamic and characterized by intermittent bursts rather than sustained performance.
This graph shows the variation of throughput over time. Initially, the throughput increases rapidly from a low value and stabilizes around a higher level, indicating efficient data transmission. For most of the duration, the throughput remains relatively steady, showing consistent network performance. However, a sudden sharp drop is observed near the later time interval, indicating a temporary disruption or packet loss. Following this drop, the throughput quickly recovers, suggesting restoration of normal network conditions. Overall, the graph demonstrates that while throughput is generally stable, sudden disruptions can occur but may be quickly resolved.
- RTT increases significantly with higher traffic conditions
- Network congestion leads to increased packet delay
- Stability decreases under heavy load
- Efficient traffic management can improve performance
- Optimization of network resources is necessary to reduce RTT
CONCLUSION
The experiment successfully demonstrated the analysis of Round Trip Time (RTT) using Wireshark under different traffic conditions. It was observed that RTT increases as network traffic increases, which affects the overall performance of the network. The study highlights the importance of managing network load to ensure efficient and reliable communication.
YOUTUBE VIDEO LINK
https://youtu.be/8kH7-ru5JtU
GITHUB REPOSITORY LINK
https://ravibalamv.github.io/Wireshark-RTT-Analysis/
REFERENCES
- Wireshark Official Documentation
- SharkFest Network Analysis Tutorials
- General Networking Concepts from Online Resources
ACKNOWLEDGEMENT
I would like to express my sincere gratitude to the School of Computer Science and Engineering (SCOPE), Vellore Institute of Technology, Chennai, for offering the Computer Networks course during the Winter Semester 2025–2026 with an industry-standard syllabus.
I would like to thank my course faculty, Dr. T. Subbulakshmi, Professor, SCOPE, VIT Chennai, for her valuable guidance and support throughout this work.
I extend my appreciation to Gerald Combs, the founder of Wireshark and ACM Software System Award winner (2018), for providing an excellent tool for network traffic analysis.
I would also like to thank my peers and classmates for their valuable suggestions and support during this work.
I am grateful to my friends who helped me understand the concepts and complete this work successfully.
Finally, I would like to thank my parents and family members for their continuous encouragement and support.














This comment has been removed by the author.
ReplyDeleteThis is a well-structured analysis of RTT using Wireshark. The graphs clearly show how RTT varies under different traffic conditions. The explanation is clear and easy to understand
ReplyDeleteThe graphical analysis is very effective in showing RTT variations. The use of Wireshark and ICMPv6 packets is clearly demonstrated. Good work.
ReplyDeleteThe blog is neatly organized and the methodology is well explained. The comparison between normal, medium, and high traffic is very insightful
ReplyDelete