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


Please Help Members By Posting Answers For Below Questions

How network topology affect your decision in setting up a network?

719


I want to Use Motorola Canopy 5.4 GHZ System for wireless Internt , i need how setup this network , i need step by step guide , Also i need what Hard i need for in such setup .

1694


Port modes [trunk and access] have any influence on VLAN tagging and un-tagging?

1387


Explain routers?

587


Explain the major disadvantage of a star topology?

491






How to securing a computer network?

590


Explain the use of a default gateway?

547


What is meant my data qutoe error In ms office

2272


How to delete software errors? What is that?

1529


How many types of booting process in Solaris

1617


how to know how many samba users in solaris?

1583


What is tunnel mode?

718


salient feature of network administrator

1497


how to set tunneling in putty when any portno blocked from firewall to use resources with that portno like ssh 22

1882


How do two computers communicate with each other when they are connected through L2 or L3 switch?

2468