<?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>Chapter Summary Sem 2</title>
	<atom:link href="http://arnoldnetworkss2.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arnoldnetworkss2.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 17 Nov 2009 12:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='arnoldnetworkss2.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Chapter Summary Sem 2</title>
		<link>http://arnoldnetworkss2.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arnoldnetworkss2.wordpress.com/osd.xml" title="Chapter Summary Sem 2" />
	<atom:link rel='hub' href='http://arnoldnetworkss2.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Chapter 9</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-9/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-9/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 12:45:36 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=21</guid>
		<description><![CDATA[Each layer of the OSI or TCP/IP model has specific functions and protocols. Knowledge of the features, functions and devices of each layer, and how each layer relates to the layers around it, help a network technician to troubleshoot more efficiently. The upper layers, Layers 5-7, of the O S I Model deal with specific [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=21&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Each layer of the OSI or TCP/IP model has specific functions and protocols. Knowledge of the features, functions and devices of each layer, and how each layer relates to the layers around it, help a network technician to troubleshoot more efficiently.<br />
The upper layers, Layers 5-7, of the O S I Model deal with specific application functionality and are generally implemented only in software. The lower layers, Layers 1-4, of the O S I Model handle data transport and physical networking functions.<br />
There are three main troubleshooting approaches when using network models:<br />
Top-down<br />
Bottom-up<br />
Divide-and-conquer</p>
<p>Tools that assist with network troubleshooting include:<br />
Network Diagrams and Documentation<br />
Network Documentation and Baseline Tools<br />
Network Management Systems<br />
Knowledge Bases<br />
Protocol Analyzers</p>
<p>Sometimes failures in the lower layer of the O S I Model cannot be easily identified with software tools. In these instances, it may be necessary to use hardware troubleshooting tools, such as cable testers, multimeters, and network analyzers.</p>
<p>The Physical and the Data Link Layers encompass both hardware and software functions.<br />
The Physical Layer, or Layer 1, is responsible for the physical and electrical specifications for the transmission of bits from one host to another over the physical medium, either wired or wireless.<br />
Layer 1 Problems include:<br />
Cable type, length and termination problems<br />
Duplex mismatches<br />
Interfaces and noise that disrupts transmissions<br />
Device hardware and boot errors<br />
Router interface errors are often the first symptom of Layer 1 and Layer 2 cabling or connectivity errors.<br />
Devices L E D&#8217;s provide valuable troubleshooting information that can be used to identify the cause of connectivity issues.</p>
<p>The Data Link Layer, or Layer 2, specifies how the data is formatted for transmission over the network media. It also regulates how access to the network is granted. Layer 2 provides the link between the Network Layer software functions and the Layer 1 hardware for both LAN and WAN applications.<br />
Layer 2 Problems include:<br />
Encapsulation mismatches<br />
No keepalives generated or received<br />
Timing problems on WAN connections<br />
The show version , show interfaces and show interface brief commands provide troubleshooting information to isolate and identify Layer 1 and Layer 2 issues.</p>
<p>The primary functions implemented at Layer 3 of the O S I Model are network addressing and routing.<br />
Poorly designed and configured IP addressing schemes, especially overlapping subnet addresses, account for a large number of network performance problems.<br />
Overlapping subnets can be caused by careless address assignment or by improperly configured subnet masks on devices.<br />
Problems obtaining an IP address from a DHCP server can cause PC clients to automatically configure an address on the 169.254.0.0 network.<br />
NAT configuration and operation issues can cause Internet sites to be unreachable from the privately addressed LAN.</p>
<p>Most networks have a number of different types of routes, including a combination of static, dynamic, and default routes.<br />
Problems with routing can be the result of manual route entry errors, routing protocol configuration and operation errors, or failures at lower layers of the O S I Model.<br />
The primary tool to use when troubleshooting Layer 3 routing problems is the show IP route command. The routing table consists of route entries from the following sources:<br />
Directly connected networks<br />
Static routes<br />
Dynamic routing protocols<br />
Problems that occur with RIPv2 routing include:<br />
Version not specified causing version mismatch between routers.<br />
Misconfigured or missing network statements<br />
Improperly configured interface IP addresses</p>
<p>Layer 4 is responsible for transporting data packets and specifies the port number used to reach specific applications.<br />
Firewall and port filtering rules that permit or deny the incorrect ports can cause needed services to be unreachable from client computers.<br />
Upper Layer services include DNS name resolution, encryption and compression. Errors occurring with these functions can cause end-user applications to be unusable.<br />
The Windows command nslookup can provide information to assist with troubleshooting DNS failures.</p>
<p>The Cisco Certified Entry Networking Technician (CCENT) certification validates the skills required for entry-level network support positions, the starting point for many successful careers in networking.<br />
To obtain CCENT certification, a candidate must pass the ICND1 (640-822) examination which tests the ability to install, operate, and troubleshoot a small branch office network.<br />
Cisco certifications measure and validate the networking skills of an individual based on how they interact with Cisco networking devices. Many exam tasks require the interpretation of Cisco I O S command output, especially the output of the various show commands.<br />
Just like installing a network for a customer, exam preparation is more successful if it is broken down into a series of smaller steps:<br />
One.Making the commitment.<br />
Two.Creating a plan.<br />
Three.Practicing test taking.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=21&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 8</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-8/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-8/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 12:39:10 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=18</guid>
		<description><![CDATA[Desktop security services for customers, include: creating secure passwords, securing applications with patches and upgrades, removing unnecessary applications, performing security scans and setting appropriate permissions on resources. When assigning permissions to files and folders, a security best practice is to apply permissions based on the principle of least privilege. Authentication, authorization, and accounting (AAA) is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=18&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Desktop security services for customers, include: creating secure passwords, securing applications with patches and upgrades, removing unnecessary applications, performing security scans and setting appropriate permissions on resources.<br />
When assigning permissions to files and folders, a security best practice is to apply permissions based on the principle of least privilege.</p>
<p>Authentication, authorization, and accounting (AAA) is a three-step process used to monitor and control access on a network. It requires a database to keep track of user credentials, permissions, and account statistics.<br />
Digital encryption is the process of encrypting transmitted data between the clients and servers. Many protocols offer secure versions.<br />
As a best practice, use the secure version of a protocol whenever the data being exchanged is meant to be confidential.</p>
<p>There are many security threats including D o S, DD o S, D R D o S attacks.<br />
Port Filters and Access Lists are used to help protect against security threats.<br />
Port filtering can restrict or allow traffic based on TCP or UDP port.<br />
Access lists define traffic that is permitted or denied based on IP addresses as well as TCP or UDP ports.</p>
<p>A firewall is network hardware or software that defines what traffic can come into and go out of sections of the network.<br />
I D S is a software- or hardware-based solution that passively listens to network traffic. It does not stop the initial traffic from passing through to the destination.<br />
I P S is an active physical device or software feature. Traffic actually passes through I P S interfaces and the I P S can block all suspicious activity in real time.<br />
A host-based firewall and Anti-X software runs directly on a host operating system and protects the host from malicious attacks that might have made it through all other layers of defense.</p>
<p>A service level agreement (SLA) is an agreement between a service provider and a service user that clearly documents the expectations and obligations.<br />
ISP&#8217;s monitor and check connectivity of devices. They accomplish this through in-band or out-of-band management. In-band management is preferred for managing servers accessible on the network.</p>
<p>There are several backup solutions available including: tape, optical, hard disk, and solid state media.<br />
There are also three methods of backing up data, including: full backup, differential backup, and incremental backup. A combination of all three backup methods is generally recommended.</p>
<p>A disaster recovery plan is a comprehensive document that describes how to restore operation quickly and keep a business running during or after a disaster occurs.<br />
Assess the vulnerabilities, assess the risk, ensure management awareness, establish a planning group, and prioritize needs when creating a disaster recovery plan.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=18&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 7</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-7/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-7/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 12:30:56 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=16</guid>
		<description><![CDATA[Supporting Multiple Services 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 and UDP protocols use port numbers to map data packets to a specific application, or process [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=16&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Supporting Multiple Services<br />
TCP is a connection-oriented protocol. TCP is used if data packets require guaranteed delivery and must be acknowledged.<br />
UDP is a connectionless protocol. UDP is used if data packets do not require guaranteed delivery.<br />
The TCP and UDP protocols use port numbers to map data packets to a specific application, or process that is running on a server.<br />
TCP and UDP ports enable network servers to quickly and reliably respond to many simultaneous requests for data that are initiated by and destined to separate applications.</p>
<p>The native TCP/IP naming system relies on a file called a HOSTS file and contains the name and IP address of known hosts.<br />
DNS is a hostname resolution system that solves the shortcomings of the HOSTS file for name resolution.<br />
The structure of DNS is hierarchical and DNS database files are distributed among root, top-level domains, second level domains, and sub domains.</p>
<p>Dynamic Updates enable DNS client computers to register and dynamically update their resource records with a DNS server whenever changes occur.<br />
DNS zones can be either Forward lookup, or Reverse lookup zones. They can also be either a primary or secondary zones.<br />
Many ISP&#8217;s offer caching-only DNS servers.<br />
An organization may run its own DNS server that can either point to the caching-only server or directly to the root server for name resolution.</p>
<p>The most common services that are used on the Internet include FTP, FTPS, SMTP, POP3, I MAP4, HTTP, and HTTPS.<br />
HTTP and HTTPS are used for web server services; HTTPS is a secure version of HTTP which uses SSL.<br />
An ISP supports HTTPS by providing high-performance web servers to support HTTPS encryption and decryption demands.</p>
<p>FTP is used for file transfer services. The ISP can support active and passive FTP connections. Active connections require the server to initiate the connection. Passive connection require the host to initiate the connection<br />
Email utilizes three different protocols. SMTP is used to send email. POP3 and I MAP are both used to retrieve email.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=16&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 6</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-6/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-6/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 12:27:25 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-6/</guid>
		<description><![CDATA[Routing is used to forward messages to the correct destination. Routing can be dynamic or static. Dynamic routing requires the use of routing protocols to exchange route information between routers. Examples of dynamic routing include: distance vector routing protocols, and link state routing protocols. Distance vector routing protocols calculate the direction and distance to any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=15&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Routing is used to forward messages to the correct destination.<br />
Routing can be dynamic or static.<br />
Dynamic routing requires the use of routing protocols to exchange route information between routers.<br />
Examples of dynamic routing include: distance vector routing protocols, and link state routing protocols.</p>
<p>Distance vector routing protocols calculate the direction and distance to any network. Routing tables and updates are sent periodically to neighbors.<br />
Link state protocols update nodes with information on the state of the link. These routing protocols reduce routing loops and network traffic.<br />
Choose the routing protocol for an organization based on ease of management, ease of configuration, and efficiency.</p>
<p>The Internet is divided up into collections of networks called autonomous systems.<br />
Within an autonomous system, interior gateway routing protocols are used, such as RIP, E I G R P and O S P F.<br />
Between autonomous systems, exterior gateway routing functions are required. Exterior Gateway Protocols (EGP&#8217;s) run on exterior routers, or border gateways, that are located at the border of an AS. The most common EGP is Border Gateway Protocol (BGP).</p>
<p>Diagram 4 text<br />
BGP functions like a distance-vector protocol. From this database, direction and distance to a destination network are determined.<br />
Exterior protocols enable traffic to be routed across the Internet to remote destinations.<br />
Exterior protocols provide the method by which ISP&#8217;s can set and enforce policies and local preferences for traffic flow efficiency.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=15&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/11/17/chapter-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 5</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-5/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-5/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 11:34:17 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=11</guid>
		<description><![CDATA[The Cisco Integrated Services Router (ISR) is one of the most popular networking devices to meet the growing communications needs of businesses. The ISR combines features such as routing and LAN switching functions, security, voice, and WAN connectivity into a single device. This makes the ISR ideal for small to medium-sized businesses and for ISP-managed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=11&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Cisco Integrated Services Router (ISR) is one of the most popular networking devices to meet the growing communications needs of businesses. The ISR combines features such as routing and LAN switching functions, security, voice, and WAN connectivity into a single device. This makes the ISR ideal for small to medium-sized businesses and for ISP-managed customers.</p>
<p>The Cisco Internetwork Operating System (IOS) software provides features that enable a Cisco device to send and receive network traffic using a wired or wireless network. Cisco IOS software is offered to customers in modules called images. These images support various features for businesses of every size.</p>
<p>Typically, the tools required to install a new device include:</p>
<p>PC with a terminal emulation program, such as HyperTerminal<br />
Cable ties and a No. 2 Phillips screwdriver<br />
Cables for WAN interfaces, LAN interfaces, and USB interfaces</p>
<p>Follow these steps to power up an 1841 ISR.</p>
<p>1. Securely mount and ground the device chassis, or case.<br />
2. Seat the external compact flash card.<br />
3. Connect the power cable.<br />
4. Configure the terminal emulation software on the PC and connect the PC to the console port.<br />
5. Turn on the router.<br />
6. Observe the startup messages on the PC as the router boots up.<br />
Out-of-band Management<br />
Out-of-band management requires a computer to be directly connected to the console port or auxiliary port (AUX) of the network device being configured. This type of connection does not require the local network connections on the device to be active. Technicians use out-of-band management to initially configure a network device, because until properly configured, the device cannot participate in the network. Out-of-band management is also useful when the network connectivity is not functioning correctly and the device cannot be reached over the network. Performing out-of-band management tasks requires a terminal emulation client installed on the PC.</p>
<p>In-band Management<br />
Use in-band management to monitor and make configuration changes to a network device over a network connection. For a computer to connect to the device and perform in-band management tasks, at least one network interface on the device must be connected to the network and be operational. Either Telnet, HTTP or SSH can be used to access a Cisco device for in-band management. A web browser or a Telnet client program can be used to monitor the network device or make configuration changes.<br />
SDM Express simplifies the initial router configuration. It uses a step-by-step approach to create a basic router configuration quickly and easily.</p>
<p>The full SDM package offers more advanced options, such as:</p>
<p>Configuring additional LAN and WAN connections<br />
Creating firewalls<br />
Configuring VPN connections<br />
Performing security tasks</p>
<p>The Basic NAT Wizard configures Dynamic NAT with PAT, by default. PAT enables the hosts on the internal local network to share the single registered IP address assigned to the WAN interface. In this manner, hosts with internal private addresses can have access to the Internet.</p>
<p>Only the hosts with the internal address ranges specified in the SDM configuration are translated. It is important to verify that all address ranges that need access to the Internet are included.</p>
<p>Steps for configuring NAT include:<br />
Step 1. Enable NAT configuration using SDM.<br />
Step 2. Navigate through the Basic NAT Wizard.<br />
Step 3. Select the interface and set IP ranges.<br />
Step 4. Review the configuration.</p>
<p>Point-to-Point<br />
A point-to-point connection is a predefined communications path from the customer premises through a TSP network. It is a dedicated circuit with fixed bandwidth available at all time. Point-to-point lines are usually leased from the TSP. These lines are often called leased lines. Point-to-point connections are typically the most expensive of the WAN connection types, and are priced based on the bandwidth required and the distance between the two connected points. An example of a point-to-point WAN connection is a T1 or E1 link.</p>
<p>Circuit-Switched<br />
A circuit-switched connection functions similarly to the way a phone call is made over a telephone network. When making a phone call to a friend, the caller picks up the phone, opens the circuit, and dials the number. The caller hangs up the phone when finished and the closes the circuit. An example of a circuit-switched WAN connection is an ISDN or dialup connection.</p>
<p>Packet-Switched<br />
In a packet-switched connection, networks have connections into the TSP switched network. Many customers share this TSP network. Instead of the circuit being physically reserved from source to destination, as in a circuit-switched network, each customer has its own virtual circuit. A virtual circuit is a logical path between the sender and receiver, not a physical path. An example of a packet-switched network is Frame Relay.</p>
<p>Static<br />
MAC addresses are manually assigned using the switchport port-security mac-address [mac-address] interface configuration command. Static MAC addresses are stored in the address table and added to the running configuration.</p>
<p>Dynamic<br />
MAC addresses are dynamically learned and stored in the address table. The number of addresses learned can be controlled. By default, the maximum number of MAC addresses learned per port is one. Addresses that are learned are cleared from the table if the port is shutdown or if the switch is restarted.</p>
<p>Sticky<br />
Similar to dynamic, except that the addresses are also saved to the running configuration.<br />
Port security is disabled by default. If port security is enabled, a violation will result in the port being shutdown. For example, if dynamic port security is enabled and the maximum number of MAC addresses per port is one, the first address learned becomes the secure address. If another workstation attempts to access the port with a different MAC address, a security violation occurs.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=11&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 4</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-4/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-4/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 11:16:56 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=9</guid>
		<description><![CDATA[IP addressing is the method used to identify hosts and network devices. As the Internet grew over time and the number of hosts connected to it increased, IP addressing schemes had to adapt to cope with the growth. IP addresses are hierarchical. A hierarchy is like a family tree with parents at the top and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=9&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>IP addressing is the method used to identify hosts and network devices. As the Internet grew over time and the number of hosts connected to it increased, IP addressing schemes had to adapt to cope with the growth.</p>
<p>IP addresses are hierarchical. A hierarchy is like a family tree with parents at the top and children connected to them below. For a network, this means that part of the 32-bit number identifies the network (parent), while the rest of the bits identify the host (child). In the early days of the Internet, there were so few organizations needing to connect to the Internet, that networks were assigned by only the first 8 bits (first octet) of the IP address. This left the remaining 24 bits to be used for local host addresses.</p>
<p>To create more possible network designations, the 32-bit address space was organized into five classes. Three of these classes, A, B, and C, provide addresses that can be assigned to individual hosts or networks. The other two classes, D and E, are reserved for multicast and experimental use.</p>
<p>In addition to creating separate classes, the Internet Engineering Task Force (IETF) decided to reserve some of the Internet address space for use by private networks. Private networks have no connection to public networks. Private network addresses are not to be routed across the Internet. This allows multiple networks in various locations to use the same private addressing scheme without creating addressing conflicts.</p>
<p>In the original IP address hierarchy, there are two levels: a network and a host. In a classful addressing scheme, the first three leading bit values are used to determine that an IP address is either a Class A, B, or C. When an address is identified by class, the number of bits that make up the network ID and the number of bits that make up the host ID are known. The default subnet masks for the network classes are:</p>
<p>Class A 255.0.0.0<br />
Class B 255.255.0.0<br />
Class C 255.255.255.0</p>
<p>Subnetting solved a number of problems that existed with the original classed network address spaces. It permitted organizations that owned a class A, B, or C address to subdivide their address space into smaller local subnets to more efficiently assign addresses. However, subnetting is also important in helping to minimize traffic loads and for adding security measures between networks.</p>
<p>Variable length subnet masking (VLSM) helps to solve this issue. VLSM addressing allows an address space to be divided into networks of various sizes. This is done by subnetting subnets. To accomplish this, routers today must receive routing information that includes the IP address of the network, and the subnet mask information which indicates the number of bits that make up the network portion of the IP address. VLSM saves thousands of IP addresses that would be wasted with traditional classful subnetting.</p>
<p>In addition to VLSM, Classless Inter-Domain Routing (CIDR) was proposed in RFC 1519 and accepted. CIDR ignores network classes based on the value of the high-order bits. CIDR identifies networks based solely on the number of bits in the network prefix, which corresponds to the number of 1s in the subnet mask. An example of an IP address written using CIDR notation is 172.16.1.1/16, where the /16 represents the number of bits in the network prefix.</p>
<p>Network Address Translation (NAT) must be enabled on the device connecting the private network to the ISP network.</p>
<p>NAT allows a large group of private users to access the Internet by sharing one or more public IP addresses. Address translation is similar to how a telephone system works in a company. As a company adds employees, at some point, they no longer run a public phone line directly to each employee desk. Instead, they use a system that allows the company to assign each employee an extension number. The company can do this because not all employees use the phone at the same time. Using private extension numbers enables the company to purchase a smaller number of external phone lines from the phone company.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=9&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 3</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-3/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-3/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 11:04:49 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=7</guid>
		<description><![CDATA[When a small company grows rapidly, the original network that supports the company often cannot keep pace with the expansion. Employees at the company may not realize how important it is to plan for network upgrades. The business may just add network hardware devices of varying quality from different manufacturers and different network connection technologies [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=7&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When a small company grows rapidly, the original network that supports the company often cannot keep pace with the expansion. Employees at the company may not realize how important it is to plan for network upgrades. The business may just add network hardware devices of varying quality from different manufacturers and different network connection technologies to connect new users. The quality of the current network may become degraded as each new user is added, until it can no longer support the level of network traffic that the users generate.</p>
<p>A site survey provides the network designer important information and creates a proper starting point for the project. It shows what is already on site, and gives a good indication as to what is needed.</p>
<p>Number of users and types of equipment<br />
Projected growth<br />
Current Internet connectivity<br />
Application requirements<br />
Existing network infrastructure and physical layout<br />
New services required<br />
Security and privacy considerations<br />
Reliability and uptime expectations<br />
Budget constraints</p>
<p>It is a good idea to obtain a floor plan, if possible. If a floor plan is not available, the technician can draw a diagram indicating the size and location of all rooms. An inventory of existing network hardware and software is also useful to provide a baseline of requirements for the upgrade.</p>
<p>Both the physical and logical topology of the network must be documented. A physical topology is the actual physical location of cables, computers, and other peripherals. A logical topology documents the path that data takes through the network and where network functions, like routing, occur. A technician gathers this information during the site survey to create the physical and logical topology map.</p>
<p>A network upgrade requires extensive planning. Just like any project, a need is identified and then a plan outlines the process from beginning to end. A good project plan helps identify any strengths, weaknesses, opportunities, or threats (SWOT). The plan clearly defines the tasks, and the order in which the tasks are to be completed.</p>
<p>When the existing cabling is not up to specification for the new equipment, new cabling must be planned for and installed. The condition of the existing cabling can quickly be determined by the physical inspection of the network during the site visit. When planning the installation of network cabling, there are four physical areas to consider:</p>
<p>There are three different types of twisted pair cables that are used in networks:</p>
<p>Straight-through &#8211; Connects dissimilar devices, such as a switch and a computer, or a switch and a router.<br />
Crossover &#8211; Connects similar devices, such as two switches or two computers.<br />
Console (or Rollover) &#8211; Connects a computer to the console port of a router or switch to do initial configuration.</p>
<p>Patch cable &#8211; Short cable from the computer to the wall plate in the user work area<br />
Horizontal cable &#8211; Cable from the wall plate to the IDF in the distribution area<br />
Vertical cable &#8211; Cable from the IDF to the MDF in the backbone area of the business<br />
Backbone cable &#8211; Network part that handles the major traffic<br />
Location of wiring closet &#8211; Area to concentrate the end-user cables to the hub or switch<br />
Cable management system &#8211; Trays and straps used to guide and protect cable runs<br />
Cable labeling system &#8211; Labeling system or scheme to identify cables<br />
Electrical considerations &#8211; Outlets and other items to support the electrical requirements of the network equipment<br />
When selecting a switch for a particular LAN, there are a number of factors to consider. These factors include, but are not limited to:</p>
<p>Speed and the types of ports and interfaces involved<br />
Expandability<br />
Manageability<br />
Cost<br />
The plan should include every device that requires an IP address, and account for future growth. The hosts and network devices that require an IP address include:</p>
<p>User computers<br />
Administrator computers<br />
Servers<br />
Other end devices such as printers, IP phones, and IP cameras<br />
Router LAN interfaces<br />
Router WAN (serial) interfaces</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=7&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 2</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-2/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-2/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 10:52:48 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=5</guid>
		<description><![CDATA[ISPs provide the Internet connection for businesses, and they provide their customers support for problems that occur with Internet connectivity. This support usually includes assistance with customer equipment problems. ISP support is typically provided through the ISP help desk. Whether the problem is connecting to the Internet or getting email, the ISP help desk is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=5&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ISPs provide the Internet connection for businesses, and they provide their customers support for problems that occur with Internet connectivity. This support usually includes assistance with customer equipment problems. ISP support is typically provided through the ISP help desk. Whether the problem is connecting to the Internet or getting email, the ISP help desk is usually the first place a user or business turns to for help.</p>
<p>Level 1 is for immediate support handled by junior-level help desk technicians.<br />
Level 2 handles calls that are escalated to more experienced telephone support.<br />
Level 3 is for calls that cannot be resolved by phone support and require a visit by an on-site technician.</p>
<p>When a user initially contacts the help desk to resolve an issue, the call or message is usually directed to a Level 1 support technician. Level 1 support is usually an entry-level position that provides junior technicians with valuable experience. Many customer issues are resolved by the Level 1 support technician.</p>
<p>Issues that cannot be resolved are sent to Level 2 support, which typically has fewer agents available. The duties and responsibilities of the Level 2 technician are similar to that of the Level 1 technician, but they are at a higher skill level. These agents are expected to solve problems that are more challenging and require more knowledge.</p>
<p>The help desk technician must be able to stay focused in an environment with frequent interruptions and perform multiple tasks efficiently and accurately. It can be difficult to consistently maintain a positive attitude and provide a high level of service. The help desk technician has to have excellent interpersonal skills and effective communication skills, both oral and written. The technician must be able to work independently and as part of a team.</p>
<p>While many issues can be handled remotely, some problems require an on-site visit to the customer premises to install and troubleshoot equipment. When a technician goes on-site, it is important to represent their organization in a professional manner. A professional knows how to make the customer feel at ease and confident in the technician&#8217;s skills.</p>
<p>When a network connectivity problem is reported to the help desk, many methods are available to diagnose the problem. One common method is to troubleshoot the problem using a layered approach. A layered approach requires that the network technician be familiar with the various functions that occur as messages are created, delivered, and interpreted by the network devices and hosts on the network.</p>
<p>The OSI model also provides a systematic basis for troubleshooting a network. In any troubleshooting scenario, the basic problem-solving procedure includes the following steps:</p>
<p>1. Define the problem.<br />
2. Isolate the cause of the problem.<br />
3. Solve the problem.</p>
<p>Identify and prioritize alternative solutions.<br />
Select one alternative as the solution.<br />
Implement the solution.<br />
Evaluate the solution.</p>
<p>Step 1. Provide proper identification to the customer.<br />
Step 2. Review the trouble ticket or work order with the customer to verify that the information is correct.<br />
Step 3. Communicate the current status of any identified problems and the actions the technician expects to take at the customer site that day.<br />
Step 4. Obtain permission from the customer to begin the work.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=5&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
		<item>
		<title>Chapter 1</title>
		<link>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-one/</link>
		<comments>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-one/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 10:43:08 +0000</pubDate>
		<dc:creator>q200900770</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arnoldnetworkss2.wordpress.com/?p=3</guid>
		<description><![CDATA[The Internet is a worldwide, publicly accessible network of networks. It enables individuals and businesses alike, through interconnected computer networks, to share information, resources, and services.  Dialup access Dialup access is an inexpensive option that uses any phone line and a modem. To connect to the ISP, a user calls the ISP access phone number. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=3&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Internet is a worldwide, publicly accessible network of networks. It enables individuals and businesses alike, through interconnected computer networks, to share information, resources, and services. </p>
<p>Dialup access<br />
Dialup access is an inexpensive option that uses any phone line and a modem. To connect to the ISP, a user calls the ISP access phone number. Dialup is the slowest connection option, and is typically used by mobile workers and in areas where higher speed connection options are not available.</p>
<p>DSL<br />
Digital subscriber line, or DSL, is more expensive than dialup, but provides a faster connection. DSL also uses telephone lines, but unlike dialup access, DSL provides a continuous connection to the Internet. This connection option uses a special high-speed modem that separates the DSL signal from the telephone signal and provides an Ethernet connection to a host computer or LAN.</p>
<p>Cable modem<br />
A cable modem is a connection option offered by cable television service providers. The Internet signal is carried on the same coaxial cable that delivers cable television to homes and businesses. A special cable modem separates the Internet signal from the other signals carried on the cable and provides an Ethernet connection to a host computer or LAN.</p>
<p>Satellite<br />
Satellite connection is an option offered by satellite service providers. The user&#8217;s computer connects through Ethernet to a satellite modem that transmits radio signals to the nearest Point of Presence, or POP, within the satellite network.</p>
<p>Bandwidth is measured in bits per second (bps). Higher bandwidth speeds are measured in kilobits per second (kbps), megabits per second (Mbps), or gigabits per second (Gbps).</p>
<p>T1 connections transmit data up to 1.544 Mbps. T1 connections are symmetrical, meaning that the upload bandwidth is the same as the download bandwidth. A medium-sized business may need only one T1 connection. E1 is a European standard that transmits data at 2.048 Mbps.<br />
T3 connections transmit data up to 45 Mbps. Although considerably more expensive than a T1 connection, larger businesses may need a T3 connection to accommodate the number of employees. Large businesses with multiple locations might use a combination of T1 and T3 lines. E3 is a European standard that transmits data at 34.368 Mbps.<br />
Metro Ethernet offers a wide range of high-bandwidth options, including Gbps links. Large companies with many branches in the same city, such as banks, use Metro Ethernet. Metro Ethernet connects the main office location and all the branches using switched technology. Metro Ethernet allows the transfer of large amounts of data faster and less expensively than other high-bandwidth connection options.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnoldnetworkss2.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnoldnetworkss2.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnoldnetworkss2.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnoldnetworkss2.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arnoldnetworkss2.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arnoldnetworkss2.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arnoldnetworkss2.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arnoldnetworkss2.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnoldnetworkss2.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnoldnetworkss2.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnoldnetworkss2.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnoldnetworkss2.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnoldnetworkss2.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnoldnetworkss2.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnoldnetworkss2.wordpress.com&amp;blog=8861450&amp;post=3&amp;subd=arnoldnetworkss2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arnoldnetworkss2.wordpress.com/2009/08/25/chapter-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b09e0af73b7f64f71839c6d4bb2e3d96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">q200900770</media:title>
		</media:content>
	</item>
	</channel>
</rss>
