networking-forum.com
* Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 17 posts ] 
Author Message
 Post subject: Subnetting Practice
PostPosted: Sat Oct 04, 2008 2:51 pm 
Offline
Member
Member
User avatar

Joined: Sat Oct 04, 2008 2:00 pm
Posts: 152
Location: uk
Certs: CCNA-V, MCTS(AD,NI,W7,AI)
I used this every day and got really good at subnetting, i could even do the Hex masks in my head after a while...

http://www.kehlet.cx/docs/2004/03/subnet.php

Need to learn the slash notation though. Anyone know of a good way to do this? or do i just memorise them all? :?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Oct 04, 2008 6:47 pm 
Offline
Post Whore
Post Whore

Joined: Wed May 14, 2008 1:02 pm
Posts: 1266
Location: New York, NY
i never really found a good way to memorize them. i work with this stuff daily though so it didnt take long to memorize just based on repeated exposure.


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Sun Apr 26, 2009 10:43 pm 
Offline
New Member
New Member

Joined: Thu Apr 16, 2009 2:32 am
Posts: 2
Hi All,

I found this link really good.
You have to pay about $5 to download the pdf but I thought it was well worth it.

http://www.easysubnet.com/


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Mon Apr 27, 2009 10:10 am 
Offline
New Member
New Member

Joined: Mon May 19, 2008 3:00 pm
Posts: 41
ants1974 wrote:
Need to learn the slash notation


Thanks for that link- that looks very helpful. I've made a spreadsheet in Google Docs for slash /CIDR practice. If you're interested I've attached the xls export. I've been using a Google spreadsheet to practice decimal to binary (and vice versa) and it has been very helpful. HTH

Attachment:
cidr.JPG
cidr.JPG [ 64.23 KiB | Viewed 3414 times ]


Attachments:
cidr.zip [6.67 KiB]
Downloaded 215 times
Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Wed May 27, 2009 9:14 am 
Offline
New Member
New Member

Joined: Tue May 12, 2009 7:59 pm
Posts: 2
Hi! I can't seem to find any info regarding subnets lower than /8 (e.g. 254.0.0.0 aka CIDR /7).

How do we resolve these types of subnets? Say given a host IP address, how do we get the network and broadcast address if the subnet is a /7 or lower?

Thanks in advance! :)


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Wed May 27, 2009 11:06 am 
Offline
Post Whore
Post Whore

Joined: Wed May 14, 2008 1:02 pm
Posts: 1266
Location: New York, NY
izzyzc wrote:
Hi! I can't seem to find any info regarding subnets lower than /8 (e.g. 254.0.0.0 aka CIDR /7).

How do we resolve these types of subnets? Say given a host IP address, how do we get the network and broadcast address if the subnet is a /7 or lower?

Thanks in advance! :)

no one really uses those but it's the same concept. do the same thing you do to get from a /16 to a /15, only make it a /8 to a /7.


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Tue Jun 16, 2009 7:38 am 
Offline
Senior Member
Senior Member
User avatar

Joined: Wed Mar 28, 2007 1:52 am
Posts: 482
Location: Melboune, Australia
Subnet practice, saw this link recently somewhere not sure where, apologies if repost.

http://faculty.valleycollege.net/rpowell/jscript/subnet2.htm


Top
 Profile  
 
 Post subject: Subnetting Practice
PostPosted: Tue Sep 29, 2009 5:05 pm 
Offline
New Member
New Member

Joined: Tue Aug 11, 2009 1:19 pm
Posts: 16
Where can i get subnetting problems to practice along with their solution.

Thanks ,
Sujith John


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Tue Sep 29, 2009 5:26 pm 
Offline
Senior Member
Senior Member
User avatar

Joined: Sun Jul 19, 2009 2:50 pm
Posts: 387
Location: Ann Arbor, MI
http://www.subnettingquestions.com/

and :google:

hehe

Peace,
Dan

_________________
format and reinstall, the way of the pussy.


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Tue Sep 29, 2009 5:51 pm 
Offline
New Member
New Member

Joined: Tue Aug 11, 2009 1:19 pm
Posts: 16
dwmcneil wrote:
http://www.subnettingquestions.com/

and :google:

hehe

Peace,
Dan



Thanks Alot Dan !!


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Tue Sep 29, 2009 5:58 pm 
Offline
New Member
New Member

Joined: Tue Aug 11, 2009 1:19 pm
Posts: 16
One more query !!

Can you explain a problem : an easy method this can be solved.
==================================================
What is the last valid host on the subnetwork 192.168.109.88/29?

==================================================

Thanks ,
SUjith JOhn


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Tue Sep 29, 2009 6:06 pm 
Offline
Senior Member
Senior Member
User avatar

Joined: Sun Jul 19, 2009 2:50 pm
Posts: 387
Location: Ann Arbor, MI
look at it this way...

Subnet Address---First Host Address---Last Host Address---Broadcast Address

Solve for any subnet, in that order, over and over and over and over, NO matter what the questions asks, solve for those addresses based on whatever subnet mask it is, in that order Every Time...

And you will get every single one of those questions correct, every time. I guarantee it.

As for how to get there, there are a million ways... I see it as 3 bits short of /32, hence 2^3 = 8 which means groups of 8... etc Some peeps convert to dotted decimal... etc etc

Peace,
Dan

_________________
format and reinstall, the way of the pussy.


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Tue Sep 29, 2009 7:31 pm 
Offline
New Member
New Member

Joined: Tue Aug 11, 2009 1:19 pm
Posts: 16
dwmcneil wrote:
look at it this way...

Subnet Address---First Host Address---Last Host Address---Broadcast Address

Solve for any subnet, in that order, over and over and over and over, NO matter what the questions asks, solve for those addresses based on whatever subnet mask it is, in that order Every Time...

And you will get every single one of those questions correct, every time. I guarantee it.

As for how to get there, there are a million ways... I see it as 3 bits short of /32, hence 2^3 = 8 which means groups of 8... etc Some peeps convert to dotted decimal... etc etc

Peace,
Dan



Thanks once again !! I'll start working on this.


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Tue Sep 29, 2009 11:27 pm 
Offline
New Member
New Member

Joined: Wed Aug 05, 2009 11:36 pm
Posts: 2
THANKS everyone for all this helpful links...I need ti master all this sub netting staff soon


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Thu Nov 26, 2009 8:43 pm 
Offline
Member
Member
User avatar

Joined: Mon Nov 23, 2009 7:15 pm
Posts: 151
Location: Brazil
Certs: CCNA Certified! | Get a life!
:google: for a PDF called "IP Addressing and Subnetting Workbook". It helped me to understand a lot, with some tutorials when I started to study this.

http://pdfmenot.com/view/http://www.uni ... rkbook.pdf


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Fri Nov 27, 2009 3:03 pm 
Offline
Ultimate Member
Ultimate Member

Joined: Wed Nov 11, 2009 12:25 am
Posts: 563
Just a little tid bit that helps me out when working with subnets by hand, your networks and hosts per network are inverse to each other, when one doubles, the other one gets cut in half, and vice versa.


Top
 Profile  
 
 Post subject: Re: Subnetting Practice
PostPosted: Mon May 03, 2010 3:29 pm 
Offline
New Member
New Member
User avatar

Joined: Mon Apr 26, 2010 4:57 pm
Posts: 15
Thanks for this....its awesome!

cyntax wrote:
ants1974 wrote:
Need to learn the slash notation


Thanks for that link- that looks very helpful. I've made a spreadsheet in Google Docs for slash /CIDR practice. If you're interested I've attached the xls export. I've been using a Google spreadsheet to practice decimal to binary (and vice versa) and it has been very helpful. HTH

Attachment:
cidr.JPG


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group