Explain how traceroute, ping, and tcpdump work and what
they are used for?
Answer Posted / abhilash
Traceroute;
Traceroute works by increasing the "time-to-live" value of
each successive batch of packets sent. The first three
packets sent have a time-to-live (TTL) value of one
(implying that they are not forwarded by the next router and
make only a single hop). The next three packets have a TTL
value of 2, and so on. When a packet passes through a host,
normally the host decrements the TTL value by one, and
forwards the packet to the next host. When a packet with a
TTL of one reaches a host, the host discards the packet and
sends an ICMP time exceeded (type 11) packet to the sender.
The traceroute utility uses these returning packets to
produce a list of hosts that the packets have traversed en
route to the destination. The three timestamp values
returned for each host along the path are the delay (aka
latency) values typically in milliseconds (ms) for each
packet in the batch. If a packet does not return within the
expected timeout window, a star (asterisk) is traditionally
printed. Traceroute may not list the real hosts. It
indicates that the first host is at one hop, the second host
at two hops, etc. IP does not guarantee that all the packets
take the same route. Also note that if the host at hop
number N does not reply, the hop will be skipped in the output.
Ping:
It works by sending ICMP “echo request” packets to the
target host and listening for ICMP “echo response” replies.
Ping estimates the round-trip time, generally in
milliseconds, and records any packet loss, and prints a
statistical summary when finished.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Explain subnet mask?
What can be considered as good passwords?
Define nos?
in solaris file sysrm is full what u do?
Suppose when you move the nic cards from one pc to another pc, does the mac address gets transferred as well?
Explain the main purpose of ospf?
Can you please explain the difference between csma/cd and csma/ca?
salient feature of network administrator
Define the proper termination rate for utp cables?
What is looping and how switching loops are avoided at L2 level?
Explain how to identify the ip class of a given ip address?
Whether the default hello timer value is same across STP,RSTP and MSTP
Explain the importance of encryption on a network?
Can we run STP and RSTP in a same box?
what is Cisco Firewall