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 logical link control

0 Answers   Elgi Equipments,


Give the equivalent binary word for the polynomial x8+x2+x+1.

0 Answers  


What is Beaconing?

3 Answers   Elgi Equipments,


How to identify HUB and SWITCH, without connecting to network? Is it possible?

2 Answers  


What is the basic requirement of a real-time network ?

7 Answers   Honeywell,






what is upsizing and downizing?

0 Answers  


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

1 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,


Explain different kinds of Switching techniques.

0 Answers  


Which of the following is not property of dbms.

3 Answers  


Can you name all the physical layers in networking?

0 Answers   IOCL,


What is a minimum data size of an Ethernet frame ?

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)