Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

VLSM question

  • 16-12-2011 11:25PM
    #1
    Registered Users, Registered Users 2 Posts: 1,266 ✭✭✭


    Just studying for a college networks exam at the moment and I have a quick question about VLSM: Are the broadcast and network addresses subtracted from the list of possible subnet addresses?

    For example if I have 16 hosts, would I use a /28 subnet mask (2^4 = 16) or would I have to use a /27 subnet mask (2^5 = 32 - 2 addresses for the broadcast and network addresses)? Thanks
    Tagged:


Comments

  • Closed Accounts Posts: 13,874 ✭✭✭✭PogMoThoin


    The block size is 2^n and available hosts is 2^n -2 (ie it subtracts network and broadcast addresses) from the block size

    Print this chart:
    VLSM_Subnetting_Chart.pdf


Advertisement