Options

Subnetting Question

mzinzmzinz Member Posts: 328
I'm taking a practice quiz, and came upon this question:

You are presented with an IP address with a prefix of /22. How many more subnets can you add to your design if you further subnet with a VLSM mask of /27?

A: 256
B: 64
C: 32
D: 16

But wouldn't it matter what IP/class is being used in the example??
If we were using class A, and had /27, then we would have far more subnets available than if we were using class C.

Am I not understanding?

BTW: It said the correct answer was C, which is just 2^5. 27-22 = 5.
_______LAB________
2x 2950
2x 3550
2x 2650XM
2x 3640
1x 2801

Comments

  • Options
    georgemcgeorgemc Member Posts: 429
    mzinz,
    NO, it wouldn't matter what the class of the IP address is. They presented you with a given mask of /22, which is not the standard class A, B, or C mask. Therefore you know that we're using VLSM and ignoring class boundaries.

    With a /27 mask, you take 5 of your 10 available host bits and use them for subnetting.

    That gives you 2^5=32 subnets with 5 (10-5=5) bits leftover for hosts, for a total of 2^5-2 usable hosts in each subnet.
    WGU BS: Business - Information Technology Management
    Start Date: 01 October 2012
    QFT1,PFIT in progress.
    TRANSFERRED/COMPLETED: AGC1,BBC1,LAE1,QBT1,LUT1,QLC1,QMC1,QLT1,IWC1,INC1,INT1,BVC1,CLC1,MGC1, CWV1 BNC1, LIT1,LWC1,QAT1,WFV1,EST1,EGC1,EGT1,IWT1,MKC1,MKT1,RWT1,FNT1,FNC1, BDC1,TPV1 REQUIRED:
  • Options
    mzinzmzinz Member Posts: 328
    Ok,
    Thanks for clearing that up :)
    _______LAB________
    2x 2950
    2x 3550
    2x 2650XM
    2x 3640
    1x 2801
Sign In or Register to comment.