Lab 6.1 Subnetting Chart - FlameSpyro/Tech-Journal GitHub Wiki
Review
We followed a video when it came to setting up a subnet chart on an excel document. This activity was useful to learn how to create a network that requires a specific amount of host and available ips. I did need to reach out for help from the professor to understand how to make a chart and its easy to understand now. Based on the subnet and ip, you want to have the bigger networks first for more organization. Also the broadcast is the network right after the last useable ip. The subnet determines what bits will be modified. For example 255.255.255.0 will modify the 4th octet, while 255.255.0.0 will modify the 3rd octet. Subnet charts should be looked up for the most accurate results.