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

how many backups in windows2003

3 Answers  


Explain Attenuation?

0 Answers  


I am using vm ware In my system and I am using 2003server in vm ware ( my o.s is XP ) Now I would like to install .zip in my 2003server machine .how can I do this

0 Answers   Ravella Tech,


What is ARP and RARP?

6 Answers   CA,


What is Brouter (Bridge Router)

0 Answers  






client server is working in asyn mode then how communication will take place bt client and server.

0 Answers   Hughes,


What is a minimum data size of an Ethernet frame ?

0 Answers  


How to use a user of domain as a SQL server database login.

3 Answers   Coca Cola,


Which layer is used to convert packets to frame

0 Answers  


What is difference between ARP and RARP?

6 Answers   CTS, Elgi Equipments,


What is NVT (Network Virtual Terminal)

0 Answers   Elgi Equipments,


what is meant by printer configuration?

0 Answers  


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)