<?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>Darren McClelland's Blog</title>
	<atom:link href="http://dazzmac.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dazzmac.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 07 Sep 2009 06:57:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dazzmac.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Darren McClelland's Blog</title>
		<link>http://dazzmac.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dazzmac.wordpress.com/osd.xml" title="Darren McClelland&#039;s Blog" />
	<atom:link rel='hub' href='http://dazzmac.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Chapter 7 &#8211; Book II &#8211; ISP Services</title>
		<link>http://dazzmac.wordpress.com/2009/09/07/chapter-7-book-ii-isp-services/</link>
		<comments>http://dazzmac.wordpress.com/2009/09/07/chapter-7-book-ii-isp-services/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 06:57:34 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=85</guid>
		<description><![CDATA[TCP Is a connection-oriented protocol. TCP is used if data packets require guaranteed delivery and must be acknowledged. UDP Is a connectionless protocol. UDP is used if data packets do not require guaranteed delivery . The TCP &#38; UDP protocols use port numbers to map data packets to a specific application , or process that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=85&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li><span style="color:#ff0000;"><strong><span style="text-decoration:underline;">TCP</span></strong></span> Is a <span style="color:#ff0000;"><strong>connection-oriented</strong></span> protocol. <span style="color:#ff0000;"><strong>TCP</strong></span> is used if data packets <strong>require guaranteed delivery</strong> and <strong><span style="color:#ff0000;"><span style="text-decoration:underline;">must be acknowledged</span></span></strong>.</li>
</ul>
<ul>
<li><span style="color:#ff0000;"><strong><span style="text-decoration:underline;">UDP</span></strong></span> Is <span style="color:#000000;">a <strong><span style="color:#ff0000;">connectionless</span> </strong>protocol. <strong><span style="color:#ff0000;">UDP</span></strong> is used if data packets <strong><span style="color:#ff0000;"><span style="text-decoration:underline;">do not</span></span><span style="color:#000000;"> require guaranteed delivery</span></strong><span style="color:#000000;"> </span>.</span></li>
<li><span style="color:#000000;">The<span style="color:#ff0000;"> <strong>TCP</strong></span> &amp;<strong> <span style="color:#ff0000;">UDP</span><span style="color:#000000;"> </span><span style="color:#000000;">protocols</span></strong><span style="color:#ff0000;"><strong> use</strong></span> <span style="color:#ff0000;"><strong>port numbers</strong></span> to <strong><span style="color:#ff0000;">map</span></strong> data packets to a <span style="color:#ff0000;"><strong>specific application</strong></span> , or <strong><span style="color:#ff0000;">process</span> that is running on a server</strong>.</span></li>
<li><span style="color:#000000;"><span style="color:#ff0000;"><strong>TCP</strong></span> and <span style="color:#ff0000;"><strong>UDP</strong></span> ports <strong>enable network servers</strong> to <span style="color:#ff0000;"><strong>quickly &amp; reliably respond</strong></span> to <strong>many simultaneous requests</strong> for data <strong>that are initiated by and destined to separate applications</strong>.</span></li>
</ul>
<ul>
<li>The <strong>native</strong> <span style="color:#ff0000;"><strong>TCP/IP</strong></span> naming system <strong><span style="color:#ff0000;"><span style="text-decoration:underline;">relies</span></span> on a file called</strong> a <span style="color:#ff0000;"><strong>HOSTS</strong></span> file &amp; <strong>contains the <span style="color:#ff0000;">name &amp; IP address</span></strong> of known hosts.</li>
</ul>
<ul>
<li><strong><span style="color:#ff0000;">DNS</span></strong> is a <span style="color:#ff0000;"><strong>hostname resolution system</strong></span> that<strong> solves the shortcomings</strong> of the<span style="color:#ff0000;"><strong> HOSTS file</strong></span> for <strong>name resolution</strong>.</li>
<li>The structure of <strong><span style="color:#ff0000;">DNS</span></strong> is <strong><span style="color:#ff0000;">Hierachial</span></strong> and<strong><span style="color:#ff0000;"> <span style="color:#ff0000;">DNS</span></span></strong> database files <strong>are <span style="color:#ff0000;">distributed</span> among root, <span style="color:#ff0000;">top level</span> domains, <span style="color:#ff0000;">second level</span> domains, and subdomains.</strong></li>
</ul>
<ul>
<li><strong>Dynamic Updates</strong> enable<span style="color:#ff0000;"><strong> DNS</strong></span> client computers to <strong>register and dynamically update their resource records</strong> with a<strong><span style="color:#ff0000;"> DNS</span></strong> <strong>server</strong> <strong><span style="color:#ff0000;">whenever</span> changes ocur</strong>.</li>
</ul>
<ul>
<li><strong><span style="color:#ff0000;">DNS</span></strong> zones <span style="text-decoration:underline;"><strong>can be either</strong></span> <span style="color:#ff0000;"><strong>Forward lookup</strong></span>, or <strong><span style="color:#ff0000;">Reverse lookup</span></strong> <span style="color:#000000;"><strong>zones</strong></span>. They<span style="text-decoration:underline;"><strong> can also be either</strong></span> a <span style="color:#ff0000;"><strong>primary or secondary zones</strong></span>.</li>
</ul>
<ul>
<li>Many <strong>ISPs</strong> offer <span style="text-decoration:underline;"><strong>caching-only <span style="color:#ff0000;">DNS</span> servers</strong></span>.</li>
<li><strong>An organization</strong> <span style="color:#ff0000;"><strong>may run its own DNS Server</strong></span> <strong>that can</strong> either <strong>point to the caching-only server</strong> or <strong>directly to the root server<span style="color:#ff0000;"> </span></strong> for<strong><span style="color:#ff0000;"> name resolution</span></strong>.</li>
</ul>
<ul>
<li>The <strong>most common services</strong> that are <span style="color:#ff0000;"><strong>used on the internet</strong></span> include:<strong><span style="color:#ff0000;"> FTP, FPTS, SMTP, POP3, IMAP4, HTTP and HTTPS.</span></strong></li>
<li><span style="color:#ff0000;"><strong>HTTP and HTTPS</strong></span> are used for <strong>web server services</strong>; <span style="color:#ff0000;"><strong>HTTPS</strong></span> is a <span style="color:#ff0000;"><strong>secure version of HTTP</strong></span> which <strong>uses</strong><span style="color:#ff0000;"><strong> SSL.</strong></span></li>
<li>An <span style="color:#ff0000;"><strong>ISP</strong></span> supports <span style="color:#ff0000;"><strong>HTTPS </strong></span>by providing high-performance <strong>web servers</strong> to <strong>support<span style="color:#ff0000;"> HTTPS encryption</span> and <span style="color:#ff0000;">decryption</span> demands</strong>.</li>
</ul>
<ul>
<li><span style="color:#ff0000;"><strong>FTP</strong></span> is used for <span style="color:#ff0000;"><strong>file transfer services</strong></span>. The<span style="color:#ff0000;"><strong> ISP</strong></span> can support <span style="color:#ff0000;"><strong>active and passive FTP connections</strong></span>. <strong>Active connections</strong> <span style="color:#ff0000;"><strong>requir</strong></span><span style="color:#ff0000;"><strong>e</strong></span> the <strong>server</strong> to <span style="color:#ff0000;"><strong>initiate the connection</strong></span>. <strong>Passive connections</strong> require the <span style="color:#ff0000;"><strong>host to initiate the connection</strong></span>.</li>
<li>Email uses<strong> <span style="color:#ff0000;">3 </span>Different protocols</strong>. <strong><span style="color:#ff0000;">SMTP</span></strong> is <strong>used to <span style="color:#ff0000;">send email</span></strong>. <strong><span style="color:#ff0000;">POP3 </span></strong>and <span style="color:#ff0000;"><strong>IMAP</strong></span> are<span style="color:#ff0000;"><strong> both used to retrieve email</strong></span>.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=85&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/09/07/chapter-7-book-ii-isp-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter &#8211; 6 &#8211; Book II &#8211; Routing</title>
		<link>http://dazzmac.wordpress.com/2009/08/28/chapter-6-book-ii-routing/</link>
		<comments>http://dazzmac.wordpress.com/2009/08/28/chapter-6-book-ii-routing/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 02:09:16 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=82</guid>
		<description><![CDATA[Routing is used to forward messages to the correct destination. Routing can be static or Dynamic. Dynamic Routing requires the use of routing protocols to exchange route information between routers. Examples of Dynamic routng include: Distance Vector routing protocols, and link state routing protocols calculate the direction and distance to any network. Routing tables and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=82&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Routing is used to <span style="text-decoration:underline;">forward messages to the correct destination</span>.</strong></li>
<li><strong>Routing can be <span style="color:#ff0000;">static</span> or <span style="color:#ff0000;">Dynamic</span>.</strong></li>
<li><strong><span style="color:#ff0000;">Dynamic Routing</span> requires the use of routing protocols to exchange route information between routers. Examples of Dynamic routng include:</strong></li>
<li><strong><span style="color:#ff0000;">Distance Vector routing protocols</span>, and link state routing protocols calculate the direction and distance to any network. Routing tables and updates are sent periodicaly to neighbours (other routers).</strong></li>
<li><strong><span style="color:#ff0000;">Link State protocols</span> update nodes with information on the state of the link. These routing protocols reduce routing loops and network traffic.</strong></li>
<li><strong><span style="color:#ff0000;">Choose the routing protocol</span> for an organisation <span style="color:#ff0000;">based on</span> <span style="color:#ff0000;">ease</span> of management, <span style="color:#ff0000;">ease </span>of configuration , functionallity and <span style="color:#ff0000;">efficiency</span>.</strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong>The Internet is divided up into collections of networks called <span style="color:#ff0000;">Autonomous systems</span>.</strong></li>
<li><strong>Within an Autonomous system, Interior gateway routing protocols are used, such as <span style="color:#ff0000;">RIP</span>, <span style="color:#ff0000;">EIGRP</span> and <span style="color:#ff0000;">OSPF.</span></strong></li>
<li><strong>Between Autonomous systems, exterior gateway functions are required. <span style="color:#ff0000;">Exterior Gateway Protocols</span> (<span style="color:#ff0000;">EGP</span>s) run on exterior routers, on border gateways, that are located at the border of an AS (autonomous system). <span style="text-decoration:underline;">The most common EGP is</span> <span style="color:#ff0000;">Border Gateway Protocol</span> (<span style="color:#ff0000;">BGP</span>).</strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong><span style="color:#ff0000;">BGP </span>functions <span style="color:#ff0000;">like a distance-vector protocol</span>. From this database, direction and distance to a destination network are determined.</strong></li>
<li><strong>Exterior protocols enable traffic to be routed across the internet to remote destinations.</strong></li>
<li><strong>Exterior protocols provide the method by which ISPs can set and enforce policies and local preferences for traffic flow efficiency.</strong></li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=82&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/08/28/chapter-6-book-ii-routing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 5 &#8211; Book II &#8211; Configuring Network Devices.</title>
		<link>http://dazzmac.wordpress.com/2009/08/14/chapter-5-book-ii-configuring-network-devices/</link>
		<comments>http://dazzmac.wordpress.com/2009/08/14/chapter-5-book-ii-configuring-network-devices/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 01:57:41 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=79</guid>
		<description><![CDATA[Configuring Network Devices The Key Components on a Cisco 1841 ISR are: HWIC slots Compact Flash Module USB port Dual 10/100 fast Ethernet ports Console and auxiliary ports System Power LED Cisco IOS software image   The Router bootup process has 3 Stages: Performing the P.O.S.T (Power On Self Test) Locating and Loading the IOS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=79&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>
<h2><span style="text-decoration:underline;">Configuring Network Devices</span></h2>
</li>
</ul>
<p><strong>The <span style="color:#ff0000;">Key Components</span> on a <span style="color:#ff0000;">Cisco 1841 ISR are</span>:</strong></p>
<ul>
<li><strong><span style="color:#ff0000;">HWIC slots</span></strong></li>
<li><strong><span style="color:#ff0000;"><span style="color:#ff0000;">Compact Flash Module</span></span></strong></li>
<li><strong><span style="color:#ff0000;">USB port</span></strong></li>
<li><strong><span style="color:#ff0000;">Dual 10/100 fast Ethernet ports</span></strong></li>
<li><strong><span style="color:#ff0000;">Console and auxiliary ports</span></strong></li>
<li><strong><span style="color:#ff0000;">System Power LED</span></strong></li>
<li><strong><span style="color:#ff0000;">Cisco IOS software image</span></strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong>The <span style="color:#ff0000;">Router bootup process</span> has <span style="color:#ff0000;">3 Stages</span>:</strong></li>
</ul>
<ol>
<li><strong>Performing the <span style="color:#ff0000;">P.O.S.T</span> (Power On Self Test)</strong></li>
<li><strong><span style="color:#ff0000;">Locating and Loading the IOS Software</span></strong></li>
<li><strong><span style="color:#ff0000;">Locating and executing the startup configuration file</span></strong></li>
</ol>
<p><strong> </strong></p>
<ul>
<li><strong>There are<span style="color:#ff0000;"> 2 possible</span> <span style="color:#ff0000;">methods</span> to connect a PC to a network device for configuration and monitoring tasks, <span style="color:#ff0000;">in-band</span> and <span style="color:#ff0000;">out-of-band</span> <span style="text-decoration:underline;">management</span>.</strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong>Cisco Router and Security Device Manager (<span style="color:#ff0000;">SDM</span>) is a graphical user interface (<span style="color:#ff0000;">GUI</span>) <span style="color:#ff0000;">tool</span> that can be used <span style="color:#ff0000;">to configure</span>. <span style="color:#ff0000;">monitor</span>, and <span style="color:#ff0000;">maintain Cisco devices</span>. Cisco<span style="color:#ff0000;"> SDM</span> is the <span style="color:#ff0000;">recommended way</span> to <span style="color:#ff0000;">configure a new Cisco ISR</span>.</strong></li>
</ul>
<p> </p>
<ul>
<li><strong>The Cisco <span style="color:#ff0000;">IOS</span> Command Line Interface (<span style="color:#ff0000;">CLI</span>) is <span style="color:#ff0000;">a text-based program</span> that enables the <span style="color:#ff0000;">entering and executing</span> of Cisco IOS commands<span style="color:#ff0000;"> to configure</span>, <span style="color:#ff0000;">monitor</span> and <span style="color:#ff0000;">maintain Cisco devices</span>. The Cisco <span style="color:#ff0000;">IOS CLI</span> is <span style="color:#ff0000;">used for the advanced configuration of Cisco devices</span> and to configure <span style="color:#ff0000;">Older devices that do not support SDM</span>.</strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong>The Configuration <span style="color:#ff0000;">Checklist Job aid</span> is an important tool to help ensure that the Customer gets <span style="color:#ff0000;">the configuration that they want.</span></strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong><span style="color:#ff0000;">SDM Express</span> is a <span style="text-decoration:underline;">tool</span> bundled <span style="color:#ff0000;">within the Cisco Router</span> and Security Device Manager that makes it easy to <span style="color:#ff0000;">create a basic router configuration.</span></strong></li>
<li><strong><span style="color:#ff0000;">SDM</span> is a <span style="color:#ff0000;">more advanced GUI interface</span> with <span style="color:#ff0000;">more configuration options available</span>.</strong></li>
<li><strong>Both <span style="color:#ff0000;">SDM</span> and <span style="color:#ff0000;">SDM Express</span> use <span style="color:#ff0000;">GUI-based Configuration Wizards</span> to simlify the configuration of the Cisco devices.</strong></li>
<li><strong>Some of the features that can be configured include:</strong></li>
</ul>
<ol>
<li><strong><span style="color:#ff0000;">Basic Configuration</span></strong></li>
<li><strong><span style="color:#ff0000;">LAN IP configurations</span></strong></li>
<li><strong><span style="color:#ff0000;">DHCP</span></strong></li>
<li><strong><span style="color:#ff0000;">WAN IP Configurations</span></strong></li>
<li><strong><span style="color:#ff0000;">NAT</span></strong></li>
</ol>
<p><strong> </strong></p>
<ul>
<li><strong>The <span style="color:#ff0000;">CLI</span> <span style="text-decoration:underline;">does <span style="color:#ff0000;">not</span> provide <span style="color:#ff0000;">step-by-step</span> configuration <span style="color:#ff0000;">assistance</span></span>, therefore it requires <span style="color:#ff0000;">more planning and expertise to complete.</span></strong></li>
<li><strong>The privileged</strong> <strong>exec, global config and interface modes are all used when configuring a router using the Cisco IOS CLI.</strong></li>
<li><strong>Context-sensitive help can provide suggestions for completing a command as well as determining additional command parameters.</strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong>The IOS <span style="color:#ff0000;">show </span>commands are a fundamental tool for verifying and troubleshooting router configurations.</strong></li>
<li><strong>The <span style="color:#ff0000;">startup configuration file</span> is <span style="color:#ff0000;">stored <span style="color:#000000;">on</span></span> the device <span style="color:#ff0000;">in NVRAM</span> and <span style="color:#ff0000;">is loaded into working memory </span>and <span style="color:#ff0000;">begins device operation.</span></strong></li>
<li><strong>The <span style="text-decoration:underline;">running configuration is the set of commands</span> that is <span style="color:#ff0000;">currently active in the device RAM</span>.</strong></li>
<li><strong><span style="color:#ff0000;">IOS CLI</span> can be <span style="color:#ff0000;">used to configure basic router setting</span>, Including <span style="color:#ff0000;">router name, password and banners</span>. It can also be used to <span style="color:#ff0000;">configure serial and Ethernet interfaces, DHCP and NAT</span>.</strong></li>
</ul>
<p> </p>
<ul>
<li><strong>A<span style="color:#ff0000;"> WAN connection</span> is a type of network connection that <span style="color:#ff0000;">can send a network signal over long distances</span>.</strong></li>
<li><strong>There are<span style="color:#ff0000;"> 3 types of serial WAN connections</span>:</strong></li>
</ul>
<ol>
<li><strong> <span style="color:#ff0000;">Point to Point</span></strong></li>
<li><strong><span style="color:#ff0000;">Circuit Switched</span></strong></li>
<li><strong><span style="color:#ff0000;">Packet Switched</span></strong></li>
</ol>
<p><strong> </strong></p>
<ul>
<li><strong>Choosing <span style="color:#ff0000;">the correct WAN involves planning and consideration</span>.</strong></li>
<li><strong>Cisco devices <span style="color:#ff0000;">can be configured remotely across a WAN connection</span> using : <span style="color:#ff0000;">Telnet or SSH, SSH</span> is <span style="color:#ff0000;">the preferred method</span>.</strong></li>
<li><strong>Some WAN connections support Ethernet interfaces. Other WAN connections support serial interfaces.</strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong>The <span style="color:#ff0000;">Key components of a Cisco Catalyst 2960</span> Series Switch are:</strong></li>
<li><strong><span style="color:#ff0000;">24 x 10/100 Ethernet ports</span></strong></li>
<li><strong><span style="color:#ff0000;">Port Status LEDs</span></strong></li>
<li><strong><span style="color:#ff0000;">Mode button</span></strong></li>
<li><strong><span style="color:#ff0000;">Console port</span></strong></li>
<li><strong><span style="color:#ff0000;">Dual Purpose 10/100/1000 or SFP port</span></strong></li>
<li><strong><span style="color:#ff0000;">Cisco IOS LAN-based Software Image</span></strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li><strong>The <span style="color:#ff0000;">2960 supports port autonegotiation of duplex and speed.</span></strong></li>
</ul>
<p><strong><span style="color:#ff0000;"> </span></strong></p>
<ul>
<li><strong>When configured with an IP Address,<span style="color:#ff0000;"> interface VLAN 1 allows you to remotely manage the switch using SSH</span> or other <span style="color:#ff0000;">TCP/IP applications</span> such as <span style="color:#ff0000;">Network management software</span>.</strong></li>
<li><strong>A Basic Switch configuration includes  <span style="color:#ff0000;">switch name and encrypted passwords</span> used to access the switch and the Cisco CLI configuration commands.</strong></li>
<li><strong><span style="color:#ff0000;">Port Security</span> <span style="text-decoration:underline;">limits the number of valid MAC Addresses</span><span style="color:#ff0000;"> allowed per port</span> and <span style="color:#ff0000;">can be configured statically, dynamically or dynamic sticky.</span></strong></li>
</ul>
<p><strong> </strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=79&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/08/14/chapter-5-book-ii-configuring-network-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter &#8211; 4 &#8211; Book II &#8211; IP Addressing</title>
		<link>http://dazzmac.wordpress.com/2009/08/13/chapter-4-book-ii-ip-addressing/</link>
		<comments>http://dazzmac.wordpress.com/2009/08/13/chapter-4-book-ii-ip-addressing/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 23:43:42 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=68</guid>
		<description><![CDATA[IP ADDRESSING PLANNING THE ADDRESSING STRUCTURE Interfaces on network devices connected to the Internet need to have a unique IP address, to send and recieve messages over internetworks. IP Addresses are organised into Network Classes, A &#8211; B &#8211; C -D &#38; E. And are conserved by the creation of private IP address space. A [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=68&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>IP ADDRESSING</h2>
<p><span style="text-decoration:underline;"><strong><span style="color:#ff0000;">PLANNING THE ADDRESSING STRUCTURE</span></strong></span></p>
<ul>
<li><span style="color:#000000;"><strong><span style="color:#ff0000;">Interfaces on network devices </span>connected to the Internet <span style="color:#ff0000;">need to have a unique IP address</span>, to send and recieve messages over internetworks.</strong></span></li>
<li><span style="color:#000000;"><strong>IP Addresses are organised into Network Classes, A &#8211; B &#8211; C -D &amp; E. And are conserved by the creation of private IP address space.</strong></span></li>
<li><span style="color:#000000;"><strong>A Network can be divided into Subnets.</strong></span></li>
<li><span style="color:#000000;"><strong>Classful subnetting uses the extension of the subnet mask. Classless IP Addressing, part of  a method called, classless inter &#8211; domain routing (<span style="color:#ff0000;"><span style="text-decoration:underline;">CIDR</span></span>) uses a flexible method of subnetting, with variable length subnet masks (<span style="color:#ff0000;"><span style="text-decoration:underline;">VLSM</span></span>).</strong></span></li>
<li><span style="color:#000000;"><strong>Subnet masks allow further subdivision of networks by extending the number of bits used.</strong></span></li>
<li><span style="color:#000000;"><strong>A <span style="color:#ff0000;">Subnet ID</span> is created by <span style="color:#ff0000;">splitting the host ID into 2 parts</span>, A <span style="color:#ff0000;">subnet ID</span> and a <span style="color:#ff0000;">new host ID</span>.</strong></span></li>
<li><span style="color:#000000;"><strong><span style="color:#ff0000;">The </span><span style="color:#ff0000;">number of bits in the Subnet ID</span> determines <span style="color:#ff0000;">the</span> <span style="color:#ff0000;">number of subnets there can be in a network</span>.</strong></span></li>
<li><span style="color:#000000;"><strong>Communication betwwen subnets requires routing.</strong></span></li>
</ul>
<p><span style="color:#000000;"> </span></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="123" valign="top"><strong>Subnet ID Bits</strong></td>
<td width="123" valign="top"><strong>Host ID Bits</strong></td>
<td width="123" valign="top"><strong>Number of Subnets</strong></td>
<td width="123" valign="top"><strong>Number of Hosts</strong></td>
<td width="123" valign="top"><strong>Bit Pattern</strong></td>
</tr>
<tr>
<td width="123" valign="top">
<p align="center"><strong>0</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>8</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>1</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>254</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong><span style="color:#ff0000;">hhhhhhhh</span></strong></p>
</td>
</tr>
<tr>
<td width="123" valign="top">
<p align="center"><strong>1</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>7</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>2</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>126</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>s<span style="color:#ff0000;">hhhhhhh</span></strong></p>
</td>
</tr>
<tr>
<td width="123" valign="top">
<p align="center"><strong>2</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>6</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>4</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>62</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>ss<span style="color:#ff0000;">hhhhhh</span></strong></p>
</td>
</tr>
<tr>
<td width="123" valign="top">
<p align="center"><strong>3</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>5</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>8</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>30</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>sss<span style="color:#ff0000;">hhhhh</span></strong></p>
</td>
</tr>
<tr>
<td width="123" valign="top">
<p align="center"><strong>4</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>4</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>16</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>14</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>ssss<span style="color:#ff0000;">hhhh</span></strong></p>
</td>
</tr>
<tr>
<td width="123" valign="top">
<p align="center"><strong>5</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>3</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>32</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>6</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>sssss<span style="color:#ff0000;">hhh</span></strong></p>
</td>
</tr>
<tr>
<td width="123" valign="top">
<p align="center"><strong>6</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>2</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>64</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>2</strong></p>
</td>
<td width="123" valign="top">
<p align="center"><strong>ssssss<span style="color:#ff0000;">hh</span></strong></p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<ul>
<li><strong><span style="color:#ff0000;">NAT</span> <span style="color:#ff0000;">enables</span> a <span style="text-decoration:underline;">large group of private users</span> to access the internet by <span style="color:#ff0000;">sharing a small pool of public IP addresses</span>, therefor reducing the consumption of globally unique IP addresses.</strong></li>
<li><strong><span style="color:#ff0000;">Inside Addresses</span> are IP Addresses  <span style="color:#ff0000;">for private Network devices</span>. <span style="color:#ff0000;">Outside Addres</span><span style="color:#ff0000;">ses</span> are IP Adddresses <span style="color:#ff0000;">for public Network devices</span>. <span style="text-decoration:underline;">Local Addresses</span> are <span style="color:#ff0000;">IP Addresses in packets that are still in the private network</span>. <span style="color:#ff0000;">Global Addresses</span> are <span style="color:#ff0000;">IP Adddresses that cross  to the Outside network</span>.</strong></li>
<li><strong><span style="color:#ff0000;">A packet that has been translated and is in the outside network  will list an inside &#8211; global IP addresss as source and an outside global IP address  as destination.</span></strong></li>
<li><strong><span style="color:#ff0000;">Static NAT</span> is for <span style="color:#ff0000;">permanent one-to-one translations from a specific inside-local IP Address</span> <span style="text-decoration:underline;">to a specific inside-global IP Address.</span></strong></li>
<li><strong><span style="color:#ff0000;">Dynamic NAT</span> <span style="color:#ff0000;">assigns inside &#8211; global IP Addresses</span> <span style="text-decoration:underline;">on a first &#8211; come, first servered</span> basis <span style="text-decoration:underline;">from an available pool of IP addresses to a designated network or sub-network.</span></strong></li>
<li><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">PAT</span>, can be used <span style="color:#ff0000;">to add a port number to the IP addresses</span> for specific connections</span>.</strong></li>
<li><strong><span style="color:#ff0000;">Network devices that use NAT translate Addresses on every packet</span>. <span style="text-decoration:underline;">This can significally increase processing work load.</span></strong></li>
<li><strong><span style="color:#ff0000;">IPv6 incorporates a 128 - bit addressing scheme</span>, <span style="text-decoration:underline;">whereas IP v4 uses 32 &#8211; Bits.</span></strong></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=68&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/08/13/chapter-4-book-ii-ip-addressing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 3 &#8211; Book II &#8211; Planning a Network Upgrade</title>
		<link>http://dazzmac.wordpress.com/2009/07/31/chapter-3-book-ii-planning-a-network-upgrade/</link>
		<comments>http://dazzmac.wordpress.com/2009/07/31/chapter-3-book-ii-planning-a-network-upgrade/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 01:32:34 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=62</guid>
		<description><![CDATA[Planning a Network Upgrade A Network technician must perform a site survey to document the existing Network structure before a network upgrade can be planned. Documentation has to include a Physical and Logical Topology map and an Inventory sheet Of ALL equipment. Gather Customer network requirements through surveys and Interviews. Your Custom Network Requirements  Requirement [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=62&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>
<h2><span style="color:#ff0000;">Planning a Network Upgrade</span></h2>
</li>
<li><span style="color:#000000;">A Network technician <strong><span style="text-decoration:underline;">must perform a site survey</span></strong> to <strong><span style="text-decoration:underline;">document the existing Network structure<span style="color:#ff0000;"> before a network upgrade can be planned.</span></span></strong></span></li>
<li><span style="color:#000000;"><strong><span style="color:#ff0000;">Documentation has to include</span> </strong>a <span style="color:#ff0000;"><span style="text-decoration:underline;"><strong>Physical and Logical Topology map</strong> </span></span>and an Inventory sheet Of <span style="text-decoration:underline;"><strong><span style="color:#ff0000;">ALL</span> </strong></span>equipment.</span></li>
<li><span style="color:#000000;">Gather Customer network requirements through surveys and Interviews.</span></li>
</ul>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2" width="616" valign="top">
<p align="center"><strong>Your Custom Network Requirements</strong><strong> </strong></p>
</td>
</tr>
<tr>
<td width="300" valign="top">
<p align="center"><span style="color:#ff0000;"><strong>Requirement</strong></span></p>
</td>
<td width="316" valign="top">
<p align="center"><span style="color:#ff0000;"><strong>Answer</strong></span></p>
</td>
</tr>
<tr>
<td width="300" valign="top"><strong>Number Of Users</strong></td>
<td width="316" valign="top"><strong>We Have 19 Users</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Service provider equipment</strong></td>
<td width="316" valign="top"><strong>We Use DSL and our Service provider owns the equipment</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Firewall</strong></td>
<td width="316" valign="top"><strong>We Have an Integrated Firewall</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Local Servers</strong></td>
<td width="316" valign="top"><strong>We Plan to have a File server on-site</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Web Or email servers</strong></td>
<td width="316" valign="top"><strong>We do not have web or email servers</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Application Requirements</strong></td>
<td width="316" valign="top"><strong>We Run Microsoft Applications</strong><strong>We plan to use IP Phones in the future</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Wired / Wireless</strong></td>
<td width="316" valign="top"><strong>We require both Wired and wireless connectivity</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Number of wired  desktops</strong></td>
<td width="316" valign="top"><strong>We have 15 desktop Computers.</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Number of printers</strong></td>
<td width="316" valign="top"><strong>We have no Network printers</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>Wireless Laptops</strong></td>
<td width="316" valign="top"><strong>We Have 4 Wireless Laptops</strong></td>
</tr>
<tr>
<td width="300" valign="top"><strong>WLAN Area</strong></td>
<td width="316" valign="top"><strong>Our Offices are 15,000 Square ft</strong></td>
</tr>
<tr>
<td width="300" valign="top"> </td>
<td width="316" valign="top"> </td>
</tr>
</tbody>
</table>
<p> </p>
<ul>
<li>If a Network Upgrade is necessary, <strong><span style="color:#ff0000;">a Plan should be in place</span></strong>, With Considerations to<span style="text-decoration:underline;"><span style="color:#ff0000;"> strengths, Weaknesses, oppurtunities, or threats</span> </span>(<strong><span style="color:#ff0000;">SWOT</span></strong>) of the network installation.</li>
<li>There are <span style="color:#ff0000;"><strong><span style="text-decoration:underline;">5 phases of a network upgrade</span></strong></span>:</li>
</ul>
<ol>
<li><strong>Requirements gathering</strong></li>
<li><strong>Selection and Design</strong></li>
<li><strong>Implementation.</strong></li>
<li><strong>Operation.</strong></li>
<li><strong>Review and evaluation.</strong></li>
</ol>
<ul>
<li>Examine the network facilities includes the <strong>physical environment</strong>, the <strong>telecomunications rooms</strong> (<span style="color:#ff0000;">MDF &amp; IDF</span>) as well as existing network (<strong>media</strong>) wiring.</li>
<li>When Cabling there are <strong><span style="color:#ff0000;">4 physical areas to consider</span></strong>:</li>
</ul>
<ol>
<li><strong>Work area.</strong></li>
<li><strong>Distrubution area.</strong></li>
<li><strong>Telecommunications room area.</strong></li>
<li><strong>Backbone Area.</strong></li>
</ol>
<ul>
<li>When determining cabling needs, it is <strong><span style="color:#ff0000;">necessary to keep in mind the work area</span></strong>, the <strong><span style="color:#ff0000;">type of cable used</span></strong> and the <span style="color:#ff0000;"><strong>purpose of the cable.</strong></span></li>
<li>Structured cabling projects deal with the <span style="color:#ff0000;"><strong>placement of cables, the location of wiring closets, cable management, and electrical considerations.</strong></span></li>
<li>When new equipment is used for network upgrade, <strong><span style="color:#ff0000;"><span style="text-decoration:underline;">there are 2 purchace options</span></span></strong>:</li>
</ul>
<ol>
<li><strong>Managed Service.</strong></li>
<li><strong>In &#8211; house customer purchaced.</strong></li>
</ol>
<ul>
<li><strong>A device that functions at <span style="color:#ff0000;">higher OSI layers is generally considered a more intelligent device.</span></strong></li>
<li>When Upgrading Network Devices, <span style="color:#ff0000;"><strong>Costs and scaleability are important factors to consider</strong></span>.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=62&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/07/31/chapter-3-book-ii-planning-a-network-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 2, Book II Help Desk.</title>
		<link>http://dazzmac.wordpress.com/2009/07/28/chapter-2-book-ii-help-desk/</link>
		<comments>http://dazzmac.wordpress.com/2009/07/28/chapter-2-book-ii-help-desk/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 01:45:20 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=59</guid>
		<description><![CDATA[HELP DESK Help Desk Technicians provide solutions to customers&#8217; network problems. User Support usually exists in 3 Levels: Tier 1, 2 and 3. Incidident management is the basic procedure, followed when a help desk technition initiates the standard problem solving processers. Help Desk operation relies on opening trouble tickets and logging details. Customer service and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=59&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">HELP DESK</span></span></strong></p>
<ul>
<li>Help Desk Technicians provide solutions to customers&#8217; network problems.</li>
<li>User Support usually exists in 3 Levels: Tier 1, 2 and 3.</li>
<li>Incidident management is the basic procedure, followed when a help desk technition initiates the standard problem solving processers.</li>
<li>Help Desk operation relies on opening trouble tickets and logging details.</li>
<li>Customer service and interpersonal skills are important when handling difficult clients and incidents.</li>
<li>Skills required by Help desk technicians for successful communication include:</li>
</ul>
<ol>
<li><strong>Preperation</strong></li>
<li><strong>Courteous greeting</strong></li>
<li><strong>Listening to the customer</strong></li>
<li><strong>Adapting to customer temprament.</strong></li>
<li><strong>correctly diagnosing a simple problem.</strong></li>
<li><strong>Logging the call.</strong></li>
</ol>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">A Layered approch</span></span> is <span style="color:#ff0000;">best </span>used in troubleshooting.</strong></p>
<p><span style="text-decoration:underline;">The<strong> <span style="color:#ff0000;">OSI Model</span></strong> is best used to identify a problem.</span></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2" width="616" valign="top">
<p align="center"><strong>OSI MODEL</strong></p>
</td>
</tr>
<tr>
<td width="140" valign="top">
<p align="center"><span style="color:#ff0000;"><strong>LAYERS</strong></span></p>
</td>
<td width="477" valign="top"><strong>FUNCTIONS</strong></td>
</tr>
<tr>
<td width="140" valign="top"><strong> </strong></p>
<p><strong>7. <span style="color:#ff0000;">Application Layer</span></strong></td>
<td width="477" valign="top"><strong>Defines interfaces between application software and network communication functions.</strong></p>
<p><strong>Provides standardized services such as file transfer between systems.</strong></td>
</tr>
<tr>
<td width="140" valign="top"><strong> </strong></p>
<p><strong>6. <span style="color:#ff0000;">Presentation Layer</span></strong></td>
<td width="477" valign="top"><strong>Standardizes user data formats for use between different types of systems.</strong></p>
<p><strong>Encodes and decodes user data; encrypts and decrypts data; compresses and decompresses data.</strong></td>
</tr>
<tr>
<td width="140" valign="top"><strong>5. <span style="color:#ff0000;">Session Layer</span></strong></td>
<td width="477" valign="top"><strong>Manages user sessions and dialogues.</strong></p>
<p><strong>Manages links between applications.</strong></td>
</tr>
<tr>
<td width="140" valign="top"><strong> </strong></p>
<p><strong>4. <span style="color:#ff0000;">Transport Layer</span></strong></td>
<td width="477" valign="top"><strong>Manages end-to-end message delivery over the network.</strong></p>
<p><strong>Can provide reliable and sequential packet delivery through error recovery and flow control mechanisms.</strong></td>
</tr>
<tr>
<td width="140" valign="top"><strong>3. <span style="color:#ff0000;">Network Layer</span></strong></td>
<td width="477" valign="top"><strong>Provides logical network addressing.</strong></p>
<p><strong>Routes packets between networks based on logical addressing.</strong></td>
</tr>
<tr>
<td width="140" valign="top"><strong> </strong></p>
<p><strong>2. <span style="color:#ff0000;">Data Link Layer</span></strong></td>
<td width="477" valign="top"><strong>Defines procedures for operating the communication links.</strong></p>
<p><strong>Detects and corrects frame transmit errors.</strong></p>
<p><strong>Adds physical addresses to frames.</strong></td>
</tr>
<tr>
<td width="140" valign="top"><strong> </strong></p>
<p><strong> </strong></p>
<p><span style="color:#ff0000;"><strong><span style="color:#000000;">1.</span>  </strong><strong>Physical Layer</strong></span></td>
<td width="477" valign="top"><strong>Defines physical means of sending data over network devices.</strong></p>
<p><strong>Interfaces between network medium and devices.</strong></p>
<p><strong>Defines optical, electrical and mechanical characteristics for both wired and wireless media.</strong></p>
<p><strong>Includes all forms of electromagnetic transmissions such as light, infrared, electricity and radio waves.</strong></td>
</tr>
</tbody>
</table>
<p>The OSI Model breaks down the task of Network communications into multiple processers. each process is a small part of the larger task.</p>
<p>The <span style="text-decoration:underline;"><strong><span style="color:#ff0000;">7 Layers</span></strong> </span>of the <strong>OSI</strong> referance model can be broken down to<strong> 2 parts</strong>: <strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Upper layer</span></span></strong> and <strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Lower layer</span></span></strong></p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Upper Layers</span> </span></strong>consist of <strong><span style="text-decoration:underline;">Any</span></strong> layer <strong><span style="text-decoration:underline;">above</span></strong> the <span style="color:#ff0000;"><strong>transport layer</strong> <span style="color:#000000;">and are implemented in <strong><span style="text-decoration:underline;">Software.</span></strong></span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><strong><span style="text-decoration:underline;">Lower Layers</span></strong> </span>consist of the <strong><span style="color:#ff0000;">Transport</span>, <span style="color:#ff0000;">Network</span>, <span style="color:#ff0000;">Data link</span> and <span style="color:#ff0000;">Physical layers</span></strong> and handle data transport functions.</span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;">Using the <strong>OSI model</strong>, the help desk technician can troubleshoot using: <strong>Bottom &#8211; up</strong>, <strong>Top Down</strong>, or <strong>divide-and -conquer</strong> approaches.</span></span></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="54" valign="top"><strong><span style="color:#ff0000;">Group</span></strong></td>
<td width="38" valign="top"><strong><span style="color:#ff0000;">#</span></strong></td>
<td width="95" valign="top"><strong><span style="color:#ff0000;">Layer Name</span></strong></td>
<td width="236" valign="top"><strong><span style="color:#ff0000;">Common Protocols and Technologies</span></strong></td>
<td width="193" valign="top"><strong><span style="color:#ff0000;">Common Network Components Associated with this Layer</span></strong></td>
</tr>
<tr>
<td rowspan="3" width="54" valign="top"><strong><span style="color:#800000;">Upper Layers</span></strong></td>
<td width="38" valign="top"><strong>7</strong></td>
<td width="95" valign="top"><strong>Application</strong></td>
<td width="236" valign="top"><strong>DNS, NFS, DHCP, SNMP, FTP, TFTP, SMTP, POP3, IMAP, HTTP, Telnet</strong></td>
<td rowspan="3" width="193" valign="top"><strong>Network aware applications, Email, Web Browsers and Servers, File Transfer, Name Resolution</strong></td>
</tr>
<tr>
<td width="38" valign="top"><strong>6</strong></td>
<td width="95" valign="top"><strong>Presentation</strong></td>
<td width="236" valign="top"><strong>SSL, Shells and Redirectors, MIME</strong></td>
</tr>
<tr>
<td width="38" valign="top"><strong>5</strong></td>
<td width="95" valign="top"><strong>Session</strong></td>
<td width="236" valign="top"><strong>NetBIOS, Application Program Interfaces, Remote Procedure Calls</strong></td>
</tr>
<tr>
<td rowspan="4" width="54" valign="top"><strong><span style="color:#ff00ff;">Lower Layers</span></strong></p>
<p><strong> </strong></td>
<td width="38" valign="top"><strong>4</strong></td>
<td width="95" valign="top"><strong>Transport</strong></td>
<td width="236" valign="top"><strong>TCP and UDP</strong></td>
<td width="193" valign="top"><strong>Video and Voice streaming mechanisms firewall filtering lists</strong></td>
</tr>
<tr>
<td width="38" valign="top"><strong>3</strong></td>
<td width="95" valign="top"><strong>Network</strong></td>
<td width="236" valign="top"><strong>IPv4, IPv6, IP NAT</strong></td>
<td width="193" valign="top"><strong>IP Addressing, Routing</strong></td>
</tr>
<tr>
<td width="38" valign="top"><strong>2</strong></td>
<td width="95" valign="top"><strong>Data Link</strong></td>
<td width="236" valign="top"><strong>Ethernet Family, WLAN, Wi-Fi, ATM, PPP</strong></td>
<td width="193" valign="top"><strong>Network Interface cards and Drivers, Network Switching, WAN connectivity</strong></td>
</tr>
<tr>
<td width="38" valign="top"><strong>1</strong></td>
<td width="95" valign="top"><strong>Physical</strong></td>
<td width="236" valign="top"><strong>Electrical Signalling, Light Wave Patterns, Radio Wave Patterns</strong></td>
<td width="193" valign="top"><strong>Physical Medium (copper twisted pair, fibre optic cable, wireless transmitters), Hubs and Repeaters</strong></td>
</tr>
</tbody>
</table>
<p><span style="color:#ff0000;"><span style="color:#000000;">Some of the<strong> most common</strong> customer <strong>service call,</strong> are about<strong><span style="text-decoration:underline;"> email</span> </strong>and <strong><span style="text-decoration:underline;">connectivity</span></strong> issues.</span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;">Information gathered from the customer is transfered to</span></span> the Trouble ticket.</p>
<ul>
<li>Level 1 &amp; Level 2 , help desk technicions attempt to solve customer issues over the phone, web or remote desktop sharing applications.</li>
<li>Sometimes it is necessaryto dispatch a level 3 On &#8211; Site technician.</li>
<li>It is <span style="color:#ff0000;"><strong><span style="text-decoration:underline;">important</span> to <span style="text-decoration:underline;">document</span></strong><span style="text-decoration:underline;"> </span></span><span style="text-decoration:underline;">the <span style="color:#ff0000;"><strong>solution</strong></span></span> on the customer work order, the trouble ticket and an In &#8211; Knowledge- Base document for <strong><span style="text-decoration:underline;">future referance</span></strong>.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=59&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/07/28/chapter-2-book-ii-help-desk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 1- BOOK II &#8211; Small to Medium Business &#8211;  The Internet &amp; its Uses</title>
		<link>http://dazzmac.wordpress.com/2009/07/21/chapter-1-book-ii-small-to-medium-business-the-internet-its-uses/</link>
		<comments>http://dazzmac.wordpress.com/2009/07/21/chapter-1-book-ii-small-to-medium-business-the-internet-its-uses/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 04:07:18 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=55</guid>
		<description><![CDATA[CHAPTER 1 : The Internet &#38; it&#8217;s Uses.   Many Businesses use the Internet for E- Commerce, communictions and Colaboration and Training. Networking and Internet standards ensure that all devices connecting to the network use the same set of rules. By having a set of rules it is possible for different types of devices to send information to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=55&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration:underline;">CHAPTER 1</span> : <span style="color:#ff0000;">The Internet &amp; it&#8217;s Uses.</span></strong></p>
<p><strong><span style="color:#ff0000;"> </span></strong></p>
<p>Many Businesses use the Internet for <strong><span style="color:#ff0000;">E- Commerce</span>, <span style="color:#ff0000;">communictions</span> and <span style="color:#ff0000;">Colaboration</span> and <span style="color:#ff0000;">Training</span></strong>.</p>
<p>Networking and<strong> Internet standards</strong> ensure that <strong>all devices connecting to the network use the same set of rules</strong>.</p>
<p>By having a <strong>set of rules</strong> it is possible for different types of devices to send information to each other over the internet. </p>
<p><strong>Regardless</strong> of the type of device that an individual business wants to use to connect to the Internet, <strong>the device must</strong> <strong>connect</strong> <strong>through an</strong> <span style="color:#ff0000;"><strong>Internet service provider</strong></span> (<strong><span style="color:#ff0000;">ISP</span></strong>).</p>
<p>In addition to offering connection to the Internet an ISP can offer services such as <strong><span style="color:#ff0000;">equipment co-location</span>, <span style="color:#ff0000;">Web hosting</span>,  <span style="color:#ff0000;">FTP hosting</span>,  <span style="color:#ff0000;">Technical Support</span>, Voice over IP (<span style="color:#ff0000;">VoIP</span>), <span style="color:#ff0000;">applications</span> and <span style="color:#ff0000;">media hosting.</span></strong></p>
<p><span style="color:#000000;"><strong>Larger businesses typically require more higher bandwidths, and faster connections such as &#8211; <span style="color:#ff0000;">T1</span> <span style="color:#ff0000;">/ E1</span>, <span style="color:#ff0000;">T3 / E3</span></strong> and <strong><span style="color:#ff0000;">Metro Ethernet</span></strong>. </span></p>
<p><span style="color:#000000;">The ISP <span style="color:#ff0000;"><strong>POP</strong></span>&#8216;s connect to an <strong>Internet exchange point</strong> (<span style="color:#ff0000;"><strong>IXP</strong></span>), <strong>a point</strong> where <strong>multiple ISP&#8217;s join together</strong> to gain access to each others networks and exchange information. </span></p>
<p><span style="color:#000000;">The <strong><span style="color:#ff0000;">Internet Backbone</span> </strong>is made up of <strong>a group of networks owned by various organisations</strong> and <strong>Interconnected through</strong> <span style="color:#ff0000;"><strong>IXP</strong></span>&#8216;s and <strong><span style="color:#ff0000;">private peering connections</span></strong>.</span></p>
<p><span style="color:#000000;"><strong>ISP&#8217;s are classified as</strong> <strong><span style="color:#ff0000;">Tier 1, Tier 2 and Tier 3</span></strong> depending on how they connect to the <strong><span style="color:#ff0000;">Internet Backbone</span></strong>.</span></p>
<p><span style="color:#000000;">An <strong>ISP requires a number of devices to accept input</strong> <strong>from end users </strong>and <strong>provide services</strong>, including <strong><span style="color:#ff0000;">access devices</span></strong> <span style="color:#ff0000;"><strong>border gateway routers</strong></span>, <strong><span style="color:#ff0000;">high end Air conditioning units <span style="color:#000000;">&amp;</span> Power conditioning equipment.</span></strong></span></p>
<p><span style="color:#000000;"><strong><span style="color:#ff0000;">The ISP provides a reliable &amp; Scaleable Network.</span></strong></span></p>
<p><span style="color:#000000;">A <span style="color:#ff0000;"><strong>scaleable network</strong> </span>can <strong>expand quickly</strong> to support new users and applications <strong>without impacting current performance.</strong></span></p>
<p><span style="color:#000000;"><strong>ISP Organisations</strong> are made up of <strong>many Teams &amp; Departments</strong> that have the <strong>responsability of ensuring the smooth operation of the Network.</strong></span></p>
<p><span style="color:#000000;"><strong>ISP Network support teams </strong>can <strong>include</strong>: <strong><span style="color:#ff0000;">Customer service team</span></strong>, a <strong><span style="color:#ff0000;">NOC team</span></strong>, an <span style="color:#ff0000;"><strong>On-Site team</strong></span>, a <strong><span style="color:#ff0000;">Planning and Provisioning team</span></strong>, &amp; the <span style="color:#ff0000;"><strong>Help desk team</strong></span>. </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=55&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/07/21/chapter-1-book-ii-small-to-medium-business-the-internet-its-uses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 9 &#8211; Troubleshooting your Network.</title>
		<link>http://dazzmac.wordpress.com/2009/06/08/chapter-9-troubleshooting-your-network/</link>
		<comments>http://dazzmac.wordpress.com/2009/06/08/chapter-9-troubleshooting-your-network/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 02:58:33 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=41</guid>
		<description><![CDATA[Chapter 9 Summary This Chapter discussed the process of identifying, locating and correcting problems that occur witin a Network. Gathering Information and Verifying that the problem exists are important first steps in the troubleshooting process. When Troubleshootng, there are several structured troubleshooting techniques that can be used including: Top Down - How it operates &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=41&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration:underline;"><strong>Chapter 9 Summary</strong></span></p>
<p><strong>This Chapter discussed the process of <span style="color:#ff0000;">identifying</span>, <span style="color:#ff0000;">locating</span> and <span style="color:#ff0000;">correcting problems</span> that occur <span style="color:#0000ff;">witin a Network</span></strong>.</p>
<ul>
<li><span style="color:#ff0000;"><strong>Gathering Information</strong></span> and<strong> <span style="color:#ff0000;">Verifying</span></strong> that the problem exists <strong>are</strong><span style="color:#ff0000;"><strong> important first steps</strong></span> in the troubleshooting process.</li>
<li>When Troubleshootng, there are <span style="color:#0000ff;">several structured troubleshooting techniques</span> that can be used including:</li>
</ul>
<ul>
<li><span style="color:#ff0000;"><strong>Top Down</strong></span> -</li>
</ul>
<ol>
<li><span style="text-decoration:underline;"><strong>How it operates</strong></span> &#8211; Always <span style="color:#ff0000;">starts at the application layer</span> and works its way down until it finds a faulty layer.</li>
<li> <span style="text-decoration:underline;"><strong>Cases for which it is suitable</strong></span> <strong>- </strong>More <span style="color:#ff0000;">suitable for simpler problems</span><span style="color:#0000ff;"> not those</span><span style="color:#0000ff;"> that are</span> suspected to be <span style="color:#0000ff;">application/user or upper-layer related. </span></li>
<li><span style="text-decoration:underline;"><strong>Advantages / Disadvantages</strong></span> &#8211; If the problem turns out to be related to lower layers, you have wasted a lot of time and effort at the upper or application layers.</li>
</ol>
<ul>
<li><span style="color:#ff0000;"><strong>Bottom Up</strong></span> -</li>
</ul>
<ol>
<li><span style="text-decoration:underline;"><strong>How it operates</strong></span> -<br />
Always <strong><span style="color:#ff0000;">s</span><span style="color:#ff0000;">tarts at the physical layer</span></strong> and works its way up until it finds a faulty layer.</li>
<li><span style="text-decoration:underline;"><strong>Cases for which it is suitable</strong></span> &#8211; <span style="color:#ff0000;">More suited <strong>for complex cases</strong></span>.</li>
<li><strong><span style="text-decoration:underline;">Advantages / Disadvantages.</span></strong> &#8211; It is a<span style="color:#ff0000;"><strong> slow</strong></span>, <strong><span style="color:#ff0000;">but solid </span><span style="color:#ff0000;">approach</span></strong>. When the problem is application (or <strong><span style="color:#ff0000;">upper layer</span></strong>) <span style="color:#ff0000;">related</span>, this approach <span style="color:#0000ff;">can take a long time</span>.</li>
</ol>
<ul>
<li><strong><span style="color:#ff0000;">Divide -and-Conquer</span> -</strong></li>
</ul>
<ol>
<li><span style="text-decoration:underline;"><strong>How it operates -</strong></span> Based on the <span style="color:#ff0000;">circumstances</span> (<span style="color:#ff0000;">reported issues</span>) and <span style="color:#ff0000;">your experience</span>, you might <span style="color:#ff0000;">decide to start</span> <span style="color:#ff0000;">at </span><span style="color:#ff0000;">any layer</span> and work up or down the <span style="color:#ff0000;">OSI stack</span>.</li>
<li><span style="text-decoration:underline;"><strong>Cases for which it suitable -</strong></span><strong> </strong>Most<strong><span style="color:#ff0000;"> suitable</span></strong> <span style="color:#0000ff;">when you are </span><span style="color:#ff0000;"><strong>experienced</strong></span> and the <span style="color:#0000ff;">problem has </span><span style="color:#ff0000;"><strong>precise symptoms</strong></span>.</li>
<li><span style="text-decoration:underline;"><strong>Advantages / Disadvantages</strong></span> &#8211; It approaches the layer of the culprit<strong><span style="color:#ff0000;"> faster</span></strong> than the other approaches.<br />
You <span style="color:#ff0000;"><strong>need experience</strong></span> <span style="color:#0000ff;">to use</span> this approach <strong><span style="color:#ff0000;">effectively</span></strong>.</li>
</ol>
<ul>
<li>Less Structured techniques include Trial-and-error and substitution.</li>
<li>Experienced troubleshooters tend to rely on experience and less structured techniques for troubleshooting issues.</li>
</ul>
<p><strong>There are several tools available to help in the troubleshooting</strong> <strong>process.</strong></p>
<ul>
<li><span style="color:#ff0000;">Physical problems</span> are concerned mainly with the <span style="color:#ff0000;">Hardware devices</span> as well as <span style="color:#ff0000;">Cabling Connections</span>.</li>
<li><span style="color:#ff0000;">Physical</span> issues are commonly <span style="color:#0000ff;">detected</span> <span style="color:#ff0000;">using</span> the <span style="color:#ff0000;">&#8220;Senses&#8221;</span>.</li>
<li>A number of <span style="color:#0000ff;">software utillity programs</span> are available that can <span style="color:#ff0000;">help identify Network problems</span>.</li>
<li>Some of the most <span style="color:#ff0000;">common software utilities</span> used for troubleshooting include:</li>
</ul>
<ol>
<li> <strong><span style="color:#ff0000;">ipconfig</span></strong></li>
<li><span style="color:#ff0000;"><strong>ping</strong></span></li>
<li><strong><span style="color:#ff0000;">tracert</span></strong></li>
<li><span style="color:#ff0000;"><strong>nslookup</strong></span></li>
<li><strong></strong><span style="color:#ff0000;"><strong>netstat</strong></span></li>
</ol>
<p><strong>There are several issues to check when troubleshooting Wired and Wireless Networks.</strong></p>
<ul>
<li><strong><span style="color:#ff0000;">LED</span></strong> lights are used to<span style="color:#ff0000;"> indicate</span> the <span style="color:#00ff00;"><span style="color:#339966;">current state</span> </span>or <span style="color:#ff0000;">activity</span> of a piece of equipment or <span style="color:#ff0000;">connection</span>.</li>
<li>For <span style="color:#ff0000;">wired devices</span>, check <span style="color:#ff0000;">Physical connectivity</span> and <span style="color:#ff0000;">cabling issues</span> including: <span style="color:#ff0000;">Wrong Cable Type</span>, <span style="color:#ff0000;">Bad termination</span>, <span style="color:#ff0000;">Physical damage</span> and <span style="color:#ff0000;">Port placement</span>.</li>
<li>For a <span style="color:#ff0000;">Wireless Client</span>, <span style="color:#ff0000;">connectivity problems</span> such as: <span style="color:#ff0000;"><strong>A/B/G/N frequency compatibility</strong></span>, <span style="color:#0000ff;">Overlapping channels</span>, <span style="color:#ff0000;">Signal Strength</span>, and <span style="color:#ff0000;">Interference</span> <span style="color:#0000ff;">should be examined</span>. Also <span style="color:#ff0000;">Check the  SSID</span>, <span style="color:#339966;">Authentication</span> and<span style="color:#ff0000;"> encryption settings</span>.</li>
<li>On <span style="color:#0000ff;">Both Wired and Wireless Clients</span> <span style="color:#ff0000;">check the IP Configuration</span> of the client including the <strong><span style="color:#ff0000;">IP Address</span>, <span style="color:#ff0000;">Subnet Mask</span>, <span style="color:#ff0000;">Default Gateway </span></strong><span style="color:#000000;">and</span><strong><span style="color:#ff0000;"> DNS Information</span></strong> .</li>
<li><span style="color:#ff0000;">V</span><span style="color:#ff0000;">erify connectivity</span> <span style="color:#0000ff;">between the</span> <span style="color:#ff0000;"><strong>ISR</strong></span> and the<span style="color:#0000ff;"> <strong>ISP</strong></span><strong> </strong>by <span style="color:#0000ff;">checking the Router Status Page</span> in the <span style="color:#ff0000;"><strong>ISR </strong></span>to<span style="color:#ff0000;"> ensure </span>that an <strong><span style="color:#ff0000;">IP Address </span></strong><span style="color:#0000ff;">is assigned </span>by the<span style="color:#0000ff;"><strong> ISP</strong></span> and the <span style="color:#0000ff;">connection is good</span>.</li>
</ul>
<p><strong>There are Several sources of help when troubleshooting issues.</strong></p>
<ul>
<li><strong><span style="color:#ff0000;">Documentation</span></strong> such as <span style="color:#0000ff;">Topology maps</span>, <span style="color:#ff0000;"><strong>Network Diagrams</strong></span> and <span style="color:#ff0000;"><strong>Addressing schemes,</strong></span> assists with the troubleshooting effort.</li>
<li>Outside resourses available to help with troubleshooting Include:  <span style="color:#ff0000;"><strong>Previously kept documentation</strong></span>, <span style="color:#ff0000;">Online FAQ&#8217;s</span>, <span style="color:#ff0000;">collegues </span>and other <span style="color:#ff0000;">Network Proffessionals</span>,<span style="color:#ff0000;"> Internet Forums</span>.</li>
<li>A <span style="color:#ff0000;">Helpdesk</span> is a group of Individuals with the knowledge and tools required <span style="color:#ff0000;">to help</span> diagnose and <span style="color:#ff0000;">c</span><span style="color:#ff0000;">orrect common problems</span>.</li>
<li><strong><span style="color:#ff0000;">1st, 2nd</span></strong> and <span style="color:#ff0000;"><strong>3rd Level</strong></span> <span style="color:#0000ff;">helpdesk</span> support is often available <span style="color:#ff0000;">with escalation procedures</span> in place to <span style="color:#ff0000;">try and help</span> solve issues.</li>
<li>It Is<span style="text-decoration:underline;"> <strong><span style="color:#ff0000;">IMPORTANT</span></strong></span> to<span style="color:#ff0000;"><strong> document</strong></span> <strong><span style="color:#ff0000;">all steps </span></strong>taken <span style="color:#0000ff;">in the troubleshooting process</span>, <span style="color:#0000ff;">including interaction with the helpdesk</span>.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=41&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/06/08/chapter-9-troubleshooting-your-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 8 &#8211; Basic Security</title>
		<link>http://dazzmac.wordpress.com/2009/06/07/chapter-8-basic-security/</link>
		<comments>http://dazzmac.wordpress.com/2009/06/07/chapter-8-basic-security/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 05:06:51 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=39</guid>
		<description><![CDATA[Chapter 8 Summary Chapter discussed various Networking threats such as Information theft, Identity theft, Data loss and manipulation and disruption of service. Hackers are Intruders who gain access to a network through software vulnerabilities, hardware attacks or through the carelessness of network users. Attacks can come from both External and Internal sources, Internal attacks account [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=39&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration:underline;">Chapter 8 Summary</span></strong></p>
<p><strong> Chapter discussed various Networking threats such as <span style="color:#ff0000;">Information theft</span>, <span style="color:#ff0000;">Identity theft</span>, <span style="color:#ff0000;">Data loss</span> and<span style="color:#ff0000;"> manipulation</span> and <span style="color:#ff0000;">disruption of service</span>.</strong></p>
<ul>
<li><span style="color:#0000ff;">Hackers</span> are <span style="color:#ff0000;">Intruders</span> who gain access to a network through <strong><span style="color:#ff0000;">software vulnerabilities</span></strong>, <strong><span style="color:#ff0000;">hardware attacks </span></strong>or through the <span style="color:#ff0000;">carelessness </span>of <span style="color:#ff0000;">network</span> <span style="color:#ff0000;">users</span>.</li>
<li><span style="color:#ff0000;">Attacks</span> can come from both <span style="color:#ff0000;">External</span> and <span style="color:#ff0000;">Internal</span> sources,<span style="color:#ff0000;"> Internal attacks </span>account for <span style="color:#ff0000;">70%</span> <span style="color:#0000ff;">of all security incidents</span>.</li>
<li><strong><span style="color:#ff0000;">Social Engineering</span></strong> is a group of techniques<span style="color:#0000ff;"> designed to <span style="color:#ff0000;">deceive</span> internal users</span> into <span style="color:#0000ff;">performing specific <span style="color:#ff0000;">actions </span>or revealing<span style="color:#ff0000;"> confidential</span></span> <span style="color:#ff0000;">information</span>.</li>
<li><span style="color:#ff0000;">3</span><span style="color:#0000ff;"> types of<strong> Social Engineering</strong> attacks are</span>:<strong> <span style="color:#ff0000;">Pretexting</span>, <span style="color:#ff0000;">Phishing</span> and <span style="color:#ff0000;">Vishing</span></strong>.</li>
</ul>
<p><strong>There are other threats to the security of Computers and Network</strong>s, <strong>In addition</strong> <strong>to social Engineering Techniques.</strong></p>
<ul>
<li><strong><span style="color:#ff0000;">Viruses</span></strong> are programs that <strong>once activated</strong> spread by <span style="color:#0000ff;"><strong>modifying other programs</strong></span> or<strong><span style="color:#0000ff;"> files</span></strong>, <strong><span style="color:#ff0000;">causing damage to files</span></strong>, or <strong><span style="color:#ff0000;">erasing</span></strong> them completely.</li>
<li>A<strong><span style="color:#ff0000;"> Worm</span></strong> is similar to a<span style="color:#ff0000;"> virus</span> except it <span style="color:#0000ff;"><strong>runs independently</strong></span> and spreads by <strong>resending itself as an <span style="color:#ff0000;">email attatchment</span></strong> or <span style="color:#0000ff;"><strong>part of a network message.</strong></span></li>
<li>A <strong><span style="color:#ff0000;">Trojan horse</span></strong> is a program that <strong><span style="color:#ff0000;">appears legitimate</span></strong>. Once initiated, it can <strong><span style="color:#ff0000;">damage a hard drive </span></strong>or <strong><span style="color:#0000ff;">create a back door</span></strong> into a system <strong><span style="color:#ff0000;">allowing hackers to gain access</span></strong>.</li>
</ul>
<p><strong>Effective Network Security comes from a combination of products and services, combined with a thorough security policy and a commitment to adhere to that policy.</strong></p>
<ul>
<li><strong><span style="color:#0000ff;">A Security Policy</span></strong> should include: <strong><span style="color:#ff0000;">identification</span> and <span style="color:#ff0000;">authentication policies</span>, <span style="color:#ff0000;">password policies</span>, acceptable use policies, remote access policies and incident handling procedures</strong>.</li>
<li><strong>All users</strong> of a network <strong><span style="color:#ff0000;">must</span></strong> support and <strong>follow</strong> the <strong><span style="color:#0000ff;">security policy</span></strong> in order for it <strong><span style="color:#ff0000;">to be effective</span></strong>.</li>
<li><strong>Tools and Applications </strong>used in securing a network include:</li>
</ul>
<ol>
<li><span style="color:#ff0000;"><strong>Software patches and updates.</strong></span></li>
<li><span style="color:#ff0000;"><strong>Virus Protection.</strong></span></li>
<li><span style="color:#ff0000;"><strong>Spyware Protection.</strong></span></li>
<li><span style="color:#ff0000;"><strong>Spam Blockers</strong></span><span style="color:#ff0000;">.</span></li>
</ol>
<p><strong>A Firewall Controls the Traffic</strong> <strong>between Networks and helps prevent the Unauthorized Access. Firewall Products use various techniques for determining what is permitted or denied access to a network.</strong></p>
<ul>
<li><span style="color:#0000ff;"><strong>Packet Filtering </strong></span>controls access based on <strong><span style="color:#ff0000;">IP and MAC addresses</span></strong>.</li>
<li>Application / <span style="color:#0000ff;"><strong>Web Site Filtering</strong></span> controls access based on the application.</li>
<li>Stateful Packet Inspection (<strong>SPI</strong>) ensures incoming packets are legitamate responses to requests from internal hosts. SPI can recognize and filter out attacks such as Denial of Service (<strong><span style="color:#ff0000;">DoS</span></strong>).</li>
<li>A Demilitorized Zone (<strong><span style="color:#ff0000;">DMZ</span></strong>) is an area of the Network that is accessable to both internal and external users.</li>
<li>If the wireless access point is<span style="color:#ff0000;"> <strong>unsecured</strong></span>,<span style="color:#ff0000;"> </span><strong><span style="color:#ff0000;">anyone</span> </strong>who connects to it is <strong><span style="color:#0000ff;">considered part of the internal network</span></strong> and is <span style="color:#0000ff;"><strong>on the <span style="color:#ff0000;">protected side</span> of the firewall</strong></span>.</li>
<li><strong><span style="color:#0000ff;">Vulnerability analysis tools</span></strong> (<span style="color:#ff0000;"><strong>security scanners</strong></span>) <span style="color:#0000ff;">help</span> identify areas where <span style="color:#ff0000;"><strong>attacks</strong></span> might occur and <strong><span style="color:#0000ff;">offer guidence</span></strong> on steps that <span style="color:#0000ff;"><strong>can be taken</strong></span>.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=39&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/06/07/chapter-8-basic-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 7 Wireless Technologies</title>
		<link>http://dazzmac.wordpress.com/2009/06/02/chapter-7-wireless-technologies/</link>
		<comments>http://dazzmac.wordpress.com/2009/06/02/chapter-7-wireless-technologies/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 06:51:22 +0000</pubDate>
		<dc:creator>dazzmac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dazzmac.wordpress.com/?p=35</guid>
		<description><![CDATA[Chapter 7 Summary This Chapter described the varoius technologies for the transmission of  information between hosts without cables. This Chapter also describes the benifits and limitations of these wireless technologies and the devices that use them. Wireless technologies use electromagnetic radiation in the form of radio waves to carry infomation between devices. The most common wavelengths used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=35&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration:underline;">Chapter 7 Summary</span></strong></p>
<p><strong>This Chapter described the varoius technologies for the transmission of  information between hosts without cables. This Chapter also describes the benifits and limitations of these wireless technologies and the devices that use them.</strong></p>
<ul>
<li>Wireless technologies use electromagnetic radiation in the form of radio waves to carry infomation between devices.</li>
<li>The most common wavelengths used for public wireless communications include infrared and part of the <span style="color:#ff0000;"><strong>Radio Frequency </strong><span style="color:#000000;">Band</span></span> (<span style="color:#ff0000;"><strong>RF</strong></span>).</li>
<li>Remote control devices, Wireless Mice, Wireless Keyboards use either <span style="color:#ff0000;"><strong>Infrared Technology</strong></span> (<span style="color:#ff0000;"><strong>IR</strong></span>) or <span style="color:#ff0000;"><strong><span style="color:#0000ff;">Bluetooth</span> </strong></span>technology.</li>
<li>Devices such as Microwave ovens or cordless phones can interfear with <span style="color:#ff0000;">WLAN</span>&#8216;s because of similar frequencies being used.</li>
</ul>
<p> </p>
<ul>
<li><span style="text-decoration:underline;"><strong><span style="color:#ff0000;">Wireless Networks</span> are grouped into <span style="color:#ff0000;">3</span> <span style="color:#ff0000;">major catagories</span>:</strong></span></li>
</ul>
<ol>
<li><strong>Wireless Personal Area Networks (<span style="color:#ff0000;">WPAN</span>)</strong></li>
<li><strong>Wireless Local Area Networks (<span style="color:#ff0000;">WLAN</span>) </strong></li>
<li><strong>Wireless Wide Area Networks (<span style="color:#ff0000;">WWAN</span>)</strong>        </li>
</ol>
<p> The main organization responsible for the creation of the wireless technology standards is the <span style="color:#ff0000;"> <strong>Institute <span style="color:#000000;">of </span>Electrical <span style="color:#000000;">and</span> Electronics Engineers.</strong> </span> (<span style="color:#ff0000;"><strong>IEEE</strong><span style="color:#000000;">). Standards that govern the <span style="color:#ff0000;">WLAN</span> environment include : <span style="color:#ff0000;"><strong>802.11A</strong> <span style="color:#000000;">,</span> <strong>802.11B</strong><span style="color:#000000;">,</span> <strong>802.11G</strong> <span style="color:#000000;">and</span> <strong>802.11N</strong></span> (N is not yet ratified) </span></span>all are known as <strong>wireless network standards </strong>or (<span style="color:#ff0000;"><strong>WiFi</strong><span style="color:#000000;">).</span></span></p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="text-decoration:underline;"><strong>WLANs</strong></span></span></span></p>
<ul>
<li><span style="color:#ff0000;"><span style="color:#000000;">Devices in a <span style="color:#ff0000;">WLAN <span style="color:#000000;">include: Wireless Clients, Access Points, Wireless Bridges and Antennas.</span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">A small <span style="color:#ff0000;">WLAN<span style="color:#000000;">, <span style="color:#ff0000;">peer to peer network</span>, is known as a <span style="color:#ff0000;"><strong>ad- hoc</strong></span> network and does <strong>not</strong> include a Access Point (<span style="color:#ff0000;">AP</span>).</span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">Wireless devices use antennas to transmit and receive information, <span style="color:#ff0000;"><span style="text-decoration:underline;"><strong><span style="color:#000000;">there are </span>2 types of antennas</strong></span></span>: </span></span></span></span></span></span></li>
</ul>
<ol>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#ff0000;"><strong>Directional</strong></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#ff0000;"><strong>Omni &#8211; Directional</strong></span></span></span></span></span></span></li>
</ol>
<ul>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>All wireless devices</strong> in a <span style="color:#ff0000;"><strong>W</strong></span><span style="color:#ff0000;"><strong>LAN</strong> <span style="color:#000000;">must be configuered with the same  <span style="color:#ff0000;"><strong>Service Set Identifier</strong></span> or (<span style="color:#ff0000;"><strong>SSID</strong><span style="color:#000000;">) and operate <strong>using the</strong> <strong>same standards</strong> in order <strong>to communicate</strong>.</span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>To separate conversations</strong>, the (<span style="color:#ff0000;"><strong>RF</strong></span>) spectrum is <strong>divided</strong> into <strong>different channels</strong>. </span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong><span style="color:#ff0000;">AP</span>&#8216;s and <span style="color:#ff0000;">Clients</span> use</strong> and <strong>Acess method</strong> called <span style="color:#ff0000;"><strong>Carrier Sense Multiple Access with Collision Avoidence</strong> <span style="color:#000000;">(<strong><span style="color:#ff0000;">CSMA</span><span style="color:#ff0000;">/</span><span style="color:#ff0000;">CA</span></strong>) that <strong>creates</strong> a <strong>reservation</strong> on the channel <strong>for use</strong> by a <strong>specific conversation</strong>.</span></span></span></span></span></span></span></span></span></span></span></span></li>
</ul>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"></span></span></span></span></span></span></span></span></span></span></span> </p>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Because they can operate without much configuration and transmit information through the open air, wireless networks are more prone to attacks than Wired Networks:</strong></span></span></span></span></span></span></span></span></span></span></span></span></p>
<ul>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">An <strong>Attacker</strong> can <strong>access</strong> your network from <strong>any</strong> <strong>location </strong>your wireless signal reaches.</span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Attackers</strong> can <strong>use</strong> you Internet services for <strong>free</strong> or <strong>damage</strong> files or <strong>steal private information</strong> from your network.</span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong><span style="text-decoration:underline;">Basic Security measures that should be taken include</span></strong> :</span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Change </strong>default Values of the <span style="color:#ff0000;"><strong>SSID<span style="color:#000000;">, usernames and Passwords.</span></strong></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Disable </strong>the Broadcast <strong><span style="color:#ff0000;">SSID<span style="color:#000000;">.</span></span></strong></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Configure </strong>the <strong><span style="color:#ff0000;">MAC Address Filtering<span style="color:#000000;">.</span></span></strong></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong><span style="text-decoration:underline;">More Advanced Security Measures that should be taken in a wireless Security plan would include:</span></strong></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Configure Encryption</strong> using <strong><span style="color:#ff0000;">WEP</span></strong> and <strong><span style="color:#ff0000;">WPA <span style="color:#000000;">or now <span style="color:#ff0000;">WPA2 <span style="color:#000000;">(more secure).</span></span></span></span></strong></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">Configure Authentication.</span></span></span></span></strong></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">Configure Traffic Filtering.</span></span></span></span></strong></span></span></span></span></span></span></span></span></span></span></span></span></li>
</ul>
<p><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">Before Installing a Wireless Network, an Installation plan should be created that includes the standards to be used, the location of devices, a security plan and a strategy for backing up configurations. In order to carryout this plan, the following steps are needed:</span></span></span></span></strong></span></span></span></span></span></span></span></span></span></span></span></span></p>
<ul>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Gather User Requirements </strong>to <strong>determine</strong> the <strong>appropriate standard</strong> to use, <strong>Bandwith requirements</strong>, <strong>coverage areas</strong>, <strong>existing implementations</strong> and <strong>COST.</strong></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Perform a site survey</strong> to determine the <strong>optimum number</strong> and <strong>locations </strong>of <strong>AP</strong>&#8216;s.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Combine multiple Security techniques</strong> to <strong>strengthen </strong>the<strong> integrety</strong> of the wireless network.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Perform a Full configuration Backup </strong>of wireless devices to provide a stored copy in case of  device failure.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Upgrade Firmware, </strong>If necessary to take advantage of the enhancements to the Operating System.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dazzmac.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dazzmac.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dazzmac.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dazzmac.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dazzmac.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dazzmac.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dazzmac.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dazzmac.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dazzmac.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dazzmac.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dazzmac.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dazzmac.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dazzmac.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dazzmac.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dazzmac.wordpress.com&amp;blog=6597331&amp;post=35&amp;subd=dazzmac&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dazzmac.wordpress.com/2009/06/02/chapter-7-wireless-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1a8347c2efbb11f9896faec495149c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dazzmac</media:title>
		</media:content>
	</item>
	</channel>
</rss>
