Options

Subnetting Help

NormanthefishNormanthefish Registered Users Posts: 4 ■□□□□□□□□□
I have a Host IP Adress of 183.91.104.16... 11 Bits have been borrowed to create the required subnets.

i am trying to find out the:

What class the address is?
What is the Default Subnet Mask?
Subnet mask for the host in Dotted Decimal and IP Prefex Format?

is there any help you guys can offer me to work these questions out?

Thanks

Comments

  • Options
    networker050184networker050184 Mod Posts: 11,962 Mod
    Sure, why don't you tell us what you came up with and we can point you in the right direction if you are off.
    An expert is a man who has made all the mistakes which can be made.
  • Options
    NormanthefishNormanthefish Registered Users Posts: 4 ■□□□□□□□□□
    This is a question i have for an assignment, there is other parts to the question just wanting to get started on the first bit and see if the rest becomes easier

    Edit:
    Class B

    255.255.0.0
  • Options
    networker050184networker050184 Mod Posts: 11,962 Mod
    You are right on your two answers. What about the third?


    We aren't here to give you answers to your assignments. We will help you learn to answer the questions yourself though!
    An expert is a man who has made all the mistakes which can be made.
  • Options
    NormanthefishNormanthefish Registered Users Posts: 4 ■□□□□□□□□□
    Thats what i am asking, how do i go about answering it
  • Options
    networker050184networker050184 Mod Posts: 11,962 Mod
    I assume you can handle the dotted decimal portion since you were able to properly write the class B mask in dotted decimal. So I guess you are struggling with the prefix notation? Luckily this is the easiest part! All you have to do is count the bits used for the network portion.

    Example: 10.0.0.1 borrowing 8 bits.

    Class = A
    Default Mask = 255.0.0.0
    Subnet Mask = 255.255.0.0
    Prefix Notation = /16

    Now just apply that to your scenario and you should be good to go!
    An expert is a man who has made all the mistakes which can be made.
  • Options
    NormanthefishNormanthefish Registered Users Posts: 4 ■□□□□□□□□□
    Thanks thats helped me out, cheers for your times
Sign In or Register to comment.