<?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>http://learn-ccna.com &#187; CCNA 4 Chapter 10</title>
	<atom:link href="http://learn-ccna.com/category/ccna-4-chapter-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://learn-ccna.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 08 Jul 2011 07:58:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Erouting v4.0 Chapter 10</title>
		<link>http://learn-ccna.com/2009/11/25/erouting-v4-0-chapter-10/</link>
		<comments>http://learn-ccna.com/2009/11/25/erouting-v4-0-chapter-10/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 13:54:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Chapter 10]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=1152</guid>
		<description><![CDATA[Expect minimum percentage: 97.4% 1. Which algorithm is run by link-state routing protocols to calculate the shortest path to destination networks? ans: Dijkstra 2. What feature do modern link-state protocols provide to minimize processing and memory requirements? ans: splitting routing topologies into smaller areas 3. What is the final step in the link state routing [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">Expect minimum percentage: 97.4%</span></p>
<p>1. Which algorithm is run by link-state routing protocols to calculate the shortest path to destination networks?<br />
<span style="color: #33cc00;">ans:</span><br />
Dijkstra</p>
<p>2. What feature do modern link-state protocols provide to minimize processing and memory requirements?<br />
<span style="color: #33cc00;">ans:</span><br />
splitting routing topologies into smaller areas</p>
<p>3. What is the final step in the link state routing process?<br />
<span style="color: #33cc00;">ans:</span><br />
SPF computes best path to each destination network</p>
<p>4. Refer to the exhibit. Which statement correctly describes the path traffic would take from the 10.0.0.0/24 network to the 192.168.1.0/24 network if a link-state routing protocol was in use?<br />
<span style="color: #33cc00;">ans:</span><br />
BOS -&gt; ORL -&gt; JAX -&gt; ATL because this path is the lowest cost</p>
<p>5. Refer to the exhibit. What kind of information would be seen in an LSP sent from router JAX to router ATL?<br />
<span style="color: #33cc00;">ans:</span><br />
cost of the link</p>
<p>6. Refer to the exhibit. When Router D is configured to use a link-state routing protocol and is added to the network, what is the first thing that it does to begin learning the network topology?<br />
<span style="color: #33cc00;">ans:</span><br />
It learns about its directly connected networks when its interfaces reach the up state.</p>
<p>7. What two statements correctly describe the link state routing process? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
all routers in the area have link state databases<br />
each router in the area floods LSPs to all neighbors</p>
<p>8. What speeds up convergence in a network using link-state routing?<br />
<span style="color: #33cc00;">ans:</span><br />
updates triggered by network changes</p>
<p>9. Why is it difficult for routing loops to occur in networks that use link-state routing?<br />
<span style="color: #33cc00;">ans:</span><br />
Each router builds a complete and synchronized view of the network.</p>
<p>10. What are two advantages of using a link-state routing protocol instead of a distance vector routing protocol? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
Each router independently determines the route to each network.<br />
After the inital LSP flooding, they generally require less bandwidth to communicate changes in a topology.</p>
<p>11. To achieve network convergence, what three steps does each link state router take? (Choose three.)<br />
<span style="color: #33cc00;">ans:</span><br />
build a Link State Packet (LSP) containing the state of each directly connected link<br />
flood the LSP to all neighbors, who then store all LSPs received in a database<br />
construct a complete map of the topology and compute the best path to each destination network</p>
<p>12. What two events will cause a link state router to send LSPs to all neighbors? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
whenever the network topology changes<br />
upon initial startup of router or routing protocol</p>
<p>13. Which database or table must be identical on all link-state routers within an area in order to construct an accurate SPF tree?<br />
<span style="color: #33cc00;">ans:</span><br />
link-state database</p>
<p>14. Which two routing protocols use Dijkstra’s shortest path first algorithm? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
IS-IS<br />
OSPF</p>
<p>15. When are link-state packets sent to neighbors?<br />
<span style="color: #33cc00;">ans:</span><br />
when a link goes up or down</p>
<p>16. Refer to the exhibit. What does JAX do with link-state packets from ORL?<br />
<span style="color: #33cc00;">ans:</span><br />
sends out the individual link-state packets out the interface connected to BOS</p>
<p>17. A new network administrator is given the task of selecting an appropriate dynamic routing protocol for a software development company. The company has over 100 routers, uses CIDR and VLSM, requires fast convergence, and uses both Cisco and non-Cisco equipment. Which routing protocol is appropriate for this company?<br />
<span style="color: #33cc00;">ans:</span><br />
OSPF</p>
<p>18. What action does a link-state router take immediately upon receipt of an LSP from a neighboring router?<br />
<span style="color: #33cc00;">ans:</span><br />
floods the LSP to neighbors</p>
<p>19. Refer to the exhibit. If all routers and interfaces are configured to use a link-state routing protocol, from which routers will router D receive hello packets?<br />
<span style="color: #33cc00;">ans:</span><br />
B and C</p>
<p>source : <a href="http://answersforccna.blogspot.com/2009/03/erouting-v40-chapter-10.html">answersforccna</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/25/erouting-v4-0-chapter-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

