<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Subnet a Network</title>
	<atom:link href="http://learn-networking.com/network-design/how-to-subnet-a-network/feed" rel="self" type="application/rss+xml" />
	<link>http://learn-networking.com/network-design/how-to-subnet-a-network</link>
	<description>Where 127.0.0.1 is Home.</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:28:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Moulay</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-2#comment-12386</link>
		<dc:creator>Moulay</dc:creator>
		<pubDate>Thu, 04 Mar 2010 22:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-12386</guid>
		<description>hello all
i&#039;m new at this, i just have one question, the company i work for run out of ip addresses! the current addresses 192.168.107.XXX
they were talking about getting more ips ? so my question is can you buy more ip addresses? and if you change to another Ip class, do you have buy anything as far as ip addresses or just bigger router or switches?</description>
		<content:encoded><![CDATA[<p>hello all<br />
i&#8217;m new at this, i just have one question, the company i work for run out of ip addresses! the current addresses 192.168.107.XXX<br />
they were talking about getting more ips ? so my question is can you buy more ip addresses? and if you change to another Ip class, do you have buy anything as far as ip addresses or just bigger router or switches?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blackslaine</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-2#comment-11284</link>
		<dc:creator>Blackslaine</dc:creator>
		<pubDate>Thu, 31 Dec 2009 14:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-11284</guid>
		<description>Brilliant, just brilliant, it is so simple when you know how.  Thanks a million and best of luck to you...</description>
		<content:encoded><![CDATA[<p>Brilliant, just brilliant, it is so simple when you know how.  Thanks a million and best of luck to you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-2#comment-11023</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Fri, 18 Dec 2009 01:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-11023</guid>
		<description>The explanation on this subject is very good,but need to elaborate on the power of &quot;N&quot; just a bit morer.Thanks</description>
		<content:encoded><![CDATA[<p>The explanation on this subject is very good,but need to elaborate on the power of &#8220;N&#8221; just a bit morer.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-2#comment-10601</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-10601</guid>
		<description>It&#039;s indeed the most clearly laid out guide to subnetting..but would second Eddy and Gary&#039;s points that talking about N to the power of is unnecessarily confusing, because we are only ever raising the digit * 2 * to power of this or that. If you could update this to take into account IP Subnet Zero, change N to 2 and include some class A &amp; B examples - would be perfect.</description>
		<content:encoded><![CDATA[<p>It&#8217;s indeed the most clearly laid out guide to subnetting..but would second Eddy and Gary&#8217;s points that talking about N to the power of is unnecessarily confusing, because we are only ever raising the digit * 2 * to power of this or that. If you could update this to take into account IP Subnet Zero, change N to 2 and include some class A &amp; B examples &#8211; would be perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-2#comment-10597</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 25 Nov 2009 06:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-10597</guid>
		<description>IP Subnet-Zero
It&#039;s this option, enabled by default on Cisco see http://www.itdojo.com/blog/2009/02/let-me-take-a-stab-at-this-ip-subnet-zero-thing/) that means that the formula specified in the article, &quot;Usable Subnets = (2^n) – 2&quot;, should actually read &quot;Usable Subnets = 2^n&quot;.
Typos in my previous comment by the way: I said &#039;this doesn&#039;t apply when it comes to usable hosts&#039;, meant to refer to usable subnets. Same goes for the following 2 references to hosts, sorry for confusion.</description>
		<content:encoded><![CDATA[<p>IP Subnet-Zero<br />
It&#8217;s this option, enabled by default on Cisco see <a href="http://www.itdojo.com/blog/2009/02/let-me-take-a-stab-at-this-ip-subnet-zero-thing/)" rel="nofollow">http://www.itdojo.com/blog/2009/02/let-me-take-a-stab-at-this-ip-subnet-zero-thing/)</a> that means that the formula specified in the article, &#8220;Usable Subnets = (2^n) – 2&#8243;, should actually read &#8220;Usable Subnets = 2^n&#8221;.<br />
Typos in my previous comment by the way: I said &#8216;this doesn&#8217;t apply when it comes to usable hosts&#8217;, meant to refer to usable subnets. Same goes for the following 2 references to hosts, sorry for confusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-1#comment-10591</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 24 Nov 2009 17:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-10591</guid>
		<description>there seems something obviously wrong here, or am I missing the blindingly obvious...the requirement is for 5 separate networks. The calculation is given as &quot;Usable Subnets = (2^n) – 2 , where N = power of bits assigned&quot;. The need to minus 2 is understandable when it comes to the usable hosts calculation (&quot;Usable Hosts = (2^n) – 2 , where N = power of bits remaining&quot;) because each host needs its own subnet address and broadcast address. But this doesn&#039;t apply when it comes to usable hosts. 2^3 means 8 usable hosts and that&#039;s what you get in this. The range of the final octet for each of the 8 usable hosts, including subnet address and broadcast address, is 0-31, 32-63, 64-95, 96-127, 128-159, 160-191, 192-223, 224-255. So if the school only implements 5 subnets, they have 3 in hand for future needs, not one.</description>
		<content:encoded><![CDATA[<p>there seems something obviously wrong here, or am I missing the blindingly obvious&#8230;the requirement is for 5 separate networks. The calculation is given as &#8220;Usable Subnets = (2^n) – 2 , where N = power of bits assigned&#8221;. The need to minus 2 is understandable when it comes to the usable hosts calculation (&#8220;Usable Hosts = (2^n) – 2 , where N = power of bits remaining&#8221;) because each host needs its own subnet address and broadcast address. But this doesn&#8217;t apply when it comes to usable hosts. 2^3 means 8 usable hosts and that&#8217;s what you get in this. The range of the final octet for each of the 8 usable hosts, including subnet address and broadcast address, is 0-31, 32-63, 64-95, 96-127, 128-159, 160-191, 192-223, 224-255. So if the school only implements 5 subnets, they have 3 in hand for future needs, not one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DAMBIO ISAAC CLIVE</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-1#comment-10584</link>
		<dc:creator>DAMBIO ISAAC CLIVE</dc:creator>
		<pubDate>Tue, 24 Nov 2009 15:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-10584</guid>
		<description>Yeh ithink i can give a clear reason please just give me a sec</description>
		<content:encoded><![CDATA[<p>Yeh ithink i can give a clear reason please just give me a sec</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DAMBIO ISAAC CLIVE</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-1#comment-10583</link>
		<dc:creator>DAMBIO ISAAC CLIVE</dc:creator>
		<pubDate>Tue, 24 Nov 2009 15:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-10583</guid>
		<description>Ive been a memeber of cisco systems for a good period of time and i feel delighted to see the above information still being provided to us world wide.</description>
		<content:encoded><![CDATA[<p>Ive been a memeber of cisco systems for a good period of time and i feel delighted to see the above information still being provided to us world wide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaurav</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-1#comment-10432</link>
		<dc:creator>gaurav</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-10432</guid>
		<description>can you please put some light on the reasons of reducing two from 2^n while calculating usable subnets and hosts.

Thank you</description>
		<content:encoded><![CDATA[<p>can you please put some light on the reasons of reducing two from 2^n while calculating usable subnets and hosts.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naren</title>
		<link>http://learn-networking.com/network-design/how-to-subnet-a-network/comment-page-1#comment-10044</link>
		<dc:creator>Naren</dc:creator>
		<pubDate>Sun, 11 Oct 2009 14:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://learn-networking.com/blog/network-design/how-to-subnet-a-network#comment-10044</guid>
		<description>hey thanks, but can you please explain some more in the class b, i would really appreciate if you could update on class b with examples too, thanks a lot.</description>
		<content:encoded><![CDATA[<p>hey thanks, but can you please explain some more in the class b, i would really appreciate if you could update on class b with examples too, thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
