Networking Forums

Networking Forums > Computer Networking > Windows Networking > Subnet Mask, Decimal, Slash Notation.

Reply
Thread Tools Display Modes

Subnet Mask, Decimal, Slash Notation.

 
 
Robert Bollinger
Guest
Posts: n/a

 
      10-06-2007, 10:59 PM
Hey Guys,

I am hoping that you can assis me with this question, as i have hit a wall.
I need to have this explained to me, this is in my 70-291 book on page 2-16.


128.000.000.000 has a binary value of 10000000.00000000.00000000.00000000

This is mask to binary conversion, i can memorize this all day but would
rather understand how and WHY it works like the above example.

How come a binary notation of 10000000 = 128? how is that done? why does it
start at 128? and not at 1?

HOw are the bit's determined and converted into a dotted.decimal address?

i understand this: 32-bit ip addy is 4 groups of eight bits at different
placements (starting) with 0-8 9-16 etc.

theses are called octets which means eight or of eight. Wht i dont
understand is as stated above.

I am sorru of this is not clear but i am fried on this one.

Please advise... Thank you.

Robert
 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      10-06-2007, 11:15 PM
An octet is eight bits. In binary, each column can only have the value of
zero or one.

So binary 10 = 2 decimal
100 = 4
1000=8
10000=16
100000=32
1000000=64
10000000=128

"Robert Bollinger" <(E-Mail Removed)> wrote in
message news:C9144721-E33B-4ABC-A33A-(E-Mail Removed)...
> Hey Guys,
>
> I am hoping that you can assis me with this question, as i have hit a
> wall.
> I need to have this explained to me, this is in my 70-291 book on page
> 2-16.
>
>
> 128.000.000.000 has a binary value of 10000000.00000000.00000000.00000000
>
> This is mask to binary conversion, i can memorize this all day but would
> rather understand how and WHY it works like the above example.
>
> How come a binary notation of 10000000 = 128? how is that done? why does
> it
> start at 128? and not at 1?
>
> HOw are the bit's determined and converted into a dotted.decimal address?
>
> i understand this: 32-bit ip addy is 4 groups of eight bits at different
> placements (starting) with 0-8 9-16 etc.
>
> theses are called octets which means eight or of eight. Wht i dont
> understand is as stated above.
>
> I am sorru of this is not clear but i am fried on this one.
>
> Please advise... Thank you.
>
> Robert


 
Reply With Quote
 
Robert Bollinger
Guest
Posts: n/a

 
      10-07-2007, 01:18 AM
Bill thanks for your answer.

Can you be more specific with more examples about that, i am kinda getting
it but there is a difference between "I think I know" and "I have a clue" and
"I really know, yes i can fix your network".



"Bill Grant" wrote:

> An octet is eight bits. In binary, each column can only have the value of
> zero or one.
>
> So binary 10 = 2 decimal
> 100 = 4
> 1000=8
> 10000=16
> 100000=32
> 1000000=64
> 10000000=128
>
> "Robert Bollinger" <(E-Mail Removed)> wrote in
> message news:C9144721-E33B-4ABC-A33A-(E-Mail Removed)...
> > Hey Guys,
> >
> > I am hoping that you can assis me with this question, as i have hit a
> > wall.
> > I need to have this explained to me, this is in my 70-291 book on page
> > 2-16.
> >
> >
> > 128.000.000.000 has a binary value of 10000000.00000000.00000000.00000000
> >
> > This is mask to binary conversion, i can memorize this all day but would
> > rather understand how and WHY it works like the above example.
> >
> > How come a binary notation of 10000000 = 128? how is that done? why does
> > it
> > start at 128? and not at 1?
> >
> > HOw are the bit's determined and converted into a dotted.decimal address?
> >
> > i understand this: 32-bit ip addy is 4 groups of eight bits at different
> > placements (starting) with 0-8 9-16 etc.
> >
> > theses are called octets which means eight or of eight. Wht i dont
> > understand is as stated above.
> >
> > I am sorru of this is not clear but i am fried on this one.
> >
> > Please advise... Thank you.
> >
> > Robert

>
>

 
Reply With Quote
 
jorgen
Guest
Posts: n/a

 
      10-07-2007, 02:05 AM
Robert Bollinger wrote:
> Bill thanks for your answer.
>
> Can you be more specific with more examples about that, i am kinda getting
> it but there is a difference between "I think I know" and "I have a clue" and
> "I really know, yes i can fix your network".


In our normal decimal system (base 10)

1 is one
10 is ten
100 is hundred

each time you put a zero in, the value goes up by a factor of 10. In the
binary system (base 2) the value goes up by a factor of 2:

1 is one
10 is two
100 is four
....
10000000 is 128
01000000 is 64
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
vpn ip and subnet mask? Johnny Windows Networking 1 03-09-2008 01:51 AM
Subnet Mask jdsanjorge Windows Networking 5 09-10-2007 10:09 AM
[ot] same ip, different subnet mask. slystoner Linux Networking 3 03-06-2007 06:58 PM
VPN Clients and subnet, NOT the usual "255.255.255.255 subnet mask" question! snowdog_2112 Windows Networking 4 09-09-2006 01:35 AM
subnet mask mn-500 cdstrand Linux Networking 1 08-06-2004 11:03 AM



1 2 3 4 5 6 7 8 9 10 11