<?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/"
	>

<channel>
	<title>uCertify Articles &#187; N10-003</title>
	<atom:link href="http://www.ucertify.com/article/exams/n10-003/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucertify.com/article</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 04 Nov 2009 00:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What are OSI and DoD models of network communications?</title>
		<link>http://www.ucertify.com/article/what-are-osi-and-dod-models-of-network-communications-2.html</link>
		<comments>http://www.ucertify.com/article/what-are-osi-and-dod-models-of-network-communications-2.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[CCENT]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[640-802]]></category>
		<category><![CDATA[640-822]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401102</guid>
		<description><![CDATA[The OSI Model

The International Organization for Standardization (ISO) developed the Open Systems Interconnection (OSI) reference model in 1977. The OSI model is a conceptual framework that can be used to get a better understanding of the complex interac]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;t=What+are+OSI+and+DoD+models+of+network+communications%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;title=What+are+OSI+and+DoD+models+of+network+communications%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;title=What+are+OSI+and+DoD+models+of+network+communications%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+OSI+and+DoD+models+of+network+communications%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The OSI Model</p>
<p>The International Organization for Standardization (ISO) developed the Open Systems Interconnection (OSI) reference model in 1977. The OSI model is a conceptual framework that can be used to get a better understanding of the complex interactions taking place among the various devices in a network. The purpose of the OSI model is to demonstrate how the network entities should work together for communication.</p>
<p>The OSI model organizes communication services into seven groups called layers. The layers are as follows:</p>
<ul>
<li>Layer 1, The Physical Layer: The physical layer is responsible for packaging and transmitting data on the physical media. This layer conveys the bit stream through a network at the electrical and mechanical level. </li>
<p></p>
<li>Layer 2, The Data-Link Layer: The data-link layer is responsible for error free transfer of data frames. This layer provides synchronization for the physical layer. </li>
<p></p>
<li>Layer 3, The Network Layer: The network layer controls the operation of the subnet. It determines the physical path that data takes on the basis of network conditions, priority of service, and other factors. The network layer is responsible for routing and forwarding data packets. </li>
<p></p>
<li>Layer 4, The Transport Layer: The transport layer ensures that messages are delivered in the order in which they are sent and that there is no loss or duplication. It ensures complete data transfer. </li>
<p></p>
<li>Layer 5, The Session Layer: The session layer establishes a communication session between processes running on different communication entities in a network and can support a message-mode data transfer. It deals with session and connection coordination. </li>
<p></p>
<li>Layer 6, The Presentation Layer: The presentation layer serves as the data translator for a network. It is usually a part of an operating system and converts incoming and outgoing data from one presentation format to another. This layer is also known as syntax layer. </li>
<p></p>
<li>Layer 7, The Application Layer: The application layer serves as a window for users and application processes to access network services. It handles issues such as network transparency, resource allocation, etc. This layer is not an application in itself, although some applications may perform application layer functions. </li>
</ul>
<p> Each communicating entity is equipped with these seven layers. When a message is sent between two communicating entities, data flows down through each layer in the sending entity and flows up through each layer in the receiving entity. </p>
<p><img src='i1401102a.gif' /></p>
<p>As the message travels down the sending entity layer stack, each layer it passes through (physical layer is an exception) adds a header. These headers contain pieces of control information that are read and processed by the corresponding layer on the receiving entity layer stack. As the message travels up the stack of the receiving entity, each layer strips the header added by its peer layer.</p>
<p>For example, two networked applications, based on Windows and Macintosh operating systems, are communicating with each other. At layer 7, the Windows application requests data from the Macintosh application. The request is sent to the Windows application&#8217;s layer 6. This layer receives the request as a data packet. It then adds some information, known as header, and passes the packet down to layer 5. The process continues until the request reaches the physical layer. </p>
<p>Note: Physical layer does not add a header.</p>
<p>The physical layer sends this request packet to the Macintosh application through the network transmission media. When the Macintosh application receives this packet, the header that was added at the data-link layer of Windows application is stripped at the data link layer of the Macintosh application. The Macintosh data-link layer performs the tasks requested in the header and passes the request packet to the next higher layer, i.e., the network layer. The process is repeated until the Macintosh application&#8217;s application layer receives the packet and interprets the request.</p>
<p><img src='i1401102b.gif' /></p>
<p>The DoD Model</p>
<p>The Department of Defense developed a four-layer reference model in 1970s for the DARPA Internetwork Project. DoD is a reference model that determines the way in which messages should be transmitted between any two-communication entities in a network. In DoD model, the two end points in a network are divided into layers. As data moves through the layers, header information is added (for transmission) or removed (for reception).  The DoD model consists of the following four layers:
<ul>
<li>Layer 1, Network Interface Layer: The network interface layer is the lowest layer in the DoD model. This layer is responsible for putting frames on the wire and pulling frames off the wire. It is equivalent to the data-link and physical layers of the OSI model. </li>
<p></p>
<li>Layer 2, Internet Layer: The Internet layer provides three services &#8211; a connectionless delivery service , a mechanism to break data into individual packets or frames on the transmitting side and put them back together on the receiving side, and the routing functions necessary to interoperate with other networks. It is equivalent to the network layer of the OSI model.</li>
<p></p>
<li>Layer 3, Transport Layer: The transport layer provides communication sessions between connected computers. This layer is responsible for error detection and correction. It is also known as host-to-host or transmission layer and is equivalent to the transport layer of the OSI model.</li>
<p></p>
<li>Layer 4, Application Layer: The application layer serves as a window for users and application processes to access network services. Several standard TCP/IP utilities and services exist at the application layer. It is equivalent to the application, presentation, and session layers of the OSI model.</li>
</ul>
<p><img src='i1401102c.gif' /></p>
<p>Comparison between the layers of the OSI and DoD models </p>
<p>The following figure compares the layers of the OSI model with the layers of the DoD model:</p>
<p><img src='i1401102d.gif' /> </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus - A+</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >CompTIA A+</a> certified.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Cisco/ccent.html" > Pass Cisco ccent - CCENT</a><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Cisco/ccna.html" >ccna</a> for exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" > Pass Microsoft mcsa-2003 - MCSA</a><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" > Pass Microsoft mcsa-2000 - MCSA 2000</a><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >Microsoft MCSE</a> certified.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" >network-plus</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >CompTIA A+ Remote Support Technician</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Cisco/640-802.html" >640-802</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Cisco/640-822.html" >Cisco CCNA: ICND1</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >N10-003 - Network+</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >N10-004  CompTIA Network+ (2009 Edition)</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;linkname=What%20are%20OSI%20and%20DoD%20models%20of%20network%20communications%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-osi-and-dod-models-of-network-communications-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is 802.11g?</title>
		<link>http://www.ucertify.com/article/what-is-80211g.html</link>
		<comments>http://www.ucertify.com/article/what-is-80211g.html#comments</comments>
		<pubDate>Wed, 28 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[CCENT]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[CCNA Wireless]]></category>
		<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Consumer Support Technician]]></category>
		<category><![CDATA[MCITP Enterprise Administrator]]></category>
		<category><![CDATA[MCITP Enterprise Support Technician]]></category>
		<category><![CDATA[MCITP Microsoft Windows Client]]></category>
		<category><![CDATA[MCITP Microsoft Windows Server]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Windows Technology]]></category>
		<category><![CDATA[MCTS Windows Vista]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-601]]></category>
		<category><![CDATA[220-604]]></category>
		<category><![CDATA[220-701]]></category>
		<category><![CDATA[640-721]]></category>
		<category><![CDATA[640-822]]></category>
		<category><![CDATA[70-620]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401425</guid>
		<description><![CDATA[The 802.11g standard, defined by IEEE, is an extension to the 802.11b standard of wireless network. It operates in 2.4-GHz band and brings data rates up to 54Mbps using Orthogonal Frequency-Division Multiplexing (OFDM) technology. Since the 802.11g standa]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;t=What+is+802.11g%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;title=What+is+802.11g%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;title=What+is+802.11g%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+802.11g%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The 802.11g standard, defined by IEEE, is an extension to the 802.11b standard of wireless network. It operates in 2.4-GHz band and brings data rates up to 54Mbps using Orthogonal Frequency-Division Multiplexing (OFDM) technology. Since the 802.11g standard is backward compatible with 802.11b, an 802.11b device can interface directly with an 802.11g access point.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus</a> test study guide and practice question.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >a-plus-2009</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006 A+</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Cisco/ccent.html" >ccent</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Cisco/ccna.html" >Cisco CCNA</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Cisco/ccna-wireless.html" >Cisco ccna-wireless</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >mcitp  MCITP</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-consumer-support-technician.html" >mcitp-consumer-support-technician MCITP Consumer Support Technician</a> exam practice questions.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-administrator.html" > Pass Microsoft mcitp-enterprise-administrator - MCITP Enterprise Administrator</a><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-support-technician.html" > Pass Microsoft mcitp-enterprise-support-technician - MCITP Enterprise Support Technician</a><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-client.html" >MCITP Microsoft Windows Client</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-server.html" >mcitp-windows-server</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp  MCP</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003 MCSA</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000</a> test study guide and practice question.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >Microsoft MCSE</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >mcse-2000  MCSE 2000</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >mcse-2000-security MCSE 2000 Security</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >mcse-2003-messaging</a> test study guide and practice question.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" >Microsoft MCSE 2003 Security</a> certified.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >mcse-nt-to-2003</a> test study guide and practice question.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >MCTS</a> in first attampt.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows.html" >Microsoft MCTS Windows Technology</a> certified.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows-vista.html" >mcts-windows-vista</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" >network-plus  Network+</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/220-601.html" >220-601 - A+ Essentials</a> simulation.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/CompTIA/220-604.html" > Pass CompTIA 220-604 - A+ Depot Technician</a><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/CompTIA/220-701.html" >220-701</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/Cisco/640-721.html" >Cisco 640-721</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Cisco/640-822.html" >640-822 - CCNA: ICND1</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Microsoft/70-620.html" >70-620</a> test study guide and practice question.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" >BR0-002 - Network+ Bridge Exam</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >N10-003</a> test study guide and practice question.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >CompTIA CompTIA Network+ (2009 Edition)</a> certified.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;linkname=What%20is%20802.11g%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-80211g.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is IEEE 802.11b?</title>
		<link>http://www.ucertify.com/article/what-is-ieee-80211b-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-ieee-80211b-2.html#comments</comments>
		<pubDate>Fri, 28 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-601]]></category>
		<category><![CDATA[220-604]]></category>
		<category><![CDATA[220-702]]></category>
		<category><![CDATA[N10-003]]></category>

		<guid isPermaLink="false">1401452</guid>
		<description><![CDATA[The IEEE 802.11b standard applies to wireless LAN networks that use radio waves as the transmission medium. These networks each have a separate media access control mechanism, known as Carrier Sense Multiple Access with Collision Avoidance (CSMS/CA), that]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-80211b-2.html&amp;t=What+is+IEEE+802.11b%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-80211b-2.html&amp;title=What+is+IEEE+802.11b%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-80211b-2.html&amp;title=What+is+IEEE+802.11b%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+IEEE+802.11b%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-80211b-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The IEEE 802.11b standard applies to wireless LAN networks that use radio waves as the transmission medium. These networks each have a separate media access control mechanism, known as Carrier Sense Multiple Access with Collision Avoidance (CSMS/CA), that works like the CSMA/CD mechanism used by the Ethernet. The difference is that in this protocol, when a computer sends its signals, the receiving computer performs a cyclical redundancy check and sends an acknowledgement message to the sending computer if no error is detected. </p>
<p>The IEEE 802.11b networks run at the transmission speed of 11 Mbps with a fallback to 5.5, 2, and 1 Mbps in the 2.4 GHz bandwidth. The radio transmission medium used by these networks is called Direct Sequence Spread Spectrum (DSSS). </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus  A+</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" > Pass CompTIA a-plus-2009 - A+ 2009</a><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003  MCSA</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000</a> test study guide and practice question.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003</a> test study guide and practice question.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" > Pass CompTIA network-plus - Network+</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/220-601.html" >220-601 - A+ Essentials</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/220-604.html" >CompTIA A+ Depot Technician</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-702.html" >220-702  A+ Practical Application</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" > Pass CompTIA N10-003 - Network+</a></ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-80211b-2.html&amp;linkname=What%20is%20IEEE%20802.11b%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-ieee-80211b-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is 100BaseTX?</title>
		<link>http://www.ucertify.com/article/what-is-100basetx.html</link>
		<comments>http://www.ucertify.com/article/what-is-100basetx.html#comments</comments>
		<pubDate>Thu, 09 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-601]]></category>
		<category><![CDATA[220-701]]></category>
		<category><![CDATA[220-702]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401451</guid>
		<description><![CDATA[The 100BaseTX networks are known as fast Ethernet. These are the most widely used networks now-a-days. 100BaseTX Ethernet uses two of the four wire-pairs in the category 5 UTP cable. The number 100 used in the name indicates that these networks run at the]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-100basetx.html&amp;t=What+is+100BaseTX%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-100basetx.html&amp;title=What+is+100BaseTX%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-100basetx.html&amp;title=What+is+100BaseTX%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+100BaseTX%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-100basetx.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The 100BaseTX networks are known as fast Ethernet. These are the most widely used networks now-a-days. 100BaseTX Ethernet uses two of the four wire-pairs in the category 5 UTP cable. The number 100 used in the name indicates that these networks run at the speed of 100 Mbps using category 5 UTP cable. The topology used in these networks is star. The maximum cable segment length of 100BaseTX is 100 meters. The following table lists the 100BaseTX specifications:</p>
<table border = "1">
<tr>
<td> Maximum segment length </td>
<td>100 meters </td>
</tr>
<tr>
<td>Speed </td>
<td>100 Mbps</td>
</tr>
<tr>
<td> Topology </td>
<td> Star </td>
</tr>
<tr>
<td> Cable </td>
<td> UTP (Cat. 5)</td>
</tr>
</table>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >A+</a> in first attampt.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >A+ 2009</a> in first attampt.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" > Pass CompTIA a-plus-2006 - A+</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003 - MCSA</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000 - MCSA 2000</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >Microsoft MCSE</a> certified.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" > Pass CompTIA network-plus - Network+</a><li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/220-601.html" >220-601 A+ Essentials</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-701.html" >CompTIA CompTIA A+ Essentials (2009)</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-702.html" >220-702  A+ Practical Application</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" >BR0-002 Network+ Bridge Exam</a> exam practice questions.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >CompTIA N10-003</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >N10-004  CompTIA Network+ (2009 Edition)</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-100basetx.html&amp;linkname=What%20is%20100BaseTX%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-100basetx.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a media tester?</title>
		<link>http://www.ucertify.com/article/what-is-a-media-tester.html</link>
		<comments>http://www.ucertify.com/article/what-is-a-media-tester.html#comments</comments>
		<pubDate>Wed, 08 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-702]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401401</guid>
		<description><![CDATA[A media tester, also called a media certifier, is an electronically programmed device that is used to perform a variety of tests on an installed cable. It tests for shorts, open circuits, transposed wire pairs, attenuation, and various types of crosstalk.]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-media-tester.html&amp;t=What+is+a+media+tester%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-media-tester.html&amp;title=What+is+a+media+tester%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-media-tester.html&amp;title=What+is+a+media+tester%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+a+media+tester%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-media-tester.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>A media tester, also called a media certifier, is an electronically programmed device that is used to perform a variety of tests on an installed cable. It tests for shorts, open circuits, transposed wire pairs, attenuation, and various types of crosstalk. A media tester compares the results with standards programmed into the unit, and displays the result in the form of pass or fail readouts for each test. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >CompTIA A+</a> certified.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >a-plus-2009 A+ 2009</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003 - MCSA</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >Microsoft mcsa-2000</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003  MCSE</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" >CompTIA Network+</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/CompTIA/220-702.html" >220-702</a> test study guide and practice question.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" >BR0-002</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >CompTIA Network+</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >N10-004 CompTIA Network+ (2009 Edition)</a> exam practice questions.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-media-tester.html&amp;linkname=What%20is%20a%20media%20tester%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-a-media-tester.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is ICMP?</title>
		<link>http://www.ucertify.com/article/what-is-icmp.html</link>
		<comments>http://www.ucertify.com/article/what-is-icmp.html#comments</comments>
		<pubDate>Wed, 08 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[CCENT]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Consumer Support Technician]]></category>
		<category><![CDATA[MCITP Enterprise Administrator]]></category>
		<category><![CDATA[MCITP Enterprise Support Technician]]></category>
		<category><![CDATA[MCITP Microsoft Windows Client]]></category>
		<category><![CDATA[MCITP Microsoft Windows Server]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSA 2000 Messaging]]></category>
		<category><![CDATA[MCSA 2000 Security]]></category>
		<category><![CDATA[MCSA 2003 Messaging]]></category>
		<category><![CDATA[MCSA 2003 Security]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Messaging]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Windows Technology]]></category>
		<category><![CDATA[MCTS Windows Vista]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[Security+]]></category>
		<category><![CDATA[640-822]]></category>
		<category><![CDATA[70-270]]></category>
		<category><![CDATA[70-620]]></category>
		<category><![CDATA[70-621]]></category>
		<category><![CDATA[BR0-001]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[ISSP]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>
		<category><![CDATA[SCP]]></category>

		<guid isPermaLink="false">1401418</guid>
		<description><![CDATA[Internet Control Message Protocol (ICMP) is an integral part of IP. It is used to report an error in datagram processing. The Internet Protocol (IP) is used for host-to-host datagram service in a network. The network is configured with connecting devices ]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-icmp.html&amp;t=What+is+ICMP%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-icmp.html&amp;title=What+is+ICMP%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-icmp.html&amp;title=What+is+ICMP%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+ICMP%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-icmp.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Internet Control Message Protocol (ICMP) is an integral part of IP. It is used to report an error in datagram processing. The Internet Protocol (IP) is used for host-to-host datagram service in a network. The network is configured with connecting devices called gateways. When an error occurs in datagram processing, gateways or destination hosts report the error to the source hosts through the ICMP protocol. The ICMP messages are sent in various situations, such as when a datagram cannot reach its destination, when the gateway cannot direct the host to send traffic on a shorter route, when the gateway does not have the buffering capacity, etc.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Cisco/ccent.html" >ccent CCENT</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Cisco/ccna.html" >ccna  CCNA</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >mcitp</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-consumer-support-technician.html" >mcitp-consumer-support-technician MCITP Consumer Support Technician</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-administrator.html" >mcitp-enterprise-administrator - MCITP Enterprise Administrator</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-support-technician.html" >mcitp-enterprise-support-technician - MCITP Enterprise Support Technician</a> simulation.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-client.html" >mcitp-windows-client MCITP Microsoft Windows Client</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-server.html" >mcitp-windows-server - MCITP Microsoft Windows Server</a> simulation.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp MCP</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003 - MCSA</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >Microsoft mcsa-2000</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-messaging.html" >mcsa-2000-messaging  MCSA 2000 Messaging</a> exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-security.html" >Microsoft MCSA 2000 Security</a> certified.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-messaging.html" >mcsa-2003-messaging</a> test study guide and practice question.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-security.html" > Pass Microsoft mcsa-2003-security - MCSA 2003 Security</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003 - MCSE</a> simulation.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" > Pass Microsoft mcse-2000 - MCSE 2000</a><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-messaging.html" > Pass Microsoft mcse-2000-messaging - MCSE 2000 Messaging</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >mcse-2000-security  MCSE 2000 Security</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >MCSE 2003 Messaging</a> in first attampt.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" > Pass Microsoft mcse-2003-security - MCSE 2003 Security</a><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >Microsoft MCSE-NT to 2003</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >Microsoft MCTS</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows.html" >mcts-windows - MCTS Windows Technology</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows-vista.html" >mcts-windows-vista  MCTS Windows Vista</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" > Pass CompTIA network-plus - Network+</a><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CompTIA/security-plus.html" >CompTIA security-plus</a> download free trial.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Cisco/640-822.html" >640-822</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-270.html" >70-270  Windows XP Professional</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-620.html" >MCTS: Windows Vista</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Microsoft/70-621.html" >70-621</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/BR0-001.html" >BR0-001 Security+ Bridge Exam</a> exam practice questions.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" >Network+ Bridge Exam</a> in first attampt.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/ISC2/CISSP.html" >ISC2 CISSP</a> download free trial.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >CompTIA Network+</a> certified.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >N10-004</a> for exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/ISC2/SSCP.html" >ISC2 SSCP</a> certified.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-icmp.html&amp;linkname=What%20is%20ICMP%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-icmp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network topology</title>
		<link>http://www.ucertify.com/article/network-topology.html</link>
		<comments>http://www.ucertify.com/article/network-topology.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401392</guid>
		<description><![CDATA[The network topology is the pattern in which the network medium is connected to the computers and other networking components. The following are the major topologies associated with local area networking:Bus topology: Bus topology is a type of physical ne]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;t=Network+topology&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;title=Network+topology&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;title=Network+topology&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Network+topology;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The network topology is the pattern in which the network medium is connected to the computers and other networking components. The following are the major topologies associated with local area networking:
<ul>
<li><uc:hed>Bus topology</uc:hed>: Bus topology is a type of physical network design where all computers in the network are connected through a single coaxial cable known as a bus. This topology uses minimum cabling and is therefore the simplest and least expensive topology for small networks. In this topology, 50-ohm terminators terminate both ends of the network. A Bus topology network is difficult to troubleshoot, as a break or problem at any point along the cable can cause the entire network to go down.</p>
<p><img src='img1471.gif'/></li>
<li><uc:hed>Ring topology</uc:hed>: Ring topology is a type of physical network design where all computers in the network are connected in a closed loop. Each computer or device in a Ring topology network acts as a repeater. It transmits data by passing a token around the network in order to prevent the collision of data between two computers that want to send messages at the same time. If a token is free, the computer waiting to send data takes it, attaches the data and destination address to the token, and sends it. When the token reaches its destination computer, the data is copied. Then, the token gets back to the originator. The originator finds that the message has been copied and received and removes the message from the token. Now, the token is free and can be used by the other computers in the network to send data. In this topology, if one computer fails, the entire network goes down.
<p><img src='im1426r.gif'/> </li>
<p></p>
<li><uc:hed> Star topology</uc:hed>:Star topology is a type of physical network design where each computer in the network is connected to a central device, called a hub, through an unshielded twisted-pair (UTP) wire. Signals from the sending computer go to the hub and are then transmitted to all the computers in the network. Since each workstation has a separate connection to the hub, it is easy to troubleshoot. Currently, it is the most popular topology used for networks.
<p><img src='img1426.gif'/></li>
<p></p>
<li><uc:hed> Mesh topology</uc:hed>: Mesh topology is a type of physical network design where all devices in a network are connected to each other with many redundant connections. It provides multiple paths for the data traveling on the network to reach its destination. Mesh topology also provides redundancy in the network. It employs the full mesh and partial mesh methods to connect devices. In a full mesh topology network, each computer is connected to all the other computers. In a partial mesh topology network, some of the computers are connected to all the computers, whereas some are connected to only those computers with which they frequently exchange data.
<p><img src='img02446.gif'/> </li>
<p></p>
<li><uc:hed>Wireless topology</uc:hed>: Wireless topology is a type of physical network design where no cable is used as a network medium. The wireless topology eliminates the need for cables. A wireless LAN consists of a transceiver unit, called a wireless access point, that is connected to servers or directly to the network and other devices using a standard cabled network protocol, such as Ethernet or Token Ring. In the wireless network, client computers communicate with the network-attached transceivers by using their own transceivers. The most common wireless media are infrared light and radio waves.</li>
</ul>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus - A+</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006  A+</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >Microsoft mcsa-2003</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >MCSA 2000</a> in first attampt.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003 - MCSE</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" >network-plus - Network+</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >220-603  A+ Remote Support Technician</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" >CompTIA Network+ Bridge Exam</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >CompTIA N10-003</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >N10-004 - CompTIA Network+ (2009 Edition)</a> simulation.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;linkname=Network%20topology"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/network-topology.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is 10Base5?</title>
		<link>http://www.ucertify.com/article/what-is-10base5.html</link>
		<comments>http://www.ucertify.com/article/what-is-10base5.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[CCENT]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-601]]></category>
		<category><![CDATA[640-822]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401393</guid>
		<description><![CDATA[10Base5 is an IEEE standard for baseband Ethernet coaxial cable. It transfers data at 10Mbps, which can travel a maximum distance of 500 meters. 10Base5 is also known as thick Ethernet, ThickWire, and ThickNet. The characteristics of 10Base5 are summarize]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-10base5.html&amp;t=What+is+10Base5%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-10base5.html&amp;title=What+is+10Base5%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-10base5.html&amp;title=What+is+10Base5%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+10Base5%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-10base5.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>10Base5 is an IEEE standard for baseband Ethernet coaxial cable. It transfers data at 10Mbps, which can travel a maximum distance of 500 meters. 10Base5 is also known as thick Ethernet, ThickWire, and ThickNet. The characteristics of 10Base5 are summarized in the table given below:</p>
<table border="1">
<tr>
<td><uc:hed>Parameters</uc:hed></td>
<td><uc:hed>Value</uc:hed></td>
</tr>
<tr>
<td> Cable diameter </td>
<td>0.4 in. (1.01 cm)</td>
</tr>
<tr>
<td> Maximum segment length </td>
<td>1,640 ft. (500 m)</td>
</tr>
<tr>
<td> Maximum network length (with 4 repeaters)</td>
<td>8,200 ft. (2,500 m)</td>
</tr>
<tr>
<td> Maximum connections (taps) per segment </td>
<td>100</td>
</tr>
<tr>
<td> Minimum connection (tap) spacing </td>
<td>8.2 ft. (2.5 m)</td>
</tr>
</table>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >CompTIA A+</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >CompTIA a-plus-2006</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Cisco/ccent.html" >ccent - CCENT</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Cisco/ccna.html" >Cisco CCNA</a> certified.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >MCSA</a> in first attampt.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000 MCSA 2000</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003</a> for exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" >network-plus</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/220-601.html" >220-601 A+ Essentials</a> exam practice questions.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/Cisco/640-822.html" >640-822 CCNA: ICND1</a> exam practice questions.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" > Pass CompTIA BR0-002 - Network+ Bridge Exam</a><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >CompTIA Network+</a> certified.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >N10-004 CompTIA Network+ (2009 Edition)</a> exam practice questions.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-10base5.html&amp;linkname=What%20is%2010Base5%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-10base5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is IEEE 802.1X authentication?</title>
		<link>http://www.ucertify.com/article/what-is-ieee-8021x-authentication.html</link>
		<comments>http://www.ucertify.com/article/what-is-ieee-8021x-authentication.html#comments</comments>
		<pubDate>Sun, 05 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCDBA]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA 2000 to 2003]]></category>
		<category><![CDATA[MCSA to MCSE-2003]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[312-50]]></category>
		<category><![CDATA[70-293]]></category>
		<category><![CDATA[70-296]]></category>
		<category><![CDATA[70-299]]></category>
		<category><![CDATA[70-648]]></category>
		<category><![CDATA[70-649]]></category>
		<category><![CDATA[BR0-001]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[ISSP]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>
		<category><![CDATA[SCP]]></category>
		<category><![CDATA[SY0-201]]></category>

		<guid isPermaLink="false">1401342</guid>
		<description><![CDATA[The IEEE 802.1X standard defines a method of authenticating and authorizing users to connect to an IEEE 802 LAN. It blocks users from accessing the network on the failure of authentication. IEEE 802.1X supports the Extensible Authentication Protocol-Trans]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-8021x-authentication.html&amp;t=What+is+IEEE+802.1X+authentication%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-8021x-authentication.html&amp;title=What+is+IEEE+802.1X+authentication%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-8021x-authentication.html&amp;title=What+is+IEEE+802.1X+authentication%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+IEEE+802.1X+authentication%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-8021x-authentication.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The IEEE 802.1X standard defines a method of authenticating and authorizing users to connect to an IEEE 802 LAN. It blocks users from accessing the network on the failure of authentication. IEEE 802.1X supports the Extensible Authentication Protocol-Transport Level Security (EAP-TLS) and Protected EAP-Microsoft Challenge Handshake Authentication Protocol version 2 (PEAP-MS-CHAP v2) protocols. In the IEEE802.1X authentication system, an access point receives a connection request from a wireless client and forwards the request to the RADIUS server. The RADIUS server then uses the Active Directory database to determine whether the client should be granted access to the network. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcdba.html" >Microsoft MCDBA</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >Microsoft MCP</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-to-2003.html" >MCSA 2000 to 2003</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-to-mcse-2003.html" >mcsa-to-mcse-2003  MCSA to MCSE-2003</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >MCSE</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >mcse-2000  MCSE 2000</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >mcse-2000-security</a> for exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" > Pass Microsoft mcse-2003-messaging - MCSE 2003 Messaging</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" >mcse-2003-security - MCSE 2003 Security</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >Microsoft MCSE-NT to 2003</a> certified.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/EC-Council/312-50.html" >EC-Council 312-50</a> download free trial.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Microsoft/70-293.html" >70-293</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/Microsoft/70-299.html" >70-299 Windows 2003 Implementing Security</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Microsoft/70-648.html" >70-648</a> for exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Microsoft/70-649.html" >70-649</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/BR0-001.html" >BR0-001  Security+ Bridge Exam</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" > Pass CompTIA BR0-002 - Network+ Bridge Exam</a><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/ISC2/CISSP.html" >CISSP</a> test study guide and practice question.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" > Pass CompTIA N10-003 - Network+</a><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >CompTIA Network+ (2009 Edition)</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/ISC2/SSCP.html" >ISC2 SSCP</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/SY0-201.html" >SY0-201</a> for exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ieee-8021x-authentication.html&amp;linkname=What%20is%20IEEE%20802.1X%20authentication%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-ieee-8021x-authentication.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is EAP-TLS protocol?</title>
		<link>http://www.ucertify.com/article/what-is-eap-tls-protocol.html</link>
		<comments>http://www.ucertify.com/article/what-is-eap-tls-protocol.html#comments</comments>
		<pubDate>Sun, 05 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCDBA]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA 2000 to 2003]]></category>
		<category><![CDATA[MCSA to MCSE-2003]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[312-50]]></category>
		<category><![CDATA[70-293]]></category>
		<category><![CDATA[70-296]]></category>
		<category><![CDATA[70-298]]></category>
		<category><![CDATA[70-299]]></category>
		<category><![CDATA[70-648]]></category>
		<category><![CDATA[BR0-001]]></category>
		<category><![CDATA[ISSP]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[SCP]]></category>
		<category><![CDATA[SY0-201]]></category>

		<guid isPermaLink="false">1401344</guid>
		<description><![CDATA[Extensible Authentication Protocol-Transport Level Security (EAP-TLS) is an authentication protocol, which provides mutual authentication, integrity-protected negotiation of cryptographic service providers, and a secret key exchange between two systems th]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-eap-tls-protocol.html&amp;t=What+is+EAP-TLS+protocol%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-eap-tls-protocol.html&amp;title=What+is+EAP-TLS+protocol%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-eap-tls-protocol.html&amp;title=What+is+EAP-TLS+protocol%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+EAP-TLS+protocol%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-eap-tls-protocol.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Extensible Authentication Protocol-Transport Level Security (EAP-TLS) is an authentication protocol, which provides mutual authentication, integrity-protected negotiation of cryptographic service providers, and a secret key exchange between two systems that use public key cryptography. EAP-TLS works on a network that is configured for public key infrastructure (PKI) and uses certificates for authentication. These certificates can be stored on computers or on smart cards. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcdba.html" >mcdba</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp  MCP</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-to-2003.html" >Microsoft mcsa-2000-to-2003</a> download free trial.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-to-mcse-2003.html" >Microsoft MCSA to MCSE-2003</a> certified.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003</a> for exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" > Pass Microsoft mcse-2000 - MCSE 2000</a><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >Microsoft MCSE 2000 Security</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >Microsoft MCSE 2003 Messaging</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" >mcse-2003-security MCSE 2003 Security</a> exam practice questions.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" > Pass Microsoft mcse-nt-to-2003 - MCSE-NT to 2003</a><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/EC-Council/312-50.html" >EC-Council 312-50</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-293.html" >Microsoft Windows Server 2003 Network Plan.</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/Microsoft/70-298.html" > Pass Microsoft 70-298 - Windows 2003 Security Design</a><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Microsoft/70-299.html" >70-299</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-648.html" >Microsoft MCITP: Upgrade MCSA 2003 to Windows Server 2008</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/BR0-001.html" >BR0-001</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/ISC2/CISSP.html" >CISSP  CISSP</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >CompTIA N10-003</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/ISC2/SSCP.html" >ISC2 SSCP</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/SY0-201.html" >CompTIA SY0-201</a> download free trial.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-eap-tls-protocol.html&amp;linkname=What%20is%20EAP-TLS%20protocol%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-eap-tls-protocol.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
