the IP 192.168.40.183 that you were trying to ping (the computer you were trying to reach) returned 32bytes in 2milliseconds. TimeToLive (of the ping request is 128 milliseconds)
The TTL or Time To Live is a value used to make packets eventually die, so they don't end up in infinite loops, clogging the network over time. Certain network devices decrement this value (routers mainly) by one as they process it. When the TTL reaches zero, the packet is discarded. Each Operating System implements its TCP/IP stack differently and starts packets off with the TTL of their choosing (the default TTL of the stack can be changed, but rarely is). Windows is 128 Linux is 64 Cisco is 256 So if your TTL is around 128 (remember the TTL gets decremented by certain devices) you are PROBABLY pinging a windows box. If it's near 256, probably Cisco etc. You can't rely on this information because other network devices can rewrite the TTL in a packet, but it's a decent indication of the OS on the other end, especially if it's a box you own and you aren't going through firewalls etc.
Answer:Most likely 'TTL expenses' means 'Total expenses'. 'Total' has the highest score for the abbreviations that 'TTL' could mean (see link). Since you are probably dealing with accountants, it could also mean 'Time To Laugh'. ;)
whis is Endurance mors or ttl
TTL is a logic family. A logic family is the set of logic gates designed using a specific approach. Or simply speaking, logic family is the way of implementing logic. TTL stands for transistor - transistor - logic. It involves transistors (BJT) to implement logic. TTL applies means TTL logic family is used or can be applied in that specific application.
What do you mean by ttl do you mean type to learn. because if you mean type to learn then when you download it if you have a mac computer then you will see the icon when you put it in your doc but if you do not mean Type To Learn i do not know what you mean and sorry but next time you write an answer please try to be a bit more descriptive
TTL
OK. That's a successful response to "PING 4.2.2.1", except that it took quite a while to come back . What's the question ?
TTL stands for Time To Live
TTL is a logic family. A logic family is the set of logic gates designed using a specific approach. Or simply speaking, logic family is the way of implementing logic. TTL stands for transistor - transistor - logic. It involves transistors (BJT) to implement logic. TTL applies means TTL logic family is used or can be applied in that specific application.
CCNA Guide to Cisco Networking 4th Edition Answer: A; progressively higher TTL values until a packer reaches the destination.
Ping is a small tool that you can find in a command prompt of any windows machine. It is invaluable when it comes to networks and networking. If there is any one tool you couldn't work without, its ping. So what does it do. It sends a message to a computer anywhere on the network/internet, and if the computer is connected you will get a response. If the computer is not connected to the network/internet you wont get a response. TTL is its 'Time to live'. Say there is a computer on the other side of the network. For the ping to reach it, it might have to go through a router, then through a server and then onto another router and then it gets to the destination. If this is the case it needs 4 hops, one hop for each previously mentioned device. Now if i say i only want the TTL to be 3. That means it will only get to the third hop and that's it. If I say I want the TTL to be 6 then it will get there- because it only takes 4 hops to get to the machine. Usually for most users, you'd be better off leaving the TTL field alone.