Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

VLSM question

  • 16-12-2011 10:25pm
    #1
    Registered Users, Registered Users 2 Posts: 1,209 ✭✭✭


    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