IST_220_ASSIGN_IPv4_Subnet_P1_2017ChamousSuber

.docx

School

Greenville Technical College *

*We aren’t endorsed by this school

Course

220

Subject

Electrical Engineering

Date

Apr 3, 2024

Type

docx

Pages

6

Uploaded by JusticeTurtle4355

Report
IST 220 Data Communications Name _Chamous Suber____ IPv4 Address Subnetting - #1 Subnetting is all about modifying the subnet mask in order to create smaller networks (subnets) from one large network. Given a network address and a subnet mask:. 1. Determine the number of subnets needed. (In this case, it was given to you. Other times you will look at a layout.) 2. Determine how many host bits you need to borrow from the original subnet mask 3. Determine the new subnet mask, and then determine the increment. 4. Determine the subnet address for each subnet.. 5. Determine the broadcast address for each subnet. 6. Determine the range of usable host IP Addresses for each subnet. a. Determine the IPv4 Address of the First Host on this Subnet. b. Determine the IPv4 Address of the Last Host on this Subnet. 7. Determine number of hosts per subnet Problem A: You need to create 8 subnets. Network Address: 192.168.200.0 Original Subnet Mask -> CIDR -> binary 255.255.255.0 -> /24 -> 11111111 11111111 11111111 00000000 New Subnet Mask: 255.255.255.224 ->/27 -> 11111111 11111111 11111111 111 00000 Find: Number of Subnet Bits borrowed from the original SM to create the new SM 3 Number of Subnets Created Subnets = 2 n where n is the number of bits borrowed. 2 3 = 8 subnets Number of Host Bits left in the new subnet mask 5 # of Hosts per Subnet = 2 n -2 Where n is the number of zeros (host bits) in the new subnet mask. The minus 2 is because the network ID and the Broadcast IP address each reserve an IP address 2 5 -2 = 32-2 = 30 usable host IP addresses +32 increment – the value of the lowest bit borrowed 128 64 32 16 8 4 2 1
IST 220 Data Communications Name _Chamous Suber____ IPv4 Address Subnetting - #1 Network Address of the 1st Subnet This is always the network address you were given to start with 192.168.200.0 with a subnet mask of /27 IPv4 Address of First Host on this Subnet (one more than the network ID) 192.168.200.1 IPv4 Address of Last Host on this Subnet (one less than the Broadcast address) 192.168.200.30 IPv4 Broadcast Address on this Subnet (It is always 1 less than the next subnet ID) 192.168.200.31 Fill-in the remaining tables with the subnet information: Network Address of 2nd Subnet Find the network address of the 2 nd subnet by adding the increment to the previous subnet in the octet that you found it The increment is the values of the lowest bit that you borrowed in to create the new subnet mask.) 192.168.200.0 + 32 increment 192.168.200.32 with a subnet mask of /27 IPv4 Address of First Host on this Subnet 192.168.200.33 IPv4 Address of Last Host on this Subnet 192.168.200.62 IPv4 Broadcast Address on this Subnet (Hint: Find the next subnet.) 192.168.200.63 Network Address of 3rd Subnet Find the network address of the 3rd subnet by adding the increment to the previous subnet in the octet that you found it The increment is the values of the lowest bit that you borrowed in to create the new subnet mask.) 192.168.200.64 /27 IPv4 Address of First Host on this Subnet 192.168.200.65 IPv4 Address of Last Host on this Subnet 192.168.200.94 IPv4 Broadcast Address on this Subnet 192.168.200.95
IST 220 Data Communications Name _Chamous Suber____ IPv4 Address Subnetting - #1 Network Address of 4th Subnet Find the network address of the 4th subnet by adding the increment to the previous subnet in the octet that you found it The increment is the values of the lowest bit that you borrowed in to create the new subnet mask.) 192.168.200.96 IPv4 Address of First Host on this Subnet 192.168.200.97 IPv4 Address of Last Host on this Subnet 192.168.200.126 IPv4 Broadcast Address on this Subnet 192.168.200.127 Network Address of 5th Subnet Find the network address of the 5th subnet by adding the increment to the previous subnet in the octet that you found it. The increment is the values of the lowest bit that you borrowed in to create the new subnet mask. 192.168.200.128 IPv4 Address of First Host on this Subnet 192.168.200.129 IPv4 Address of Last Host on this Subnet 192.168.200.158 IPv4 Broadcast Address on this Subnet 192.168.200.159 Network Address of 6th Subnet Find the network address of the 6th subnet by adding the increment to the previous subnet in the octet that you found it The increment is the values of the lowest bit that you borrowed in to create the new subnet mask.) 192.168.200.160 IPv4 Address of First Host on this Subnet 192.168.200.161 IPv4 Address of Last Host on this Subnet 192.168.200.190 IPv4 Broadcast Address on this Subnet 192.168.200.191
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help