<?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>Learn-Networking.com &#187; CCNA 1</title>
	<atom:link href="http://learn-networking.com/tag/ccna-1/feed" rel="self" type="application/rss+xml" />
	<link>http://learn-networking.com</link>
	<description>Where 127.0.0.1 is Home.</description>
	<lastBuildDate>Sat, 27 Nov 2010 22:11:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>CCNA 1 Module 8 Exam Solutions</title>
		<link>http://learn-networking.com/exam-preparations/ccna-1-module-8-exam-solutions</link>
		<comments>http://learn-networking.com/exam-preparations/ccna-1-module-8-exam-solutions#comments</comments>
		<pubDate>Thu, 31 Jan 2008 21:54:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exam Preps]]></category>
		<category><![CDATA[CCNA 1]]></category>

		<guid isPermaLink="false">http://learn-networking.com/exam-preparations/ccna-1-module-8-exam-solutions</guid>
		<description><![CDATA[Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed in the right direction of where to look for an answer? That way, you can keep your dignity, hopes for the future, and of course your grade.</p>
<p>The questions below are from the CCNA 1 module 8 exam- but instead of straight answers, we reason out why the answers are correct. If any type of math or decision making is involved, we leave that up to you (But we will of course give you the resources you need to complete the question.)</p>
<hr />
<h4>1. What is characteristic of the operation of a Layer 2 switch?</h4>
<blockquote><p><span style="color: #000000;">A) forwards data based on logical addressing</span></p>
<p><span style="color: #000000;"> B) duplicates the electrical signal of each frame to every port</span></p>
<p><span style="color: #000000;"> C) learns the port assigned to a host by examining the destination MAC address</span></p>
<p><span style="color: #000000;">D) uses the destination MAC address to determine the specific interface to forward a frame</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Like a bridge, the layer 2 switch will forward data based on the destination MAC address of the data. This data is then forwarded to a specific port, unlike hubs who would broadcast to all ports (and thus waste resources). D is the correct answer.</span></p>
<hr />
<h4>2. Two newly hired technicians are discussing the implementation of a new LAN. One technician proposes installing a hub. The other technician advises installing a switch. Which statements are true about the differences between a hub and a switch? (Choose two.)</h4>
<blockquote><p><span style="color: #000000;">A) A hub operates at Layer 2 of the OSI model.</span></p>
<p><span style="color: #000000;"> B) A hub reduces the number of collisions on a LAN.</span></p>
<p><span style="color: #000000;"> C) A hub works at a higher OSI model layer than a switch.</span></p>
<p><span style="color: #000000;">D) A switch provides more throughput to hosts on a LAN</span></p>
<p><span style="color: #000000;">E) A switch provides a collision-free environment on a LAN.</span></p>
<p><span style="color: #000000;">F) The number of collisions on a LAN are the same whether a hub or a switch is used.</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Switches use microsegmentation to provide more throughput, so D is correct. Switches also support full-duplex operation, which means a collision-free environment is possible- so E is also correct.</span></p>
<hr />
<h4>
<p style="text-align: center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/ccna-exam-1-8.jpg" alt="ccna 1 exam module 8" /></p>
</h4>
<h4>3. Refer to the exhibit. Forty-eight workstations are connected to a hub. The users are able to connect to the network, but access is very slow. An entry-level technician replaces the 10 Mbps hub with 100 Mbps hub but the problem still exists. What is the most economical way to correct the problem?</h4>
<blockquote><p><span style="color: #000000;">A) Replace the hub with a switch.</span></p>
<p><span style="color: #000000;"> B) Replace the hub with a router.</span></p>
<p><span style="color: #000000;"> C) Replace the hub with a 1 Gbps hub.</span></p>
<p><span style="color: #000000;">D) Replace the hub with a 10 Mbps fiber hub.</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Although the hub was upgraded, it is still a hub. Switches are considered to be superior in providing bandwidth via microsegmentation and reliability via full-duplex operation. In this case, we will want to replace the hub with a switch- A is the correct answer.</span></p>
<hr />
<h4>
<p style="text-align: center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/ccna-exam-1-8-2.jpg" alt="cisco exam" /></p>
</h4>
<h4>4. Exhibited is a portion of ABC Company internetwork. Which of the connections can be full duplex?</h4>
<blockquote><p><span style="color: #000000;">A) segments 1 and 2</span></p>
<p><span style="color: #000000;"> B) segment 2</span></p>
<p><span style="color: #000000;"> C) segments 3 and 4</span></p>
<p><span style="color: #000000;">D) segments 2, 3, and 4</span></p>
<p><span style="color: #000000;">E) segments 1, 2, 3, and 4</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Segment 1 is operating under a hub- and as we know, hubs aren&#8217;t capable of full-duplex capability. Therefore, all other segments except 1 may be full-duplex. D is the correct answer.</span></p>
<hr />
<p style="text-align: center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/cisco-exam-answers.jpg" alt="cisco exams" /></p>
<h4>5. Refer to the exhibit. The switch and the hub have default configurations, and the switch has built its CAM table. Which of the hosts will receive the data when workstation A sends a unicast packet to workstation C?</h4>
<blockquote><p><span style="color: #000000;">A) workstation C</span></p>
<p><span style="color: #000000;"> B) workstations B and C</span></p>
<p><span style="color: #000000;"> C) workstations B, C, and the E0 interface of the router</span></p>
<p><span style="color: #000000;">D) workstations B, C, D, E, F, and the E0 interface of the router</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Only workstation C will get the data, since we are using a switch. Switches use microsegmentation, which will allow only the receiving computer to get the data in this instance. A is the correct answer.</span></p>
<hr />
<h4>6. An administrator would like to connect ten workstations on a 192.168.0.0/24 network. The device selected by the administrator must allow connectivity between hosts without sharing bandwidth. Which device would be appropriate?</h4>
<blockquote><p><span style="color: #000000;">A) hub</span></p>
<p><span style="color: #000000;"> B) router</span></p>
<p><span style="color: #000000;"> C) switch</span></p>
<p><span style="color: #000000;">D) repeater</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Only a switch can route data without sharing data. Note that the hub would be able to be used if sharing bandwidth wasn&#8217;t an issue. But since it is, C is the correct answer.</span></p>
<hr />
<h4>7. Which networking devices use the MAC address to make forwarding decisions? (Choose two.)</h4>
<blockquote><p><span style="color: #000000;">A) NIC</span></p>
<p><span style="color: #000000;"> B) bridge</span></p>
<p><span style="color: #000000;"> C) hub</span></p>
<p><span style="color: #000000;">D) switch</span></p>
<p><span style="color: #000000;">E) repeater</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Bridges and switches both operate on the Data Link layer- meaning they do indeed deal with MAC addresses. B and D are the correct answers, since the rest of the answers operate on the physical layer.</span></p>
<hr />
<h4>8. Which devices are primarily used to extend cable segments within a collision domain by regenerating the data signals? (Choose two.)</h4>
<blockquote><p><span style="color: #000000;">A) switch</span></p>
<p><span style="color: #000000;"> B) repeater</span></p>
<p><span style="color: #000000;"> C) router</span></p>
<p><span style="color: #000000;">D) bridge</span></p>
<p><span style="color: #000000;">E) hub</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Repeaters and hubs both extend the collision domain by repeating a signal, so B and E is correct. Bridges, routers, and switches create more collision domains- not extend them.</span></p>
<hr />
<h4>9. Which devices will create multiple collision domains in an Ethernet network? (Choose two.)</h4>
<blockquote><p><span style="color: #000000;">A) NIC</span></p>
<p><span style="color: #000000;"> B) hub</span></p>
<p><span style="color: #000000;"> C) switch</span></p>
<p><span style="color: #000000;">D) router</span></p>
<p><span style="color: #000000;">E) repeater</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Switches, routers, and repeaters all create more collision domains when used correctly. C and D are correct. Hubs extend the collision domain, and NICs are unrelated.</span></p>
<hr />
<p style="text-align: center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/exam-answers.jpg" alt="exam answers" /></p>
<h4>10. Refer to the exhibit. How many broadcast domains exist in classroom 240?</h4>
<blockquote><p><span style="color: #000000;">A) 1</span></p>
<p><span style="color: #000000;"> B) 2</span></p>
<p><span style="color: #000000;"> C) 5</span></p>
<p><span style="color: #000000;">D) 12</span></p>
<p><span style="color: #000000;">E) 13</span></p>
<p><span style="color: #000000;">F) 15</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Only 1 broadcast domain exists, since the multiple hubs only extend the domain, not create more collision domains. The switch effectively creates our only collision domain. A is the correct answer.</span></p>
<hr />
<h4>11. A PC receives a frame. Which situation will cause the NIC on the receiving host to pass the frame contents up the OSI layers to be processed by the PC?</h4>
<blockquote><p><span style="color: #000000;">A) The frame is a runt frame.</span></p>
<p><span style="color: #000000;"> B) The destination MAC address of the frame is FFFF.FFFF.FFFF.</span></p>
<p><span style="color: #000000;"> C) The transmitting host generated a jam signal during the frame transmission.</span></p>
<p><span style="color: #000000;">D) The recalculated checksum for the frame does not match the FCS on the frame.</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">We know that broadcasts are always expressed as the highest number possible. In hex, this number is actually F. Therefore, the NIC will process a broadcast that is defined by the MAC address FFFF.FFFF.FFFF, so B is the correct answer.</span></p>
<hr />
<h4>12. A network administrator has a multi-floor LAN to monitor and maintain. Through careful monitoring, the administrator has noticed a large amount of broadcast traffic slowing the network. Which device would you use to best solve this problem?</h4>
<blockquote><p><span style="color: #000000;">A) bridge</span></p>
<p><span style="color: #000000;"> B) hub</span></p>
<p><span style="color: #000000;"> C) router</span></p>
<p><span style="color: #000000;">D) transceiver</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">The best device would be the router. The hub would only cause bandwidth concerns, and the bridge would only divide the network into two halves- not provide any other functionality. Transceivers are unrelated. The correct answer is C.</span></p>
<hr />
<h4>13. What will a bridge do if it receives a frame with a MAC address that is not within the table?</h4>
<blockquote><p><span style="color: #000000;">A) discard frame</span></p>
<p><span style="color: #000000;"> B) ignore frame</span></p>
<p><span style="color: #000000;"> C) send frame to appropriate port</span></p>
<p><span style="color: #000000;">D) send frame to all ports except source port</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">If a frame is received that doesn&#8217;t have a MAC address, the frame is forwarded out of all ports except the source port. D is the correct answer.</span></p>
<hr />
<h4>14. Which networking device reduces the size of both collision domains and broadcast domains?</h4>
<blockquote><p><span style="color: #000000;">A) hub</span></p>
<p><span style="color: #000000;"> B) Layer 2 switch</span></p>
<p><span style="color: #000000;"> C) router</span></p>
<p><span style="color: #000000;">D) bridge</span></p>
<p><span style="color: #000000;">E) repeater</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Since only a router can separate broadcast domains, C is the correct answer.</span></p>
<hr />
<h4>15. What is used to prevent Layer 2 switching loops?</h4>
<blockquote><p><span style="color: #000000;">A) bridging</span></p>
<p><span style="color: #000000;"> B) segmentation</span></p>
<p><span style="color: #000000;"> C) Address Resolution Protocol</span></p>
<p><span style="color: #000000;">D) Spanning-Tree Protocol</span></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-ethernet-history"></a><a href="http://learn-networking.com/network-design/an-introduction-to-ethernet-switching">An Introduction to Ethernet Switching</a><br />
<strong>Explanation:</strong> <span style="color: #000000;">Spanning tree protocol, or STP, is used to prevent switching loops. Have a look at the above article for more information.</span></p>
<img src="http://learn-networking.com/learn-networking.com/?ak_action=api_record_view&id=113&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://learn-networking.com/exam-preparations/ccna-1-module-8-exam-solutions/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>CCNA 1 Module 6 Exam Solutions</title>
		<link>http://learn-networking.com/exam-preparations/ccna-1-module-6-exam-solutions</link>
		<comments>http://learn-networking.com/exam-preparations/ccna-1-module-6-exam-solutions#comments</comments>
		<pubDate>Tue, 29 Jan 2008 23:10:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exam Preps]]></category>
		<category><![CDATA[CCNA 1]]></category>
		<category><![CDATA[ccna exams]]></category>

		<guid isPermaLink="false">http://learn-networking.com/exam-preparations/ccna-1-module-6-exam-solutions</guid>
		<description><![CDATA[Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process.</p>
<p>Instead, shouldn’t you get a helpful hint and get pointed in the right direction of where to look for an answer? That way, you can keep your dignity, hopes for the future, and of course your grade. The questions below are from the CCNA 1 module 6 exam- but instead of straight answers, we reason out why the answers are correct. If any type of math or decision making is involved, we leave that up to you (But we will of course give you the resources you need to complete the question.)</p>
<hr />
<p style="text-align: center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/cisco-exam.jpg" alt="cisco exam" /></p>
<h4>Refer to the exhibit. Host A is communicating with host F. What happens to a frame sent from host A to host F as it travels over the Ethernet segments?</h4>
<blockquote><p><font color="#000000">A) The frame format is modified as it passes through each switch.<br />
</font><font color="#000000">B) </font><font color="#000000">The frame format remains the same across each Ethernet segment.</font><font color="#000000"><span style="color: #ff0000"></span><br />
<span style="color: #ff0000"></span></font><font color="#000000">C) </font><font color="#000000">The frame format is modified as the media speed changed at switch B and switch E.<br />
</font><font color="#000000">D) </font><font color="#000000">The frame format is modified as the media material changes between copper and fiber at switch C and switch D.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/tcp-ip/how-the-network-access-layer-works">How the Network Access Layer Works</a></p>
<p><strong>Explanation:</strong> The frame format is not modified at any point to its destination, so B is the correct answer.</p>
<hr />
<h4>2. How many hexadecimal digits are in a MAC address?</h4>
<blockquote><p><font color="#000000">A) 2<br />
B) 8<br />
C) 12<br />
D) 16<br />
E) 32</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-guide-to-network-math">A Guide to Network Math</a></p>
<p><strong>Explanation:</strong> Hexadecimal is outlined in the above article, and we will find from reading it that there are 12 digits in a hexadecimal MAC address. C is the correct answer.</p>
<hr />
<h4>3. What are three functions of a NIC in a PC? (Choose three.)</h4>
<blockquote><p><font color="#000000">A) A NIC connects the PC to the network media.<br />
B) A NIC detects collisions on the Ethernet segment.<br />
C) A NIC checks the formatting of data before it is transmitted.<br />
D) A NIC passes the contents of selected frames to the upper OSI layers.<br />
E) A NIC acknowledges and retransmits data that was not received properly.<br />
F) A NIC discards frames when the destination IP address does not match the local host.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-hardware/what-is-a-network-interface-card">What is a Network Interface Card?</a></p>
<p><strong>Explanation:</strong> The NIC connects a PC to network media, so A is correct. It also detects collisions, so B is also correct. A NIC is too dumb of a device to check formatting, so C is incorrect. NICs do indeed pass information to upper OSI layers, so D is correct. D and E are both untrue since NICs do not have these responsibilities.</p>
<hr />
<h4>4. At what layer of the OSI model does a MAC address reside?</h4>
<blockquote><p><font color="#000000">A) 1<br />
B) 2<br />
C) 3<br />
D) 4<br />
E) 7</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/tcp-ip/how-the-network-access-layer-works">How the Network Access Layer Works</a></p>
<p><strong>Explanation:</strong> The second layer of the OSI model is the Data link layer (which corresponds to the TCP/IP network access layer). We know that the data link layer is responsible for MAC address capability, so B is the correct answer.</p>
<hr />
<h4>5. A router has an Ethernet, Token Ring, serial, and ISDN interface. Which interfaces will have a MAC address?</h4>
<blockquote><p><font color="#000000">A) serial and ISDN interfaces<br />
B) Ethernet and Token Ring interfaces<br />
C) Ethernet and ISDN interfaces<br />
D) Token Ring and serial interfaces</font></p></blockquote>
<p><strong>More Info: </strong>(none)</p>
<p><strong>Explanation:</strong> The MAC address is reserved for the Ethernet and Token Ring interfaces, so B is correct. Serial and ISDN interfaces do not require MAC addresses, so the remaining answers are incorrect.</p>
<hr />
<h4>6. In an Ethernet LAN, how does the NIC know when it can transmit data?</h4>
<blockquote><p><font color="#000000">A) An Ethernet NIC transmits data as soon as the frame is received.<br />
B) An Ethernet NIC transmits data as soon as the NIC receives a token.<br />
C) An Ethernet NIC transmits data when it senses a collision.<br />
D) An Ethernet NIC transmits data after listening for the absence of a signal on the media.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-hardware/what-is-a-network-interface-card">What is a Network Interface Card?</a></p>
<p><strong>Explanation:</strong> NICs look for an absence in signal before transmitting, since we need an open spot on the network to transmit or there will be collisions. D is the correct answer.</p>
<hr />
<h4>7. Which characteristics describe carrier sense multiple access collision detect (CSMA/CD)? (Choose three.)</h4>
<blockquote><p><font color="#000000">A) reliable<br />
B) point-to-point<br />
C) nondeterministic<br />
D) connection-oriented<br />
E) collision environment<br />
F) first-come, first-served approach</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> CSMA/CD is a first come first serve approach, as stated in the above article- F is correct.. This is basically defining nondeterministic, so C is correct too. CSMA/CD works with the collision environment, so E is also true.</p>
<hr />
<h4>8. Which two devices can provide full-duplex Ethernet connections? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) hub<br />
B) modem<br />
C) repeater<br />
D) NIC<br />
E) Layer 2 switch</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> This question is rather tricky. It is best to eliminate the wrong answers first. Hubs can&#8217;t, since they don&#8217;t support microsegmentation. Modems operate as half-duplex, so they are out too. Repeaters are unrelated to the matter, so it leaves us with the NIC and Layer 2 switch. D and E are correct.</p>
<hr />
<h4>9. On a local area network, one workstation can send data on the line while it is receiving data. What type of data transfer does this describe?</h4>
<blockquote><p><font color="#000000">A) hybrid<br />
B) half duplex<br />
C) full duplex<br />
D) multilink</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> This is a full-duplex communication since both devices can transmit and receive simultaneously. C is the correct answer.</p>
<hr />
<p align="center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/ccna1.jpg" border="0" height="146" width="279" /></p>
<h4>10. Refer to the exhibit. The small office network shown in the exhibit consists of four computers connected through a hub. Which configuration would cause collisions and errors on the network?</h4>
<blockquote><p><font color="#000000">A) autonegotiation<br />
B) FastEthernet<br />
C) peer-to-peer shared resources<br />
D) administratively configured full duplex</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> D is the correct answer, since the device connecting the computers is a hub. We can not have an error-free network operating at full-duplex with a hub. If the device was a switch, it would be a different story.</p>
<hr />
<p align="center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/ccna2.jpg" border="0" height="145" width="236" /></p>
<h4>11. Refer to the exhibit. The switch and workstation are administratively configured for full-duplex operation. Which statement accurately reflects the operation of this link?</h4>
<blockquote><p><font color="#000000">A) No collisions will occur on this link.<br />
B) Only one of the devices can transmit at a time.<br />
C) The switch will have priority for transmitting data.<br />
D) The devices will default back to half duplex if excessive collisions occur.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> Since full-duplex operation allows two devices send and receive information at the same time, there should be no collisions at all. The device is a switch (not a hub), so there should be no further problems. A is the correct answer.</p>
<hr />
<p align="center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/ccna3.jpg" border="0" height="210" width="287" /></p>
<h4>12. Refer to the exhibit. All hosts are in listen mode. Host 1 and Host 4 both transmit data at the same time. How do the hosts respond on the network? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) Hosts 1 and 4 may be operating full duplex so no collision will exist.<br />
B) The hub will block the port connected to Host 4 to prevent a collision.<br />
C) After the end of the jam signal, Hosts 1, 2, 3, and 4 invoke a backoff algorithm.<br />
D) Hosts 1 and 4 are assigned shorter backoff values to provide them priority to access the media.<br />
E) If a host has data to transmit after the backoff period of that host, the host checks to determine if the line is idle, before transmitting.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation: </strong>We know from the above article that when a collision occurs, a jam signal is sent and all devices invoke a back-off algorithm. After that time is up, hosts may then check the network for traffic. If it is open, the device may transmit. This describes answers C and E.</p>
<hr />
<h4>13. When a collision occurs in a network using CSMA/CD, how do hosts with data to transmit respond after the backoff period has expired?</h4>
<blockquote><p><font color="#000000">A) The hosts return to a listen-before-transmit mode.<br />
B) The hosts creating the collision have priority to send data.<br />
C) The hosts creating the collision retransmit the last 16 frames.<br />
D) The hosts extend their delay period to allow for rapid transmission.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> After the back-off algorithm is expired, all devices go bck to normal (listening before transmitting). A is the correct answer.</p>
<hr />
<h4>14. Which statement describes how CSMA/CD on an Ethernet segment manages the retransmission of frames after a collision occurs?</h4>
<blockquote><p><font color="#000000">A) The first device to detect the collision has the priority for retransmission.<br />
B) The device with the lowest MAC address determines the retransmission priority.<br />
C) The devices on the network segment hold an election for priority to retransmit data<br />
D) The devices transmitting when the collision occurs DO NOT have priority for retransmission.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> After a back-off sequence is expired, the devices that were in the collision do not have priority to transmit data. D is the correct answer.</p>
<hr />
<p align="center"><img src="http://learn-networking.com/wp-content/uploads/2008/01/ccna4.jpg" border="0" height="145" width="236" /></p>
<h4>15. Refer to the exhibit. A technician wants to increase the available bandwidth for the workstation by allowing the switch and the NIC on the workstation to transmit and receive simultaneously. What will permit this?</h4>
<blockquote><p><font color="#000000">A) CSMA/CD<br />
B) full-duplex<br />
C) FastEthernet<br />
D) crossover cable</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> This is only applicable via a full-duplex connection, B is correct.</p>
<hr />
<h4>16. Why do hosts on an Ethernet segment that experience a collision use a random delay before attempting to transmit a frame?</h4>
<blockquote><p><font color="#000000">A( A random delay is used to ensure a collision-free link.<br />
B) A random delay value for each device is assigned by the manufacturer.<br />
C) A standard delay value could not be agreed upon among networking device vendors.<br />
D) A random delay helps prevent the stations from experiencing another collision during the transmission.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/carrier-sense-multiple-access-collision-detect-csmacd-explained">Carrier Sense Multiple Access Collision Detect (CSMA/CD) Explained</a></p>
<p><strong>Explanation:</strong> This random delay helps prevent every computer on the network transmitting at the same time after the back-off algorithm is expired. Since it&#8217;s random for each device, collisions are unlikely. D is the correct answer.</p>
<hr />
<h4>17. In which two layers of the OSI model does Ethernet function? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) application<br />
B) session<br />
C) transport<br />
D) network<br />
E) data link<br />
F) physical</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/tcp-ip/how-the-network-access-layer-works">How the Network Access Layer Works</a></p>
<p><strong>Explanation:</strong> The bottom two layers of the OSI model deal with Ethernet functions-Physical and Data Link. Note that this is also the Network Access Layer in the TCP/IP model. E and F are both correct.</p>
<hr />
<h4>18. Which of the following are specified by IEEE standards as sublayers of the OSI data link layer? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) Logical Link Control<br />
B) Logical Layer Control<br />
C) Media Access Control<br />
D) Logical Link Communication<br />
E) Media Access Communication<br />
F) Physical Access Communication</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/tcp-ip/how-the-network-access-layer-works">How the Network Access Layer Works</a></p>
<p><strong>Explanation:</strong> Sublayers of the Data Link layer include Logical Link Control (LLC) and Media Access Control (MAC). A and C are both correct.</p>
<hr />
<h4>19. Where does the MAC address originate?</h4>
<blockquote><p><font color="#000000">A) DHCP server database<br />
B) configured by the administrator<br />
C) burned into ROM on the NIC card<br />
D) network configuration on the computer<br />
E) included in the creation of the processor chip</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-hardware/what-is-a-network-interface-card">What is a Network Interface Card?</a></p>
<p><strong>Explanation:</strong> The MAC address is burned into the NIC at the factory- C is the correct answer.</p>
<img src="http://learn-networking.com/learn-networking.com/?ak_action=api_record_view&id=96&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://learn-networking.com/exam-preparations/ccna-1-module-6-exam-solutions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA 1 Module 5 Exam Solutions</title>
		<link>http://learn-networking.com/exam-preparations/ccna-1-module-5-exam-solutions</link>
		<comments>http://learn-networking.com/exam-preparations/ccna-1-module-5-exam-solutions#comments</comments>
		<pubDate>Mon, 28 Jan 2008 06:46:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exam Preps]]></category>
		<category><![CDATA[CCNA 1]]></category>
		<category><![CDATA[ccna exams]]></category>
		<category><![CDATA[exam preps]]></category>

		<guid isPermaLink="false">http://learn-networking.com/exam-preparations/ccna-1-module-5-exam-solutions</guid>
		<description><![CDATA[Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process.</p>
<p>Instead, shouldn’t you get a helpful hint and get pointed in the right direction of where to look for an answer? That way, you can keep your dignity, hopes for the future, and of course your grade. The questions below are from the CCNA 1 module 5 exam- but instead of straight answers, we reason out why the answers are correct. If any type of math or decision making is involved, we leave that up to you (But we will of course give you the resources you need to complete the question.)</p>
<hr />
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/ccna-1-mod-5-diagram.jpg" /></p>
<h4>1.	Refer to the exhibit. What is the appropriate cable to use at each of the numbered network connections?</h4>
<blockquote><p><font color="#000000">A) 1-crossover; 2-straight-through; 3-crossover; 4-straight-through</font></p>
<p><font color="#000000">B) 1-straight-through; 2-crossover; 3-straight-through; 4-straight-through</font></p>
<p><font color="#000000">C) 1-straight-through; 2-crossover; 3-crossover; 4-straight-through</font></p>
<p><font color="#000000">D) 1-rollover; 2-crossover; 3-straight-through; 4-straight-through</font></p>
<p><font color="#000000">E) 1-rollover; 2-straight-through; 3-straight-through; 4-straight-through</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="rollover, crossover, and straight-through cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> In the first computer, we are connecting it to a router&#8217;s console port- and so we will need a rollover cable. The second computer is linked to the Ethernet port, so it needs a crossover cable. The router to switch connection requires a straight-through cable, since they are unlike devices. The switch and the workstation are also unlike devices, so it is also a straight-through cable. D is correct.</p>
<hr />
<h4> 2.	Which two devices are considered OSI Layer 1 devices? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) hubs</font></p>
<p><font color="#000000">B) routers</font></p>
<p><font color="#000000">C) bridges</font></p>
<p><font color="#000000">D) switches</font></p>
<p><font color="#000000">E) repeaters</font></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> OSI Layer 1 devices reside on the Physical Layer. These are considered &#8220;dumb&#8221; devices- both hubs and repeaters reside on this layer. A and E are correct.</p>
<hr />
<h4>3. What device is used to connect hosts to an Ethernet LAN and requires a straight-through UTP cable between the hosts and this device?</h4>
<blockquote><p><font color="#000000">A) NIC</font></p>
<p><font color="#000000">B) router</font></p>
<p><font color="#000000">C) switch</font></p>
<p><font color="#000000">D) server</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-hardware/what-is-the-difference-between-a-hub-and-a-switch" title="difference between a hub and a switch">What Is The Difference Between A Hub And A Switch?</a></p>
<p><strong>Explanation:</strong> While you could say that the above answers all may be able to connect hosts to a LAN, only the switch would require a straight-through cable, since the host and switch are unlike devices. Note that the NIC is an integral component of a computer- so it doesn&#8217;t have any type of Ethernet cable connecting it to a computer. (Only cable connecting it to a network.)</p>
<hr />
<h4>4.	What is the most common type of cabling used in LANs?</h4>
<blockquote><p><font color="#000000">A) STP</font></p>
<p><font color="#000000">B) UTP</font></p>
<p><font color="#000000">C) coax</font></p>
<p><font color="#000000">D) fiber</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> Single Twisted-Pair is quite popular, since it is cheap, easy to install, and quite durable. Each other method suffers from high cost or are rather difficult to install.</p>
<hr />
<h4>5.	In which situations would a crossover cable be used to connect devices in a network? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) switch to PC</font></p>
<p><font color="#000000">B) switch to hub</font></p>
<p><font color="#000000">C) switch to router</font></p>
<p><font color="#000000">D) switch to server</font></p>
<p><font color="#000000">E) switch to switch</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="rollover, crossover, and straight-through cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> The above article states that we use a crossover cable when connecting like devices- so B and E are both correct.</p>
<hr />
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/ccna-1-mod-5-hubswitch.jpg" /></p>
<h4>6.	Refer to the exhibit. How many collision domains exist in the network?</h4>
<blockquote><p><font color="#000000">A) 1</font></p>
<p><font color="#000000">B) 2</font></p>
<p><font color="#000000">C) 4</font></p>
<p><font color="#000000">D) 7</font></p>
<p><font color="#000000">E) 8</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-hardware/what-is-the-difference-between-a-hub-and-a-switch" title="difference between a hub and a switch">What Is The Difference Between A Hub And A Switch?</a></p>
<p><strong>Explanation:</strong> Switches only create one collision domain. Since there are two connections to each part of the network, there are two collision domains- B is correct.</p>
<hr />
<h4>7.	What type of cable would be used to make the connection between the console port of a router and a workstation?</h4>
<blockquote><p><font color="#000000">A) crossover</font></p>
<p><font color="#000000">B) rollover</font></p>
<p><font color="#000000">C) straight-through</font></p>
<p><font color="#000000">D) patch</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="rollover, crossover, and straight-through cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> The above article states that to enter the console port, we need to use a rollover cable- B is correct.</p>
<hr />
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/ccna-1-mod-5-csudsu.jpg" /></p>
<h4>8.	Which function is a unique responsibility of the DCE devices shown in the exhibit?</h4>
<blockquote><p><font color="#000000">A) transmission of data</font></p>
<p><font color="#000000">B) reception of data</font></p>
<p><font color="#000000">C) clocking for the synchronous link</font></p>
<p><font color="#000000">D) noise cancellation in transmitted data</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-cabling-lans-and-wans" title="cabling lans and wans">A Brief Overview Of Cabling LANs And WANs</a></p>
<p><strong>Explanation:</strong> The clocking rate must be set on the DCE side of the cable, or communication will not take place. C is correct.</p>
<hr />
<h4>9.	Which address does a bridge use to make filtering and switching decisions?</h4>
<blockquote><p><font color="#000000">A) source MAC</font></p>
<p><font color="#000000">B) source IP</font></p>
<p><font color="#000000">C) destination MAC</font></p>
<p><font color="#000000">D) destination IP</font></p>
<p><font color="#000000">E) network IP address</font></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> The bridge uses the destination MAC, since it is a layer two device. The source MAC would be impractical, since we need a &#8220;to&#8221; address, not a &#8220;from&#8221; address. C is correct.</p>
<hr />
<h4>10.	What is characteristic of how a hub operates?</h4>
<blockquote><p><font color="#000000">A) A hub selectively drops packets that represent potential security risks.</font></p>
<p><font color="#000000">B) A hub forwards data out all interfaces except the inbound interface.</font></p>
<p><font color="#000000">C) A hub dynamically learns the interfaces to which all devices are attached.</font></p>
<p><font color="#000000">D) At start up, a hub queries the devices on all interfaces in order to learn the MAC addresses of the attached devices.</font></p>
<p><font color="#000000">E) A hub transmits a frame to a specific interface based on the destination MAC address.</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-hardware/what-is-the-difference-between-a-hub-and-a-switch" title="difference between a hub and a switch">What Is The Difference Between A Hub And A Switch?</a></p>
<p><strong>Explanation:</strong> The above article states that hubs forward data out all interfaces, except the inbound interface. Thus, B is corect. Unfortunately, hubs are dumb devices and do not work with MAC addresses, so A, C, D, and E are all incorrect</p>
<hr />
<h4>11. Users with systems that are attached to a hub are complaining about poor response time. What device could replace the hub and provide immediate response time improvement?</h4>
<blockquote><p><font color="#000000">A) router</font></p>
<p><font color="#000000">B) switch</font></p>
<p><font color="#000000">C) bridge</font></p>
<p><font color="#000000">D) repeater</font></p>
<p><font color="#000000">E) A hub transmits a frame to a specific interface based on the destination MAC address.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-hardware/what-is-the-difference-between-a-hub-and-a-switch" title="difference between a hub and a switch">What Is The Difference Between A Hub And A Switch?</a></p>
<p><strong>Explanation:</strong> Since hubs split bandwidth between all interfaces, this can be a very poor performing device. Switches use microsegmentation to give bandwidth only to interfaces that need it at a specific time- so B is correct.</p>
<hr />
<h4>12.	Which of the following are benefits of peer-to-peer networks? (Choose three.)</h4>
<blockquote><p><font color="#000000">A) centralized security</font></p>
<p><font color="#000000">B) easy to create</font></p>
<p><font color="#000000">C) very scalable</font></p>
<p><font color="#000000">D) no centralized equipment required</font></p>
<p><font color="#000000">E) centralized administrator not required</font></p>
<p><font color="#000000">F) centralized control of assets</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-cabling-lans-and-wans" title="cabling lans and wans">A Brief Overview Of Cabling LANs And WANs</a></p>
<p><strong>Explanation:</strong> Peer to peer networks are easy to create and are considered to be decentralized. This means that B, D, and E are all correct. The client/server model is centralized, and harder to create- which would apply to A, C, and F.</p>
<hr />
<h4>13.	Which statement is accurate about a WAN link?</h4>
<blockquote><p><font color="#000000">A) The link transmits data serially.</font></p>
<p><font color="#000000">B) The link uses a maximum distance of 100 meters.</font></p>
<p><font color="#000000">C) The link uses the same transmission rate as all other WAN links use.</font></p>
<p><font color="#000000">D) The link uses the same standardized connector style that is used for all WAN technologies.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-cabling-lans-and-wans" title="cabling lans and wans">A Brief Overview Of Cabling LANs And WANs</a></p>
<p><strong>Explanation:</strong> We know from the above article that WANs use serial connections to communicate. The transmission rate can be changed, so C is wrong. Different connectors may be used, so D is wrong. B is also wrong, since the maximum distance may be much longer than that- after all, the internet is a rather large WAN that spans the entire Earth.</p>
<hr />
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/ccna-1-mod-5-csudsu2.jpg" /></p>
<h4>14.	Which items in the exhibit are DTE devices?</h4>
<blockquote><p><font color="#000000">A) A and B</font></p>
<p><font color="#000000">B) B and C</font></p>
<p><font color="#000000">C) C and D</font></p>
<p><font color="#000000">D) A and D</font></p>
<p><font color="#000000">E) A, B, C, and D</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-cabling-lans-and-wans" title="cabling lans and wans">A Brief Overview Of Cabling LANs And WANs</a></p>
<p><strong>Explanation:</strong> D is the correct answer, since routers A and D both act as the client in the given scenario. To put it into perspective, you can imagine that each router is your home network, and your computer is connected to the router. Thus, you are the client.</p>
<hr />
<h4>15.	At which layer of the OSI model does the MAC address of a NIC reside?</h4>
<blockquote><p><font color="#000000">A) physical</font></p>
<p><font color="#000000">B) application</font></p>
<p><font color="#000000">C) network</font></p>
<p><font color="#000000">D) transport</font></p>
<p><font color="#000000">E) data link</font></p>
<p><font color="#000000">F) session</font></p></blockquote>
<p><strong>More Info: </strong>What Is A Network Interface Card?</p>
<p><strong>Explanation:</strong> The MAC address is a Layer 2 function- the Data Link Layer. E is the correct answer.</p>
<hr />
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/ccna-1-mod-5-patchp.jpg" /></p>
<h4>16. Refer to the exhibit. A technician measured the lengths of the CAT 5e structured cable runs in the exhibit. How should the technician evaluate the cabling shown in the diagram to the network administrator?</h4>
<blockquote><p><font color="#000000">A) All cabling to work areas are within specifications.</font></p>
<p><font color="#000000">B) Station A and B may experience intermittent problems because the length exceeds the recommended standard.</font></p>
<p><font color="#000000">C) Station B may experience intermittent problems because the length exceeds the recommended standard.</font></p>
<p><font color="#000000">D) Station C may experience intermittent network connectivity because the length is less than the recommended standard.</font></p>
<p><font color="#000000">E) Station A and B will have intermittent problems because the length exceeds the recommended standard.</font></p>
<p><font color="#000000">F) Station C will not have network connectivity because the length is less than the recommended standard.</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> If you check the distance specifications in the above article, you&#8217;ll notice that computer B is over the limit. Thus, C is the correct answer.</p>
<hr />
<h4>17.	Which statement describes a typical use of Gigabit Ethernet?</h4>
<blockquote><p><font color="#000000">A) to provide high-speed desktop connectivity for average users</font></p>
<p><font color="#000000">B) to provide connectivity to low to medium volume applications</font></p>
<p><font color="#000000">C) to provide medium volume connectivity to workgroup servers</font></p>
<p><font color="#000000">D) to provide high-speed connectivity for backbones and cross connects</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-cabling-lans-and-wans" title="cabling lans and wans">A Brief Overview Of Cabling LANs And WANs</a></p>
<p><strong>Explanation:</strong> Gigabit Ethernet is commonly used for backbone cabling, since that is where the most traffic is present. D is correct. Refer to the above article for more information.</p>
<hr />
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/ccna-1-mod-5-ethernet.jpg" /></p>
<h4>18.	The ends of a UTP cable are shown in the exhibit. Which cable configuration is shown?</h4>
<blockquote><p><font color="#000000">A) crossover</font></p>
<p><font color="#000000">B) rollover</font></p>
<p><font color="#000000">C) reversed-pair</font></p>
<p><font color="#000000">D) straight-through</font></p>
<p><font color="#000000">E) split-pair</font></p>
<p><font color="#000000">F) console</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="rollover, crossover, and straight-through cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> The above configuration matches the specification of a straight-through cable, D is correct.</p>
<hr />
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/ccna-1-mod-5-ethernet2.jpg" /></p>
<h4>19.	The ends of a UTP cable are shown in the exhibit. Which cable configuration is shown?</h4>
<blockquote><p><font color="#000000">A) console</font></p>
<p><font color="#000000">B) crossover</font></p>
<p><font color="#000000">C) rollover</font></p>
<p><font color="#000000">D) reversed-pair</font></p>
<p><font color="#000000">E) split-pair</font></p>
<p><font color="#000000">F) straight-through</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="rollover, crossover, and straight-through cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> The above configuration matches the specification of a crossover cable, B is correct.</p>
<hr />
<h4>20.	Which of the following are benefits of a wireless network? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) higher data speeds</font></p>
<p><font color="#000000">B) better security</font></p>
<p><font color="#000000">C) mobility</font></p>
<p><font color="#000000">D) less expensive NIC cards</font></p>
<p><font color="#000000">E) no need to run cables to hosts</font></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> This question should be fairly obvious. Without wires, you have more mobility- C is correct. For the same reason, E is also correct. The other results may be true in some cases, but it really depends on how the network is configured to judge its security or speed.</p>
<img src="http://learn-networking.com/learn-networking.com/?ak_action=api_record_view&id=76&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://learn-networking.com/exam-preparations/ccna-1-module-5-exam-solutions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA 1 Module 4 Exam Solutions</title>
		<link>http://learn-networking.com/exam-preparations/ccna-1-module-4-exam-solutions</link>
		<comments>http://learn-networking.com/exam-preparations/ccna-1-module-4-exam-solutions#comments</comments>
		<pubDate>Mon, 28 Jan 2008 05:32:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exam Preps]]></category>
		<category><![CDATA[CCNA 1]]></category>
		<category><![CDATA[ccna exams]]></category>
		<category><![CDATA[exam preps]]></category>

		<guid isPermaLink="false">http://learn-networking.com/exam-preparations/ccna-1-module-4-exam-solutions</guid>
		<description><![CDATA[Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process.</p>
<p>Instead, shouldn’t you get a helpful hint and get pointed in the right direction of where to look for an answer? That way, you can keep your dignity, hopes for the future, and of course your grade. The questions below are from the CCNA 1 module 4 exam- but instead of straight answers, we reason out why the answers are correct. If any type of math or decision making is involved, we leave that up to you (But we will of course give you the resources you need to complete the question.)</p>
<hr />
<h4>1. To ensure reliable LAN communications, what should a technician be looking for when attaching connectors to the ends of UTP cable?</h4>
<blockquote><p><font color="#000000">A) that the white-orange/orange pair is attached first</font></p>
<p><font color="#000000">B) That the wire pairs remain twisted as much as possible</font></p>
<p><font color="#000000">C) that one end of the shield is properly ground but not the other</font></p>
<p><font color="#000000">D) that 50 ohm termination resistors are on both ends</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> Since we know that crosstalk is commonly caused from not keeping wires twisted correctly, we whould look for that first- B is correct. UTP cable isn&#8217;t grounded, so C is incorrect. Resistors are used on UTP cable, so D is also incorrect. A is incorrect since it would be rather pointless, unless the wire pairs appear to be twisted and the problem can not be found.</p>
<hr />
<h4>2.	Which of the following describes frequency?</h4>
<blockquote><p><font color="#000000">A) length of each wave</font></p>
<p><font color="#000000">B) height of each wave</font></p>
<p><font color="#000000">C) number of cycles each second</font></p>
<p><font color="#000000">D) amount of time between each wave</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> Frequency is defined in the article above as &#8220;cycles per second,&#8221; so C is correct.</p>
<hr />
<h4>3.	How are binary ones and zeros represented in fiber optic installations? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) +5 volts/-5 volts</font></p>
<p><font color="#000000">B) 0 volts/5 volts</font></p>
<p><font color="#000000">C) light/no light</font></p>
<p><font color="#000000">D) high to low electrical transition</font></p>
<p><font color="#000000">E) low to high electrical transition</font></p>
<p><font color="#000000">F) increasing/decreasing light intensity</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> Fiber optic cable uses light to initiate communication- therefore, we can say that C and F are both correct. Voltage is associated with electricity, not light- and therefore the rest of the answers are incorrect.</p>
<hr />
<h4>4.	What is expected when crosstalk is present in networks with higher transmission frequencies? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) jitter</font></p>
<p><font color="#000000">B) increase in crosstalk</font></p>
<p><font color="#000000">C) higher signal attenuation</font></p>
<p><font color="#000000">D) increases in cancellation effect</font></p>
<p><font color="#000000">E) destruction of more of the data signal</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> As a higher frequency is obtained, more destruction of the data signal is present, and crosstalk increases. B and D are correct.</p>
<hr />
<h4>5. A small company is experiencing difficulties on its LAN. After performing some tests, a technician has determined that the copper media supporting the LAN is experiencing abnormal attenuation. What are two possible causes of the problem? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) defective connectors</font></p>
<p><font color="#000000">B) excessively long cable lengths</font></p>
<p><font color="#000000">C) use of higher grade cabling</font></p>
<p><font color="#000000">D) low frequency signals used in the media</font></p>
<p><font color="#000000">E) network cable runs isolated from other cables</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> Since many problems will be with connectors or long cable lengths, that is what we should check first. The signal degrades over time, so excessive distances will weaken the signal. Connectors that don&#8217;t function properly will also, of course, distort or attenuate our signal.</p>
<hr />
<h4>6.	What factors need to be considered to limit the amount of signal attenuation in Ethernet cable runs? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) type of users</font></p>
<p><font color="#000000">B) number of users</font></p>
<p><font color="#000000">C) length of cable</font></p>
<p><font color="#000000">D) type of electrical equipment</font></p>
<p><font color="#000000">E) installation of connectors on the cable</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> This question directly corresponds to the one above- and therefore, we know that C and E are both correct.</p>
<hr />
<h4>7.	What conditions are described when transmission signals from one wire pair affects another wire pair? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) noise</font></p>
<p><font color="#000000">B) resistance mismatch</font></p>
<p><font color="#000000">C) jitter</font></p>
<p><font color="#000000">D) crosstalk</font></p>
<p><font color="#000000">E) attenuation</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> We know from the above article that crosstalk and noise both result from signals jumping from one wire to another. Resistance mismatch, jitter, and attenuation are unrelated.</p>
<hr />
<h4>8.	What is a cause of crosstalk in UTP cable?</h4>
<blockquote><p><font color="#000000">A) cable pairs that are shorted</font></p>
<p><font color="#000000">B) cable pairs crossed during termination</font></p>
<p><font color="#000000">C) cabling runs installed in separate conduit</font></p>
<p><font color="#000000">D) cable pairs that are untwisted because of poor termination of the cable</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> It should be apparent by now that the number one cause of crosstalk is faulty connectors or untwisted wires- therefore, D is correct.</p>
<hr />
<h4>9.	Which of the following are detected by the wire map test? (Choose three.)</h4>
<blockquote><p><font color="#000000">A) near-end crosstalk (NEXT)</font></p>
<p><font color="#000000">B) opens</font></p>
<p><font color="#000000">C) propagation delay</font></p>
<p><font color="#000000">D) return loss</font></p>
<p><font color="#000000">E) reversed-pair faults</font></p>
<p><font color="#000000">F) short circuits</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> Opens, reversed-pair faults, and short circuits are all detected by a wire map test. We need to use special features of a testing device to test for NEXT, propagation delay, and return loss. It&#8217;s possible to test for these things, but not with a wire map.</p>
<hr />
<h4>10. A company needs to extend the LAN to six separate buildings. To limit the amount of signal attenuation on the LAN media, what type of media would be the best to use between the buildings?</h4>
<p>A) air (wireless)</p>
<p>B) coaxial cable</p>
<p>C) fiber</p>
<p>D) shielded twisted pair</p>
<p>E) unshielded twisted pair</p>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-basics-of-network-cable-testing" title="the basics of network cable testing"> The Basics Of Network Cable Testing</a></p>
<p><strong>Explanation:</strong> Since fiber can be run for longer distances, and isn&#8217;t effected by outside interference, the company should use fiber; C is correct. Wireless would be a poor choice since walls would interfere with the signal. STP and UTP would both be vulnerable to interference, and would also have a much shorter distance capability.</p>
<img src="http://learn-networking.com/learn-networking.com/?ak_action=api_record_view&id=73&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://learn-networking.com/exam-preparations/ccna-1-module-4-exam-solutions/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>CCNA 1 Module 3 Exam Solutions</title>
		<link>http://learn-networking.com/exam-preparations/ccna-1-module-3-exam-solutions</link>
		<comments>http://learn-networking.com/exam-preparations/ccna-1-module-3-exam-solutions#comments</comments>
		<pubDate>Mon, 28 Jan 2008 05:05:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exam Preps]]></category>
		<category><![CDATA[CCNA 1]]></category>
		<category><![CDATA[ccna exams]]></category>
		<category><![CDATA[exam preps]]></category>

		<guid isPermaLink="false">http://learn-networking.com/exam-preparations/ccna-1-module-3-exam-solutions</guid>
		<description><![CDATA[Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process.</p>
<p>Instead, shouldn’t you get a helpful hint and get pointed in the right direction of where to look for an answer? That way, you can keep your dignity, hopes for the future, and of course your grade. The questions below are from the CCNA 1 module 3 exam- but instead of straight answers, we reason out why the answers are correct. If any type of math or decision making is involved, we leave that up to you (But we will of course give you the resources you need to complete the question.)</p>
<hr />
<h4>1.	What are two advantages of using UTP cable in a networking environment? (Choose two.)</h4>
<blockquote><p><font color="#000000"> A) is stiffer than STP</font></p>
<p><font color="#000000">B) is less expensive than fiber</font></p>
<p><font color="#000000">C) is easier to install than coaxial</font></p>
<p><font color="#000000">D) provides longer distances than coaxial provides</font></p>
<p><font color="#000000">E) is less susceptible to outside noise sources than fiber is</font></p></blockquote>
<p><strong>More Info:  </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> A is incorrect, since we don&#8217;t ever recall the stiffness of a cable being a factor in cable advantages. B is true, since fiber is a newer technology, that likewise is more expensive to produce. C is also true, since coaxial can be a pain to install- unlike UTP cable. D and E are both untrue since coaxial provides longer distance, and fiber isn&#8217;t susceptible to most outside interference.</p>
<hr />
<h4>2.	What are two advantages of using fiber-optic cabling instead of UTP? (Choose two.)</h4>
<blockquote><p><font color="#000000"> A) lower cost</font></p>
<p><font color="#000000">B) easer to install</font></p>
<p><font color="#000000">C) allows longer distances</font></p>
<p><font color="#000000">D) less effected by external signals</font></p>
<p><font color="#000000">E) easier to terminate the cable ends</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> A is incorrect, since fiber-optic media is still fairly expensive. And although it is fairly easy to install, UTP is much easier- B is also incorrect. C is true since we use modulated light waves to transmit data- which can travel vast distances as compared to copper media. D is also true for the same reason- we aren&#8217;t using electric signals in fiber optic media, which means no electro-magnetic interference. E is untrue, since UTP cable doesn&#8217;t need to be terminated at all.</p>
<hr />
<h4>3.	What is the difference between a wireless NIC and an Ethernet NIC?</h4>
<blockquote><p><font color="#000000"> A) The Ethernet NIC operates at 100 Mbps, whereas a wireless NIC operates at 10 Mbps.</font></p>
<p><font color="#000000">B) The Ethernet NIC uses a PCI expansion slot, and a wireless NIC cannot use an expansion slot.</font></p>
<p><font color="#000000">C) The wireless NIC uses CSMA/CA, whereas a Ethernet NIC uses token passing as an access method.</font></p>
<p><font color="#000000">D) The wireless NIC associates to an access point, and an Ethernet NIC attaches to a hub or switch using a cable.</font></p>
<p><font color="#000000">E) The Ethernet NIC attaches to a hub or a switch using only fiber cabling, and a wireless NIC attaches to a wireless antenna using air as a network medium.</font></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> Since the type of NIC doesn&#8217;t necessarily dictate operation speed, A is not correct. B is also incorrect, since both use expansion slots. C is incorrect, since the NIC again does not necessarily dictate the network type. D is true, since we know that wireless signals need an access point, and Ethernet NICs connect to hubs/switches. Finally, E is incorrect since we aren&#8217;t limited to fiber optic media on Ethernet NICs.</p>
<hr />
<h4>4.	Which wireless standard operates in the 5 GHZ transmission range and is capable of 54 Mbps of data throughput?</h4>
<blockquote><p><font color="#000000"> A) 802.11</font></p>
<p><font color="#000000">B) 802.11a</font></p>
<p><font color="#000000">C) 802.11b</font></p>
<p><font color="#000000">D) 802.11g</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> From reading the above article, we know that only one of the above standards operates at 5 GHZ. Click the above link to learn more.</p>
<hr />
<h4>5.	A company is converting a cabled LAN to a wireless Ethernet LAN. What must be changed on every host on the network?</h4>
<blockquote><p><font color="#000000"> A) No changes are required.</font></p>
<p><font color="#000000">B) Each host will require a new IP address.</font></p>
<p><font color="#000000">C) Each host will require an appropriate NIC or adapter.</font></p>
<p><font color="#000000">D) Each host will require that the operating system be upgraded.</font></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> A is incorrect since we will indeed need to change the NIC. B is incorrect since we don&#8217;t necessarily need to rearrange our IP addresses. C is correct, since we will need to obtain a wireless NIC as opposed to the Ethernet NIC. D is also incorrect since the operating system has no influence on the question at hand.</p>
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/cisco-exam-mod-3.jpg" /></p>
<hr />
<h4>6.	Refer to the exhibit. Which answer correctly identifies the pinout of the UTP cables labeled Cable A, Cable B, and Cable C?</h4>
<blockquote><p><font color="#000000"> A) A=straight, B=rollover, C=crossover</font></p>
<p><font color="#000000">B) A=rollover, B=crossover, C=straight</font></p>
<p><font color="#000000">C) A=crossover, B=straight, C=straight</font></p>
<p><font color="#000000">D) A=crossover, B=straight, C=rollover</font></p>
<p><font color="#000000">E) A=straight, B=crossover, C=rollover</font></p>
<p><font color="#000000">F) A=rollover, B=straight, C=crossover</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="crossover, straight-through, and rollover cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> From reading the above article, we know that the above pinouts only match one of the listed answers. Read the above article for more information.</p>
<hr />
<h4>7.	What factors should be considered when selecting the appropriate cable for connecting a PC to a network? (Choose two.)</h4>
<blockquote><p><font color="#000000"> A) type of system bus</font></p>
<p><font color="#000000">B) motherboard model</font></p>
<p><font color="#000000">C) distance of cable run</font></p>
<p><font color="#000000">D) speed of transmission</font></p>
<p><font color="#000000">E) computer manufacturer</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> A and B are both incorrect since they do not relate to the wiring process of a network. C and D are both factors in the process, so they are correct. E is incorrect, for the same reason A and B were- it does not have a part in the wiring process.</p>
<hr />
<h4>8.	Which Ethernet implementation requires the signal on the media to be boosted at a maximum distance of 100 meters?</h4>
<blockquote><p><font color="#000000"> A) 10BASE2</font></p>
<p><font color="#000000">B) 10BASE5</font></p>
<p><font color="#000000">C) 100BASE-T</font></p>
<p><font color="#000000">D) 100BASE-FX</font></p>
<p><font color="#000000">E) 1000BASE-CX</font></p></blockquote>
<p><strong>More Info: </strong><a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> There is a handy diagram in the above article that will explain the distance implementations of the above choices. Click the above link for more information.</p>
<hr />
<h4>9.	When is a straight-through cable used in a network?</h4>
<blockquote><p><font color="#000000"> A) when configuring a router</font></p>
<p><font color="#000000">B) when connecting a host to a host</font></p>
<p><font color="#000000">C) when connecting a switch to a router</font></p>
<p><font color="#000000">D) when connecting one switch to another switch</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="crossover, straight-through, and rollover cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> The above article explains which instance a straight-through cable is used- refer to it for further information.</p>
<hr />
<h4>10.	What type of cable is used to make an Ethernet connection between a host and a LAN switch?</h4>
<blockquote><p><font color="#000000"> A) console</font></p>
<p><font color="#000000">B) rollover</font></p>
<p><font color="#000000">C) crossover</font></p>
<p><font color="#000000">D) straight-through</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="crossover, straight-through, and rollover cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> The above article explains which cable should be used in this instance- refer to it for further information.</p>
<hr />
<h4>11.	Which of the following are used for data communication signals? (Choose three.)</h4>
<blockquote><p><font color="#000000"> A) light patterns</font></p>
<p><font color="#000000">B) electrical voltages</font></p>
<p><font color="#000000">C) controlled air pulses</font></p>
<p><font color="#000000">D) mixed media impulses</font></p>
<p><font color="#000000">E) magnetized fluid wave</font></p>
<p><font color="#000000">F) modulated electromagnetic waves</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> The above article explains that light patterns, electrical voltages, and modulated electromagnetic waves are all used for communication. Thus, A, B, and F are correct.</p>
<hr />
<h4>12.	What does UTP cable rely on to reduce signal degradation caused by EMI and RFI?</h4>
<blockquote><p><font color="#000000"> A) shielding</font></p>
<p><font color="#000000">B) magnetism</font></p>
<p><font color="#000000">C) cancellation</font></p>
<p><font color="#000000">D) insulation</font></p>
<p><font color="#000000">E) properly grounded connections</font></p>
<p><font color="#000000">F) RJ-45 connectors</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> We know from the above article that EMI and RFI can both be reduced via cancellation- particularly, in the twisting of the wires inside the cable.</p>
<hr />
<h4>13.	Select the characteristics specified by 10BaseT. (Choose three.)</h4>
<blockquote><p><font color="#000000"> A) twisted pair cable</font></p>
<p><font color="#000000">B) T style connectors</font></p>
<p><font color="#000000">C) baseband transmission</font></p>
<p><font color="#000000">D) 10 gigabits per second data rate</font></p>
<p><font color="#000000">E) 10 megabits per second data</font></p>
<p><font color="#000000">F) decimal encoded data transmission</font></p></blockquote>
<p><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-brief-overview-of-networking-media" title="a brief overview of networking media">A Brief Overview Of Networking Media</a></p>
<p><strong>Explanation:</strong> The above article explains that we can break down what a cable&#8217;s specifications are through its name. The 10 means that it may transmit 10 megabits per second- E is correct. The T means it is a twisted pair cable- A is correct. Base means that it is a baseband transmission- so C is also correct.</p>
<p style="text-align: center"><img src="http://www.learn-networking.com/design/images/cisco-mod-3-answers.jpg" /></p>
<hr />
<h4>14.	Refer to the exhibit. What type of cable connects the two routers together without any intermediary device?</h4>
<blockquote><p><font color="#000000"> A) console</font></p>
<p><font color="#000000">B) rollover</font></p>
<p><font color="#000000">C) crossover</font></p>
<p><font color="#000000">D) straight-through</font></p></blockquote>
<p><strong>More Info:  </strong><a href="http://learn-networking.com/network-design/the-difference-between-straight-through-crossover-and-rollover-cables" title="crossover, straight-through, and rollover cables">The Difference Between Straight Through, Crossover, And Rollover Cables</a></p>
<p><strong>Explanation:</strong> The above article explains which cable we would use to connect two like devices- a router and a router.</p>
<hr />
<h4>15.	Which cable connectors are used to connect a cable from a router&#8217;s console port to a PC? (Choose two.)</h4>
<blockquote><p><font color="#000000"> A) RJ-11</font></p>
<p><font color="#000000">B) RJ-12</font></p>
<p><font color="#000000">C) RJ-45</font></p>
<p><font color="#000000">D) DB-8</font></p>
<p><font color="#000000">E) DB-9</font></p>
<p><font color="#000000">F) DB-10</font></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> Since the above is fairly basic terminology, we should know that RJ-45 and DB-9 are both correct. Thus, C and E are the correct choices.</p>
<img src="http://learn-networking.com/learn-networking.com/?ak_action=api_record_view&id=72&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://learn-networking.com/exam-preparations/ccna-1-module-3-exam-solutions/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CCNA 1 Module 2 Exam Solutions</title>
		<link>http://learn-networking.com/exam-preparations/ccna-1-module-2-exam-solutions</link>
		<comments>http://learn-networking.com/exam-preparations/ccna-1-module-2-exam-solutions#comments</comments>
		<pubDate>Mon, 28 Jan 2008 02:41:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exam Preps]]></category>
		<category><![CDATA[CCNA 1]]></category>
		<category><![CDATA[ccna exams]]></category>
		<category><![CDATA[exam preps]]></category>

		<guid isPermaLink="false">http://learn-networking.com/exam-preparations/ccna-1-module-2-exam-solutions</guid>
		<description><![CDATA[Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process.</p>
<p>Instead, shouldn’t you get a helpful hint and get pointed in the right direction of where to look for an answer? That way, you can keep your dignity, hopes for the future, and of course your grade. The questions below are from the CCNA 1 module 2 exam- but instead of straight answers, we reason out why the answers are correct. If any type of math or decision making is involved, we leave that up to you (But we will of course give you the resources you need to complete the question.)</p>
<hr />
<h4>1.	Which layer of the OSI model provides network services to processes in electronic mail and file transfer programs?</h4>
<blockquote><p><span style="color: #000000;">A) data link</span></p>
<p><span style="color: #000000;">B) transport</span></p>
<p><span style="color: #000000;">C) network</span></p>
<p><span style="color: #000000;">D) application</span></p></blockquote>
<p><strong>More Info: </strong><a title="An introduction to tcp/ip and the osi model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model"> An Introduction To The Tcp/Ip And OSI Model</a></p>
<p><strong>Explanation:</strong> This question is rather basic, and shouldn&#8217;t need much explaining. If you&#8217;re still lost or aren&#8217;t sure of the right answer, consult the above material for confirmation.</p>
<hr />
<h4>2. Which of the following are data link layer encapsulation details? (Choose two.)</h4>
<blockquote><p><span style="color: #000000;">A) A header and trailer are added.</span></p>
<p><span style="color: #000000;">B) Data is converted into packets.</span></p>
<p><span style="color: #000000;">C) Packets are packaged into frames.</span></p>
<p><span style="color: #000000;">D) Frames are divided into segments.</span></p>
<p><span style="color: #000000;">E) Packets are changed into bits for Internet travel.</span></p></blockquote>
<p><strong>More Info:</strong> <a title="how encapsulation works within the tcp/ip model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model">How Encapsulation Works Within the TCP/IP Model<br />
</a></p>
<p><strong>Explanation:</strong> Since each layer encapsulates the information with a header and trailer, A is correct. At the Data Link Layer, we do not convert the information into a packet- so B is wrong. Rather, we convert the packets into frames- so C is correct. D and E also incorrect since they do not follow the encapsulation process correctly- review the above material if you&#8217;d like a more thorough explanation.</p>
<hr />
<h4>3. Which three features apply to LAN connections? (Choose three.)</h4>
<blockquote><p><span style="color: #000000;">A) operate using serial interfaces</span></p>
<p><span style="color: #000000;">B) make network connection using a hub</span></p>
<p><span style="color: #000000;">C) limited to operation over small geographic areas</span></p>
<p><span style="color: #000000;">D) provide part-time connectivity to remote services</span></p>
<p><span style="color: #000000;">E) typically operate under local administrative control</span></p>
<p><span style="color: #000000;">F) provide lower bandwidth services compared to WANs</span></p></blockquote>
<p><strong>More Info:</strong> <a title="the difference between lans mans and wans" href="http://learn-networking.com/network-design/the-difference-between-lans-mans-and-wans"> The Difference Between LANs MANs And WANs</a></p>
<p><strong>Explanation:</strong> From reading the above article, we know that WANs use serial interfaces, not LANs, so A is incorrect. Since we can indeed make a network connection using a hub, B is correct. C is also correct- it corresponds with the exact definition of a LAN. D is incorrect, since LANs do not access remote services. E is correct, as it also corresponds with the definition of a LAN. F is incorrect since LANs provide much more bandwidth than WANs.</p>
<hr />
<h4>4. Which layer of the OSI model provides connectivity and path selection between two end systems where routing occurs?</h4>
<blockquote><p><span style="color: #000000;">A) physical layer</span></p>
<p><span style="color: #000000;">B) data link layer</span></p>
<p><span style="color: #000000;">C) network layer</span></p>
<p><span style="color: #000000;">D) transport layer</span></p></blockquote>
<p><strong>More Info: </strong><a title="An introduction to tcp/ip and the osi model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model"> An Introduction To The Tcp/Ip And OSI Model</a></p>
<p><strong>Explanation:</strong> Path selection is not available on the physical layer- A is incorrect. The Data Link Layer provides an interface to the NIC, so B is incorrect as well. The Network Layer supports logical addressing and routing- and therefore, C is correct. The Transport Layer would be incorrect since it is responsible for and end-to-end connection, not necessarily path selection.</p>
<hr />
<h4>5. Which term describes the process of adding headers to data as it moves down OSI layers?</h4>
<blockquote><p><span style="color: #000000;">A) division</span></p>
<p><span style="color: #000000;">B) encoding</span></p>
<p><span style="color: #000000;">C) separation</span></p>
<p><span style="color: #000000;">D) segmentation</span></p>
<p><span style="color: #000000;">E) encapsulation</span></p></blockquote>
<p><strong>More Info:</strong> <a title="how encapsulation works within the tcp/ip model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model">How Encapsulation Works Within the TCP/IP Model</a></p>
<p><strong>Explanation:</strong> Division, encoding, separation, and segmentation all do not make sense in this instance. Logically, only encapsulation could be the correct answer. Follow the link above for more information on encapsulation.</p>
<hr />
<h4>6. Refer to the following list. Choose the correct order of data encapsulation when a device sends information.</h4>
<blockquote><p><span style="color: #000000;"><strong>1. segments</strong></span></p>
<p><span style="color: #000000;"><strong>2. bits</strong></span></p>
<p><span style="color: #000000;"><strong>3. packets</strong></span></p>
<p><span style="color: #000000;"><strong>4. data</strong></span></p>
<p><span style="color: #000000;"><strong>5. frames</strong></span></p></blockquote>
<blockquote><p><span style="color: #000000;">A) 1 &#8211; 3 &#8211; 5 &#8211; 4 &#8211; 2</span></p>
<p><span style="color: #000000;">B) 2 &#8211; 1 &#8211; 3 &#8211; 5 &#8211; 4</span></p>
<p><span style="color: #000000;">C) 2 &#8211; 4 &#8211; 3 &#8211; 5 &#8211; 1</span></p>
<p><span style="color: #000000;">D) 4 &#8211; 3 &#8211; 1 &#8211; 2 &#8211; 5</span></p>
<p><span style="color: #000000;">E) 4 &#8211; 1 &#8211; 3 &#8211; 5 &#8211; 2</span></p>
<p><span style="color: #000000;">F) 3 &#8211; 5 &#8211; 1 &#8211; 2 &#8211; 4</span></p></blockquote>
<p><strong>More Info:</strong> <a title="how encapsulation works within the tcp/ip model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model">How Encapsulation Works Within the TCP/IP Model</a></p>
<p><strong>Explanation:</strong> The encapsulation process in the OSI model is quite easy- by reading the above material we can remember the pneumonic &#8220;Dirty Sick People Feel Bad,&#8221; whereas each letter of each word stands for Data, Segments, Packets, Frames, Bits.</p>
<hr />
<h4>7. The central hub has malfunctioned in the network. As a result, the entire network is down. Which type of physical network topology is implemented?</h4>
<blockquote><p><span style="color: #000000;">A) bus</span></p>
<p><span style="color: #000000;">B) star</span></p>
<p><span style="color: #000000;">C) ring</span></p>
<p><span style="color: #000000;">D) mesh</span></p></blockquote>
<p><strong>More Info:</strong> <a title="a guide to network topology" href="http://learn-networking.com/network-design/a-guide-to-network-topology"> A Guide To Network Topology</a></p>
<p><strong>Explanation:</strong> By reading the link on network topology, we know that the only choice above that is a centralized topology is the Star Topology. All other topologies are decentralized- which would of course not correspond with the question as it states &#8220;central hub.&#8221;</p>
<hr />
<h4>8. Which of the following are factors that determine throughput? (Choose two.)</h4>
<blockquote><p><span style="color: #000000;">A) types of passwords used on servers</span></p>
<p><span style="color: #000000;">B) type of Layer 3 protocol used</span></p>
<p><span style="color: #000000;">C) network topology</span></p>
<p><span style="color: #000000;">D) width of the network cable</span></p>
<p><span style="color: #000000;">E) number of users on the network</span></p></blockquote>
<p><strong>More Info:</strong> <a title="a guide to bandwidth and throughput" href="http://learn-networking.com/network-design/a-guide-to-bandwidth-and-throughput">A Guide To Bandwidth And Throughput</a></p>
<p><strong>Explanation:</strong> The above guide to bandwidth and throughput states that the network topology and number of users on the network both influences throughput- so C and E are both correct. Passwords, layer 3 protocols, and width of cable are either ambiguous or wouldn&#8217;t load down throughput.</p>
<hr />
<h4>9. Which best describes the function of the physical layer?</h4>
<blockquote><p><span style="color: #000000;">A) Defines the electrical and functional specifications for the link between end systems.</span></p>
<p><span style="color: #000000;">B) Provides reliable transit of data across a physical link.</span></p>
<p><span style="color: #000000;">C) Provides connectivity and path selection between two end systems.</span></p>
<p><span style="color: #000000;">D) Concerned with physical addressing, network topology and media access.</span></p></blockquote>
<p><strong>More Info:</strong> <a title="An introduction to tcp/ip and the osi model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model">An Introduction To The Tcp/Ip And OSI Model</a></p>
<p><strong>Explanation:</strong> The above introduction to the TCP/IP model states that the physical layer is concerned with physical aspects of a network. It doesn&#8217;t provide a reliable connection- B is incorrect as other layers do this. The Physical Layer is fairly &#8220;dumb,&#8221; so it doesn&#8217;t do path selection either- C is incorrect. Again, the Physical Layer isn&#8217;t smart enough for media access, so D is wrong. A is therefore correct.</p>
<hr />
<h4>10. Which of the following are ways that bandwidth is commonly measured? (Choose three.)</h4>
<blockquote><p><span style="color: #000000;">A) GHzps</span></p>
<p><span style="color: #000000;">B) kbps</span></p>
<p><span style="color: #000000;">C) Mbps</span></p>
<p><span style="color: #000000;">D) Nbps</span></p>
<p><span style="color: #000000;">E) MHzps</span></p>
<p><span style="color: #000000;">F) Gbps</span></p></blockquote>
<p><strong>More Info:</strong> <a title="a guide to bandwidth and throughput" href="http://learn-networking.com/network-design/a-guide-to-bandwidth-and-throughput"> A Guide To Bandwidth And Throughput</a></p>
<p><strong>Explanation:</strong> This question should be fairly easy- although the above link will help you out if you are a little rusty. B, C, and F are all correct by definition.</p>
<hr />
<h4>11. Which of the following are layers of the TCP/IP model? (Choose three.)</h4>
<blockquote><p><span style="color: #000000;">A) Application</span></p>
<p><span style="color: #000000;">B) Physical</span></p>
<p><span style="color: #000000;">C) Internet</span></p>
<p><span style="color: #000000;">D) Network Access</span></p>
<p><span style="color: #000000;">E) Presentation</span></p></blockquote>
<p><strong>More Info:</strong> <a title="An introduction to tcp/ip and the osi model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model">An Introduction To The Tcp/Ip And OSI Model</a></p>
<p><strong>Explanation:</strong> This should be another fairly easy question. The TCP/IP model does not have the Presentation or Physical layer- the OSI model does, however. Likewise, A, C, and D are correct.</p>
<hr />
<h4>12. What is the term used to describe the transport layer protocol data unit?</h4>
<blockquote><p><span style="color: #000000;">A) bits</span></p>
<p><span style="color: #000000;">B) packets</span></p>
<p><span style="color: #000000;">C) segments</span></p>
<p><span style="color: #000000;">D) frames</span></p>
<p><span style="color: #000000;">E) data streams</span></p></blockquote>
<p><strong>More Info:</strong> <a title="how encapsulation works within the tcp/ip model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model">How Encapsulation Works Within the TCP/IP Model</a></p>
<p><strong>Explanation:</strong> By reading the above article, we know that the Transport Layer corresponds with segments. (You may also have remembered the pneumonic &#8220;Dirty Sick People Feel Bad,&#8221; whereas S stands for Segments.)</p>
<hr />
<h4>13. What makes it easier for different networking vendors to design software and hardware that will interoperate?</h4>
<blockquote><p><span style="color: #000000;">A) OSI model</span></p>
<p><span style="color: #000000;">B) proprietary designs</span></p>
<p><span style="color: #000000;">C) IP addressing scheme</span></p>
<p><span style="color: #000000;">D) standard logical topologies</span></p>
<p><span style="color: #000000;">E) standard physical topologies</span></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> The clear choice here is A- the OSI model. Proprietary designs would actually make it harder for networking vendors to provide compatible hardware and software. The rest of the answers do not directly apply to networking vendors and their products.</p>
<hr />
<p style="text-align: center"><img title="cisco exam" src="http://www.learn-networking.com/design/images/cisco-exam-1.jpg" alt="" /></p>
<h4>14. Refer to the exhibit. Which column shows the correct sequence of OSI model layers?</h4>
<blockquote><p><span style="color: #000000;">A) A</span></p>
<p><span style="color: #000000;">B) B</span></p>
<p><span style="color: #000000;">C) C</span></p>
<p><span style="color: #000000;">D) D</span></p></blockquote>
<p><strong>More Info:</strong> <a title="An introduction to tcp/ip and the osi model" href="http://learn-networking.com/tcp-ip/the-tcpip-stack-and-the-osi-model">An Introduction To The Tcp/Ip And OSI Model</a></p>
<p><strong>Explanation:</strong> This is another simple question. You can review the above article, or you may have remembered the pneumonic &#8220;Please Do Not Throw Sausage Pizza Away,&#8221; whereas each letter of each word corresponds to an OSI model layer.</p>
<hr />
<h4>15. What is one advantage of defining network communication by the seven layers of the OSI model?</h4>
<blockquote><p><span style="color: #000000;">A) It increases the bandwidth of a network.</span></p>
<p><span style="color: #000000;">B) It makes networking easier to learn and understand.</span></p>
<p><span style="color: #000000;">C) It eliminates many protocol restrictions.</span></p>
<p><span style="color: #000000;">D) It increases the throughput of a network.</span></p>
<p><span style="color: #000000;">E) It reduces the need for testing network connectivity.</span></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> The only answer above that would even apply to the OSI model would be B- as it is much easier to understand as compared to the TCP/IP model. All other answers assume that the OSI model has an actual influence on network design- it doesn&#8217;t. It is simply a learning model.</p>
<hr />
<h4>16. Which two features apply to WAN connections? (Choose two.)</h4>
<blockquote><p><span style="color: #000000;">A) operate using serial interfaces</span></p>
<p><span style="color: #000000;">B) make network connection using a hub</span></p>
<p><span style="color: #000000;">C) limited to operation over small geographic areas</span></p>
<p><span style="color: #000000;">D) typically operate under local administrative control</span></p>
<p><span style="color: #000000;">E) provide lower bandwidth services compared to LANs</span></p></blockquote>
<p><strong>More Info:</strong> <a title="the difference between lans mans and wans" href="http://learn-networking.com/network-design/the-difference-between-lans-mans-and-wans"> The Difference Between LANs MANs And WANs</a></p>
<p><strong>Explanation:</strong> Both A and E are correct, as defined in the above article. B, C, and D apply to LANs, not WANs.</p>
<hr />
<h4>17. A switch has failed in the network. As a result, only one segment of the network is down. Which type of physical network topology is implemented?</h4>
<blockquote><p><span style="color: #000000;">A) bus</span></p>
<p><span style="color: #000000;">B) ring</span></p>
<p><span style="color: #000000;">C) star</span></p>
<p><span style="color: #000000;">D) extended star</span></p></blockquote>
<p><strong>More Info:</strong> <a title="a guide to network topology" href="http://learn-networking.com/network-design/a-guide-to-network-topology"> A Guide To Network Topology</a></p>
<p><strong>Explanation:</strong> Bus and Ring topologies do not use switches, so A and B is incorrect. C is incorrect because if the switch failed on a Star Topology, the entire network would be down. Thus, D is correct. Review the article above for more information.</p>
<p style="text-align: center"><img title="cisco exam" src="http://www.learn-networking.com/design/images/cisco-exam-2.jpg" alt="" /></p>
<hr />
<h4>18. Refer to the exhibit. Identify the devices labeled A, B, C, and D in the network physical documentation.</h4>
<blockquote><p><span style="color: #000000;">A) A=bridge, B=switch, C=router, D=hub</span></p>
<p><span style="color: #000000;">B) A=bridge, B=hub, C=router, D=switch</span></p>
<p><span style="color: #000000;">C) A=bridge, B=router, C=hub, D=switch</span></p>
<p><span style="color: #000000;">D) A=hub, B=bridge, C=router, D=switch</span></p></blockquote>
<p><strong>More Info: </strong>(None)</p>
<p><strong>Explanation:</strong> B is correct- it shows the diagram of each device correctly. This should be very basic networking knowledge, and thus, no further explanation is needed.</p>
<img src="http://learn-networking.com/learn-networking.com/?ak_action=api_record_view&id=69&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://learn-networking.com/exam-preparations/ccna-1-module-2-exam-solutions/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CCNA 1 Module 1 Exam Solutions</title>
		<link>http://learn-networking.com/exam-preparations/ccna-1-module-1-exam-solutions</link>
		<comments>http://learn-networking.com/exam-preparations/ccna-1-module-1-exam-solutions#comments</comments>
		<pubDate>Mon, 28 Jan 2008 02:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exam Preps]]></category>
		<category><![CDATA[CCNA 1]]></category>
		<category><![CDATA[ccna exams]]></category>
		<category><![CDATA[exam preps]]></category>

		<guid isPermaLink="false">http://learn-networking.com/exam-preparations/ccna-1-module-1-exam-solutions</guid>
		<description><![CDATA[Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process. Instead, shouldn’t you get a helpful hint and get pointed [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco’s exams can be a lot of hard work- we know. But the worst thing you can do to yourself is to simply look up the answers to exam questions. Not only do you not learn anything- but you’re hurting your future in the process.</p>
<p>Instead, shouldn’t you get a helpful hint and get pointed in the right direction of where to look for an answer? That way, you can keep your dignity, hopes for the future, and of course your grade. The questions below are from the CCNA 1 module 1 exam- but instead of straight answers, we reason out why the answers are correct. If any type of math or decision making is involved, we leave that up to you (But we will of course give you the resources you need to complete the question.)</p>
<hr />
<h4> 1. Several computers in the company require new NICs. A technician has located a good price on the Internet for the purchase of these NICs. Before these NICs are purchased and installed, what details must be verified? (Choose three.)</h4>
<blockquote><p><font color="#000000">A) The MAC address on the NIC</font></p>
<p><font color="#000000">B) The size of the RAM on the NIC</font></p>
<p><font color="#000000">C) The bandwidth supported by the NIC</font></p>
<p><font color="#000000">D) The type of media supported by the NIC</font></p>
<p><font color="#000000">E) The type of network architecture supported by the NIC</font></p></blockquote>
<p><strong>More info: </strong><a href="http://learn-networking.com/network-hardware/what-is-a-network-interface-card" title="what is a network interface card" target="_blank">What is a Network Interface Card?</a></p>
<p><strong>Explanation: </strong>After reading the material &#8220;What is a Network Interface Card,&#8221; we find out that a MAC address is unique to every NIC. Therefore, we don&#8217;t really have a need to be selective, and thus A is wrong. And NICs do have RAM, but it isn&#8217;t as vital to a NIC as it is for something like your computer- so B is wrong. The remaining three answers are therefore correct.</p>
<hr />
<h4>2. What is the hexadecimal equivalent for the binary number 00100101?</h4>
<blockquote><p><font color="#000000">A) 15</font></p>
<p><font color="#000000">B) 20</font></p>
<p><font color="#000000">C) 25</font></p>
<p><font color="#000000">D) 30</font></p>
<p><font color="#000000">E) 37</font></p>
<p><font color="#000000">F) 40</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" target="_blank" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above problem involves converting a binary number to a hexadecimal number. The above article explains that to do so, you need to split the binary number into two nibbles and then find their decimal value. After you find the decimal value, you may finally find the hex number. Consult the article above more a more in-depth explanation.</p>
<hr />
<h4>3. Which phrases describe a byte? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) a single binary digit</font></p>
<p><font color="#000000">B) +5 volts of electricity</font></p>
<p><font color="#000000">C) the value range 0 to 127</font></p>
<p><font color="#000000">D) a grouping of eight binary digits</font></p>
<p><font color="#000000">E) a single addressable data storage location</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" target="_blank" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> From reading the above article, we know that one binary digit is a bit, not a byte- A is wrong. +5 volts of electricity may in some instances indicate a bit, but certainly not a byte- B is wrong. C is wrong because the value ranges from 0 to 255, not 127. Finally we get D and E as our answers- since we know that there are 8 bits in a byte, and each byte is considered to be a single addressable data storage location.</p>
<hr />
<h4>4. Which specialized equipment is used to make a physical connection from a PC to a network?</h4>
<blockquote><p><font color="#000000">A) router</font></p>
<p><font color="#000000">B) RAM</font></p>
<p><font color="#000000">C) CD ROM</font></p>
<p><font color="#000000">D) network interface card</font></p></blockquote>
<p class="bold"><strong>More Info: </strong><a href="http://learn-networking.com/network-hardware/what-is-a-network-interface-card" title="what is a network interface card?" target="_blank">What is a Network Interface Card?</a></p>
<p><strong>Explanation:</strong> You don&#8217;t necessarily need to read the above article to know this answer. RAM and CD-ROM components do not take a part in a network- and a router, like the name implies, routes data rather than connects a PC to a network. Obviously, the answer should be D.</p>
<hr />
<h4>5. What is the binary equivalent for the decimal number 248?</h4>
<blockquote><p><font color="#000000">A) 11100000</font></p>
<p><font color="#000000">B) 11110000</font></p>
<p><font color="#000000">C) 11110100</font></p>
<p><font color="#000000">D) 11111000</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above question wants you to convert the number 248 to binary. By reading the above article, we know that to do so we need to see which bits fit into 248. This is commonly done by the &#8220;Will this number go into 248?&#8221; method. If you need more of a descript explanation (complete with diagrams), consult the above article.</p>
<hr />
<h4>6. Convert the binary number 01011011 into its hexadecimal equivalent. Select the correct answer from the list below.</h4>
<blockquote><p><font color="#000000">A) 5A</font></p>
<p><font color="#000000">B) 5B</font></p>
<p><font color="#000000">C) 5C</font></p>
<p><font color="#000000">D) 5D</font></p>
<p><font color="#000000">E) 6B</font></p>
<p><font color="#000000">F) 7A</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above problem involves converting a binary number to a hexadecimal number. The above article explains that to do so, you need to split the binary number into two nibbles and then find their decimal value. After you find the decimal value, you may finally find the hex number. Consult the article above more a more indepth explanation.</p>
<hr />
<h4>7. What is the binary equivalent for decimal number 149?</h4>
<blockquote><p><font color="#000000">A) 10010111</font></p>
<p><font color="#000000">B) 10010101</font></p>
<p><font color="#000000">C) 10011001</font></p>
<p><font color="#000000">D) 10010111</font></p>
<p><font color="#000000">E) 10101011</font></p>
<p><font color="#000000">F) 10101101</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above question wants you to convert the number 149 to binary. By reading the above article, we know that to do so we need to see which bits fit into 149. This is commonly done by the &#8220;Will this number go into 149?&#8221; method. If you need more of a descript explanation (complete with diagrams), consult the above article.</p>
<hr />
<h4>8. In an 8 bit binary number, what is the total number of combinations of the eight bits?</h4>
<blockquote><p><font color="#000000">A) 128</font></p>
<p><font color="#000000">B) 254</font></p>
<p><font color="#000000">C) 255</font></p>
<p><font color="#000000">D) 256</font></p>
<p><font color="#000000">E) 512</font></p>
<p><font color="#000000">F) 1024</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> This question can be tricky. By reading the above article, we know that it is either 255 or 256. We know that we can go up to 255 with each byte of data. But don&#8217;t be so sure it&#8217;s C- it is, in fact, D. This is because we count 0 as a number, and thus, there are 256 combinations. Be on the lookout for more sly questions Cisco throws at us to make sure we&#8217;re still awake.</p>
<hr />
<h4>9. Which device connects a computer with a telephone line by providing modulation and demodulation of incoming and outgoing data?</h4>
<blockquote><p><font color="#000000">A) NIC</font></p>
<p><font color="#000000">B) CSU/DSU</font></p>
<p><font color="#000000">C) router</font></p>
<p><font color="#000000">D) modem</font></p>
<p><font color="#000000">E) telco switch</font></p></blockquote>
<p class="bold"><strong>More Info: </strong><a href="http://learn-networking.com/definitions/modem-modulationdemodulation-definition" title="what is a modem">What is a Modem?</a></p>
<p><strong>Explanation:</strong> This question should be fairly easy. If you know the definition of a modem, you should get this question right even without our help. Nonetheless, the article above will provide extra information on modems if needed.</p>
<hr />
<h4>10. What is the binary equivalent for the decimal number 162?</h4>
<blockquote><p><font color="#000000">A) 10101010</font></p>
<p><font color="#000000">B) 10100010</font></p>
<p><font color="#000000">C) 10100100</font></p>
<p><font color="#000000">D) 10101101</font></p>
<p><font color="#000000">E) 10110000</font></p>
<p><font color="#000000">F) 10101100</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above question wants you to convert the number 162 to binary. By reading the above article, we know that to do so we need to see which bits fit into 162. This is commonly done by the &#8220;Will this number go into 162?&#8221; method. If you need more of a descript explanation (complete with diagrams), consult the above article.</p>
<hr />
<h4>11. Which of the following are popular web browsers? (Choose two.)</h4>
<blockquote><p><font color="#000000">A) Acrobat</font></p>
<p><font color="#000000">B) Internet Explorer</font></p>
<p><font color="#000000">C) Macromedia Flash</font></p>
<p><font color="#000000">D) Netscape Navigator</font></p>
<p><font color="#000000">E) Quicktime</font></p>
<p><font color="#000000">F) World Wide Web</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> (none)</p>
<p><strong>Explanation:</strong> This is another question that you should know from basic computer knowledge. Although we ourselves hesitated and asked, &#8220;Where&#8217;s FireFox, and why is Netscape Navigator on the list?&#8221; (It seems Cisco is a little behind on the times.)</p>
<hr />
<h4>12. Convert the Base 10 number 116 into its eight bit binary equivalent. Choose the correct answer from the following list:</h4>
<blockquote><p><font color="#000000">A) 01111010</font></p>
<p><font color="#000000">B) 01110010</font></p>
<p><font color="#000000">C) 01110100</font></p>
<p><font color="#000000">D) 01110110</font></p>
<p><font color="#000000">E) 01110111</font></p>
<p><font color="#000000">F) 01010110</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above question wants you to convert the number 116 to binary. By reading the above article, we know that to do so we need to see which bits fit into 116. This is commonly done by the &#8220;Will this number go into 116?&#8221; method. If you need more of a descript explanation (complete with diagrams), consult the above article.</p>
<hr />
<h4>13. What is the hexadecimal equivalent for the binary number 10001110?</h4>
<blockquote><p><font color="#000000">A) 22</font></p>
<p><font color="#000000">B) 67</font></p>
<p><font color="#000000">C) 142</font></p>
<p><font color="#000000">D) AE</font></p>
<p><font color="#000000">E) 8E</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above problem involves converting a binary number to a hexadecimal number. The above article explains that to do so, you need to split the binary number into two nibbles and then find their decimal value. After you find the decimal value, you may finally find the hex number. Consult the article above more a more indepth explanation.</p>
<hr />
<h4>14. Represented as a decimal number, what is the result of the logical ANDing of binary numbers 00100011 and 11111100?</h4>
<blockquote><p><font color="#000000">A) 3</font></p>
<p><font color="#000000">B) 32</font></p>
<p><font color="#000000">C) 35</font></p>
<p><font color="#000000">D) 220</font></p>
<p><font color="#000000">E) 255</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> This question involves the AND logical operator. Essentially, you compare the two binary numbers. If there is a binary 1 in the same location of both numbers, then you count that bit. Think of it as a test: you need 1 AND 1 for any addition to take place. A binary 1 and binary 0, or binary 0 and binary 0, will both not work. B is the correct answer since the 5th bit from the right is the only bit that can be ANDed- and 2^5 = 32. (Note that it is not the 6th bit, since we start counting at 0, not 1.)</p>
<hr />
<h4>15. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below.</h4>
<blockquote><p><font color="#000000">A) 11110010</font></p>
<p><font color="#000000">B) 11011011</font></p>
<p><font color="#000000">C) 11110110</font></p>
<p><font color="#000000">D) 11100111</font></p>
<p><font color="#000000">E) 11100101</font></p>
<p><font color="#000000">F) 11101110</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-design/a-guide-to-network-math" title="A Guide to Network Math">A Guide to Network math</a></p>
<p><strong>Explanation:</strong> The above question wants you to convert the number 231 to binary. By reading the above article, we know that to do so we need to see which bits fit into 231. This is commonly done by the &#8220;Will this number go into 231?&#8221; method. If you need more of a descript explanation (complete with diagrams), consult the above article.</p>
<hr />
<h4>16. What are three conditions that would require a network administrator to install a new NIC? (Choose three.)</h4>
<blockquote><p><font color="#000000">A) whenever a NIC is damaged</font></p>
<p><font color="#000000">B) when there is a need to provide a secondary or backup NIC</font></p>
<p><font color="#000000">C) when there is a change from copper media to wireless</font></p>
<p><font color="#000000">D) whenever operating system security patches are applied</font></p>
<p><font color="#000000">E) whenever the PC has been moved to a different location</font></p></blockquote>
<p class="bold"><strong>More Info:</strong> <a href="http://learn-networking.com/network-hardware/what-is-a-network-interface-card" title="what is a network interface card?" target="_blank">What is a Network Interface Card?</a></p>
<p><strong>Explanation:</strong> A is correct since when something is broke, we should fix it (or in this case replace it). Obviously if we have the need for a backup NIC, we will need to install a new one- B is correct too. C is correct since some NICs are specific to a certain type of media, so changing that media warrants a new NIC. D is not true since the operating system does not have an effect on the NIC. E is not true because the physical location of a computer will not interfere with your NIC.</p>
<img src="http://learn-networking.com/learn-networking.com/?ak_action=api_record_view&id=63&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://learn-networking.com/exam-preparations/ccna-1-module-1-exam-solutions/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

