What does the ping 192.168.0.1 -l 1000 -n 100 command do?
Answer Posted / ravi
here more explaination-
ping -l 200 172.16.12.1 -n 8
Reply from 172.16.12.1: bytes=200 time=2ms TTL=128
Reply from 172.16.12.1: bytes=200 time=1ms TTL=128
Reply from 172.16.12.1: bytes=200 time=1ms TTL=128
Reply from 172.16.12.1: bytes=200 time=1ms TTL=128
Reply from 172.16.12.1: bytes=200 time=1ms TTL=128
Reply from 172.16.12.1: bytes=200 time=1ms TTL=128
Reply from 172.16.12.1: bytes=200 time=1ms TTL=128
Reply from 172.16.12.1: bytes=200 time=1ms TTL=128
now simple PING command
ping 172.16.12.1
Reply from 172.16.12.1: bytes=32 time<1ms TTL=128
Reply from 172.16.12.1: bytes=32 time<1ms TTL=128
Reply from 172.16.12.1: bytes=32 time<1ms TTL=128
Reply from 172.16.12.1: bytes=32 time<1ms TTL=128
as u see wen u type ping -l 200(belong to buffer size means
send a packet of 200 bites 172.16.12.1 -n 8(belong to echo
reply count to 8)
BY DEFAULT ping has only 32 bytes for buffer size and 4
packets for count.time<1ms shows echo received less then 1
MILI SECOND TTL (belongs to TIME TO LIVE which shows TTL=128
means if echo sud wait 128 millisecond before it send
REQUEST COULD NOT FOUND.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
I have to do a project in transport domain in J2EE.How can i find informations regarding transport domain and why do we use that?
Explain the major disadvantage of a star topology?
whenever install patch cluster, system will be restart what is the problem?
Explain how are ip addresses arranged and displayed?
Explain the difference between csma/cd and csma/ca?
Tell me what advantages does fiber optics have over other media?
Define one basic requirement for establishing vlans?
List the different network protocols that are supported by windows rras services?
Is there any website? Which can theft or watch any system or computer hardware drives(memory)while they are accessing Internet.If it is avilable what is it? Please answer me.Advance thanks
Explain the role of ieee in computer networking?
Explain about the job of the network layer under the osi reference model?
Unable to connect to local DB
I am using solaris box, I need to delete a file from path /usr/tmp/ which r older than 24 hours?
Define firewalls?
Define the role of ieee in computer networking?