Added: 4 years ago
From: paulwbrowning
Views: 149,988
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (63)

Sign In or Sign Up now to post a comment!
  • I thought this video was excellent, for people that don't understand. It doesn't get much easier than this, read a section on subnetting from a sybex book and this video will make sense.

  • nice

  • Fantastic!

    Can I download your chart? Do you have it available for download?

  • Lamme es un excelente instructor, les invito a ver mi canal, y mis videos soy instructor certificado Cisco en mexico y estoy subiendo muchos videos interesantes en Español pero manteniendo la terminologia en ingles. gracias

  • I'm sorry,but I didn't learn squat diddly from this video.Thats not saying much bcause I haven't learned shiz from any of these videos.Subnetting for me is just some really difficult crap to learn. I'm not sure what type of help I need, but I defenetly need some........HELP!!!!!!!!!!!

  • Comment removed

  • @roybunch76 He took /26 as an example and said how to make a subnet chart. Instead of using the cheat sheet he used, maybe it would've been easier to tell the formulas? So here goes:

    Block Size=256-b (where b is the subnet host #) ex: 255.255.255.192 (b = 192); so block size:256-192=64

    # of subnets=2^n(where n is the number of 1s in binary in the host portion); 255 is 8 1s in binary; how much is 192? 192 is 2 1s:110000000 = 192; so 2^2 = 4; that is why there are 4 subnets

  • Comment removed

  • Now getting to the video: he just told us all how to make a subnet chart to make it much easier to subnet.

    he used the 0 subnet: 192.168.1.0 (no host can be here); and then he added the block # (which in this case was 64 to each the 0 subnet: again no host can be here).

    He tells you how to get the broadcast / first host range / last host range: the last octet he is talking about is the 0 subnet;

    I hope this explains some things...

  • Man you didn't explain anything ! what you did was litterly just solve it and leave the people in blank..

  • This guy just made my mind explode.

  • Hi Paul do you have examples on how to subnet class A and B? Your video on subnetting class C is very user friendly.

    Thank You

  • @christianh10 - I don't have a garden? Must be somebody elses house!

  • Hi

    By default the first address of any subnet is reserved to SUBNETWORK ID In

    your case 192.168.1.0 can not be used that also makes 192.168.1.63 not usable because of BROADCAST ID just like .64 .128. .192 for network id and .127 .191 etc

    for broadcast id. only what's in between can be applied for host application e.g.

    1-62 65-126 129-190 etc.

  • that is actually a class c..but what if the given will be a class a/b how will this work?

  • Subnetting in 2:34 minutes....This is good stuff...you explained it well in a short period of time.

  • my teacher taught me this way. Too easy!!!!

  • @christianh10 lol got mine tomorrow and hope my result is the same haha xD

  • Oke.. when you see /26 you know it's 255......192

    But how do you know how much subnets there are?

    In this video there are 4 subnets with steps of 64... but why it ends by 192?

    Who can explain that to me easy? thaaankss!

  • @Dark0Temptation there is a formula: 2^n (where n is # of 1s in the host portion when converted to binary); in the example: there are 2 1s in the host portion (255.255.255.192): 192 is the host portion so what is 192 in binary? 11000000; therefore use the formula: 2^n; and n = 2; so 2^2 = 4 so 4 subnets

  • it is the best demonstration on subnetting

    go ahead

  • That was very very easy

  • simply... /27 is the slash notation example given...

    remember that in every subnetting we have 8 octets for 0 and 1.

    therefore you must remeber for every octetcs given it corresponds the default 1's of 128, 192, 224, 240, 248, 252, 254, 255..

  • very good!

  • u explain stuff really easy!!!!!!!THANKS!!!!!!!

  • if u have an ip add 192.168.1.23/27

    look for subnet mask?

    1. see /27, u count to ur finger starting from 25 = 128 , 26 = 192 , and 27 = 224

    2. therefore the subnet mask is 255.255.255.224.

  • Very good way of putting. Thank you Paul for sharing your subnetting knowledge. You should make one for VLSM.

  • THANK YOU.

  • THAAAANKS

  • So If i had for example 192.168.1.23 /27 255.255.255.224 Subnets = 8 192.168.1.0 192.168.1.32 192.168.1.64 192.168.1.96 192.168.1.128 192.168.1.160 192.168.1.192 192.168.1.224 So each router could have the subnet and each range of subnet a number of 30 hosts for each router?
  • that looks good to me.

  • how do u know which number of last octet to pick? between 0 and 224..is there a formula?

  • 23 is between 0 and 32

    192.168.1.0 - 192.168.1.32

    Therefore,

    host 192.168.1.23 is within:

    192.168.1.1 - 192.168.1.30 subnet,

    where,

    192.168.1.0= network address

    192.168.1.31=broadcast address [11111]

  • pls. explain describe this backgarden? :-)

  • Very good tutorial. Very easy to follow. Cheat sheets. Need one of them :)

  • I think I get this. Correct me if I'm wrong.

    The /26 is just 2 bits taken from the host. Normally a regular class C network is /24 (8 bits), so for the network the equation is 2^2 = 4. You take two bits and do the power of 2, gives you 4 networks. Because you're taking two bits. You start from the left (at 128). 128 + 64 = 192 and that's the highest subnet you can go to. To find out the number of hosts, you have 6 bits, so do 2^6 = 64 -2 for network and broadcast, you get 62 hosts for /26

  • correct =)

  • THANKS! This really helps a lot! You rock!

  • where did the slash /26 come from? the address is 192.168.1.23, so if 4 octets are 32 bit, where does 26 bit come from and where and how does /26 come into all of it!??. I have spent the last 2 weeks wracking my brain over this and i think i am going mental!

  • 26 means that 26 bits of the 32 bit address are the network, so that leaves 6 bits for the host. This is so-called CIDR (Classless Inter-Domain Routing) notation, or "slash notation". Try doing a search on CIDR and you should come up with comments that explain this notation.

  • you own i sub lol

  • the /26 represent subnetmask i know this just suck vide this dude need take some class about subnet

  • @87655788 dude, you need to take a class on how to type English.

  • @rototiller78 i need take a class on how to type English ? break down what did i miss Mr English professor

  • and so on

  • thanks, easiest way yet.

  • nice one paul

  • This is not really clear. If you are trying to learn this then explain more. Like where did 26 come from? How did you end up with 192.168.1.0 ?? I guess this assumes too much.

  • I just realised you posted this because this also has me confused as to how /26 came into all of it?

  • You need to go back to the basic subnetting videos if you dont get it... however considering this messages was a year ago you probably know a whole lot more than I do.

  • mediocre

  • That was easy.

  • Wow, thanks man. This is great, very easy this way.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more