Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Subnetting for Absolute Beginners
Rating: 4.5 out of 5(36 ratings)
5,404 students

Subnetting for Absolute Beginners

Step by Step to Master Subnetting
Created byNabil Mekhallet
Last updated 11/2021
English

What you'll learn

  • Subnetting For Absolute Beginners
  • From Zero to Subnetting
  • Step by Step to Subnetting
  • Solve Subnetting Problems

Course content

6 sections30 lectures2h 10m total length
  • Introduction1:21

    Master subnetting with a clear, step-by-step mini course for absolute beginners. The course clarifies subnetting concepts and guides you through exercises and quizzes to build confidence.

  • What is an IP address?1:48
  • IPv4 Classes3:57

    Learn to classify IPv4 addresses using the classful addressing table, matching ranges to class A, B, and C with their default masks, and recognize the lookback address for testing.

  • Numbering System5:55

    Learn decimal to binary conversion for ip addresses and subnetting by applying the one-on-top method per octet, with examples like 192.168.123 and 255.255.255.0.

  • What is a subnet mask and Prefix Length?2:46
  • Public and Private IP addresses2:08
  • Recap.1:14

    Explore how IP addresses use 32 bits in four numbers, separating network and host portions, and how network masks and prefix length (slash notation) identify networks, including Suydam notation.

  • Before Subnetting2:18

    Explore how subnetting optimizes IP address use, reducing waste from classful addressing for 21 devices and explaining why efficient IP allocation matters.

  • Subnetting to the Rescue6:37

    Calculate host bits using two to the power of five minus two to support 21 devices, then shift the network mask from /24 to /27, yielding 30 valid IP addresses.

  • Network and Subnetmask Relationship4:15
  • Bits To borrow for Subnetting0:44

Requirements

  • No Requirements

Description

     In this mini-course, we will learn about subnetting. We will start small, by getting acquainted with the IPv4 address and getting to know the terms. When things are a bit clearer we start dealing with classful addressing. Classful addressing is about dividing the whole IPv4 range into 5 classes and we will be dealing with 3 of them and which was the only solution we used to use in the early days before subnetting. We will see also the private and public IP addresses. The problem is, it wasn't optimized. Then subnetting or classless addressing shows up and we start learning about its way of doing things and walk you thru the necessary steps like, how to borrow bits, how many valid IP addresses and networks will be generated.  Then we will see the difference between FLSM and VLSM which is a necessity for more optimization where different subnets have a different number of hosts.  Along the way, we will solve subnetting examples and quizzes to help you engage more and try out what you have learned. In the last section we will see some miscellaneous topics like, how would we know to which network this device belongs and the importance of the gateway. I hope you will enjoy this mini-course and get a thing or two from it.



Who this course is for:

  • IT Beginners
  • Anyone who wants to understand Subnetting