<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Network Technologies</title>
	<atom:link href="http://networktechs.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://networktechs.wordpress.com</link>
	<description>Network World</description>
	<lastBuildDate>Fri, 20 May 2011 17:30:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='networktechs.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/8fb3b6b0bae0203f582ad410d46f9d55?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Network Technologies</title>
		<link>http://networktechs.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://networktechs.wordpress.com/osd.xml" title="Network Technologies" />
	<atom:link rel='hub' href='http://networktechs.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Redundant Link &amp; Spanning-Tree</title>
		<link>http://networktechs.wordpress.com/2009/09/06/redundant-link-spanning-tree/</link>
		<comments>http://networktechs.wordpress.com/2009/09/06/redundant-link-spanning-tree/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 05:37:57 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=78</guid>
		<description><![CDATA[Redundant Links between Switches are good to prevent network failure if one link stops working, But have Disadvantages like : If no loop avoidance schemes were put it will lead to flood broadcasts endlessly (Broadcast Storm), It means that data will go on endless circle unless something or someone stops it. Device can receive multiple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=78&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;font-weight:normal;" align="center">
<ul>
<li>
<p style="margin-bottom:0;font-weight:normal;" align="left">Redundant 	Links between Switches  are good to prevent network failure if one 	link stops working, But have Disadvantages like :</p>
</li>
</ul>
<ol>
<li>
<p style="margin-bottom:0;font-weight:normal;" align="left">If 	no loop avoidance schemes were put it will lead to flood broadcasts 	endlessly (Broadcast Storm), It means that data will go on endless 	circle unless something or someone stops it.</p>
<p><a title="ImageShack - Image And Video Hosting" href="http://img4.imageshack.us/i/broadcaste.jpg/" target="_blank"><img src="http://img4.imageshack.us/img4/9853/broadcaste.jpg" border="0" alt="" width="472" height="400" /></a><br />
<a href="http://www.supportingfriends.com/banner.asp?friend=15980"><br />
<img src="http://www.supportingfriends.com/banners/banner_468x60_-_01.gif" border="0" alt="" /><br />
</a></p>
<p style="margin-bottom:0;font-weight:normal;" align="left">
<p style="margin-bottom:0;font-weight:normal;" align="left">
<p style="margin-bottom:0;font-weight:normal;" align="left">
</li>
<li>
<p style="margin-bottom:0;font-weight:normal;" align="left">Device 	can receive multiple copies of the same frame from different 	segments at the same time.</p>
</li>
<li>
<p style="margin-bottom:0;font-weight:normal;" align="left">Confuse 	the MAC table about the device location (Trashing the MAC table), 	means the SW will receive the frame from more than 1 interface and 	SW is know to record the source address in the MAC table so it will 	have multiple entries for 1 or more MAC addresses.</p>
</li>
<li>
<p style="margin-bottom:0;font-weight:normal;" align="left">Due 	to all of that the SW can&#8217;t  perform frame switching and the speed 	will decrease by time till all the network fails.</p>
<p style="margin-bottom:0;font-weight:normal;" align="left">
</li>
</ol>
<p style="margin-bottom:0;" align="center"><strong>HERE COMES THE HELP OF THE 802.1d (SPANNING-TREE PROTOCOL)</strong></p>
<p style="margin-bottom:0;" align="center">
<ul>
<li>
<p style="margin-bottom:0;font-weight:normal;" align="left">Cisco 	runs 802.1d by default.</p>
</li>
<li>
<p style="margin-bottom:0;font-weight:normal;" align="left">The 	main task for Spanning-Tree is to stop loops by shutting down 	redundant links, but in the mean time the link is still available if 	other link goes down (BACKUP LINK)</p>
<p><a title="ImageShack - Image And Video Hosting" href="http://img197.imageshack.us/i/stp.jpg/" target="_blank"><img src="http://img197.imageshack.us/img197/6664/stp.jpg" border="0" alt="" width="464" height="400" /></a><br />
<a href="http://www.supportingfriends.com/banner.asp?friend=15980"><br />
<img src="http://www.supportingfriends.com/banners/banner_468x60_-_01.gif" border="0" alt="" /><br />
</a></p>
<p style="margin-bottom:0;font-weight:normal;" align="left">
<p style="margin-bottom:0;" align="left">
</li>
</ul>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:underline;"><strong>Spanning-Tree Protocol Terms:</strong></span></p>
<ul>
<li>
<p style="margin-bottom:0;font-weight:normal;text-decoration:none;" align="left"><strong>Root Bridge</strong>(means root SW):</p>
<p style="margin-bottom:0;font-weight:normal;text-decoration:none;" align="left">The Bridge(SW) with the best Bridge ID</p>
</li>
<li>
<p style="margin-bottom:0;font-weight:normal;text-decoration:none;" align="left"><strong>Bridge ID</strong>: An ID determined by</p>
</li>
</ul>
<ol>
<li>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:none;"><span style="font-weight:normal;">The 	Bridge priority (Default 32,768 in all SWs) ( the VLAN number will 	be added to the priority so VLAN 1 will have priority of 32,769 and 	so on.</span></span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:none;"><span style="font-weight:normal;">The 	Base MAC Address (Of the SW)</span></span></p>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:none;"><span style="font-weight:normal;">Ex 	of Bridge ID (ROOT): </span></span></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">priority 	of 32,768 and a MAC of 11-22-33-44-55-66, the BID(Bridge ID) would 	be 32768:11-22-33-44-55-66 </span></span></em></p>
<p><a title="ImageShack - Image And Video Hosting" href="http://img268.imageshack.us/i/rootid.jpg/" target="_blank"><img src="http://img268.imageshack.us/img268/1720/rootid.jpg" border="0" alt="" /></a><br />
<a href="http://www.supportingfriends.com/banner.asp?friend=15980"><br />
<img src="http://www.supportingfriends.com/banners/banner_468x60_-_01.gif" border="0" alt="" /><br />
</a></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;"><br />
</span></span></em></p>
<p style="margin-bottom:0;" align="left">
</li>
</ol>
<ul>
<li>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:none;"><span style="font-weight:normal;">The 	LOWEST Bridge ID will become the ROOT</span></span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:none;"><span style="font-weight:normal;">Priority 	Possible values range from 0 to 65535,  a SW with the priority of 0 	means always become the ROOT</span></span></p>
<p style="margin-bottom:0;" align="left">
</li>
<li>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:none;"><span style="font-weight:normal;">All 	the decisions in this network&#8217;s SWs are made from the view of the 	ROOT. (will have the big role in deciding which port will be shut)</span></span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><strong><span style="text-decoration:none;">BPDU: 	Bridge Protocol Data Unit: </span></strong><span style="text-decoration:none;"><span style="font-weight:normal;">A 	frame that all SWs send that includes the ID of the SW, helps in the 	selection of the root, every SW compares it&#8217;s ID with the ID it 	receives from the other SW and see which ID is the lowest to choose 	the ROOT, After choosing the ROOT all SWs including the ROOT 	continue to send periodic BPDUs.</span></span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:none;"><span style="font-weight:normal;">None-Root 	Bridges (SWs which are not the ROOT) exchange BPDUs to update the 	STP topology.</span></span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><strong>Port-Cost:</strong><span style="font-weight:normal;"> A number that helps in choosing which port to be closed  in a SW 	that has redundant links in STP, it is the cost of using the port to 	reach the root bridge, that number is determined by the Bandwidth of 	the Port, The more bandwidth The less the number is, the better the 	port is.</span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><span style="font-weight:normal;">Port 	Cost numbers according to the port&#8217;s Bandwidth are:</span></p>
<p style="margin-bottom:0;" align="left"><span style="font-weight:normal;">10Mpbs 	  			costs 100</span></p>
<p style="margin-bottom:0;" align="left"><span style="font-weight:normal;">100Mpbs 	 			costs 19</span></p>
<p style="margin-bottom:0;" align="left"><span style="font-weight:normal;">1000Mpbs 	(1Gpbs) 		costs 4</span></p>
<p style="margin-bottom:0;" align="left"><span style="font-weight:normal;">10000Mpbs 	(10Gpbs)		costs 2</span></p>
</li>
</ul>
<p>&#8230;. to be continues isa<a href="http://www.supportingfriends.com/banner.asp?friend=15980"><br />
<img src="http://www.supportingfriends.com/banners/gifninja.gif" border="0" alt="" /><br />
</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=78&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/06/redundant-link-spanning-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>

		<media:content url="http://img4.imageshack.us/img4/9853/broadcaste.jpg" medium="image" />

		<media:content url="http://www.supportingfriends.com/banners/banner_468x60_-_01.gif" medium="image" />

		<media:content url="http://img197.imageshack.us/img197/6664/stp.jpg" medium="image" />

		<media:content url="http://www.supportingfriends.com/banners/banner_468x60_-_01.gif" medium="image" />

		<media:content url="http://img268.imageshack.us/img268/1720/rootid.jpg" medium="image" />

		<media:content url="http://www.supportingfriends.com/banners/banner_468x60_-_01.gif" medium="image" />

		<media:content url="http://www.supportingfriends.com/banners/gifninja.gif" medium="image" />
	</item>
		<item>
		<title>Gratuitous Request and Reply in ARP</title>
		<link>http://networktechs.wordpress.com/2009/09/06/gratuitous-request-and-reply-in-arp/</link>
		<comments>http://networktechs.wordpress.com/2009/09/06/gratuitous-request-and-reply-in-arp/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 03:40:21 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=58</guid>
		<description><![CDATA[Gratuitous ARP is a feature of the Address Resolution Protocol wherein the host broadcasts an ARP request for its own hardware address. A Gratuitous ARP could be a request or a reply. A Gratuitous ARP Request is the one where the Source and Destination IP address will be of the host itself which issues the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=58&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><A HREF="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0"><br />
</A></p>
<p><strong>Gratuitous ARP</strong> is a feature of the Address Resolution Protocol wherein the host broadcasts an ARP request for its own hardware address.</p>
<p><span id="more-87"> </span></p>
<p>A Gratuitous ARP could be a request or a reply. A Gratuitous ARP Request is the one where the Source and Destination IP address will be of the host itself which issues the request and is broadcast to the subnet and normally there will not be a reply.</p>
<p>A Gratuitious ARP reply is again the one where there was no request.</p>
<p>Some of the common usage of Gratuitous ARP are</p>
<p><strong><span style="text-decoration:underline;">Avoid/Resolve IP Conflicts</span></strong></p>
<p>Gratuitous ARP is primarily used to resolve IP conflict issues (another system using the same IP address). When a system gets a ARP request with the Source IP address same as its own then it knows there is IP conflict and alerts accordingly. In Solaris Operating System, this occurs at the boot time to detect if there is an IP conflict.</p>
<p><strong><span style="text-decoration:underline;">Update Hardware changes</span></strong></p>
<p>Gratuitous ARP is also used to send  updated hardware address information. Systems that receive gratuitous ARP reply packets will automatically update the ARP table with the IP address with the new MAC Address. For example, the switch to which the device is connected can update its MAC Address table against the switch port.</p>
<p><strong><span style="text-decoration:underline;">Clustering &amp; High Availability Solutions</span></strong></p>
<p>Gratuitous ARP is used in Clustering and High Availability Solution. This could be a simple NIC resilience on the same system or a High Availability between two systems. When the active interface goes down, the IP gets reconfigured to the secondary NIC or to the secondary device. When this change happens, a Gratuitous  ARP reply is send to all the devices in the network announcing the MAC change so they can update their ARP tables. The <a title="Linux High Availability Project" href="http://linux-ha.org/" target="_blank">Linux HA project</a> uses Gratuitous ARP for failover process.</p>
<h2 style="text-align:center;">In Cisco</h2>
<p><A HREF="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0"><br />
</A></p>
<p><span> </span></p>
<h3>ip gratuitous-arps</h3>
<p><a name="wp1013091"></a>To enable the transmission of gratuitous Address Resolution Protocol (ARP) messages for an address in an address pool if the transmission has been disabled, use the <strong>ip gratuitous-arps</strong> command in global configuration mode. To disable the transmission, use the <strong>no </strong>form of this command.<strong> </strong></p>
<p><a name="wp1013092"></a><strong>ip gratuitous-arps </strong><span>[</span><strong>non-local</strong><span>] </span></p>
<p><a name="wp1013094"></a><a name="wpmkr1013093"></a><strong>no ip gratuitous-arps </strong></p>
<p><a name="wp1013100"></a></p>
<h3>Syntax Description</h3>
<table id="wp1013097table1013095" border="1" cellspacing="0" cellpadding="3" width="80%">
<caption> </caption>
<tbody>
<tr align="left" valign="top">
<td><a name="wp1013097"></a><strong>non-local</strong></td>
<td><a name="wp1013099"></a>(Optional) Sends gratuitous ARP messages if a client receives an IP address from a non-local address pool. Gratuitous ARP messages for locally originated peer addresses are not sent by default.</td>
</tr>
</tbody>
</table>
<p style="text-align:center;">Cisco ARP commands <a title=" ARP Commands" href="http://www.cisco.com/en/US/docs/ios/ipaddr/command/reference/iad_arp.html#wp1013090" target="_blank">HERE</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=58&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/06/gratuitous-request-and-reply-in-arp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>
	</item>
		<item>
		<title>Switches</title>
		<link>http://networktechs.wordpress.com/2009/09/03/switches/</link>
		<comments>http://networktechs.wordpress.com/2009/09/03/switches/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 09:36:33 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=52</guid>
		<description><![CDATA[Switches Switch Advantages : Wire Speed. Hardware Based. Bridging (ASIC) Low Latency. Low Cost Difference between Bridge &#38; Switch Bridge is SOFTWARE BASED &#8212;- Switch is HARDWARE BASED Switch is multi-port bridge Bridge has only 1 spanning tree &#8212;- Switch has many spanning trees Both forward layer 2 broadcast. Both learn MAC address from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=52&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><A HREF="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0"><br />
</A><br />
<!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;" align="center">Switches</p>
<p style="margin-bottom:0;" align="center">
<p style="margin-bottom:0;" align="center">
<p style="margin-bottom:0;" align="center">
<ul>
<li>
<p style="margin-bottom:0;" align="left">Switch Advantages :</p>
</li>
</ul>
<ol>
<li>
<p style="margin-bottom:0;" align="left">Wire Speed.</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">Hardware Based.</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">Bridging (ASIC)</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">Low Latency.</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">Low Cost</p>
</li>
</ol>
<p style="margin-bottom:0;" align="left">
<p style="margin-bottom:0;" align="left">
<ul>
<li>
<p style="margin-bottom:0;" align="left">Difference between 	Bridge &amp; Switch</p>
</li>
</ul>
<ol>
<li>
<ol>
<p style="margin-bottom:0;" align="left">Bridge is SOFTWARE BASED 		&#8212;- Switch is HARDWARE BASED</p>
<p style="margin-bottom:0;" align="left">Switch is multi-port 		bridge</p>
<p style="margin-bottom:0;" align="left">Bridge has only 1 spanning 		tree &#8212;- Switch has many spanning trees</p>
<p style="margin-bottom:0;" align="left">Both forward layer 2 		broadcast.</p>
<p style="margin-bottom:0;" align="left">Both learn MAC address 		from the source address of the frame and store it in the MAC table.</p>
<p style="margin-bottom:0;" align="left">Both forward based on the 		Destination MAC address.</p>
<p style="margin-bottom:0;" align="left">
</ol>
</li>
</ol>
<ul>
<li>
<p style="margin-bottom:0;" align="left">3 SW Functions:</p>
</li>
</ul>
<ol>
<li>
<p style="margin-bottom:0;" align="left">Address Learning</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">Forward/Filter Decision</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">Loop Avoidance [ STP 	used to stop network loops while still permitting redundancy ]</p>
<p style="margin-bottom:0;" align="left">
</li>
</ol>
<ul>
<li>
<p style="margin-bottom:0;" align="left">When the MAC 	Forward/Filter table are Full, the SW has no choice but to flood the 	network with the frame.</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">If a host didn&#8217;t 	communicate for a certain amount of time the SW will flush (Remove) 	it&#8217;s entry from the table.</p>
</li>
<li>
<p style="margin-bottom:0;" align="left">To show the MAC table 	use command <em><span style="text-decoration:underline;"><span style="font-weight:normal;">#show 	mac-address-table</span></span></em><span style="text-decoration:none;"><span style="font-weight:normal;"> ,</span></span><span style="text-decoration:none;"><strong> this is 	useful to find which device connected to which port by it&#8217;s MAC 	address</strong></span></p>
</li>
</ul>
<p style="margin-bottom:0;" align="left">
<ul>
<li>
<p style="margin-bottom:0;" align="left"><span style="text-decoration:underline;"><strong>PORT-SECURITY 	COMMANDS AND USE:</strong></span></p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;font-weight:normal;text-decoration:none;" align="left">To access port-security option use these commands</p>
<p style="margin-bottom:0;font-weight:normal;" align="left"><em><span style="text-decoration:underline;">#interface 	fast ethernet …</span></em></p>
<p style="margin-bottom:0;font-style:normal;font-weight:normal;text-decoration:none;" align="left"><em><span style="text-decoration:underline;">#switchport port-security …&#8230; </span></em> &lt;&#8212;&#8211; this will 	have 4 options</p>
</li>
</ul>
<ol>
<li>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">aging</span></span></em></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">mac-address</span></span></em><span style="font-style:normal;"><span style="text-decoration:none;"><span style="font-weight:normal;"> (secure mac address by entering the mac address manually or by 	using </span></span></span><em><span style="text-decoration:none;"><span style="font-weight:normal;">sticky </span></span></em><span style="font-style:normal;"><span style="text-decoration:none;"><span style="font-weight:normal;">after 	it so it will use the  mac addresses connect to this port)</span></span></span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">maximum</span></span></em><span style="font-style:normal;"><span style="text-decoration:none;"><span style="font-weight:normal;"> (means maximum mac addresses to hold)</span></span></span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">violation</span></span></em><span style="font-style:normal;"><span style="text-decoration:none;"><span style="font-weight:normal;"> (security violation mode, means what to do if the security option 	you choosed was broken, has 3 options, </span></span></span><em><span style="text-decoration:underline;"><span style="font-weight:normal;">protect 	, restrict , shutdown</span></span></em><span style="font-style:normal;"><span style="text-decoration:none;"><span style="font-weight:normal;"> )</span></span></span></p>
</li>
</ol>
<p style="margin-bottom:0;" align="left">
<ul>
<li>
<p style="margin-bottom:0;" align="left"><span style="font-style:normal;"><span style="text-decoration:none;"><span style="font-weight:normal;">To 	allow only 1 host per port </span></span></span></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#interface 	…</span></span></em></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#switchport 	port-security mac-address sticky</span></span></em></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#switchport 	port-security maximum 1</span></span></em></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#switchport 	port-security violation shutdown</span></span></em></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;" align="left"><span style="font-weight:normal;">this means if the mac address 	connected to this port changes then the port will be shutdown and to 	open the port again the Admin (which is you <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) must use the command </span><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#no shutdown</span></span></em><span style="font-weight:normal;"> on the interface to open the port again <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </span></p>
</li>
<li>
<p style="margin-bottom:0;" align="left"><span style="font-style:normal;"><span style="text-decoration:none;"><span style="font-weight:normal;">The 	best way to apply this port security is </span></span></span></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#switchport 	port-security mac-address sticky</span></span></em></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#switchport 	port-security maximum 2</span></span></em></p>
<p style="margin-bottom:0;" align="left"><em><span style="text-decoration:underline;"><span style="font-weight:normal;">#switchport 	port-security violation shutdown</span></span></em></p>
</li>
</ul>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;" align="left"><span style="font-weight:normal;"> the reason why we put maximum 2 is when there is ip phone connected so there will be 2 MAC addresses, 1 for the pc and 1 for the ip phone (If there is no ip phone then make it only 1 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=52&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/03/switches/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>
	</item>
		<item>
		<title>New Gns3 live cd</title>
		<link>http://networktechs.wordpress.com/2009/09/03/new-gns3-live-cd/</link>
		<comments>http://networktechs.wordpress.com/2009/09/03/new-gns3-live-cd/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 08:30:06 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=49</guid>
		<description><![CDATA[I won&#8217;t go into details Here is the link  DOWNLOAD HERE Download it and burn it on a CD , it&#8217;s based on LINUX &#38; if you want to put in on BOOTABLE USB  just use UltraISO and open the ISO as shown here After opening it choose Bootable then write disk image like this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=49&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<p>I won&#8217;t go into details</p>
<p>Here is the link  <em><strong><a title="GNS3 Live CD" href="http://www.in2dwok.com/downloads/dynatazgns.iso" target="_blank">DOWNLOAD HERE</a></strong></em></p>
<p>Download it and burn it on a CD , it&#8217;s based on LINUX</p>
<p>&amp; if you want to put in on BOOTABLE USB  just use<em><strong> UltraISO</strong></em> and open the ISO as shown here</p>
<p><a title="ImageShack - Image And Video Hosting" href="http://img168.imageshack.us/i/24040241.jpg/" target="_blank"><img src="http://img168.imageshack.us/img168/1925/24040241.jpg" border="0" alt="" /></a></p>
<p><strong>After opening it choose<em> Bootable</em> then <em>write disk image like this</em></strong><br />
<a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<p><strong><br />
</strong></p>
<p><a href="http://img168.imageshack.us/i/46967231.jpg/" target="_blank"><img src="http://img168.imageshack.us/img168/4244/46967231.th.jpg" border="0" alt="" /></a></p>
<p><strong>and then on Write-Method make sure it is<em> USB-HDD</em></strong></p>
<p><a href="http://img35.imageshack.us/i/27638297.jpg/" target="_blank"><img src="http://img35.imageshack.us/img35/4493/27638297.th.jpg" border="0" alt="" /></a></p>
<p><strong>The last thing is to click on <em>Write</em></strong>, <strong>a small windows will appears warning you that ALL DATA ON THE USB WILL BE LOST</strong>, <strong>so make sure you use a FORMATED USB for this.</strong></p>
<p><strong><br />
</strong></p>
<p><strong>The system is base in linux so it will ask for user and password when loading </strong></p>
<blockquote><p><em><strong><strong>the user</strong> gns and no password , or user root with password root</strong></em></p></blockquote>
<p>P.S: In Bootable USB the creator of the LIVE CD says it sometimes crash, so it&#8217;s better to change your motherboard settings to boot in USB RAM mode</p>
<p>FOR MORE DETAILS ON THE ISO PLEASE CHECK THE PAGE OF THE PEARSON WHO MADE THIS ISO</p>
<p><a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<p style="text-align:center;"><a href="http://www.in2dwok.com/indawok/?page_id=12" target="_blank">HERE</a></p>
<p><strong><br />
</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=49&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/03/new-gns3-live-cd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />

		<media:content url="http://img168.imageshack.us/img168/1925/24040241.jpg" medium="image" />

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />

		<media:content url="http://img168.imageshack.us/img168/4244/46967231.th.jpg" medium="image" />

		<media:content url="http://img35.imageshack.us/img35/4493/27638297.th.jpg" medium="image" />

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />
	</item>
		<item>
		<title>Extended Ping :D</title>
		<link>http://networktechs.wordpress.com/2009/09/02/extended-ping-d/</link>
		<comments>http://networktechs.wordpress.com/2009/09/02/extended-ping-d/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 04:49:54 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=31</guid>
		<description><![CDATA[I was just trying the sample scenario in the new packet tracer 5.2 from Cisco and I found a point where it tells you to use extended ping to choose the source IP address which will do the ping, i didn&#8217;t know how to do that, i tried using the ? to see the command [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=31&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was just trying the sample scenario in the new packet tracer 5.2 from Cisco and I found a point where it tells you to use extended ping to choose the source IP address which will do the ping, i didn&#8217;t know how to do that, i tried using the <strong><em>?</em></strong> to see the command i only found ping command so i tried <strong><em>#ping ?</em></strong> it showed only that i need to put an IP or host to ping i did that and used the<strong><em> ?</em></strong> after it and nothing appeared <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  so i search for extended ping and found 2 site, 1 is explaining how to use it and also how to use the extended trace command,</p>
<p>and the other was Cisco document which is complicated and so scientific so i read the easy one <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I wanted to share the link with you to add this info to your other infos, sure it will become handy at a time <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>here are the links</p>
<p>This one is from Tech Republic, which is a great site full of tips and infos about everything related to IT</p>
<p><strong><a title="Extended ping" href="http://blogs.techrepublic.com.com/networking/?p=699" target="_blank">Tech Republic</a></strong></p>
<p>The other one is a pdf file from Cisco site</p>
<p><strong><a title="Cisco Extended PING" href="http://www.cisco.com/application/pdf/paws/13730/ext_ping_trace.pdf" target="_blank">Cisco</a></strong></p>
<p><strong><br />
</strong></p>
<p>and for those who are too lazy to open the links here is a small explanation and how to use extended PING<br />
<a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<p>1st you type the command</p>
<p><strong><em>#ping</em></strong></p>
<p>and then enter <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  that&#8217;s it, it will prompt for all of the options you can use in the extended ping</p>
<p>so follow these steps and whenever you find a weird step just leave it empty and click enter and the default value (which is shown between the [] ) will be chosen  and then continue <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>just be sure to answer this</p>
<p><em><strong>Extended commands [n]: Y</strong></em></p>
<p>type y so that you use the extended commands , if you just clicked enter it will load the default answer which is as shown between the [] is n meaning NO <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here are all the steps</p>
<p><strong><em>Router# ping</em></strong></p>
<p><strong><em>Protocol [ip]:</em></strong></p>
<p><strong><em>Target IP address: 1.1.1.1</em></strong></p>
<p><strong><em>Repeat count [5]: 10</em></strong></p>
<p><strong><em>Datagram size [100]:</em></strong></p>
<p><strong><em>Timeout in seconds [2]:</em></strong></p>
<p><strong><em>Extended commands [n]: y</em></strong></p>
<p><strong><em>Source address or interface: 2.2.2.2</em></strong></p>
<p><strong><em>Type of service [0]:</em></strong></p>
<p><strong><em>Set DF bit in IP header? [no]:</em></strong></p>
<p><strong><em>Validate reply data? [no]:</em></strong></p>
<p><strong><em>Data pattern [0xABCD]:</em></strong></p>
<p><strong><em>Loose, Strict, Record, Timestamp, Verbose[none]:</em></strong></p>
<p><strong><em>Sweep range of sizes [n]:</em></strong></p>
<p><strong><em>Type escape sequence to abort.</em></strong></p>
<p><em>The empty steps means the default value was chosen</em></p>
<p>Hope that helps&#8230;<br />
<a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=31&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/02/extended-ping-d/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />
	</item>
		<item>
		<title>Show commands are Very Important in Troubleshooting</title>
		<link>http://networktechs.wordpress.com/2009/09/02/show-commands-are-very-important-in-troubleshooting/</link>
		<comments>http://networktechs.wordpress.com/2009/09/02/show-commands-are-very-important-in-troubleshooting/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 04:00:09 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=18</guid>
		<description><![CDATA[The most important point in studying is to know how to troubleshoot running protocols and devices here i&#8217;ll put the most common and most used show commands and there use isa 1st #show running configuration it&#8217;s the most used command because it shows use every command that is running in the device and also shows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=18&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The most important point in studying is to know how to troubleshoot running protocols and devices</p>
<p>here i&#8217;ll put the most common and most used show commands and there use isa</p>
<p>1st</p>
<p><strong><em>#show running configuration</em></strong></p>
<p>it&#8217;s the most used command because it shows use every command that is running in the device and also shows you if there are wrong commands or wrong configurations</p>
<p><em>2nd</em></p>
<p><em><strong>#show ip interface brief</strong></em><br />
this command is really great too because it shows is every interface logical or physical in the device and from there you can see the IP Add of every interface and if the interface is up or down</p>
<p>you must check the interface and see if it is up up, means must be up in STATUS &amp; in PROTOCOL also</p>
<p>see this<br />
<a title="ImageShack - Image And Video Hosting" href="http://img17.imageshack.us/img17/4583/showipin.jpg/" target="_blank"><img src="http://img17.imageshack.us/img17/4583/showipin.jpg" border="0" alt="" /></a><br />
<a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<p>It shows that the interfaces are down down<br />
the 1st down means that the interface is still shutdown and the admin didn&#8217;t use the command <strong><em>#no shutdown</em></strong></p>
<p>so always use the command no shutdown to open the interface,</p>
<p>the second down means the protocol is not working, means that the interface is not connecting with the other interface on the other device, so you should check the ip address if it&#8217;s in the same subnet as the other interface, and check also if the other interface is up up</p>
<p>and check if there is a protocol using this interface, you will need to use the show running configuration command to check the interface and the protocols.</p>
<p>3rd</p>
<p><em><strong>#show ip route</strong></em></p>
<p>this command shows you the routing table and from that u can see the routing protocol running and there networks and you can see also the source address from which you got the route</p>
<p>these are 3 show command which i think are the most important and the most basic commands you&#8217;ll almost use every time you use a Cisco device</p>
<p>many problems are just wrong commands typed in the device or as simple as that so don&#8217;t forget these commands and when using them especially the show running config command make sure you check every command in the list and see if it&#8217;s written write and the ip address and the subnet masks also</p>
<p>these will be great help also in the CCNA exam  so becarefull</p>
<p>I hope that helps all of who are taking the CCNA exam and also in real life<br />
<a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<p><strong>P.S: </strong></p>
<p>The<strong><em> #show running configuration</em></strong> command helped me in an interview i did coz the interviewer asked me to gather the info i can about the device so when i used the comman i saw every command they are using and all the protocols also <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> , aslo use <strong><em>#show version</em></strong> to check what kind of devices i&#8217;m in <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=18&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/02/show-commands-are-very-important-in-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>

		<media:content url="http://img17.imageshack.us/img17/4583/showipin.jpg" medium="image" />

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />
	</item>
		<item>
		<title>CCNA small but usefull Notes 2</title>
		<link>http://networktechs.wordpress.com/2009/09/02/ccna-smal-but-usefull-notes-2/</link>
		<comments>http://networktechs.wordpress.com/2009/09/02/ccna-smal-but-usefull-notes-2/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 01:04:48 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=15</guid>
		<description><![CDATA[Cisco Device boot sequence : POST Bootstrap Load IOS from flash to RAM Hardware Inventory Load Config file The SETUP that apears after starting a CISCO Router prompts for: Hostname Password &#38; Secret Router &#38; Routing Protocols IP Address CSMA/CA    is for 802.11 &#8211;&#62; Wireless CSMA/CD    is for 802.3 &#8212;&#62; Ethernet To check if SDM [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=15&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Cisco Device boot sequence :
<ol>
<li>POST</li>
<li>Bootstrap</li>
<li>Load IOS from flash to RAM</li>
<li>Hardware Inventory</li>
<li>Load Config file</li>
</ol>
</li>
</ul>
<ul>
<li>The SETUP that apears after starting a CISCO Router prompts for:</li>
</ul>
<ol>
<blockquote>
<li>Hostname</li>
<li>Password &amp; Secret</li>
<li>Router &amp; Routing Protocols</li>
<li>IP Address</li>
</blockquote>
</ol>
<ul>
<li>CSMA/CA    is for 802.11 &#8211;&gt; Wireless</li>
<li>CSMA/CD    is for 802.3 &#8212;&gt; Ethernet</li>
<li>To check if SDM is installed in the router use this command    <em>#show flash</em></li>
<li>IPv6 works with DNS to track devices</li>
<li>To go back to privileged there are 2 ways</li>
</ul>
<ol>
<blockquote>
<li>ctrl+z</li>
<li>type <em>#end</em></li>
</blockquote>
</ol>
<ul>
<li>To check interface&#8217;s security settings use this command <em>#show port-security interface&#8230;.</em></li>
<li>To show Router&#8217;s memory STATs use <em>#show memory</em></li>
<li>To disable split horizon in an interface use  <em>#no ip split-horizon </em>in interface config mode</li>
<li>Split-horizon only used bye Distance-vector protocols (RIPv1&amp;2, IGRP, EIGRP)</li>
<li>Copy config to TFTP  <em>#copy run configuration tftp </em>then follow by the IP , File name</li>
<li>Copy from TFTP to FLASH of the Device use <em>#copy tftp flash</em> then follow the steps</li>
<li>All routing protocols can load-balance across 4 equal-cost paths</li>
<li>IGRP &amp; EIGRP are the only protocols that can load-balance across unequal-cost paths</li>
<li>To enable load-balance of unequal-cost paths in IGRP &amp; EIGRP use command <em>#variance </em>in their config mode</li>
<li>When choosing root bridge in spanning tree it always chooses the SW with the smallest priority 0 = always root,  61440= never root</li>
<li>To change the priority use command <em>#spanning-tree vlan .. priority .. </em>for every VLAN</li>
<li>To make the SW the root automatically  use command <em>#spanning-tree vlan.. root primary</em></li>
<li>To enable portfast on all non-trunking interfaces use command <em>#spanning-tree portfast default</em></li>
<li>To change the terminal History size use command  <em>#terminal history &#8230; </em>MAX size is 256</li>
<li>CDP sends hello every 60 secs &amp; the Hold time is 180 secs ( 3x Hello)</li>
<li>When choosing DR in OSPF it always choose the Router with the highest priority if same priority then choose the highest Router ID (RID) through the highest loopback interface ip address, if no loopback then the highest ip address in physical interface</li>
<li>To change the OSPF priority for an interface use command <em>#ip ospf priority &#8230; </em>in the interface config mode</li>
<li> IPv6 Routing Protocols
<ul>
<li>EIGRP for IPv6</li>
<li>RIPng</li>
<li>MP_BGP4</li>
<li>OSPFv3</li>
</ul>
</li>
</ul>
<p><a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<ul>
<li>VTP advertise every 5-mins or when change happens</li>
<li>VTP advertisements are multicast</li>
<li>In Store &amp; forward mode in the SW the steps are
<ul>
<li>check CRC then discards frames smaller than 64-bytes and larger than 1518-bytes</li>
</ul>
</li>
</ul>
<ul>
<li>802.1q trunking protocol adds 4-bytes TAG field to the frame</li>
<li>ISL trunking protocol adds 30-bytes of info to the original frame (26-header, 4-trailer)</li>
<li>VLAN range from 1-1005 &amp; 1,1002,&#8230;,1005 are registered and cannot be deleted so the usable are from 2-1001</li>
<li>The command  <em>#show sessions </em>is used to display telnets from the router</li>
<li>The command  <em>#show users </em>is used to display telnet to the router &amp; console connections</li>
<li>To close active telnets use command <em>#clear line &#8230; </em> (VTY line Number)</li>
<li>To turn CDP off in all interface used command <em>#no cdp run</em></li>
<li>To Turn CDP off on specific interface use command <em>#interface &#8230;.. </em>followed by command  <em>#no cdp enable</em></li>
<li>RIP max load-balance is 16 (default 4) and only equal-cost paths</li>
<li>In ACL  0.0.0.0 255.255.255.255 is same as ANY</li>
<li>Wild care masks are used by  OSPF and ACL</li>
<li>The command <em>#show protocol </em>shows ROUTED protocol ( like IP )</li>
<li>The Default Static Route begins with  <em>#ip route 0.0.0.0 0.0.0.0 </em>followed by next hope IP address (the ip address of the interface of the other router) or exit interface (the interface of the same router you are in)   as <em>#ip route 0.0.0.0 0.0.0.0 fast ethernet 0/0</em></li>
<li>In DHCP, Pool name is CASE SENSITIVE</li>
<li>In spanning-tree, BPDUs are sent every 2-secs</li>
</ul>
<p><a href="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /><br />
</a></p>
<p>that&#8217;s it for now, soon i will put other useful small notes that helps you in your revision&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=15&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/02/ccna-smal-but-usefull-notes-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />
	</item>
		<item>
		<title>CCNA Small but usefull Notes&#8230;</title>
		<link>http://networktechs.wordpress.com/2009/09/01/ccna-small-but-usefull-notes/</link>
		<comments>http://networktechs.wordpress.com/2009/09/01/ccna-small-but-usefull-notes/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 23:49:35 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=9</guid>
		<description><![CDATA[TCP Header 20-bytes without options UDP Header 8-bytes Ethernet Header 20 bytes Frame Relay  Header 4-6 bytes Point-to-Point Header 6 bytes IP Header 20 bytes EGP Protocols -like BGP- are used between AS Neighbor table &#38; Topology table in EIGRP are kept in RAM Inverse ARP maps DLCI to IP In MAC address the 1st [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=9&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<li>TCP Header 20-bytes without options <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>UDP Header 8-bytes <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>Ethernet Header 20 bytes</li>
<li>Frame Relay  Header 4-6 bytes</li>
<li>Point-to-Point Header 6 bytes</li>
<li>IP Header 20 bytes</li>
<li>EGP Protocols -like BGP- are used between AS</li>
<li>Neighbor table &amp; Topology table in EIGRP are kept in RAM</li>
<li>Inverse ARP maps DLCI to IP</li>
<li>In MAC address the 1st 3-Bytes (24-bits) are the OUI (Organizationally Unique Identifier)</li>
<li>The Command <em>#show ip ospf interface &#8230;. </em>gives you the hello timer</li>
<li>Routing table Samples   R=Rip ,  I=IGRP , D=EIGRP , O=OSPF , C=Connected Directly , S=Static Route</li>
<li>In OSPF, DR collects &amp; distributes the routing updates then sends them through Multicast address 224.0.0.5 to Non-DR routers</li>
<li>Non-DR routers send updates to 224.0.0.6 to the DR</li>
<li>All OSPF routers (DR &amp; Non-DR) send hello using 224.0.0.5</li>
<li>OSPF sends hello every 10 secs and the dead time is 4 x hello = 4 x 1- = 40 secs</li>
<li>EIGRP sends hello every 5 secs (every60 seconds on <strong>WAN</strong> <strong>links)</strong> and the dead time is 3 x hello = 3 x 5 = 15 secs</li>
<li>EIGRP uses Multicast address 224.0.0.10 to send updates and hellos</li>
<li>EIGRP use DUAL to determine loopfree paths</li>
<li>EIGRP uses RTP to ensure reliable delivery of updates and uses seq. number to ensure order</li>
<li>EIGRP does not use TCP or UDP, instead it uses RTP</li>
<li>RIP broadcast every 30 secs and uses multicast address 224.0.0.9</li>
<li>IGRP broadcast routing table every 90 secs</li>
<li>TCP Ports  Telnet 23, FTP 20, 21  , DNS 53, HTTP 80, HTTPS 443, SMTP 25</li>
<li>UDP Ports DNS 53, SNMP 161, TFTP 69</li>
<li>802.1D   STP</li>
<li>802.1W   RSTP</li>
<li>802.1Q    Trunk</li>
<li>802.1ad   LACP</li>
<li>802.1p   QoS</li>
<p>That&#8217;s enough for now i&#8217;ll continue soon, hope to see some comments to encourage me to finish it fast <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>If there are mistakes or any questions plz say..</p>
<p><a href="http://www.myhpf.co.uk/banner.asp?friend=15980"></p>
<p><img src="http://www.myhpf.co.uk/banners/60x468.gif" border="0" alt="" /></p>
<p></a></p>
<p><A HREF="http://www.myhpf.co.uk/banner.asp?friend=15980"><br />
<IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0"><br />
</A></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=9&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/01/ccna-small-but-usefull-notes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>

		<media:content url="http://www.myhpf.co.uk/banners/60x468.gif" medium="image" />
	</item>
		<item>
		<title>My 1st Post&#8230;</title>
		<link>http://networktechs.wordpress.com/2009/09/01/my-1st-post/</link>
		<comments>http://networktechs.wordpress.com/2009/09/01/my-1st-post/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 20:57:16 +0000</pubDate>
		<dc:creator>Network Techs.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://networktechs.wordpress.com/?p=3</guid>
		<description><![CDATA[Al Salamo Alikoum All, My Name is Islam, and i&#8217;m  CCNA certified and currently studying for my CCNP isa.. I created this blog to be a place to gather Informations about all kinds of Network Technologies coz it&#8217;s a big world now and everything related to IT now are circling arount the Networks&#8230; or at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=3&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Al Salamo Alikoum All,</strong></p>
<p>My Name is Islam, and i&#8217;m  CCNA certified and currently studying for my CCNP isa..</p>
<p>I created this blog to be a place to gather Informations about all kinds of Network Technologies coz it&#8217;s a big world now and everything related to IT now are circling arount the Networks&#8230; or at least i think so <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I&#8217;ll be glad if anybody has a good info that can help somebody else in this world to put it or send it to me so i can put it in my blog so more people can benefit from it.</p>
<p>I hope that this blog will help anybody who is seeking the knowledge of Network Technologies.</p>
<p>As my 1st post, i wanted to start with something great that can help lot of people, so I&#8217;ll start by putting links to great Arabic and English</p>
<ul>
<li>The 1st one is<strong><a title="Arab Hardware" href="http://www.arabhardware.com" target="_blank"> Arab Hardware</a></strong>, it&#8217;s a great great forum from which i learned lots of stuff about Cisco and Microsoft.</li>
<li>The 2nd one is <strong><a title="Sadikhov" href="http://www.sadikhov.com" target="_blank">Sadikhov</a></strong>, i know most of you sure know that forum coz it&#8217;s well-known, this forum was one of the things that helped me pass my CCNA exam sure after the help of Allah.</li>
</ul>
<p>I&#8217;ll be adding lot of links, tutorial, study note, free tests to help you prepare for Cisco Certificate exams and news about Network Techs and Cisco stuff.</p>
<p>Best Regards,</p>
<p>Islam</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networktechs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networktechs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networktechs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networktechs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networktechs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networktechs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networktechs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networktechs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networktechs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networktechs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networktechs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networktechs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networktechs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networktechs.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networktechs.wordpress.com&amp;blog=9233538&amp;post=3&amp;subd=networktechs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networktechs.wordpress.com/2009/09/01/my-1st-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efdba6324f6b6ab38fa0fc6bed9d8f5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Network Techs.</media:title>
		</media:content>
	</item>
	</channel>
</rss>
