working of ping and goopher?

Answer Posted / sudharsan

Ping (Packet Internet Groper)is used to check a particular host is reachable across the network. It is also used to self test the NIC of the computer.

The command takes the form ping <ip_address>

Ping uses ICMP (Internet Control Message Protocol) for its operation. It sends ICMP echo request packets to the designated host. If the device is reachable before a time-out period, an ICMP echo reply message will be received.

Ping measures the round-trip time and records any packet loss, and prints when finished a statistical summary of the echo response packets received, the minimum, mean, max

The following is a sample output of pinging en.wikipedia.org from within the command prompt

ping en.wikipedia.org
Pinging rr.pmtpa.wikimedia.org [208.80.152.2] with 32 bytes of data:

Reply from 208.80.152.2: bytes=32 time=330ms TTL=51
Reply from 208.80.152.2: bytes=32 time=330ms TTL=51
Reply from 208.80.152.2: bytes=32 time=330ms TTL=51
Reply from 208.80.152.2: bytes=32 time=330ms TTL=51

Ping statistics for 208.80.152.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 330ms, Maximum = 330ms, Average = 330ms

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between Baseband co-axial cable and broad band coaxial cable

1085


What is Mail Gateway

692


What is tdm?

789


On a nexus, is the metric-type keyword not available in the "default-information originate" command?

680


Does Ethernet 10Gbps support multiple access

1870






Which layer is used to convert packets to frame

1157


Discuss Shannon’s capacity. What implications does it have ?

1312


hi , can you Suggest me the books (with author names) to learn Network programming from basics. Thanks in Advance... Prakash

1438


Which device is needed to connect two LANs with different network Ids ?

1200


What is the difference between IE 6 & 8?

1759


Explain Network Topologies and their uses.

1108


What are the principles that were applied to arrive at the seven layers in OSI model?

2794


Can a switch be used to connect two LANs with different network IDs ?

1089


Write short note on any four of the following:

1171


what is basic of networkin ?2.what is main topik of networkin ? 3.how installed the software and drivers ? 4. how to connect the pc and net?5.what uses of protocol in networking,and tell main proto of netwo

1959