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
What do you use to write documentation? Editor? Mail reader?
all your interview question in networking and system administration
Explain the difference between csma/cd and csma/ca?
Explain how to identify the ip class of a given ip address?
Explain how to securing a computer network?
SonicWALL keep on fail over after upgrade from 6.2.2.2 to 6.2.6.0.anyone have encounter this and what is the next step to solve the issue
Tell me when troubleshooting computer network problems, what common hardware-related problems can occur?
Explain client/server?
How to manage a network using a router?
List the different network protocols that are supported by windows rras services?
What is meant my data qutoe error In ms office
Explain one advantage of mesh topology?
Define ipconfig?
Explain the role of ieee in computer networking?
Explain sneakernet?