Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSE > Subnetting & Exam 70-216

Reply
Thread Tools

Subnetting & Exam 70-216

 
 
Paul
Guest
Posts: n/a
 
      11-25-2003
I have been learning subnetting using material from my
MCSE books. This book states that when determining the
valid subnets you should not use the all 1's or all 0's.

However, I have been looking at Microsoft's Technet site
and they stated that this is now a dated idea, so long as
your routers use CIDR

I am planning to take my exam in the next week and I'm now
in the delima of do I use the all 1's and 0's network id
when calculating the subnetted network ids

For those interested, here is the link to MS Technet where
I found the information

http://www.microsoft.com/technet/treeview/default.asp?
url=/technet/prodtechnol/windows2000serv/reskit/tcpip/part1
/tcpch01.asp

Do a search for RFC 1812, located just above Step 3:
Enumerating IP Addresses for Each Subnet

Anyone out there have any advice regarding which way I
should go?

Thanks

Paul
 
Reply With Quote
 
 
 
 
Japes
Guest
Posts: n/a
 
      11-25-2003
For the amount of subnetting questions your likely to actually get on the
test, I wouldn't worry about it. Bare in mind if its pertinent to the answer
something will have likely been said in the statement/question.

--
Regards

Japes

Have you found any Celestine Insights in your life yet?



---
This email was virus checked before sending and none were found.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.543 / Virus Database: 337 - Release Date: 21/11/2003

 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      11-25-2003

>-----Original Message-----
>I have been learning subnetting using material from my
>MCSE books. This book states that when determining the
>valid subnets you should not use the all 1's or all 0's.
>
>However, I have been looking at Microsoft's Technet site
>and they stated that this is now a dated idea, so long

as
>your routers use CIDR
>
>I am planning to take my exam in the next week and I'm

now
>in the delima of do I use the all 1's and 0's network id
>when calculating the subnetted network ids
>
>For those interested, here is the link to MS Technet

where
>I found the information
>
>http://www.microsoft.com/technet/treeview/default.asp?
>url=/technet/prodtechnol/windows2000serv/reskit/tcpip/par

t1
>/tcpch01.asp
>
>Do a search for RFC 1812, located just above Step 3:
>Enumerating IP Addresses for Each Subnet
>
>Anyone out there have any advice regarding which way I
>should go?
>
>Thanks
>
>Paul
>.
>You're right , Microsoft uses the CIDR Notation now ,


Example : if you have an ID Address 192.168.117.110/24
It means your subnet mask is 255.255.255.0

Because number 24 means in binary

11111111 11111111 11111111 00000000 so you must have (24)
of (1) in your subnet mask

Count the subnet mask

But be careful about some exceptions

Also , you must learn about how to supernet

Try to connect to theses websites

www.howtosubnet.com
 
Reply With Quote
 
Jose
Guest
Posts: n/a
 
      11-26-2003
I passed 216 yesterday...did not get any subnetting questions
<> wrote in message
news:6abb01c3b3a5$c141b330$...
>
> >-----Original Message-----
> >I have been learning subnetting using material from my
> >MCSE books. This book states that when determining the
> >valid subnets you should not use the all 1's or all 0's.
> >
> >However, I have been looking at Microsoft's Technet site
> >and they stated that this is now a dated idea, so long

> as
> >your routers use CIDR
> >
> >I am planning to take my exam in the next week and I'm

> now
> >in the delima of do I use the all 1's and 0's network id
> >when calculating the subnetted network ids
> >
> >For those interested, here is the link to MS Technet

> where
> >I found the information
> >
> >http://www.microsoft.com/technet/treeview/default.asp?
> >url=/technet/prodtechnol/windows2000serv/reskit/tcpip/par

> t1
> >/tcpch01.asp
> >
> >Do a search for RFC 1812, located just above Step 3:
> >Enumerating IP Addresses for Each Subnet
> >
> >Anyone out there have any advice regarding which way I
> >should go?
> >
> >Thanks
> >
> >Paul
> >.
> >You're right , Microsoft uses the CIDR Notation now ,

>
> Example : if you have an ID Address 192.168.117.110/24
> It means your subnet mask is 255.255.255.0
>
> Because number 24 means in binary
>
> 11111111 11111111 11111111 00000000 so you must have (24)
> of (1) in your subnet mask
>
> Count the subnet mask
>
> But be careful about some exceptions
>
> Also , you must learn about how to supernet
>
> Try to connect to theses websites
>
> www.howtosubnet.com



 
Reply With Quote
 
Guest
Posts: n/a
 
      11-27-2003
Thanks to everyone for your feedback on this subject

I was going to take the exam on Saturday, however, this
Saturday is all booked out, so I have brought the exam
forward a day to Friday

Fingers Crossed!

>-----Original Message-----
>I have been learning subnetting using material from my
>MCSE books. This book states that when determining the
>valid subnets you should not use the all 1's or all 0's.
>
>However, I have been looking at Microsoft's Technet site
>and they stated that this is now a dated idea, so long as
>your routers use CIDR
>
>I am planning to take my exam in the next week and I'm

now
>in the delima of do I use the all 1's and 0's network id
>when calculating the subnetted network ids
>
>For those interested, here is the link to MS Technet

where
>I found the information
>
>http://www.microsoft.com/technet/treeview/default.asp?
>url=/technet/prodtechnol/windows2000serv/reskit/tcpip/part

1
>/tcpch01.asp
>
>Do a search for RFC 1812, located just above Step 3:
>Enumerating IP Addresses for Each Subnet
>
>Anyone out there have any advice regarding which way I
>should go?
>
>Thanks
>
>Paul
>.
>

 
Reply With Quote
 
Jose
Guest
Posts: n/a
 
      11-27-2003
good luck!
<> wrote in message
news:06cb01c3b47b$513809f0$...
> Thanks to everyone for your feedback on this subject
>
> I was going to take the exam on Saturday, however, this
> Saturday is all booked out, so I have brought the exam
> forward a day to Friday
>
> Fingers Crossed!
>
> >-----Original Message-----
> >I have been learning subnetting using material from my
> >MCSE books. This book states that when determining the
> >valid subnets you should not use the all 1's or all 0's.
> >
> >However, I have been looking at Microsoft's Technet site
> >and they stated that this is now a dated idea, so long as
> >your routers use CIDR
> >
> >I am planning to take my exam in the next week and I'm

> now
> >in the delima of do I use the all 1's and 0's network id
> >when calculating the subnetted network ids
> >
> >For those interested, here is the link to MS Technet

> where
> >I found the information
> >
> >http://www.microsoft.com/technet/treeview/default.asp?
> >url=/technet/prodtechnol/windows2000serv/reskit/tcpip/part

> 1
> >/tcpch01.asp
> >
> >Do a search for RFC 1812, located just above Step 3:
> >Enumerating IP Addresses for Each Subnet
> >
> >Anyone out there have any advice regarding which way I
> >should go?
> >
> >Thanks
> >
> >Paul
> >.
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools

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
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola MCSE 4 11-15-2006 02:40 AM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola Microsoft Certification 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola MCSD 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola MCAD 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd realexxams@yahoo.com Microsoft Certification 0 05-10-2006 02:35 PM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57