working of ping and goopher?

Answers were Sorted based on User's Feedback



working of ping and goopher? ..

Answer / vivek rautela

Ping stands for Packet internet goopher.
Ping command is used to check the connectivity to the
network.

Is This Answer Correct ?    3 Yes 0 No

working of ping and goopher? ..

Answer / 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

More Networking AllOther Interview Questions

What is the average number of transmission required to send a frame of length 1600 bytes correctly, if the bit error rate is 1 x 10-6.

0 Answers  


I need to know the driver name associated with the DSN ? In java we can get it by using getDriverName()(implemented by 3rd party vendors.) method ? but i need the implemetation to get the driver name? so can u give me the code ? how to get the code ?

0 Answers  


What is logical link control

0 Answers   Elgi Equipments,


how do u scan the client machine from server (AVG, McAfee & NAV)?

2 Answers  


minimum Number of ip addresses requiered for an router

2 Answers   Deshaw,






What is meant by AT and ATX ?

3 Answers  


Data link protocols almost always put the CRC in a trailer rather than in a header. Why?

1 Answers  


what is the role of Domain controller in lan ? What is the active directory ?

6 Answers  


Which layer is used to route packets

0 Answers  


Am planning to do a course on Remote Infrastructure Management.Is it a good field. And one more thing. Am planning to join Talent Sprint, Hyd. How good is this institute. Please help fast

0 Answers  


What are the advantages and disadvantages of NIC

4 Answers   Apple, Cisco,


difference between parallel and serialo communication

1 Answers   IBM,


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)