Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - 70-297 how many subnets?

 
Thread Tools Search this Thread
Old 11-22-2004, 10:38 AM   #1
Default 70-297 how many subnets?


Hello,

I'm preparing for the 70-297 exam.
I know now how to calculate how many hosts there are in a subnet.
But i need someone to explane to me how to calculate how many subnet's there
are for instamce in a 255.255.0.0/15 subnet.

I've used the official microsoftpress book, but just don't get it!
Maybey one of you can explain or direct me to a site or sent me a word or
pdf-file in wich things are explained.

Kind regards,

Emiel Lieshout




Emiel Lieshout
  Reply With Quote
Old 11-22-2004, 01:35 PM   #2
 
Posts: n/a
Default 70-297 how many subnets?
10, I think but i could be guessing is it 10? i hope im
right and it is 10, OH polz be 10, come on luckey 10
>-----Original Message-----
>Hello,
>
>I'm preparing for the 70-297 exam.
>I know now how to calculate how many hosts there are in a

subnet.
>But i need someone to explane to me how to calculate how

many subnet's there
>are for instamce in a 255.255.0.0/15 subnet.
>
>I've used the official microsoftpress book, but just

don't get it!
>Maybey one of you can explain or direct me to a site or

sent me a word or
>pdf-file in wich things are explained.
>
>Kind regards,
>
>Emiel Lieshout
>
>
>.
>



  Reply With Quote
Old 11-22-2004, 02:01 PM   #3
molsonexpert
 
Posts: n/a
Default Re: 70-297 how many subnets?

"Emiel Lieshout" <> wrote in message
news:41a1c1aa$0$767$. nl...
> Hello,
>
> I'm preparing for the 70-297 exam.
> I know now how to calculate how many hosts there are in a subnet.
> But i need someone to explane to me how to calculate how many subnet's

there
> are for instamce in a 255.255.0.0/15 subnet.
>
> I've used the official microsoftpress book, but just don't get it!
> Maybey one of you can explain or direct me to a site or sent me a word or
> pdf-file in wich things are explained.
>
> Kind regards,
>
> Emiel Lieshout
>
>


try these resources:

http://www.learntcpip.com/

http://www.learntosubnet.com/

http://www.petri.co.il/subnetting_table.htm

steve.




molsonexpert
  Reply With Quote
Old 11-23-2004, 01:33 AM   #4
Kurt
 
Posts: n/a
Default Re: 70-297 how many subnets?
First of all 255.255.0.0 is a /16 network - not a /15. But in its simplest
terms (since you know how to calculate the number of hosts in a subnet) you
can determine the number of subnets by taking the total number of hosts on
the whole network divided by the number of hosts in each subnet. So if you
have a class B network, say 172.16.0.0 /16 (subnet mask 255.255.0.0) that
is a total of 65536 hosts (including network and broadcast). If you break it
up into /24 subnets (255.255.255.0) you have 256 hosts per subnet. If you
then divide the total number of hosts by the number of hosts per subnet
(65536/256) you get 256 subnets.

"Emiel Lieshout" <> wrote in message
news:41a1c1aa$0$767$. nl...
> Hello,
>
> I'm preparing for the 70-297 exam.
> I know now how to calculate how many hosts there are in a subnet.
> But i need someone to explane to me how to calculate how many subnet's

there
> are for instamce in a 255.255.0.0/15 subnet.
>
> I've used the official microsoftpress book, but just don't get it!
> Maybey one of you can explain or direct me to a site or sent me a word or
> pdf-file in wich things are explained.
>
> Kind regards,
>
> Emiel Lieshout
>
>





Kurt
  Reply With Quote
Old 11-23-2004, 01:41 AM   #5
Kurt
 
Posts: n/a
Default Re: 70-297 how many subnets?
Another way is to count how many bits you add to the right of the original
network. The number of subnets doubles with each bit.

So once again starting with a /16:
add 1 bit (/17) and you have 2 subnets
add 2 bits (/1 and you have 4 subnets
add 3 bits (/19) and you have 8 subnets
etc.
..
..
..

"Kurt" <> wrote in message
news:...
> First of all 255.255.0.0 is a /16 network - not a /15. But in its simplest
> terms (since you know how to calculate the number of hosts in a subnet)

you
> can determine the number of subnets by taking the total number of hosts on
> the whole network divided by the number of hosts in each subnet. So if you
> have a class B network, say 172.16.0.0 /16 (subnet mask 255.255.0.0) that
> is a total of 65536 hosts (including network and broadcast). If you break

it
> up into /24 subnets (255.255.255.0) you have 256 hosts per subnet. If you
> then divide the total number of hosts by the number of hosts per subnet
> (65536/256) you get 256 subnets.
>
> "Emiel Lieshout" <> wrote in message
> news:41a1c1aa$0$767$. nl...
> > Hello,
> >
> > I'm preparing for the 70-297 exam.
> > I know now how to calculate how many hosts there are in a subnet.
> > But i need someone to explane to me how to calculate how many subnet's

> there
> > are for instamce in a 255.255.0.0/15 subnet.
> >
> > I've used the official microsoftpress book, but just don't get it!
> > Maybey one of you can explain or direct me to a site or sent me a word

or
> > pdf-file in wich things are explained.
> >
> > Kind regards,
> >
> > Emiel Lieshout
> >
> >

>
>





Kurt
  Reply With Quote
Old 11-25-2004, 07:17 AM   #6
Eric
 
Posts: n/a
Default Re: 70-297 how many subnets?
I couldn't have explained it better
"Kurt" <> wrote in message
news:...
> First of all 255.255.0.0 is a /16 network - not a /15. But in its simplest
> terms (since you know how to calculate the number of hosts in a subnet)
> you
> can determine the number of subnets by taking the total number of hosts on
> the whole network divided by the number of hosts in each subnet. So if you
> have a class B network, say 172.16.0.0 /16 (subnet mask 255.255.0.0) that
> is a total of 65536 hosts (including network and broadcast). If you break
> it
> up into /24 subnets (255.255.255.0) you have 256 hosts per subnet. If you
> then divide the total number of hosts by the number of hosts per subnet
> (65536/256) you get 256 subnets.
>
> "Emiel Lieshout" <> wrote in message
> news:41a1c1aa$0$767$. nl...
>> Hello,
>>
>> I'm preparing for the 70-297 exam.
>> I know now how to calculate how many hosts there are in a subnet.
>> But i need someone to explane to me how to calculate how many subnet's

> there
>> are for instamce in a 255.255.0.0/15 subnet.
>>
>> I've used the official microsoftpress book, but just don't get it!
>> Maybey one of you can explain or direct me to a site or sent me a word or
>> pdf-file in wich things are explained.
>>
>> Kind regards,
>>
>> Emiel Lieshout
>>
>>

>
>





Eric
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Site to Site VPN duplicate subnets chuckbudreau Hardware 6 10-22-2009 08:36 PM
Route multiple subnets over pix vpn p0liX Hardware 1 06-29-2009 03:54 PM
Bridge subnets on the same physical network white_apple Hardware 0 02-25-2008 09:28 PM
cisco - diff subnets on same interface frige Hardware 0 08-17-2006 10:26 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46