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

Differentiate between ISO-OSI and TCP/IP reference model.

1 Answers  


What are the advantages of cell switching that is used in ATM?

1 Answers  


What is zoning/masking/mapping?

0 Answers  


how to take backup of BIOS ?

1 Answers  


NFS server + Solaris client + Linux client, all connected at GigE to the same switch. The Linux client is fast but the Solaris client is slow. Explain troubleshooting steps

1 Answers   ABC,


how to increase the ping packet size from 32 bytes to more bytes ?

5 Answers  


What are the other names of IEEE 802.11 protocol or standard?

1 Answers  


How many types of backups in windows2003

10 Answers   Progression, Siemens,


x.25 protocol encapsulates the follwing layers a)network b)datalink c)physical d)all of the above e)none of the above

4 Answers   Infosys, Siemens,


what is colour port? what is the use with it?

1 Answers   Mphasis,


TCP/IP can work on a)ethernet b)tokenring c)a&b d)none

2 Answers  


what do you mean by gateway?

12 Answers   Genpact, Zenith Infotech,


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)