CCN Lab 5 Tasks
CCN Lab 5 Tasks
Task 1: Use the IP address chart and your knowledge of IP address classes to answer the following
questions:
1. What is the decimal and binary range of the first octet of all possible Class B IP addresses?
4. What is the maximum number of useable hosts with a Class C network address?
6. How many hosts can each Class B network have? 2¹⁶ - 2 = 65,534 hosts.
7. How many octets are there in an IP address? How many bits per octet?
• 4 octets in an IP address.
• 8 bits per octet.
Host IP Address Address Class Network Address Host Address Default Subnet Mask
What is the class of the address? Class B (First octet is 142, which falls in the 128-191 range)
Is this a valid IP host address Yes, because it is not a network address (where the host portion is all
(Y/N)? Why or why not? 0s) or a broadcast address (where the host portion is all 1s). __