<?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: what is the broadcast address of a Cisco router?</title>
	<atom:link href="http://tapitsoftware.com/what-is-the-broadcast-address-of-a-cisco-router.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://tapitsoftware.com/what-is-the-broadcast-address-of-a-cisco-router.htm</link>
	<description>Call Accounting And Call Monitoring Software For Your Business Phone Center</description>
	<pubDate>Fri, 30 Jul 2010 17:05:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jman466</title>
		<link>http://tapitsoftware.com/what-is-the-broadcast-address-of-a-cisco-router.htm/comment-page-1#comment-5496</link>
		<dc:creator>jman466</dc:creator>
		<pubDate>Wed, 23 Dec 2009 09:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://tapitsoftware.com/what-is-the-broadcast-address-of-a-cisco-router.htm#comment-5496</guid>
		<description>Broadcasting is an interesting little beast. It is - these days - typically the last (typically non-usable) address within a subnet after applying a mask to it. As stated below, if you had a 10.10.10.0/24 subnet/mask, then the following would be true:
10.10.10.0 = network (non-usable)
10.10.10.255 = network broadcast (usually non-usable)
10.10.10.1 - 254 = usable addresses within the subnet

There is another type of broadcast, often called &#34;all-nets&#34; broadcast and back in the day, it could cause some securtiy issues, and that is the 255.255.255.255 address (a broadcast to all networks). Hope some of this helps.</description>
		<content:encoded><![CDATA[<p>Broadcasting is an interesting little beast. It is - these days - typically the last (typically non-usable) address within a subnet after applying a mask to it. As stated below, if you had a 10.10.10.0/24 subnet/mask, then the following would be true:<br />
10.10.10.0 = network (non-usable)<br />
10.10.10.255 = network broadcast (usually non-usable)<br />
10.10.10.1 - 254 = usable addresses within the subnet</p>
<p>There is another type of broadcast, often called &quot;all-nets&quot; broadcast and back in the day, it could cause some securtiy issues, and that is the 255.255.255.255 address (a broadcast to all networks). Hope some of this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kozlojak</title>
		<link>http://tapitsoftware.com/what-is-the-broadcast-address-of-a-cisco-router.htm/comment-page-1#comment-5497</link>
		<dc:creator>kozlojak</dc:creator>
		<pubDate>Wed, 23 Dec 2009 09:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://tapitsoftware.com/what-is-the-broadcast-address-of-a-cisco-router.htm#comment-5497</guid>
		<description>the broadcast address is the last ip on the network
so for ex. the network of 10.10.1.0/24 would be 10.10.1.255 or if your network is 10.10.1.0/25 the broadcast would be 10.10.1.127 when a packet is sent out on a broadcast if nothing is there to split it up(i.e. a router) then the packet is received by all network devices</description>
		<content:encoded><![CDATA[<p>the broadcast address is the last ip on the network<br />
so for ex. the network of 10.10.1.0/24 would be 10.10.1.255 or if your network is 10.10.1.0/25 the broadcast would be 10.10.1.127 when a packet is sent out on a broadcast if nothing is there to split it up(i.e. a router) then the packet is received by all network devices</p>
]]></content:encoded>
	</item>
</channel>
</rss>
