Warm up
- What is the value of the decimal number 0 in binary?
- What is the value of the decimal number 0 in hexadecimal?
- What is the value of the decimal number 15 in binary?
- What is the value of the decimal number 15 in hexadecimal?
- What is the value of the decimal number 16 in binary?
- What is the value of the decimal number 16 in hexadecimal?
- What is the value of the decimal number 255 in binary?
- What is the value of the decimal number 255 in hexadecimal?
- What is the value of the decimal number 256 in binary?
- What is the value of the decimal number 256 in hexadecimal?
- What is the largest number that can fit in one byte (in binary)?
- What is the largest number that can fit in one byte (in decimal)?
- What is the largest number that can fit in one byte (in hexadecimal)?
- What is the value of the decimal number 156 in binary?
- What is the value of the decimal number 156 in hexadecimal?
IP packet headers have an 8-bit field called time to live (TTL) which gives the remaining number of router hops a packet may take before it will be discarded.
- What is the maximum value for the TTL field in binary?
- What is the maximum value for the TTL field in decimal?
- What is the maximum value for the TTL field in hexadecimal?
The CSUDH network address is 155.135
- What would that be in binary?
- What would that be in hexadecimal?
How many IP addresses can we have on our network?
- In decimal
- In binary
- In hexadecimal