Network Protocol Analysis
Official Report Generated by the tool itself.
| Summary Statistics |
| Diagnosis Events |
| Protocol Statistics |
| TOP 10 IP Protocol |
| TOP 10 Physical Addresses |
| TOP 10 IP Addresses |
| TOP 10 Local IP Addresses |
| TOP 10 Remote IP Addresses |
Official Report Generated by the tool itself.
| Summary Statistics |
| Diagnosis Events |
| Protocol Statistics |
| TOP 10 IP Protocol |
| TOP 10 Physical Addresses |
| TOP 10 IP Addresses |
| TOP 10 Local IP Addresses |
| TOP 10 Remote IP Addresses |
Logistics:
Conduction of the Test:
Test Question Patterns and Style
Portions to Revise and Come:
Comment: I have asked some “fundu” brain-teasers from this. So read this portion.
This is one of the two “generic” questions, wherein the understanding of some fndanemtnal networking
concepts is checked.
You will be able to answer ONLY if you have UNDERSTOOD.
These are NOT Direct Questions. No POINT MUGGING UP…Won’t help!
Clue: Its taken from the list of questions from the back of the Chapter.
2. Standard Organisations
3. I took some of the questions from your Group Blogs and Presentations Uploaded there.
Comment: Have a good look at what you are “supposed” to have typed on your own!
4. Comparison of the Tools Used for Group A Projects
5. Group B Project —- Study the Psuedocode if it is ARQ project and the method if its Hamming Code / CRC
6. Installation Procedures of Group A Projects and Problems Faced
7. Questions and Answers
8. You should be thorough with your Group B Projects Working and Understanding.
ALL THE BEST!
—Mydhili
TCP/IP utilities offer network connections to other computers. You must have the TCP/IP network protocol installed to use the TCP/IP utilities.
Some of the imp IP utilities are :
PING
It is a simple but highly useful command-line utility included in the most implementations of TCP/IP. Ping can be used with either the host name or the IP address to teat IP connectivity. It works by sending ICMP echo request to the destination computer, the receiving computer sends back the echo reply message .
ARP and RARP:
Arp is the means by witch networked computers map logical IP addresses to the physical address ( MAC). It builds and maintains a table called the ARP cache which will contain these mappings.
RARP is user by a machine that doesn’t know it s IP address to obtain the information based on its MAC address.
Netstat/ tpcon:
These are often used to view network statistics. The netstat command is used in wo\indows and UNIX to display TCP/IP connection and protocol information. It is also used for finding problems in the network and to determine the amount of traffic on the network as a performance measurement.
IP configuration utilities:
The TCP / IP configuration information can be displayed usine the following utilities depending on the operating systems
Router tracing utilities:
This include tracert , iptrace and traceroute . it is often useful to trace the route a packet takes on its journey from source computer to the destination host. TCP/IP stacks include a route tracing utility that enables us to identify the routers through which the message is passed.
These can be used according to the operating systems i.e.
Recent Comments