Options

Vlsm

Bolton07Bolton07 Member Posts: 87 ■■□□□□□□□□
Applying a subnet mask of /24 to any one of these /16 subnets, such as 10.1.0.0/16, results in a subdivision of 256 subnets. Each one of these new subnets is capable of addressing 254 hosts.
10.1.1.0/24
10.1.2.0/24
10.1.3.0/24 up to 10.1.255.0/24

Is the above example wrong? Should one of the Subnets be 10.1.0.0/24?

Comments

  • Options
    SlowhandSlowhand Mod Posts: 5,161 Mod
    It looks like your source material is assuming that subnet-zero isn't being used. On a Cisco router running a recent version of the IOS, subnet-zero is enabled by default on each interface, but you may run across older software where it isn't.

    Although, looking at the first part of the question, it does explicitly state that you have 256 subnets, so I suppose they might've meant to start with 10.1.0.0/24 and go all the way up to 10.1.255.0/24.

    Chalk it up either to a typo in regards to the number of subnets you've got or which subnet you start with, depending on if subnet-zero is enabled or not.

    Free Microsoft Training: Microsoft Learn
    Free PowerShell Resources: Top PowerShell Blogs
    Free DevOps/Azure Resources: Visual Studio Dev Essentials

    Let it never be said that I didn't do the very least I could do.
Sign In or Register to comment.