Chapter 8. Internet Protocol (IP) Addressing Project 8A: IP Address Classes Write an example of an IP address for each of the classes listed below. Class A ___Between 0.0.0.1 and 126.255.255.254____ Class B ___Between 128.0.0.1 and 191.255.255.254__ Class C ___Between 192.0.0.1 and 223.255.255.254__ Project 8B: Binary to Decimal Conversions 1. 11010010.11110000.00000001.10101010 ____210.240.1.170__________________ 2. 00010101.11000011.11111000.11111000 ____21.195.248.248_________________ 3. 00011101.11100010.11000110.11111111 ____29.226.198.255_________________ 4. 00000011.00001110.00110011.11000001 ____3.14.51.193____________________ 5. 01100110.11010011.00001010.11000010 ____102.211.10.194________________ 6. 11000110.00111001.10000001.10011100 ____198.57.129.156________________ 7. 11100100.11001111.00010111.11000111 ____228.207.23.199________________ 8. 01110101.10001010.10101110.01010110 ____117.138.174.86________________ Project 8C: Decimal to Binary Conversions 1. 184.251.30.2 10111000.11111011.00011110.00000010__ 2. 123.254.153.147 01111011.11111110.10011001.10010011__ 3. 217.21.45.69 11011001.11101010.00101101.01000101__ 4. 21.51.59.251 00010101.00110011.00111011.11111011 5. 238.164.197.22 11101110.10100100.11000101.00010101 6. 122.166.177.199 01111010.10100110.10110001.11000111 7. 147.195.173.182 10010011.11000011.10101101.10110110 8. 222.111.131.144 11011110.01101111.10000011.10010000 Project 8D: IP Address Subnetting MASK: 255.255.255.224 Network Ids: 201.12.171.32 201.12.171.64 201.12.171.96 201.12.171.128 201.12.171.160 201.12.171.192 Project 8E: Subnetting 220.15.10.16 220.15.10.32 220.15.10..48 220.15.10.64 Project 8F: Default Subnet Masks Identify the default subnet mask for each of the following IP addresses: 1. __255.0.0.0__________________ 10.20.30.122 2. __255.255.0.0__________________ 174.24.62.3 3. __255.0.0.0__________________ 121.251.41.39 4. __255.0.0.0__________________ 45.65.49.253 5. __255.255.255.0__________________ 215.243.156.78 6. __255.0.0.0__________________ 87.92.199.62 7. __255.255.255.0__________________ 199.189.179.159 8. ___255.255.0.0_________________ 167.59.89.77 9. ___255.255.255.0_________________ 223.3.33.133 10. ___255.255.0.0_________________ 158.167.45.1 Project 8H: IP Address Allocation One of the following three addresses will be assigned to each workstation. The assignment is not important as long as it is one of these addresses, and the addresses are not duplicated. 201.165.114.56 201.165.22.46 201.165.115.56 Project 8I: Locating IP Information The answer for this part of the question will vary depending on the environment and the computer. The information can be located by using IPCONFIG (for Windows 2000 and XP) or by using WINIPCFG (Windows 9X machines). Some students may use the TCP/IP properties sheet to determine this information also. Project 8J: Create a DHCP scope on the DHCP server for the segment. Create reservations for the servers and printers using their MAC address to identify each device.