Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does the ping 192.168.0.1 -l 1000 -n 100 command do?

Answers were Sorted based on User's Feedback



What does the ping 192.168.0.1 -l 1000 -n 100 command do?..

Answer / shafeeq ahmed

Ping 192.168.0.1 -l 1000 -n 100
here -l is used to send the buffer size
and -n is used to send the number of echo request to send

there 1000 is the buffer size
and 100 is the echo request to send

Is This Answer Correct ?    31 Yes 5 No

What does the ping 192.168.0.1 -l 1000 -n 100 command do?..

Answer / hemlata

pinging 192.168.0.1 with 1000 bytes of data:

Request timed out
Request timed out
..
..100 times

ping statistics for 192. 168.0.1:
Packets:sent=100, rcvd=0, lost=100 <100% loss>

Is This Answer Correct ?    8 Yes 1 No

What does the ping 192.168.0.1 -l 1000 -n 100 command do?..

Answer / 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

What does the ping 192.168.0.1 -l 1000 -n 100 command do?..

Answer / mubasher

Ping 192.168.0.1
Packets=Sent=4,Received=0,Lost=4<100% 1oss>

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Networking Administration Interview Questions

Command to troubleshoot DNS problems Host name resolution problems:

1 Answers  


Which layer transports data to and from application level, includes the destination port number, and also handles error detection and recovery.

1 Answers  


how do u share printer through FTP(fire transfer protocol)?

0 Answers   Canara Bank,


which value of "Flags" in the DHCP network database denotes a permanent lease ?

1 Answers  


think about ur college network if three departments where there and and 25 computers in each departmentand if someone ask u to group the computer s,what will be ccriteria to do that.

4 Answers   Cisco,


what is ppl

1 Answers   Primus Global,


if one server is down, whenever restart the machine we get ok prompt what is the problem?

0 Answers  


Which protocol can be applied when you want to transfer files between different platforms, such between unix systems and windows servers?

0 Answers  


In the nsswitch.conf file what does the following entry mean ? NOTFOUND=continue

1 Answers  


You have a Class C network. You have subntted it into 14 subnets. What is the subnet mask?

1 Answers  


What is the difference between 802.2 and 802.3 frames ? a. 802.3 = 802.2 + LLC Header Info b. 802.2 = 802.3 + LLC Header Info c. 802.2 = 802.3 + Length field c. 802.3 = 802.2 + Length field

1 Answers  


Best example of Flat Addressing Scheme among the following ? a. MAC addresses b. Classless IP addresses c. Classful IP addresses d. IPX addresses

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