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
Difference b/w SCSI AND IDE
Define data encapsulation?
What are the drawbacks of implementing a ring topology?
Explain the use of a default gateway?
List the advantage of address sharing?
What characterizes a professional network administrator?
Port modes [trunk and access] have any influence on VLAN tagging and un-tagging?
Explain how to securing a computer network?
Define rip?
Describe vpn?
Explain how to identify the ip class of a given ip address?
Define peer to peer?
HI all of u dear freind i dont know abot u but instead of i want to requeste to all , if u have any job in ur mind than pls contact me or forword me . i hv complet my B.A. , CCNA ,MCSA, my contact no 09958737018 and id is mak_alam000@rediffmail.com , ur freind maksud alam
Is it possible to connect two computers for file sharing without using a hub or router?
When you connect two redundant links of switch to hub to form a loop , and when the switch receives its own BPDU what it will do.