How to subnet a network into 7 subnets of varying sizes? part1

Sdílet
Vložit
  • čas přidán 26. 09. 2011
  • In this tutorial, I use VLSM to divide a network into 7 subnets of varying sizes. This is an important skill for the Cisco CCNA.
    danscourses.com

Komentáře • 48

  • @ethanmecham805
    @ethanmecham805 Před 9 lety +4

    I thought I understood subnetting until I discovered VLSM. Thank you for making this topic so simple while so many others complicate it beyond reason. I can begin practicing now!

  • @meddafour7289
    @meddafour7289 Před 4 lety +2

    You're my favorite person ever - I've read and watched so many things to try to explain subnetting and this is the first one I understood!

  • @catcovers9778
    @catcovers9778 Před rokem

    Studying for my exam... I am so grateful you took the time to share this video. Thanks!

  • @hubaishi
    @hubaishi Před 5 lety +9

    you saved me in 2019 ... cheers!

  • @JeffJohnson
    @JeffJohnson Před 8 lety

    Thank you! This helped me out on a subnet project I was working on.

  • @shirleylove979
    @shirleylove979 Před 7 lety +1

    Thank you for the videos. Its been so helpful.

  • @skaldohzi
    @skaldohzi Před 10 lety +1

    Thank You for a great tutorial. Watched also the " What is the subnet?Easy solution". Great teaching skills You got.

  • @MantisRay861
    @MantisRay861 Před 7 lety

    Great video, helped me with my networking homework!

  • @EibeMandel
    @EibeMandel Před 7 lety

    Thank you very much, excellent explanation.

  • @None-cf2ds
    @None-cf2ds Před 4 lety

    easy tutorial, easy understand, very nice

  • @mandip_ji
    @mandip_ji Před 4 lety

    i understand clearly , thanks :)

  • @AlexaDaniellet
    @AlexaDaniellet Před 5 lety

    Thanks this helped alot!

  • @mcmugget
    @mcmugget Před 9 lety +2

    how did you compute your network endpoint so quickly. that step seemed to be a bit overlooked. maybe im just lost.

  • @iaagg
    @iaagg Před 12 lety

    Good tutorial.

  • @Onnethox
    @Onnethox Před 2 lety

    why did we have to pick /23 for the 1st one since at /22, it can fit over 260??

  • @aaronegbele7644
    @aaronegbele7644 Před 6 lety

    wonderful!!!

  • @beskito007
    @beskito007 Před 8 lety

    bthw thnx for the tutorial it was so helpfull

  • @iamomnipotentxd
    @iamomnipotentxd Před 11 lety +14

    could you please tell me how did you came up with 172.29.3.255?

    • @CitizenPerkins
      @CitizenPerkins Před 6 lety +13

      He found the Magic number with a subnet mask of /22, which is 4. This means the octet we're in [octet-3] will increment by 4's, starting at 0.
      172.29.0.0 /22 -- is the first Network Address.
      172.29.4.0 /22 -- is the 2nd Network Address.
      172.29.8.0 /22 -- is the 3rd Network Address.
      Now, once you know the 2nd Network Address (172.29.4.0), if you SUBTRACT 1 you'll get the Broadcast IP of the previous subnet. And Broadcast IPs are always the LAST IP in a subnet's range.
      So, 172.29.4.0 - 1 IP = 172.29.3.255. Now you know the span of the 1st subnet: 172.29.0.0 thru 3.255

  • @Lectro0089
    @Lectro0089 Před 12 lety

    Beautiful...

  • @Ronaldoo91
    @Ronaldoo91 Před 11 lety +1

    how did u come up with that range???

  • @iulianburlacu
    @iulianburlacu Před 9 lety

    I have one question : Would I have time to make all this calculations on a piece of paper during the exam?

  • @lal6799
    @lal6799 Před 7 dny

    @2:59 video time stamp, where did the 3 come from? Anyone?

  • @danumber2
    @danumber2 Před 6 lety +1

    how did you come up with 172.29.3.255 as the end of network space?

    • @CitizenPerkins
      @CitizenPerkins Před 6 lety

      If you find the Magic number you'd see that it was a '4'. You'd also notice you were in Octet-3. This tells you to increment Octet-3, starting at 0, by multiples of 4. So, your Network addresses would look like this:
      xxx.xxx.0.0
      xxx.xxx.4.0
      xxx.xxx.8.0 and so on.
      Now, once you know the 2nd Network address, simply subtract 1 and you get the Broadcast IP of the previous range. In this case you'd get: xxx.xxx.4.0 - 1 = xxx.xxx.3.255

  • @zackarymorin8146
    @zackarymorin8146 Před 8 lety +3

    how did you come up with the network 172.29.0.0-172.29.3.255?

    • @joaldiaz1320
      @joaldiaz1320 Před 7 lety +1

      Did you ever find your answer to this question?

    • @joaldiaz1320
      @joaldiaz1320 Před 7 lety

      Disregard...I found the answer below. 172.29.3.255 is the last usable address in a /22 network. Since he is only working within the address space in the 172.29.3.255 network we don't need to deal with the 172.29.4.0 and beyond addresses.

  • @beskito007
    @beskito007 Před 8 lety

    excause me can u tell me the name of the network diagram software u use pleasee...

  • @jordischuurman9588
    @jordischuurman9588 Před 4 lety

    What is the space if my subnet is 24?

  • @danarichards1765
    @danarichards1765 Před 10 lety

    Wait so the broadcast address and network address is defined as a host address?

    • @danscourses
      @danscourses  Před 10 lety

      Sorry for the confusion, I say 256 host addresses generically, 254 are the usable host addresses. The network address and the broadcast address are not usable host addresses. It is just my manner of speaking and discussing the topic within my class and it carries over into the videos. You are correct in your understanding.

  • @singhgurpreet2040
    @singhgurpreet2040 Před 8 lety

    what is the magic number when using /24 network?

    • @danscourses
      @danscourses  Před 8 lety

      +Singh Gurpreet The magic number on /24 is "1" the networks go up by one in the 3rd octet

  • @andycobra49aor
    @andycobra49aor Před 10 lety +1

    You said, that the magic number is 4, and when you placed the address, you put 172.29.3.255, what happens to the 4?
    Andy

    • @oommggdude
      @oommggdude Před 10 lety +2

      172.29.3.255 is the last usable address in a /22 network. Since he is only working within the address space in the 172.29.3.255 network we don't need to deal with the 172.29.4.0 and beyond addresses.

    • @danscourses
      @danscourses  Před 10 lety +1

      Andre M Correct!

  • @dineshh_ad
    @dineshh_ad Před 4 lety

    Can someone say why he didn't take /25 CIDR here instead he went for /26?

    • @raldrid8264
      @raldrid8264 Před 3 lety

      1 year late reply but, its because the network was only looking for 60 and not a larger amount.

  • @danarichards1765
    @danarichards1765 Před 10 lety +1

    I'm confused doesn't /24 give you 254 hosts since 0 and 1 is reserved for network and broadcast.

  • @haymanotgebeyaw8176
    @haymanotgebeyaw8176 Před 3 lety

    waw

  • @2007Russdog
    @2007Russdog Před 11 lety +1

    The mask is the key. Always the mask. Remember... this is classless subnetting.

    • @CitizenPerkins
      @CitizenPerkins Před 6 lety

      In fact, it's also VLSM [Variable-Length Subnet Masking]

  • @dedpxl
    @dedpxl Před 10 lety

    2host/toast

  • @yogeshbabbar1273
    @yogeshbabbar1273 Před 5 lety +1

    you video is very confusing...you are bringing the number on the video without giving reasons why those numbers are there as if we already know it. sir you know it we don't. so please don't irate us with your video