0% found this document useful (0 votes)
240 views

Lab Practice Subnets

The document discusses IPv4 address subnetting and provides examples of subnetting problems. It includes a table with information about subnetting a /16 network such as the major network mask, base network address, number of host bits, number of hosts, subnet mask, number of subnet bits, number of subnets, number of host bits per subnet, number of usable hosts per subnet, and IP addresses for the first host, last host, and broadcast address of a sample subnet. It also provides three subnetting problems showing the host IP address, subnet mask, number of subnet bits, number of subnets, number of host bits per subnet, number of usable hosts per subnet, subnet address, and IP addresses for the first host, last host

Uploaded by

Tina801
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
240 views

Lab Practice Subnets

The document discusses IPv4 address subnetting and provides examples of subnetting problems. It includes a table with information about subnetting a /16 network such as the major network mask, base network address, number of host bits, number of hosts, subnet mask, number of subnet bits, number of subnets, number of host bits per subnet, number of usable hosts per subnet, and IP addresses for the first host, last host, and broadcast address of a sample subnet. It also provides three subnetting problems showing the host IP address, subnet mask, number of subnet bits, number of subnets, number of host bits per subnet, number of usable hosts per subnet, subnet address, and IP addresses for the first host, last host

Uploaded by

Tina801
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Lab 6.7.

4 IPv4 Address Subnetting, Part 2


Lets add some of this information to our table: Host IP address Major network mask Major (base) network address Total Number of Host Bits Number of hosts Subnet mask Number of subnet bits Number of subnets Number of host bits per subnet Number of usable hosts per subnet IP for first host on this subnet IP address of the last host on this subnet Broadcast address for this subnet 172.25.114.250 255.255.0.0 (/16) 172.25.255.255 16 bits or 216 or 65,536 total hosts 255.255.255.192 (/26) 26 1024 (210) 6 64 2 = 62 (from 26 2) 172.25.114.192 172.25.114.254 172.25.114.255

Create a subnetting worksheet to show and record all work for each problem. Problem 1: Host IP address Subnet mask Number of subnet bits Number of subnets Number of host bits per subnet Number of usable hosts per subnet Subnet address for this IP address IP address of first host on this subnet IP address of last host on this subnet Broadcast address for this subnet 172.30.1.33 255.255.255.0 8 256 2 = 254 8 256 2 = 254 172.30.1.0 172.30.1.1 172.30.1.254 172.30.1.255

Problem 2: Host IP address Subnet mask Number of subnet bits Number of subnets Number of host bits per subnet Number of usable hosts per subnet Subnet address for this IP address IP address of first host on this subnet IP address of last host on this subnet Broadcast address for this subnet 172.30.1.33 255.255.255.252 14 16,384 2 = 16,382 42=2 2 172.30.1.32 172.30.1.33 172.30.1.34 172.30.1.35

Problem 3: Host IP address Subnet mask Number of subnet bits Number of subnets Number of host bits per subnet Number of usable hosts per subnet Subnet address for this IP address IP address of first host on this subnet IP address of last host on this subnet Broadcast address for this subnet 192.192.10.234 255.255.255.0 24 16 777 216 (224) 8 256 2 = 254 192.192.10.0 192.192.10.1 192.192.10.254 192.192.10.255

You might also like