NET-150: Network Fundamentals
HomeTech JournalsPersonal ProjectsSysadmin Wiki
  • NET-150: Network Fundamentals
  • Week Breakdown
    • Week Breakdown
    • Course Overview
  • Labs
    • Lab 1.1: Network Connectivity Testing
    • Lab 2.1: Packet Tracer
    • Lab 2.2: Observing LAN Activity
    • Lab 3.1: ARP Observation
    • Lab 3.2: Observing ARP in Packet Tracer
    • Lab 4.1: Simple Routing
    • Lab 5.1: IP/Subnet Mask
    • Lab 5.2: Subnetting Charts
    • Lab 6.1: Simple Subnet Design
    • Lab 6.2: Subnetting in Packet Tracer
    • Lab 7.1: Tracing Routes
    • Lab 9.1: Packet Tracer Static Routing
    • Lab 9.2: Static Routing Part 2
    • Lab 10.1: Understanding RIP
    • Lab 10.2: More RIP Routing
    • Lab 11.1: VLANs Part 1
    • Lab 11.2: VLANs in Packet Tracer
    • Lab 12.1: Building a WLAN in Packet Tracer
  • Notes
    • Page 2
Powered by GitBook
On this page
  1. Labs

Lab 5.2: Subnetting Charts

Summary

During this lab, we learned how to subnet a network. This lab was very confusing for me because trying to figure out how many bits it takes for 6 subents wasn't straightforward. To create a network you look at how many users you need. Then you will need to start with the largest network and choose a suitable address and determine the range of IPs. A broadcast address can be found by turning the IP to binary then turning the host ID into all 1's. To get the range of IPs first the smallest would just be a 1 at the end of the host IP then the highest IP is all 1s in the Host ID except for the last one.

PreviousLab 5.1: IP/Subnet MaskNextLab 6.1: Simple Subnet Design

Last updated 2 years ago