<?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>ROUTE 642-902 Training</title>
	<atom:link href="http://www.digitaltut.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitaltut.com</link>
	<description>A site devoted for learning ROUTE Exam 642-902 with answers and explanations</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:43:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Privacy Policy</title>
		<link>http://www.digitaltut.com/privacy-policy</link>
		<comments>http://www.digitaltut.com/privacy-policy#comments</comments>
		<pubDate>Wed, 18 Jan 2012 06:33:56 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[Privacy Policy]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=249</guid>
		<description><![CDATA[All of the articles on digitaltut.com are copyright its respective owner. You are allowed to use them anywhere with a link back to its original article on this site. Privacy Policy: Google, as a third party vendor, uses cookies to serve ads on your site. Google&#8217;s use of the DART cookie enables it to serve [...]]]></description>
			<content:encoded><![CDATA[<p>All of the articles on digitaltut.com are copyright its respective owner. You are allowed to use them anywhere with a link back to its original article on this site.</p>
<p>Privacy Policy:</p>
<ul>
<li>Google, as a third party vendor, uses cookies to serve ads on your site. </li>
<li>Google&#8217;s use of the DART cookie enables it to serve ads to your users based on their visit to your sites and other sites on the Internet. </li>
<li>Users may opt out of the use of the DART cookie by visiting the <a href="http://www.google.com/privacy_ads.html" target="_blank">Google ad and content network privacy policy. </a></li>
</ul>
<p>We respect your privacy and we are committed to safeguarding your privacy while online at our site The following discloses the information gathering and dissemination practices for this Web site.</p>
<p>Log  Files</p>
<p>Like most standard Web site servers we use log files. This includes internet protocol (IP) addresses, browser type, internet service provider (ISP), referring/exit pages, platform type, date/time stamp, and number of clicks to analyze trends, administer the site, track user’s movement in the aggregate, and gather broad demographic information for aggregate use. IP addresses, etc. are not linked to personally identifiable information.</p>
<p>Cookies</p>
<p>A cookie is a piece of data stored on the user’s computer tied to information about the user. Our site don’t use cookies. However, Some of our business partners use cookies on our site (for example, advertisers). However, we have no access to or control over these cookies, once we have given permission for them to set cookies for advertising.</p>
<p>Links</p>
<p>This Web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every Web site that collects personally identifiable information. This privacy statement applies solely to information collected by this Web site.</p>
<p>Advertisers</p>
<p>We use outside ad companies to display ads on our site. These ads may contain cookies and are collected by our ad companies, and we do not have access to this information. We work with the ad companies: Google Adsense. Please check their websites for respective privacy policies.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/privacy-policy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redistribute EIGRP and OSPF &#8211; GNS3 Lab</title>
		<link>http://www.digitaltut.com/redistribute-eigrp-and-ospf-gns3-lab</link>
		<comments>http://www.digitaltut.com/redistribute-eigrp-and-ospf-gns3-lab#comments</comments>
		<pubDate>Wed, 18 Jan 2012 06:32:34 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[Basic Labs]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=347</guid>
		<description><![CDATA[In this GNS3 lab we will learn how to redistribute from EIGRP into OSPF and vice versa. Below is the topology used in this lab: First we assign IP addresses to all interfaces on the routers. Notice the 4th octet of the IP address of each router has the same value of the name of [...]]]></description>
			<content:encoded><![CDATA[<p>In this GNS3 lab we will learn how to redistribute from EIGRP into OSPF and vice versa. Below is the topology used in this lab:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_Topology.jpg" alt="Redistribute_EIGRP_OSPF_Topology.jpg" width="633" height="302" /></p>
<p>First we assign IP addresses to all interfaces on the routers. Notice the 4th octet of the IP address of each router has the same value of the name of that router (for example R<span style="text-decoration: underline;"><strong>2</strong></span> has 2 interfaces 12.12.12.<span style="text-decoration: underline;"><strong>2</strong></span> &amp; 23.23.23.<span style="text-decoration: underline;"><strong>2</strong></span>; R<span style="text-decoration: underline;"><strong>3</strong></span> has 2 interfaces 23.23.23.<span style="text-decoration: underline;"><strong>3</strong></span> &amp; 34.34.34.<span style="text-decoration: underline;"><strong>3</strong></span>&#8230;)</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2092096328550054";
/* 728x90, created 8/23/10 */
google_ad_slot = "5918982745";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><span id="more-347"></span></p>
<p><span class="blueandbold">Assign IP addresses to interfaces:</span></p>
<table border="1">
<tbody>
<tr>
<td>R1(config)#interface f0/0<br />
 R1(config-if)#ip address 12.12.12.1 255.255.255.0<br />
 R1(config-if)#no shutdown</td>
<td>R4(config-if)#interface s1/0<br />
 R4(config-if)#ip address 34.34.34.4 255.255.255.0<br />
 R4(config-if)#no shutdown<br />
 R4(config)#interface f0/0<br />
 R4(config-if)#ip address 45.45.45.4 255.255.255.0<br />
 R4(config-if)#no shutdown</td>
</tr>
<tr>
<td>R2(config)#interface f0/1<br />
 R2(config-if)#ip address 12.12.12.2 255.255.255.0<br />
 R2(config-if)#no shutdown<br />
 R2(config-if)#interface f0/0<br />
 R2(config-if)#ip address 23.23.23.2 255.255.255.0<br />
 R2(config-if)#no shutdown</td>
<td>R5(config)#interface f0/0<br />
 R5(config-if)#ip address 45.45.45.5 255.255.255.0<br />
 R5(config-if)#no shutdown<br />
 R5(config-if)#interface f0/1<br />
 R5(config-if)#ip address 56.56.56.5 255.255.255.0<br />
 R5(config-if)#no shutdown</td>
</tr>
<tr>
<td>R3(config)#interface f0/0<br />
 R3(config-if)#ip address 23.23.23.3 255.255.255.0<br />
 R3(config-if)#no shutdown<br />
 R3(config-if)#interface s1/0<br />
 R3(config-if)#ip address 34.34.34.3 255.255.255.0<br />
 R3(config-if)#no shutdown</td>
<td>R6(config)#interface f0/0<br />
 R5(config-if)#ip address 45.45.45.5 255.255.255.0<br />
 R5(config-if)#no shutdown</td>
</tr>
</tbody>
</table>
<p class="blueandbold">Turn on EIGRP on R1, R2, R3, R4 and turn on OSPF on R4, R5, R6:</p>
<table border="1">
<tbody>
<tr>
<td>R1(config)#router eigrp 1<br />
 R1(config-router)#network 12.0.0.0</td>
<td>R4(config)#router eigrp 1<br />
 R4(config-router)#network 34.0.0.0<br />
 R4(config-router)#no auto-summary<br />
 R4(config)#router ospf 1<br />
 R4(config-router)#network 45.45.45.0 0.0.0.255 area 0</td>
</tr>
<tr>
<td>R2(config)#router eigrp 1<br />
 R2(config-router)#network 12.0.0.0<br />
 R2(config-router)#network 23.0.0.0<br />
 R2(config-router)#no auto-summary</td>
<td>R5(config)#router ospf 1<br />
 R5(config-router)#network 45.45.45.0 0.0.0.255 area 0<br />
 R5(config-router)#network 56.56.56.0 0.0.0.255 area 0</td>
</tr>
<tr>
<td>R3(config)#router eigrp 1<br />
 R3(config-router)#network 23.0.0.0<br />
 R3(config-router)#network 34.0.0.0<br />
 R3(config-router)#no auto-summary</td>
<td>R6(config)#router ospf 1<br />
 R6(config-router)#network 56.56.56.0 0.0.0.255 area 0</td>
</tr>
</tbody>
</table>
<p>We should check the routing table of R4 (the border router) to make sure all the routes are learned:</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_Initial_R4.jpg" alt="Redistribute_EIGRP_OSPF_Initial_R4.jpg" width="629" height="334" /></p>
<p><span class="blueandbold">Redistribute EIGRP into OSPF</span></p>
<p>The routing table of R4 contains all the routes in the topology so now we will redistribute EIGRP into OSPF with the command:</p>
<table border="1">
<tbody>
<tr>
<td>R4(config)#router ospf 1<br />
 R4(config-router)#<strong>redistribute eigrp 1</strong></td>
</tr>
</tbody>
</table>
<p>After entering these commands we will see a warning from R4</p>
<table border="1">
<tbody>
<tr>
<td>% Only classful networks will be redistributed</td>
</tr>
</tbody>
</table>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2092096328550054";
/* 728x90, created 3/13/11 */
google_ad_slot = "2108569574";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Ok, maybe our EIGRP routes have been redistributed so we should check the routing table of R5:</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_R5_show_ip_route.jpg" alt="Redistribute_EIGRP_OSPF_R5_show_ip_route.jpg" width="634" height="259" /><br class="spacer_" /></p>
<p>What? We don&#8217;t see anything we expect in the output of R5. No redistributed routes here. All are only directly connected routes!</p>
<p>Wait a minute! We have been warned that &#8220;only classful networks will be redistributed&#8221;. We wish to see networks 12.12.12.0/24, 23.23.23.0/24 &amp; 34.34.34.0/24 redistributed into OSPF but they are subnets, not &#8220;classful&#8221; networks. Please notice that a &#8220;classful&#8221; network here means network with the default major subnet mask (for example: 1.0.0.0/8; 175.10.0.0/16; 200.200.0.0/24&#8230;). To prove this, we will create loopback0 interface on R2 with the IP address 2.2.2.2/8:</p>
<table border="1">
<tbody>
<tr>
<td>R2(config)#interface loopback0<br />
 R2(config-if)#ip address 2.2.2.2 255.0.0.0<br />
 //Advertise this network<br />
 R2(config-if)#exit<br />
 R2(config)#router eigrp 1<br />
 R2(config-router)network 2.0.0.0</td>
</tr>
</tbody>
</table>
<p>Now we check the routing table of R5 again, the 2.0.0.0/8 network has been redistributed successfully with a O E2 (by default, a route redistributed into OSPF will have type E2 with a default metric of 20):</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_R5_show_ip_route_loopback0.jpg" alt="Redistribute_EIGRP_OSPF_R5_show_ip_route_loopback0.jpg" width="630" height="255" /></p>
<p>It is not necessary but we can check the OSPF database of R5, notice that we only see a redistributed route (Type-5) of 2.0.0.0</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_R5_show_ip_ospf_database.jpg" alt="Redistribute_EIGRP_OSPF_R5_show_ip_ospf_database.jpg" width="599" height="337" /></p>
<p>Therefore if we want to redistribute all subnets into OSPF, use the command:</p>
<table border="1">
<tbody>
<tr>
<td>R4(config)#router ospf 1<br />
 R4(config-router)#<strong>redistribute eigrp 1 subnets</strong></td>
</tr>
</tbody>
</table>
<p>(The keyword <strong>subnets </strong>is only used when we redistribute from another routing protocol into OSPF)</p>
<p>Now all the routes appear in the routing table of R5</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_R5_show_ip_route_redistribute_subnets.jpg" alt="Redistribute_EIGRP_OSPF_R5_show_ip_route_redistribute_subnets.jpg" width="631" height="368" /></p>
<p>Ok, R5 got all the routes in EIGRP domain so we may want to ping them to test the connection. So we ping from R5 to R1:</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_R5_ping.jpg" alt="Redistribute_EIGRP_OSPF_R5_ping.jpg" width="539" height="96" /></p>
<p>Now the ping is not successful. We can check where the packets have been dropped with the traceroute command:</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_R5_traceroute.jpg" alt="Redistribute_EIGRP_OSPF_R5_traceroute.jpg" width="311" height="178" /></p>
<p>The last good router is R4, which is the border router for redistribution. Therefore we can realize that the ping is not successful because OSPF knows how to route packets but EIGRP routers don&#8217;t know where to send reply to -> We need to redistribute OSPF to EIGRP.</p>
<p><span class="blueandbold">Redistribute OSPF into EIGRP</span></p>
<p>Unlike OSPF, we must specify five metrics when redistributing into EIGRP: bandwidth, delay, reliability, load, and MTU, respectively. Therefore our redistribute command will be like this:</p>
<table border="1">
<tbody>
<tr>
<td>R4(config)#router eigrp 1<br />
 R4(config-router)#<strong>redistribute ospf 1 metric 10000 100 255 1 1500</strong></td>
</tr>
</tbody>
</table>
<p>Now R1 has all the OSPF routes and they are marked with D EX:</p>
<p><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Redistribute_EIGRP_OSPF_R1_show_ip_route.jpg" alt="Redistribute_EIGRP_OSPF_R1_show_ip_route.jpg" width="628" height="350" /></p>
<p>Now all routers can ping each other.</p>
<p>In conclusion, from this lab we learned:<br />
 + We should use the keyword &#8220;subnets&#8221; when redistributing into OSPF; otherwise only classful networks will be redistributed.<br />
 + The ping will not work if we only redistribute &#8220;one-way&#8221; because the reply packets can not be sent.<br />
 + Redistribution into EIGRP requires the metrics to be defined. The only exception is when redistributing between IGRP &amp; EIGRP, we don&#8217;t need to assign the metrics because the metrics of these 2 routing protocols are the same.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2092096328550054";
/* 728x90, created 8/23/10 */
google_ad_slot = "7124952953";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/redistribute-eigrp-and-ospf-gns3-lab/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Drag and Drop Questions</title>
		<link>http://www.digitaltut.com/route-drag-and-drop-questions</link>
		<comments>http://www.digitaltut.com/route-drag-and-drop-questions#comments</comments>
		<pubDate>Thu, 15 Sep 2011 14:01:38 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=12</guid>
		<description><![CDATA[Here you will find answers to Drag and Drop questions Question 1 Drag each item to its proper location Place the BGP attributes in the correct order used for determining a route. Answer:   Question 2 Place the BGP commands to the proper locations   Answer: + show ip bgp: path selection values + show [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Drag and Drop questions</p>
<p><!--adsense--></p>
<p><span class="ccnaquestionsnumber">Question 1</span></p>
<p>Drag each item to its proper location</p>
<p>Place the BGP attributes in the correct order used for determining a route.</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/Operations/BGPAttributes1.jpg" alt="BGPAttributes1" width="500" height="167" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/Operations/BGPAttributes1_Answer.jpg" alt="BGPAttributes1_Answer" width="500" height="167" /></p>
<p style="text-align: center;"> </p>
<p class="ccnaquestionsnumber" style="text-align: left;">Question 2</p>
<p style="text-align: left;">Place the BGP commands to the proper locations</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/BGP_commands.jpg" alt="BGP_commands.jpg" width="500" height="170" /></p>
<p style="text-align: left;"> </p>
<p class="ccnacorrectanswers" style="text-align: left;">Answer:</p>
<p style="text-align: left;">+ show ip bgp: path selection values<br />
 + show ip bgp summary: Memory usage<br />
 + show ip route bgp: AD of BGP<br />
 + show ip bgp neighbor: Notification, update…</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Place the EIGRP commands to the proper  locations</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/EIGRP_commands.jpg" alt="EIGRP_commands.jpg" width="500" height="170" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p><strong>Sources of routes information:</strong> show ip eigrp neighbor</p>
<p><strong>What being learned: </strong>show ip eigrp topology</p>
<p><strong>What actually being used:</strong> show ip route eigrp</p>
<p><strong>Verify eigrp information for each network: </strong>show ip interface eigrp</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Place the EIGRP terms to the proper  locations</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/EIGRP_terms.jpg" alt="EIGRP_terms.jpg" width="550" height="226" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p><strong>lists adjacent routers: </strong>Neighbor table</p>
<p><strong>route entries for all destinations:</strong> Topology table</p>
<p><strong>primary route to destination:</strong> Successor</p>
<p><strong>best routers to destinations: </strong>Routing table</p>
<p><strong>backup route to destination:</strong> Feasible successor</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Place the EIGRP packets to the proper  locations</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/EIGRP_packets_function.jpg" alt="EIGRP_packets_function.jpg" width="550" height="226" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p>Neighbor discovery/recovery mechanism: Hello</p>
<p>Indicate receipt of any EIGRP packet: Acknowledgement</p>
<p>Convey reachability of destinations: Update</p>
<p>Provides specific and reliable information of neighbors: Query</p>
<p>Instruct the originator not to recompute the route because feasible successors exist: Reply</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-drag-and-drop-questions/feed</wfw:commentRss>
		<slash:comments>135</slash:comments>
		</item>
		<item>
		<title>Drag and Drop 2</title>
		<link>http://www.digitaltut.com/drag-and-drop-2</link>
		<comments>http://www.digitaltut.com/drag-and-drop-2#comments</comments>
		<pubDate>Thu, 15 Sep 2011 12:09:05 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=256</guid>
		<description><![CDATA[Here you will find answers to Drag and Drop Questions &#8211; Part 2 Question 1 Answer: Identifies the source of the packet: Router ID Identifies the area to which the packet belongs: Area ID Contains the authentication type. All OSPF protocol exchanges are authenticated: Authentication Type Checks contents of the entire packet for any damage [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Drag and Drop Questions &#8211; Part 2</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/Header_fields.jpg" alt="Header_fields.jpg" width="550" height="296" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p><strong>Identifies the source of the packet:</strong> Router ID</p>
<p><strong>Identifies the area to which the packet belongs:</strong> Area ID</p>
<p><strong>Contains the authentication type. All OSPF protocol exchanges are authenticated:</strong> Authentication Type</p>
<p><strong>Checks contents of the entire packet for any damage suffered during transmission:</strong> Checksum</p>
<p><strong>Contains authentication information:</strong> Authentication</p>
<p><strong>Contains encapsulated upper-layer information:</strong> Data</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/LSA_Names.jpg" alt="LSA_Names.jpg" width="490" height="180" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p><strong>Maintains the list of routers connected to the network:</strong> Network-LSA</p>
<p><strong>Describes the collected states of the routers interfaces to an area:</strong> Router-LSA</p>
<p><strong>Describes a route to a destination in another autonomous system:</strong> AS-external-LSA</p>
<p><strong>Describes a route to a destination outside the area:</strong> Summary-LSA</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>A virtual private network (VPN) is a computer network that is layered on the top of an underlying computer network. VPNs are of different technologies, such as Trusted VPNs, Secure VPNs, and Hybrid VPNs, each having distinct requirements. Drag the various VPN names to their appropriate places.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/VPN_names.jpg" alt="VPN_names.jpg" width="490" height="140" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p>All traffic on the VPN must be encrypted and authenticated: Secure VPN</p>
<p>The routing and addressing used must be established before the VPN is created: Trusted VPN</p>
<p>The address boundaries must be extremely clear: Hybrid VPN</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>IPv6 to IPv4 transition methods</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/IPv4_to_IPv6_transition_methods.jpg" alt="IPv4_to_IPv6_transition_methods.jpg" width="500" height="243" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p>NAT-PT</p>
<p>6 to 4 tunnels</p>
<p>GRE tunnels</p>
<p>ISATAP tunnels</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>IP tunneling is a method to encapsulate IP datagram within IP datagrams, which allows datagrams intended for one IP address to be wrapped and redirected to another IP address. IPv6 packets are encapsulated directly behind the IPv4 header. Drag the header fields to the appropriate places:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/DragAndDrop/Tunneling_Header_Fiels.jpg" alt="Tunneling_Header_Fiels.jpg" width="540" height="213" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p>The correct order is:</p>
<table style="background-color: #ffccff;" border="1">
<tbody>
<tr>
<td>IPv4 Header | IPv6 Header | Extension Headers | Upper Layer PDU</td>
</tr>
</tbody>
</table>
<p class="ccnaexplanation">Explanation</p>
<p>The structure of a normal IPv6 packet is:</p>
<table border="1">
<tbody>
<tr>
<td>IPv6 Header | Extension Headers | Upper Layer PDU</td>
</tr>
</tbody>
</table>
<p>The IPv6 header is always present and is a fixed size of 40 bytes. Zero or more extension headers can be present and are of varying lengths. The upper layer protocol data unit (PDU) usually consists of an upper layer protocol header and its payload (for example, an ICMPv6 message, a UDP message, or a TCP segment).</p>
<p>Because &#8220;IPv6 packets are encapsulated directly behind the IPv4 header&#8221; so we can deduce an IPv4 Header must be placed before an IPv6 header.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/drag-and-drop-2/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>OSPF Hotspot</title>
		<link>http://www.digitaltut.com/route-ospf-hotspot</link>
		<comments>http://www.digitaltut.com/route-ospf-hotspot#comments</comments>
		<pubDate>Tue, 13 Sep 2011 07:55:37 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[Hotspot]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=166</guid>
		<description><![CDATA[Here you will find answers to OSPF Hotspot Questions Question The company and the company network have both been growing rapidly. Multiple adds, moves and changes have been applied to the network. Your boss has asked you to troubleshoot a recent OSPF synchronization problem that has arisen. There have been synchronization problems at separate locations [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to OSPF Hotspot Questions</p>
<p><!--adsense--></p>
<p><span class="ccnaquestionsnumber">Question</span></p>
<p>The company and the company network have both been growing rapidly. Multiple adds, moves and changes have been applied to the network. Your boss has asked you to troubleshoot a recent OSPF synchronization problem that has arisen. There have been synchronization problems at separate locations in the OSPF area 0. There have been reported link failures during the rapid growth of the company network. You are required to resolve the OSPF problem. OSPF must be able to converge when the network changes.</p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Hotspot/OSPF_Hotspot.jpg" alt="OSPF_Hotspot.jpg" /></p>
<p>Refer to the information above to answer the following 4 questions:</p>
<p><span class="ccnaquestionsnumber">Question 1</span><br />
 Examine the following excerpt from the &#8220;show ip ospf&#8221; command on D1:</p>
<table style="background-color: #ffff66;" border="1">
<tbody>
<tr>
<td><strong>Area BACKBONE (0)</strong><br />
 Number of interfaces in the this area is 1<br />
 Area has no authentication<br />
 SPF algorithm last executed 00:00:31.280 ago<br />
 SPF algorithm executed 5 times<br />
 Area ranges are<br />
 Number of LSA 13. Checksum Sum 0x16F0FD<br />
 Number of opaque link LSA 0. Checksum Sum 0&#215;000000<br />
 Number of DCbitless LSA 0<br />
 Number of indication LSA 0<br />
 Number of DoNotAge LSA 0<br />
 Flood list length 0<br />
 <strong>Area 16</strong><br />
 Number of interfaces in this area is 2<br />
 Area has message digest authentication<br />
 SPF algorithm last executed 00:00:34.928 ago<br />
 SPF algorithm executed 7 times<br />
 Area ranges are<br />
 Number of LSA 5. Checksum Sum 0x02FCD3<br />
 Number of opaque link LSA 0. Checksum Sum 0&#215;000000<br />
 Number of DCbitless LSA 0<br />
 Number of indication LSA 0<br />
 Number of DoNotAge LSA 0<br />
 Flood list length 0</td>
</tr>
</tbody>
</table>
<p>Based on the information shown above, what is most likely causing the different missing routes throughout the network?</p>
<p>A. Area 16 is configured with authentication.<br />
 B. Area 16 has been configured to use the same interfaces as Area 0.<br />
 C. Area 0 and Area 32 have been configured with mismatched LSA numbers.<br />
 D. Area 16 has been configured as a total stub network<br />
 E. Area 16 has been configured as a stub network<br />
 F. Area 0 is discontiguous.<br />
 G. None of the above</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> F</p>
<p><span class="ccnaexplanation">Explanation</span></p>
<p>From the topology, we see D1 has 2 interfaces belong to Area 0, that are interfaces Fa0/1 &amp; Fa0/2 but the output says there is only one interface in Area 0 (Number of interfaces in the this area is 1). Therefore we can deduce that a link in area 0 was down and area 0 is discontiguous.</p>
<p><span class="ccnaquestionsnumber">Question 2</span></p>
<p>Which configuration command on D1 (with a similar command on D2) will provide an immediate solution to the missing route problem?</p>
<p>A. no area 16 stub<br />
 B. no area 16 authentication message-digest<br />
 C. area 16 virtual-link 8.187.175.82<br />
 D. area 16 virtual-link 172.16.4.2<br />
 E. no area 16 stub no-summary<br />
 F. network 172.16.0.0.0.0.255.255 area 16<br />
 G. None of the above</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>To fix this problem immediately without changing the topology we need to create virtual link between D1 &amp; D2. If you are still confused how to use the virtual link, check out the <a href="http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim" target="_blank">IPv6 OSPF Virtual Link Sim</a> article.</p>
<p><!--adsense#MiddleContent--></p>
<p><span class="ccnaquestionsnumber">Question 3</span></p>
<p>The log of d1 reports the following:</p>
<table style="background-color: #ffff99;" border="1">
<tbody>
<tr>
<td>%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed  state to down<br />
 %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to down<br />
 %OSPF-5-ADJCHG: Process 1, Nbr 8.187.175.82/32 on FasstEthernet0/1 from  FULL to DOWN,<br />
 Neighbor Down: Interface down or detached</td>
</tr>
</tbody>
</table>
<p>This event was anticipated due to maintenance; however, it resulted in excessive lost routes. Which route should be the only one removed from the routing tables of the routers?</p>
<p>A. 8.187.175.82/32<br />
 B. 10.138.43.0/30<br />
 C. 10.206.180.0/30<br />
 D. 4.249.113.59/32<br />
 E. 10.201.0.0/30<br />
 F. None of the above</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>E</p>
<p><span class="ccnaexplanation">Explanation</span></p>
<p>From the log we learn that the link of Interface Fa0/1 has been down. This link belongs to network 10.201.0.0/30 so we just need to remove this route from the routing table.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>The R2 router has lost connectivity to R1. The following is R1&#8242;s current route table:</p>
<table style="background-color: #ffff99;" border="1">
<tbody>
<tr>
<td>172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks<br />
 O IA 172.16.230.0/24 [110/21] via 10.138.43.1, 00:00:03,  FastEthernet0/0<br />
 O IA 172.16.209.0/24 [110/22] via 10.138.43.1, 00:00:03,  FastEthernet0/0<br />
 O IA 172.16.1.0/30 [110/21] via 10.138.43.1, 00:00:03, FastEthernet0/0<br />
 10.0.0.0/30 is subnetted, 1 subnets<br />
 C 10.138.43.0 is directly connected, FastEthernet0/0</td>
</tr>
</tbody>
</table>
<p>Which expected route is missing from R1&#8242;s route table based on the topology during the maintenance period?&#8217;</p>
<p>A. o 172.16.0.0 [110/2] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 B. o IA 9.152.105.122 [110/3] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 C. o IA 10.138.0.0 [110/3] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 D. o IA 10.249.0.0 [110/2] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 E. o IA 4.249.113.59 [110/2] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 F. o 8.187.175.82 [110/3] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 G. O    10.206.180.0/30 [110/3] via 10.138.43.1, 00:00:09,  FastEthernet0/0<br />
 H. O IA 10.206.180.0/30 [110/3] via 10.138.43.1, 00:00:09,  FastEthernet0/0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> G</p>
<p class="ccnaexplanation">Explanation</p>
<p>In the past, I used to choose answer F as the correct answer but the explanation from <span class="pinkandbold">DOX3003</span> (commented on November 19th, 2010) seems to be correct:</p>
<p>&#8220;Which expected route is missing from R1′s route table based on the topology during the maintenance period?<br />
 X…….<br />
 X. O 10.206.180.0/30 [110/3] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 X. O IA 10.206.180.0/30 [110/3] via 10.138.43.1, 00:00:09, FastEthernet0/0<br />
 X…….</p>
<p> You can see there are 2 options for the network between D2 and R2. One with “IA” and one without. O – OSPF, IA – OSPF inter area.<br />
 Before link failures between D1 and D2 the network 10.206.180.0/30 has been appearing as “intra area” network in R1′s routing table.<br />
 Because they were in the same Area 0.<br />
 So the correct answer should be<br />
 X. O 10.206.180.0/30 [110/3] via 10.138.43.1, 00:00:09, FastEthernet0/0″&#8221;</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-ospf-hotspot/feed</wfw:commentRss>
		<slash:comments>134</slash:comments>
		</item>
		<item>
		<title>EIGRP Questions</title>
		<link>http://www.digitaltut.com/route-eigrp-questions</link>
		<comments>http://www.digitaltut.com/route-eigrp-questions#comments</comments>
		<pubDate>Sat, 03 Sep 2011 08:16:51 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=24</guid>
		<description><![CDATA[Here you will find answers to EIGRP questions Question 1 Which three statements about the EIGRP routing protocol are true? (Choose three) A &#8211; EIGRP sends periodic hello packets to the multicast IP address 224.0.0.9 B &#8211; EIGRP sends periodic hello packets to the multicast IP address 224.0.0.10 C &#8211; EIGRP supports five generic packet [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to EIGRP questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Which three statements about the EIGRP routing protocol are true? (Choose three)</p>
<p>A &#8211; EIGRP sends periodic hello packets to the multicast IP address 224.0.0.9<br />
 B &#8211; EIGRP sends periodic hello packets to the multicast IP address 224.0.0.10<br />
 C &#8211; EIGRP supports five generic packet types. including hello, update, query, reply, and ACK packets<br />
 D &#8211; EIGRP supports five generic packet types, including hello, database description (DBD), link-state request (LSR), link-state update (LSU), and LSAck<br />
 E &#8211; E. EIGRP will form a neighbor relationship with another peer even when their K values are mismatched<br />
 F &#8211; A. EIGRP will not form a neighbor relationship with another peer when their K values are mismatched</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B, C, F</p>
<p><span class="ccnaquestionsnumber">Question 2</span></p>
<p>After DUAL calculations, a router has identified a successor route, but no routes have qualified as a feasible successor. In the event that the current successor goes down, what process will EIGRP use in the selection of a new successor?</p>
<p>A &#8211; EIGRP will find the interface with the lowest MAC address<br />
 B &#8211; The route will transition to the active state<br />
 C &#8211; The route will transition to the passive state<br />
 D &#8211; EIGRP will automatically use the route with the lowest feasible distance (FD)<br />
 E &#8211; EIGRP will automatically use the route with the lowest advertised distance (AD)</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>When a route (current successor) goes down, the router first checks its topology table for a feasible successor but it can’t find one. So it goes active on the that route to find a new successor by sending queries out to its neighbors requesting a path to the lost route.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. Routers R1 and R2 have established a neighbor relationship and are exchanging routing information. The network design requires that R1 receive routing updates from R2, but not advertise any routes to R2. Which configuration command sequence will successfully accomplish this task?</p>
<div style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/EIGRP/neighbor_relationship_distribute_list.jpg" alt="neighbor_relationship_distribute_list" /></div>
<p>A &#8211; R1(config)# router eigrp 1 <br />
 R1(config-router)# passive-interface serial 0</p>
<p>B &#8211; R2(config)# router eigrp 1 <br />
 R2(config-router)# passive-interface serial 0</p>
<p>C &#8211; R1(config)# access-list 20 deny any <br />
 R1(config)# router eigrp 1<br />
 R1(config-router)# distribute-list 20 out serial 0</p>
<p>D &#8211; R2(config)# access-list 20 deny any <br />
 R2(config)# router eigrp 1<br />
 R2(config-router)# distribute-list 20 out serial 0</p>
<p>E &#8211; R1(config)# access-list 20 permit any <br />
 R1(config)# router eigrp 1<br />
 R1(config-router)# distribute-list 20 in serial 0</p>
<p>F &#8211; R2(config)# access-list 20 permit any<br />
 R2(config)# router eigrp 1<br />
 R2(config-router)# distribute-list 20 in serial 0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>We can not use passive-interface to accomplish this task because the &#8220;passive-interface&#8230;&#8221; command (in EIGRP or OSPF) will shut down the neighbor relationship of these two routers (no hello packets are exchanged). And to filter routing updates we should configure a distribute list on R1 with an access list that deny all and apply it to the outbound direction so that R1 can receive but can not send routing updates.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>EIGRP has been configured to operate over Frame Relay multipoint connections. What should the bandwidth command be set to?</p>
<p>A &#8211; the CIR rate of the lowest speed connection multiplied by the number of circuits <br />
 B &#8211; the CIR rate of the lowest speed connection<br />
 C &#8211; the CIR rate of the highest speed connection<br />
 D &#8211; the sum of all the CIRs divided by the number of connections</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>If the multipoint network has different speeds allocated to the VCs, take the lowest CIR and simply multiply it by the number of circuits. This is because in Frame-relay all neighbors share the bandwidth equally, regardless of the actual CIR of each individual PVC, so we have to get the lowest speed CIR rate and multiply it by the number of circuits. This result will be applied on the main interface (or multipoint connection interface).</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_Active_state.jpg" alt="EIGRP_Active_state" /></p>
<p>Refer to the exhibit. EIGRP is configured on all routers in the network. On a basis of the show ip eigrp topology output provided, what conclusion can be derived?</p>
<p>A &#8211; Router R1 can send traffic destined for network 10.6.1.0/24 out of interface FastEthernet0/0<br />
 B &#8211; Router R1 is waiting for a reply from the neighbor 10.1.2.1 to the hello message sent out before it declares the neighbor unreachable<br />
 C &#8211; Router R1 is waiting for a reply from the neighbor 10.1.2.1 to the hello message sent out inquiring for a second successor to network 10.6.1.0/24<br />
 D &#8211; Router R1 is waiting for a reply from the neighbor 10.1.2.1 in response to the query sent out about network 10.6.1.0/24</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>From the output, we notice that there is an active route (A) and the reply status flag (r) was set. An active EIGRP route is the state when a network change occurs and a feasible successor is not found by a EIGRP router for a given route (10.6.1.0/24); and the reply status flag (r) means that R1&#8242;s queries were sent out to the neighbors asking for routing information to the 10.6.1.0/24 network but hasn&#8217;t received a reply yet. Therefore the answer A &#8211; router R1 can send traffic destined for network 10.6.1.0/24 is not correct because router R1 can&#8217;t find a path to that network. Answers B and C are not correct because R1 doesn&#8217;t send a hello message but a query asking for routing information to the desired network.</p>
<p><br class="spacer_" /></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-eigrp-questions/feed</wfw:commentRss>
		<slash:comments>111</slash:comments>
		</item>
		<item>
		<title>EIGRP Questions 2</title>
		<link>http://www.digitaltut.com/eigrp-questions-2</link>
		<comments>http://www.digitaltut.com/eigrp-questions-2#comments</comments>
		<pubDate>Fri, 02 Sep 2011 15:56:36 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=241</guid>
		<description><![CDATA[Here you will find answer to EIGRP Questions &#8211; Part 2 Question 1 Refer to the exhibit. EIGRP has been configured on all routers in the network. What additional configuration statement should be included on router R4 to advertise a default route to its neighbors? A. R4(config)#ip default-network 10.0.0.0 B. R4(config)#ip route 0.0.0.0 0.0.0.0 10.1.1.1 [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answer to EIGRP Questions &#8211; Part 2</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. EIGRP has been configured on all routers in the network. What additional configuration statement should be included on router R4 to advertise a default route to its neighbors?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_Default-route.jpg" alt="EIGRP_Default-route.jpg" width="521" height="257" /></p>
<p>A. R4(config)#ip default-network 10.0.0.0<br />
 B. R4(config)#ip route 0.0.0.0 0.0.0.0 10.1.1.1<br />
 C. R4(config)#ip route 10.0.0.0 255.0.0.0 10.1.1.1<br />
 D. R4(config-router)# default-information originate</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The &#8220;ip default-network &#8221; command will direct other routers to send its unknown traffic to this network. Other router (R1,R2,R3) will indicate this network as the &#8220;Gateway of last resort&#8221;.</p>
<p>There is another way to route unknown traffic to 10.1.1.0/24 network: create a static route using &#8220;ip route 0.0.0.0 0.0.0.0 10.1.1.2&#8243; command then inject this route using the &#8220;network 0.0.0.0&#8243; command, or using &#8220;redistribute static&#8221; command.</p>
<p>Note: In EIGRP, default routes cannot be directly injected (as they can in OSPF with the default-information originate command. Also, EIGRP does not have the &#8220;default-information originate&#8221; command).</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Refer to the exhibit. Router RTA is the hub router for routers RTB and RTC. The Frame Relay network is configured with EIGRP, and the entire network is in autonomous system 1. However, router RTB and RTC are not receiving each other&#8217;s routes. What is the solution?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_Frame_Relay.jpg" alt="EIGRP_Frame_Relay.jpg" width="480" height="350" /><br class="spacer_" /></p>
<p>A. Configure the auto summary command under router eigrp 1 on router RTA.<br />
 B. Issue the no ip split horizon command on router RTA.<br />
 C. Configure subinterfaces on the spoke routers and assign different IP address subnets for each subinterface.<br />
 D. Check and change the access lists on router RTA.<br />
 E. Issue the no ip split horizon eigrp 1 command on router RTA.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaexplanation">Explanation</p>
<p>RTB and RTC cannot see each other because of the split horizon rule: “A router never sends information about a route back in same direction which is original information came”. To overcome this problem we can configure subinterfaces or disable split horizon with the command &#8220;no ip split horizon eigrp 1&#8243; on RTA.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>When troubleshooting an EIGRP connectivity problem, you notice that two connected EIGRP routers are not becoming EIGRP neighbors. A ping between the two routers was successful. What is the next thing that should be checked?</p>
<p>A. Verify that the EIGRP hello and hold timers match exactly.<br />
 B. Verify that EIGRP broadcast packets are not being dropped between the two routers with the show ip EIGRP peer command.   <br />
 C. Verify that EIGRP broadcast packets are not being dropped between the two routers with the show ip EIGRP traffic command.   <br />
 D. Verify that EIGRP is enabled for the appropriate networks on the local and neighboring router.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Refer to the exhibit. You are the network administrator of the Route.com company. You have been tasked to implement a hub and spoke EIGRP topology over Frame Relay to provide connectivity between the networks at headquarters and all 300 spokes.</p>
<p>Before you begin the actual implementation, which three pieces of information are more important to know than the others? (Choose three)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_flap_stub.jpg" alt="EIGRP_flap_stub.jpg" width="485" height="510" /></p>
<p>A. the Committed Information Rate of all the Frame Relay PVCs<br />
 B. the Cisco IOS version running on all the routers<br />
 C. the router model number of all the spoke routers<br />
 D. the number of HQ networks connected behind the headquarter routers<br />
 E. the routing policy, such as whether or not the spokes can be used as backup transient point between the two headquarter routers</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B E</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Refer to the exhibit. The Route.com company is running EIGRP between all the routers. Currently, if one of the LAN links (LAN1 or LAN2) at the headquarters flaps (goes up and down), the HQ-RTR1 and HQ-RTR2 routers will experience high CPU usage and have a long EIGRP convergence time. As the new network administrator, you are asked to investigate this situation and determine if there is a quick way to resolve this issue.</p>
<p>Which is the most important thing that you can quickly verify first to resolve this issue?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_flap_stub.jpg" alt="EIGRP_flap_stub.jpg" width="485" height="510" /></p>
<p>A. Verify that the bandwidth setting on all WAN links is correct.<br />
 B. Verify that the HQ-RTR1 and HQ-RTR2 routers are configured to send only a default route to all the spoke routers.   <br />
 C. Verify that the HQ-RTR1 and HQ-RTR2 routers are configured for EIGRP Nonstop Forwarding.   <br />
 D. Verify that all the spoke routers are configured for autosummarization.   <br />
 E. Verify that all the spoke routers are configured as EIGRP stub.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. When you examine the routing table of R1 and R4, you are not able to see the R1 Ethernet subnet on the R4 routing table. You are also not able to see the R4 Ethernet subnet on the R1 routing table.</p>
<p>Which configuration change should be made to resolve this issue? Select the routers where the configuration change will be required, and select the required EIGRP configuration command(s). (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_summary.jpg" alt="EIGRP_summary.jpg" width="490" height="150" /></p>
<p>A. R1 and R4<br />
 B. R2 and R3<br />
 C. ip summary-address eigrp 1 10.1.1.0 255.255.255.0 and ip summary-address eigrp 1<br />
 D. variance 2<br />
 E. eigrp stub connected<br />
 F. no auto-summary</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B F</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. The actual speed of the serial links between R2 and R3 are 256 kb/s and 512 kb/s respectively. When configuring EIGRP on routers R2 and R3, the network administrator configured the bandwidth of both serial interfaces to 512 kb/s. What will be the effect?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_summary.jpg" alt="EIGRP_summary.jpg" width="490" height="150" /></p>
<p>A. EIGRP will overutilize the 512 kb/s link.<br />
 B. The interface &#8220;delay&#8221; value used in the EIGRP metric calculation will be inaccurate on the 256 kb/s serial interface.<br />
 C. The amount of bandwidth used for EIGRP routing protocol traffic on the 256 kb/s link can become excessive.<br />
 D. EIGRP can load balance between the two serial links only if the variance is set to 2 or higher.<br />
 E. Unequal cost load balancing will be disabled.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/eigrp-questions-2/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>EIGRP Questions 3</title>
		<link>http://www.digitaltut.com/eigrp-questions-3</link>
		<comments>http://www.digitaltut.com/eigrp-questions-3#comments</comments>
		<pubDate>Thu, 01 Sep 2011 05:07:39 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=285</guid>
		<description><![CDATA[Here you will find answers to EIGRP Questions &#8211; Part 3 Note: If you are not sure about EIGRP, please read my EIGRP tutorial. Question 1 Refer to the exhibit. ROUTE.com has just implemented this EIGRP network. A network administrator came to you for advice while trying to implement load balancing across part of their [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to EIGRP Questions &#8211; Part 3</p>
<p><!--adsense--></p>
<p>Note: If you are not sure about EIGRP, please read my <a href="http://www.9tut.com/eigrp-routing-protocol-tutorial" target="_blank">EIGRP tutorial</a>.</p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. ROUTE.com has just implemented this EIGRP network. A network administrator came to you for advice while trying to implement load balancing across part of their EIGRP network.<br />
 If the variance value is configured as 2 on all routers and all other metric and K values are configured to their default values, traffic from the Internet to the data center will be load balanced across how many paths?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_load_balancing.jpg" alt="EIGRP_load_balancing.jpg" width="560" height="230" /></p>
<p>A. 1<br />
 B. 2<br />
 C. 3<br />
 D. 4</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>First we should list all the paths from the Internet to the data center:</p>
<p>+ A-B-C-H with a metric of 70 (40 + 15 + 15)<br />
 + A-B-E-H with a metric of 60 (40+10+10)<br />
 + <strong>A-D-E-H with a metric of 30</strong> (10+10+10)<br />
 + A-D-E-B-C-H with a metric of 60 (10+10+10+15+15)<br />
 + A-D-E-F-G-H with a metric of 70 (10+10+10+20+20)<br />
 + A-F-G-H with a metric of 60 (20+20+20)<br />
 + A-F-E-H with a metric of 40 (20+10+10)</p>
<p>So the path A-D-E-H will be chosen because it has the best metric. But EIGRP can support unequal cost path load balancing. By configuring the variance value of 2, the minimum metric is increased to 60 (30 * 2) and all the routes that have a metric of less than or equal to 60 and satisfy the feasibility condition will be used to send traffic.</p>
<p>Besides the main path A-D-E-H we have 4 more paths that have the metric of less than or equal to 60 (we also include the Advertised Distances of these routes for later comparison):</p>
<p>+ A-B-E-H with an AD of 20<br />
 + A-D-E-B-C-H with an AD of 50<br />
 + A-F-G-H with an AD of 40<br />
 + A-F-E-H with an AD of 20</p>
<p>Now the last thing we need to consider is the feasible condition. The feasible condition states:</p>
<p><strong>&#8220;To qualify as a feasible successor, a router must have an AD less than the FD of the current successor route&#8221;</strong></p>
<p>The FD of the current successor route here is 30 (notice that the variance number is not calculated here). Therefore there are only 2 paths that can satisfy this conditions: the path <strong>A-B-E-H</strong> &amp; <strong>A-F-E-H</strong>.</p>
<p>In conclusion, traffic from the Internet to the data center will be load balanced across 3 paths, including the main path (successor path) -> C is correct.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which condition must be satisfied before an EIGRP neighbor can be considered a feasible successor?</p>
<p>A. The neighbor&#8217;s advertised distance must be less than or equal to the feasible distance of the current successor.   <br />
 B. The neighbor&#8217;s advertised distance must be less than the feasible distance of the current successor.   <br />
 C. The neighbor&#8217;s advertised distance must be greater than the feasible distance of the current successor.   <br />
 D. The neighbor&#8217;s advertised distance must be equal to the feasible distance of the current successor.   <br />
 E. The neighbor&#8217;s advertised distance must be greater than or equal to the feasible distance of the current successor.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>As explained in question 1, this is called the feasible condition.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which statement about a non-zero value for the load metric (k2) for EIGRP is true?</p>
<p>A. A change in the load on an interface will cause EIGRP to recalculate the routing metrics and send a corresponding update out to each of its neighbors. <br />
 B. EIGRP calculates interface load as a 5-minute exponentially weighted average that is updated every 5 minutes.<br />
 C. EIGRP considers the load of an interface only when sending an update for some other reason.<br />
 D. A change in the load on an interface will cause EIGRP to recalculate and update the administrative distance for all routes learned on that interface.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The load metric (k2) represents the worst load on a link between source and destination.</p>
<p>EIGRP routing updates are triggered only by a change in network topology (like links, interfaces go up/down, router added/removed), and not by change in interface load or reliability -> A &amp; D are not correct.</p>
<p>The load is a five minute exponentially weighted average that is updated every five seconds (not five minutes) -> B is not correct.</p>
<p>EIGRP considers the load of an interface only when sending an update for some other reason (like a link failure) -> C is correct.</p>
<p>Note: To learn how to calculate EIGRP metric, please read my <a href="http://www.9tut.com/eigrp-routing-protocol-tutorial/3" target="_blank">EIGRP tutorial &#8211; Part 3</a>.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Your network consists of a large hub-and-spoke Frame Relay network with a CIR of 56 kb/s for each spoke.<br />
 Which statement about the selection of a dynamic protocol is true?</p>
<p>A. EIGRP would be appropriate if LMI type ANSI is NOT used.<br />
 B. EIGRP would be appropriate, because the Frame Relay spokes could be segmented into their own areas.<br />
 C. EIGRP would be appropriate, because by default, queries are not propagated across the slow speed Frame Relay links.<br />
 D. EIGRP would be appropriate, because you can manage how much bandwidth is consumed over the Frame Relay interface.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>By default, EIGRP will limit itself to using no more than 50% of the interface bandwidth. The primary benefit of controlling EIGRP&#8217;s bandwidth usage is to avoid losing EIGRP packets, which could occur when EIGRP generates data faster than the interface line can absorb it. This is of particular benefit on Frame Relay networks, where the access interface bandwidth and the PVC capacity may be very different.</p>
<p>For example, in our Frame Relay topology a Hub is connected with 4 Spoke routers. The main Frame Relay interface on Hub router is 512Kpbs which is not enough to use for 6 links of 128 Kbps ( = 768 Kbps).</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_Frame_Relay_CIR.jpg" alt="EIGRP_Frame_Relay_CIR.jpg" width="390" height="460" /></p>
<p>The solution here is we can use 512 / 6 = 85 Kbps on each subinterface of Hub by using &#8220;bandwidth 85&#8243; command. For example:</p>
<p><strong>Hub(config)#interface Serial0/0.1 point-to-point<br />
 Hub(config-subif)#bandwidth 85</strong></p>
<p>Also on Spoke routers we need to set this value. For example on Spoke1:</p>
<p><strong>Spoke1(config)#interface Serial0/1.0 point-to-point<br />
 Spoke1(config-subif)#bandwidth 85</strong></p>
<p>Notice that by default, EIGRP limits itself to use no more than 50% of the configured interface bandwidth. In this case EIGRP will not use more than 42.5 Kbps (50% of 85 Kbps).</p>
<p>(For more information about implementing EIGRP over Frame Relay, please read <a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094063.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094063.shtml</a>)</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>When an EIGRP topology change is detected, what is the correct order of events when there is a FS?</p>
<p>A. <br />
 The neighbor adjacency is deleted. <br />
 The feasible route is used. <br />
 DUAL is notified.<br />
 Remove all topology entries learned from that neighbor.</p>
<p>B. <br />
 DUAL is notified.<br />
 Remove all topology entries learned from that neighbor. <br />
 The neighbor adjacency is deleted. <br />
 Routes enter the Active state and the feasible route is used.</p>
<p>C.<br />
 The neighbor adjacency is deleted.<br />
 Routes enter the Active state and the feasible route is used. <br />
 DUAL is notified.<br />
 Remove all topology entries learned from that neighbor.</p>
<p>D. <br />
 DUAL is notified.<br />
 The neighbor adjacency is deleted.<br />
 Remove all topology entries learned from that neighbor.<br />
 The feasible route is used.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. You want to use all the routes in the EIGRP topology for IP load balancing.</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_show_ip_eigrp_topology.jpg" alt="EIGRP_show_ip_eigrp_topology.jpg" width="671" height="434" /></p>
<p>Which two EIGRP subcommands would you use to accomplish this goal? (Choose two)</p>
<p>A. traffic-share balanced<br />
 B. distance<br />
 C. maximum-paths <br />
 D. default-network<br />
 E. variance</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Notice that the &#8220;maximum-paths&#8221; command is used to share traffic to equal cost path while the &#8220;variance&#8221; command can share traffic to unequal cost path.</p>
<p>In the output above we learn that EIGRP is using 2 successors to send traffic. By using the &#8220;variance 2&#8243; command we can share traffic to other feasible successor routes. But by default, EIGRP only shares traffic to 4 paths. So we need to use the &#8220;maximum-paths 6&#8243; to make sure all of these routes are used.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. R1 accesses the Internet using E0/0. You have been asked to configure R1 so that a default route is generated to its downstream devices (191.0.0.1 and 192.0.0.1). Which commands would create this configuration?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_default_route.jpg" alt="EIGRP_default_route.jpg" width="490" height="465" /></p>
<p>A.<br />
 router eigrp 190<br />
 redistribute static<br />
 !<br />
 ip route 0.0.0.0 0.0.0.0 Null0</p>
<p>B. ip default-network 20.0.0.0</p>
<p>C. <br />
 router eigrp 190<br />
 redistribute static<br />
 !<br />
 ip route 0.0.0.0 255.255.255.255 Null0</p>
<p>D. ip default-network 20.20.20.0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Which command will display EIGRP packets sent and received, as well as statistics on hello packets, updates, queries, replies, and acknowledgments?</p>
<p>A. debug eigrp packets<br />
 B. show ip eigrp traffic<br />
 C. debug ip eigrp<br />
 D. show ip eigrp interfaces</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Below is the output of the &#8220;show ip eigrp traffic&#8221; command:</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_show_ip_eigrp_traffic.jpg" alt="EIGRP_show_ip_eigrp_traffic.jpg" width="305" height="151" /></p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Which three statements are true about EIGRP operation? (Choose three)</p>
<p>A. When summarization is configured, the router will also create a route to null 0.<br />
 B. The summary route remains in the route table, even if there are no more specific routes to the network.<br />
 C. Summarization is configured on a per-interface level.<br />
 D. The maximum metric for the specific routes is used as the metric for the summary route.<br />
 E. Automatic summarization across major network boundaries is enabled by default.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A C E</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which two statements about the EIGRP DUAL process are correct? (Choose two)</p>
<p>A. An EIGRP route will go active if there are no successors or feasible successors in the EIGRP topology table.<br />
 B. An EIGRP route will go passive if there are no successors in the EIGRP topology table.<br />
 C. DUAL will trigger an EIGRP query process while placing the flapping routes in the holddown state.<br />
 D. A feasible successor in the EIGRP topology table can become the successor only after all the query requests have been replied to.<br />
 E. The stuck in active state is caused when the wait for the query replies have timed out.<br />
 F. EIGRP queries are sent during the loading state in the EIGRP neighbor establishment process.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A E</p>
<p class="ccnaquestionsnumber">Question 11</p>
<p>What are three key concepts that apply when configuring the EIGRP stub routing feature in a hub and spoke network? (Choose three)</p>
<p>A. A hub router prevents routes from being advertised to the remote router.<br />
 B. Only remote routers are configured as stubs.<br />
 C. Stub routers are not queried for routes.<br />
 D. Spoke routers connected to hub routers answer the route queries for the stub router.<br />
 E. A stub router should have only EIGRP hub routers as neighbors.<br />
 F. EIGRP stub routing should be used on hub routers only.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B C E</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/eigrp-questions-3/feed</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>EIGRP Questions 4</title>
		<link>http://www.digitaltut.com/eigrp-questions-4</link>
		<comments>http://www.digitaltut.com/eigrp-questions-4#comments</comments>
		<pubDate>Thu, 01 Sep 2011 02:06:32 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=290</guid>
		<description><![CDATA[Here you will find answers to EIGRP &#8211; Part 4 Question 1 Which three statements are true about EIGRP route summarization? (Choose three) A. Manual route summarization is configured in router configuration mode when the router is configured for EIGRP routing. B. Manual route summarization is configured on the interface. C. When manual summarization is [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to EIGRP &#8211; Part 4</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Which three statements are true about EIGRP route summarization? (Choose three)</p>
<p>A. Manual route summarization is configured in router configuration mode when the router is configured for EIGRP routing.<br />
 B. Manual route summarization is configured on the interface.<br />
 C. When manual summarization is configured, the summary route will use the metric of the largest specific metric of the summary routes.<br />
 D. The ip summary-address eigrp command generates a default route with an administrative distance of 90.<br />
 E. The ip summary-address eigrp command generates a default route with an administrative distance of 5.<br />
 F. When manual summarization is configured, the router immediately creates a route that points to null0 interface</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B E F</p>
<p class="ccnaexplanation">Explanation</p>
<p>The<strong> ip summary-address eigrp</strong> {AS number} {address mask} command is used to configure a summary aggregate address for a specified interface. For example with the topology below:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_ip_summary-address_eigrp.jpg" alt="EIGRP_ip_summary-address_eigrp.jpg" width="480" height="120" /></p>
<p>R2 has 5 loopback interfaces but instead of advertising all these interfaces we can only advertise its summarized subnet. In this case the best summarized subnet should be 1.1.1.0/29 which includes all these 5 loopback interfaces.</p>
<p><strong>R2(config)#interface fa0/0<br />
 R2(config-if)#ip summary-address eigrp 1 1.1.1.0 255.255.255.248</strong></p>
<p>This configuration causes EIGRP to summarize network 1.1.1.0 and sends out Fa0/0 interface</p>
<p>After configuring manual EIGRP summary, the routing table of the local router will have a route to Null0:</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_ip_summary-address_eigrp_R2.jpg" alt="EIGRP_ip_summary-address_eigrp_R2.jpg" width="629" height="318" /></p>
<p>So why is this route inserted in the routing table when doing summarization? Well, you may notice that although our summarized subnet is 1.1.1.0/29 but we don&#8217;t have all IP addresses in this subnet. Assignable IP addresses of subnet 1.1.1.0/29 are from 1.1.1.1 to 1.1.1.6. Imagine what happens if R1 sends a packet to 1.1.1.6. Because R1 do believe R2 is connected with this IP so it will send this packet to R2. But R2 does not have this IP so if R2 has a default-route to R1 (for example R1 is connected to the Internet and R2 routes all unknown destination IP packets to R1) then a loop will occur.</p>
<p>To solve this problem, some routing protocols automatically add a route to Null0. A packet is sent to &#8220;Null0&#8243; means that packet is dropped. Suppose that R1 sends a packet to 1.1.1.6 through R2, even R2 does not have a specific route for that IP, it does have a general route pointing to Null0 which the packet sent to 1.1.1.6 can be matched -> That packet is dropped at R2 without causing a routing loop!</p>
<p>By default, EIGRP summary routes are given an administrative distance  value of 5. Notice that this value is only shown on the local router doing  the summarization. On other routers we can still see an administrative distance of 90 in their routing table.</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_ip_summary-address_eigrp_R1.jpg" alt="EIGRP_ip_summary-address_eigrp_R1.jpg" width="632" height="240" /></p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>After implementing EIGRP on your network, you issue the show ip eigrp traffic command on router C. The following output is shown:</p>
<p><strong>RouterC#show ip eigrp traffic</strong><br />
 IF-EIGRP Traffic Statistics for process 1<br />
 Hellos sent/received: 481/444<br />
 Updates sent/received: 41/32<br />
 Queries sent/received: 5/1<br />
 Replies sent/received: 1/4<br />
 Acks sent/received: 21/25<br />
 Input queue high water mark 2, 0 drops<br />
 SIA-Queries sent/received: 0/0<br />
 SIA-Replies sent/received: 0/0</p>
<p>Approximately 25 minutes later, you issue the same command again. The following output is shown:</p>
<p><strong>RouterC#show ip eigrp traffic</strong><br />
 IP-EIGRP Traffic Statistics for process 1<br />
 Hellos sent/received: 1057/1020<br />
 Updates sent/received: 41/32<br />
 Queries sent/received: 5/1<br />
 Replies sent/received: 1/4<br />
 Acks sent/received: 21/25<br />
 Input queue high water mark 2, 0 drops<br />
 SIA-Queries sent/received: 0/0<br />
 SIA-Replies sent/received: 0/0</p>
<p>Approximately 25 minutes later, you issue the same command a third time. The following output is shown:</p>
<p><strong>RouterC#show ip eigrp traffic</strong><br />
 IP-EIGRP Traffic Statistics for process 1<br />
 Hellos sent/received: 1754/1717<br />
 Updates sent/received: 41/32<br />
 Queries sent/received: 5/1<br />
 Replies sent/received: 1/4<br />
 Acks sent/received: 21/25<br />
 Input queue high water mark 2, 0 drops<br />
 SIA-Queries sent/received: 0/0<br />
 SIA-Replies sent/received: 0/0</p>
<p>What can you conclude about this network?</p>
<p>A. The network has been stable for at least the last 45 minutes.<br />
 B. There is a flapping link or interface, and router C knows an alternate path to the network.<br />
 C. There is a flapping link or interface, and router A does not know an alternate path to the network.<br />
 D. EIGRP is not working correctly on router C.<br />
 E. There is not enough information to make a determination.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>In three times using the command, the &#8220;Queries sent/received&#8221; &amp; &#8220;Replies sent/received&#8221; are still the same -> the network is stable.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>After implementing EIGRP on your network, you issue the show ip eigrp  traffic command on router C. The following output is shown:</p>
<p><strong>RouterC#show ip eigrp traffic</strong><br />
 IP-EIGRP Traffic Statistics for process 1<br />
 Hellos sent/received: 2112/2076<br />
 Updates sent/received: 47/38<br />
 Queries sent/received: 5/3<br />
 Replies sent/received: 3/4<br />
 Acks sent/received: 29/33<br />
 Input queue high water mark 2, 0 drops<br />
 SIA-Queries sent/received: 0/0<br />
 SIA-Replies sent/received: 0/0</p>
<p>Moments later, you issue the same command a second time and the following output is shown:</p>
<p><strong>RouterC#show ip eigrp traffic</strong><br />
 IP-EIGRP Traffic Statistics for process 1<br />
 Hellos sent/received: 2139/2104<br />
 Updates sent/received: 50/39<br />
 Queries sent/received: 5/4<br />
 Replies sent/received: 4/4<br />
 Acks sent/received: 31/37<br />
 Input queue high water mark 2, 0 drops<br />
 SIA-Queries sent/received: 0/0<br />
 SIA-Replies sent/received: 0/0</p>
<p>Moments later, you issue the same command a third time and the following output is shown:</p>
<p><strong>RouterC#show ip eigrp traffic</strong><br />
 IP-EIGRP Traffic Statistics for process 1<br />
 Hellos sent/received: 2162/2126<br />
 Updates sent/received: 53/42<br />
 Queries sent/received: 5/5<br />
 Replies sent/received: 5/4<br />
 Acks sent/received: 35/41<br />
 Input queue high water mark 2, 0 drops<br />
 SIA-Queries sent/received: 0/0<br />
 SIA-Replies sent/received: 0/0</p>
<p>What information can you determine about this network?</p>
<p>A. The network is stable.<br />
 B. There is a flapping link or interface, and router C knows an alternate path to the network.<br />
 C. There is a flapping link or interface, and router C does not know an alternate path to the network.<br />
 D. EIGRP is not working correctly on router C.<br />
 E. There is not enough information to make a determination.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>We notice that the &#8220;Queries received&#8221; number is increased so router C has been asked for a route. The &#8220;Replies sent&#8221; number is also increased -> router C knows an alternate path to the network.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>R1 and R2 are connected and are running EIGRP on all their interfaces, R1 has four interfaces, with IP address 172.16.1.1/24, 172.16.2.3/24,172.16.5.1/24, and 10.1.1.1/24. R2 has two interfaces, with IP address 172.16.1.2/24 and 192.168.1.1/24. There are other routers in the network that are connected on each of the interfaces of these two routers that are also running EIGRP. Which summary routes does R1 generate automatically (assuming auto-summarization is enable)? (choose two)</p>
<p>A. 192.168.1.0/24<br />
 B. 10.0.0.0/8<br />
 C. 172.16.1.0/22<br />
 D. 172.16.0.0/16<br />
 E. 10.1.1.0/24</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B D</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_variance.jpg" alt="EIGRP_variance.jpg" width="570" height="300" /></p>
<p>There was an exhibit, 172.16.1.0/24 to 172.16.2.0/24 with the 4 paths with mentions of eigrp metric and asked if the variance is put to 2 in exhibit then what 2 paths are not used by eigrp routing table? (Choose two)</p>
<p>A. R1—R2—R6<br />
 B. R1—R3—R6<br />
 C. R1—R4—R6<br />
 D. R1—R5—R6</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C D</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>What does the default value of the EIGRP variance command of 1 mean?</p>
<p>A. Load balancing is disabled on this router.<br />
 B. The router performs equal-cost load balancing.<br />
 C. Only the path that is the feasible successor should be used.<br />
 D. The router only performs equal-cost load balancing on all paths that have a metric greater than 1.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. EIGRP has been configured on all routers in the network. The command metric weights 0 0 1 0 0 has been added to the EIGRP process so that only the delay metric is used in the path calculations. Which router will R1 select as the successor and feasible successor for Network A?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_delay_metric.jpg" alt="EIGRP_delay_metric.jpg" width="570" height="165" /></p>
<p>A. R4 becomes the successor for Network A and will be placed in the routing table. R2 becomes the feasible successor for Network A.<br />
 B. R4 becomes the successor for Network A and will be included in the routing table. No feasible successor will be selected as the advertised distance from R2 is higher than the feasible distance.<br />
 C. R2 becomes the successor and will be placed in the routing table. R4 becomes the feasible successor for Network A.<br />
 D. R2 becomes the successor and will be placed in the routing table. No feasible successor will be selected as the reported distance from R4 is lower than the feasible distance.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Based on the exhibited output, which three statements are true? (Choose three)</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_show_ip_eigrp_topology_Passive.jpg" alt="EIGRP_show_ip_eigrp_topology_Passive.jpg" width="431" height="371" /></p>
<p>A. R1 is in AS 200.<br />
 B. R1 will load balance between three paths to reach the 192.168.1.48/28 prefix because all three paths have the same advertised distance (AD) of 40512000.<br />
 C. The best path for R1 to reach the 192.168.1.48/28 prefix is via 192.168.1.66.<br />
 D. 40512000 is the advertised distance (AD) via 192.168.1.66 to reach the 192.168.1.48/28 prefix.<br />
 E. All the routes are in the passive mode because these routes are in the hold-down state.<br />
 F. All the routes are in the passive mode because R1 is in the query process for those routes.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>In the statement &#8220;IP-EIGRP Topology Table for process 200&#8243;, process 200 here means AS 200 -> A is correct.</p>
<p>There are 3 paths to reach network 192.168.1.48/28 but there is only 1 path in the routing table (because there is only 1 successor) so the path with least FD will be chosen -> path via 192.168.1.66 with a FD of 40537600 will be chosen -> C is correct.</p>
<p>The other parameter, 40512000, is the AD of that route -> D is correct.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Characteristics of the routing protocol EIGRP? (choose two)</p>
<p>A. Updates are sent as broadcast.<br />
 B. Updates are sent as multicast.<br />
 C. LSAs are sent to adjacent neighbors.<br />
 D. Metric values are represented in a 32-bit format for granularity.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B D</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which EIGRP packet statement is true?</p>
<p>A. On high-speed links, hello packets are broadcast every 5 seconds for neighbor discovery.<br />
 B. On low-speed links, hello packets are broadcast every 15 seconds for neighbor discovery.<br />
 C. Reply packets are multicast to IP address 224.0.0.10 using RTP.<br />
 D. Update packets route reliable change information only to the affected routers.<br />
 E. Reply packets are used to send routing updates.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/eigrp-questions-4/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>EIGRP Questions 5</title>
		<link>http://www.digitaltut.com/eigrp-questions-5</link>
		<comments>http://www.digitaltut.com/eigrp-questions-5#comments</comments>
		<pubDate>Tue, 30 Aug 2011 03:48:47 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=300</guid>
		<description><![CDATA[Here you will find answers to EIGRP Questions &#8211; Part 5 Question 1 Which three descriptions are correct based on the exhibited output? (Choose three) A. R1 is configured with the variance command. B. The route to 10.2.0.0/16 was redistributed into EIGRP. C. A default route has been redistributed into the EIGRP autonomous system. D. [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to EIGRP Questions &#8211; Part 5</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Which three descriptions are correct based on the exhibited output? (Choose three)</p>
<p style="text-align: left;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_show_ip_route.jpg" alt="EIGRP_show_ip_route.jpg" width="556" height="516" /></p>
<p>A. R1 is configured with the variance command.<br />
 B. The route to 10.2.0.0/16 was redistributed into EIGRP.<br />
 C. A default route has been redistributed into the EIGRP autonomous system.<br />
 D. R1 is configured with the ip summary-address command.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>From the routing table above, we see that network 172.16.1. can be reached via 2 unequal paths (with FD of 23072000 &amp; 20640000) so surely R1 has been configured with the &#8220;variance&#8221; command -> A is correct.</p>
<p>By configuring a default route and redistribute it into EIGRP you will get the line &#8220;D *EX 0.0.0.0/0 &#8230;&#8221; line in the routing table of that router -> C is correct.</p>
<p>From the line &#8220;10.2.0.0/16 is a summary, 00:16:18, Null0&#8243; we know that this network has been summarized with the &#8220;ip summaray-address&#8221; command (notice that 10.2.0.0 is not the major network of net-> D is correct.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Refer to the exhibit. Which two statements are true? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_stub.jpg" alt="EIGRP_stub.jpg" width="410" height="340" /></p>
<p>A. The eigrp stub command prevents queries from being sent from R2 to R1.<br />
 B. The eigrp stub command will automatically enable summarization of routes on R2.<br />
 C. The eigrp stub command prevents all routes except a default route from being advertised to R1.<br />
 D. Router R1 will advertise connected and summary routes only.<br />
 E. Router R1 will advertise connected and static routes. The sending of summary routes will not be permitted.<br />
 F. Router R1 is configured as a receive-only neighbor and will not send any connected, static or summary routes.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The command &#8220;eigrp stub&#8221; turns R1 into a stub router so R2 will never send any query to R1 because R2 knows that a stub router will only route packets for networks it has explicitly advertised -> A is correct.</p>
<p>The command &#8220;eigrp stub&#8221; is same as &#8220;eigrp stub connected summary&#8221; command because connected and summarized routes are advertised by default -> D is correct.</p>
<p>Note: Because the network 192.168.50.0 is not advertised by &#8220;network&#8221; statement, it is necessary to redistribute connected route with the &#8220;redistribute connected&#8221; command.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibits. Router B should advertise the network connected to the E0/0/0 interface to router A and block all other network advertisements. The IP routing table on router A indicates that it is not receiving this prefix from router B.<br />
 What is the probable cause of the problem?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_receive_prefix.jpg" alt="EIGRP_receive_prefix.jpg" width="400" height="190" /></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_debug_ip_eigrp.jpg" alt="EIGRP_debug_ip_eigrp.jpg" width="568" height="404" /></p>
<p>A. An access list on router B is causing the 192.168.3.16/28 network to be denied.<br />
 B. An access list on router B is causing the 192.168.3.32/28 network to be denied.<br />
 C. The distribute list on router B is referencing a numbered access list that does not exist on router B.<br />
 D. The distribute list on router B is referencing the wrong interface.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>This is an unclear question. The question says &#8220;Router B should advertise the network connected to the E0/0/0 interface  to router A and block all other network advertisements. The IP routing  table on router A indicates that it is not receiving this prefix from  router B.&#8221; That means the network 192.168.3.16/28 (including the IP 192.168.3.21/28) is not received on router A -> A is the most suitable answer.</p>
<p>Note: Distribute list are used to filter routing updates and they are based on access lists.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Study the exhibit carefully. What must be done on router A in order to make EIGRP work effectively in a Frame Relay multipoint environment?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_Frame_Relay_point_to_multipoint.jpg" alt="EIGRP_Frame_Relay_point_to_multipoint.jpg" width="400" height="260" /></p>
<p>A. Issue the command bandwidth 56 on the physical interface.<br />
 B. Issue the command bandwidth 56 on each subinterface.<br />
 C. Issue the command bandwidth 224 on each subinterface.<br />
 D. Issue the command bandwidth 224 on the physical interface.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>In Frame Relay, all neighbors share the same bandwidth, regardless of the actual CIR of each individual PVC. In this case the CIR of each PVC is the same so we can find the bandwidth of the main interface (multipoint connection interface) by 56 x 4 = 224.</p>
<p>Notice that if the bandwidth on each PVC is not equal then we get the lowest bandwidth to multiply.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Refer to the exhibit. ROUTE Enterprises has many stub networks in their enterprise network, such as router B and its associated network. EIGRP is to be implemented on router A so that neither the prefix for the S/0/0/0 interface nor the prefixes from router B appear in the routing tables for the router in the enterprise network.<br />
 Which action will accomplish this goal?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_exclude_prefix.jpg" alt="EIGRP_exclude_prefix.jpg" width="470" height="90" /></p>
<p>A. Declare router B a stub router using the eigrp stub command.<br />
 B. Use the passive-interface command for interface Serial0/0/0.<br />
 C. Use a mask with the network command to exclude interface Serial0/0/0.<br />
 D. Implement a distribute list to exclude the link prefix from the routing updates.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>If we declare router B a stub router then the routers in Enterprise Network still learn about the network for S0/0/0 interface and the network behind router B -> A is not correct.</p>
<p>If we use the passive-interface command on s0/0/0 interface then router A &amp; B can not become neighbor because they don&#8217;t exchange hello messages -> A can not send traffic to the network behind B -> B is not correct.</p>
<p>Theoretically, we can use a distribute list to exclude both the link prefix and the prefix from router B but it is not efficient because:</p>
<p>+ We have many stub networks so we will need a &#8220;long&#8221; distribute list.<br />
 + We declare networks in stub routers (like router B) while filter them out at router A -> it is a waste.</p>
<p>I am not totally sure about answer C because if we &#8220;use a mask with the network command to exclude interface Serial0/0/0&#8243; then router A and B can not become neighbors and the situation is same as answer B. But from many discussions about this question, maybe C is the best answer.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. EIGRP is configured with the default configuration on all routers. Autosummarization is enabled on routers R2 and R3, but it is disabled on router R1. Which two EIGRP routes will be seen in the routing table of router R3? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_auto_summary.jpg" alt="EIGRP_auto_summary.jpg" width="530" height="300" /></p>
<p>A. 10.0.0.0/8<br />
 B. 10.10.0.0/16<br />
 C. 10.10.10.0/24<br />
 D. 172.16.0.0/16<br />
 E. 172.16.0.0/24<br />
 F. 172.16.10.0/24</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>EIGRP performs an auto-summarization each time it crosses a border between two different major networks. In this case all different networks are in different major networks so EIGRP will perform auto-summarization when it exits an interface. But R1 has been configured with &#8220;no auto-summary&#8221; command so EIGRP will not summarize on S0 interface of R1. So the routing table of R2 will have the network 10.10.10.0/24 (not be summarized).</p>
<p>When exiting S1 interface of R2, EIGRP summarizes network 172.16.10.0/24 into the major 172.16.0.0/16 network but it does not summarize network 10.10.10.0/24 because it is not directly connected with this network. Therefore in the routing table of R3 there will have:</p>
<p>+ Network 10.10.10.0/24 ( not summarized)<br />
 + Network 172.16.0.0/16 (summarized)</p>
<p>-> C and D are correct.</p>
<p>Note: I simulated this question on GNS3, you can see the final outputs of the &#8220;show ip route&#8221; commands on these routers (I connected these routers via FastEthernet, not Serial interfaces so the outputs are slightly different but the main points are not changed).</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_show_ip_route_no_auto-summary_R1.jpg" alt="EIGRP_show_ip_route_no_auto-summary_R1.jpg" width="628" height="256" /></p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_show_ip_route_no_auto-summary_R2.jpg" alt="EIGRP_show_ip_route_no_auto-summary_R2.jpg" width="631" height="271" /></p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_show_ip_route_no_auto-summary_R3.jpg" alt="EIGRP_show_ip_route_no_auto-summary_R3.jpg" width="629" height="238" /></p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. In a redundant hub-and-spoke deployment using EIGRP, what feature can be used to ensure that routers C through F are not used as transit routers for data traveling from router B to network 10.1.1.0?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_hub_spoke.jpg" alt="EIGRP_hub_spoke.jpg" width="355" height="430" /></p>
<p>A. Use address summarization at routers C, D. E, and F.<br />
 B. Use the EIGRP Stub feature on routers C, D, E, and F.<br />
 C. Use passive-interface on the spoke links in routers A and B.<br />
 D. Change the administrative distance in routers A and B for routes learned from routers Cr D. E, and F.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>By configuring &#8220;stub&#8221; feature on routers C D E and F, routers A and B will not try to transit traffic through these routers. For example, if the network connecting from routers A and B is down, router B will not send to network 10.1.1.0/24 from router B -> routerC/D/E/F -> router A -> network 10.1.1.0/24.</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Refer to the exhibit. How would you confirm on R1 that load balancing is actually occurring on the default-network (0.0.0.0)?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/show_ip_route.jpg" alt="show_ip_route.jpg" width="520" height="524" /></p>
<p>A. Use ping and the show ip route command to confirm the timers for each default network resets to 0.<br />
 B. Load balancing does not occur over default networks; the second route will only be used for failover.<br />
 C. Use an extended ping along with repeated show ip route commands to confirm the gateway of last resort address toggles back and forth.<br />
 D. Use the traceroute command to an address that is not explicitly in the routing table.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The most simple method to test load balancing is to use the &#8220;traceroute&#8221; command. If load balancing is working correctly, we will see different paths to reach the destination each time we use that command.</p>
<p>Unknown address will be routed via the default-network 0.0.0.0 so we must use an address that is not explicitly in the routing table.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Refer to the exhibit. ROUTE.com is planning to implement load balancing for traffic between host on the 172.16.10.0/24 and 172.16.20./24 networks. You have been asked to review the implementation plan for this project. Which statement about the plan is true?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_load_balance.jpg" alt="EIGRP_load_balance.jpg" width="500" height="250" /></p>
<p>A. It is complete as written.<br />
 B. It should include a task to configure EIGRP multipath equal to 2 on R1 and R4.<br />
 C. It should include a task to implement OSPF because it handles unequal cost load balancing most efficiently using variance.<br />
 D. It should include a task that establishes a baseline before and after the configuration has been changed.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>A complete implementation plan should be:</p>
<p>1. Configure variance on R1 and R4<br />
 2. Use traceroute to validate load balancing has been activated<br />
 3. Document configuration changes<br />
 4. Establish a new traffic throughput baseline<br />
 5. Compare the new and old baselines and verify that load balancing is implemented as desired.</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Refer to the exhibit. ROUTE.com is planning to implement load balancing  for traffic between host on the 172.16.10.0/24 and 172.16.20./24  networks. You have been asked to review the implementation plan for this  project. Which statement about the plan is true?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_load_balance-2.jpg" alt="EIGRP_load_balance-2.jpg" width="500" height="280" /></p>
<p>A. It is complete as written.<br />
 B. It should include a task to configure multipath to equal a value of 2 on R1 and R4.<br />
 C. It should use a ping instead of a traceroute to validate that load balancing has been activated.<br />
 D. It should contain a task that documents the changes made to the configurations.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>Same as questions 9</p>
<p class="ccnaquestionsnumber">Question 11</p>
<p>Refer to the exhibit. EIGRP had converged in AS 1 when the link between router R1 and R2 went down. The console on router R2 generated the following messages:</p>
<table border="1">
<tbody>
<tr>
<td>*Mar 20 12:12:06: %DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 10.1.4.3 (Serial0) is down: stuck in active<br />
 *Mar 20 12:15:23: %DUAL-3-SIA: Route 10.1.1.0/24 stuck-in-active state in IP-EIGRP 1.<br />
 Cleaning up</td>
</tr>
</tbody>
</table>
<p>The network administrator issued the show ip eigrp topology active command on R2 to check the status of the EIGRP network. Which statement best describes the reason for the error messages?</p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_stuck_in_active.jpg" alt="EIGRP_stuck_in_active.jpg" width="560" height="345" /></p>
<p>A. Incorrect bandwidth configuration on router R3 prevents R2 from establishing neighbor adjacency.<br />
 B. Incorrect bandwidth configuration on router R5 prevents R2 from establishing neighbor adjacency.<br />
 C. Router R3 did not reply to the query about network 10.1.1.0/24 sent by router R2.<br />
 D. Router R5 did not reply to the query about network 10.1.1.0/24 sent by router R2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>When the link between R1 and R2 is down, R2 loses its successor for the network 10.1.1.0/24. R2 checks its topology table for a feasible successor but it can&#8217;t find one. So R2 goes active on the that route to find a new successor by sending queries out to its neighbors (R3 and R5) requesting a path to the lost route. Both R3 and R5 also go &#8220;active&#8221; for the that route. But R5 doesn&#8217;t have any neighbor to ask besides R2 so it will send an &#8220;unreachable message&#8221; to indicate it has no alternative path for that route and has no other neighbor to query. R3 also checks its EIRGP topology table for a feasible successor but it has none, too. Unlike R5, R3 has a neighbor (R4) so it continues to query this router.</p>
<p>Now suppose there is a problem on the link between R3 and R4 so R4 never receives the query from R3 and of course, R3 also never receives a reply back from R4. Therefore, R3 can&#8217;t reply back to R2. After about 3 minutes, the &#8220;Stuck in active&#8221; (SIA) timer on R2 expires and R2 marks the route 10.1.1.0/24 as &#8220;stuck in active&#8221; route.</p>
<p>The output line &#8220;via 10.1.3.3 (Infinity/Infinity), r, Seiral0, serno 1232&#8243; indicates R2 has sent a query to 10.1.3.3 and is waiting for a reply (the lowercase r) -> C is correct.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008010f016.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008010f016.shtml</a>)</p>
<p class="ccnaquestionsnumber">Question 12</p>
<p>Refer to the exhibit. EIGRP has been configured on routers R1 and R2. However, R1 does not show R2 as a neighbor and does not accept routing updates from R2. What could be the cause of the problem?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_routing_update.jpg" alt="EIGRP_routing_update.jpg" width="555" height="470" /></p>
<p>A. The no auto-summary command has not been issued under the EIGRP process on both routers.<br />
 B. Interface E0 on router R1 has not been configured with a secondary IP address of 10.1.2.1/24.<br />
 C. EIGRP cannot exchange routing updates with a neighbor&#8217;s router interface that is configured with two IP addresses.<br />
 D. EIGRP cannot form neighbor relationship and exchange routing updates with a secondary address.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>EIGRP updates always use the primary IP address of the outgoing interface as the source address. In this case R2 will use the 10.1.2.2/24 address, which is not in the same subnet of R1, to send EIGRP update to R1. Therefore R1 does not accept this update and generates the &#8220;not on common subnet&#8221; error message.</p>
<p>Answer D is a bit unclear. It should state that &#8220;EIGRP cannot form neighbor relationship and exchange routing updates if the two primary addresses on two routers are not in the same subnet&#8221;.</p>
<p>Notice that although R1 does not accept R2 as its EIGRP neighbors but R2 accepts R1 as its EIGRP neighbor accepts R1 hello packets..</p>
<p>For more information about this problem, please read <a href="http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a0080093f09.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a0080093f09.shtml</a>.</p>
<p class="ccnaquestionsnumber">Question 13</p>
<p>Refer to the exhibit. A Boston company bought the assets of a New York company and is trying to route traffic between the two data networks using EIGRP over EoMPLS. As a network consultant, you were asked to verify the interoperability of the two networks.</p>
<p>From the show ip route command output, what can you tell the customer about the traffic flow between the subnet in New York (172.16.8.0/24) and the subnets in Boston (172.16.16.0/24 and 10.10.16.0/24)?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_traffic_flow.jpg" alt="EIGRP_traffic_flow.jpg" width="590" height="660" /></p>
<p>A. Traffic is flowing between the 172.16.8.0 subnet and subnets 172.16.16.0 and 10.10.16.0 and no configuration changes are needed.<br />
 B. Auto-summary must be disabled on N1 and B1 before traffic can flow between the 172.16.8.0 subnet and subnets 172.16.16.0 and 10.10.16.0.<br />
 C. Traffic will flow between the 172.16.8.0 subnet and 172.16.16.0 without any further configuration changes. However, auto-summary must be disabled on N1 and B1 before traffic can flow between the 172.16.8.0 subnet and the 10.10.16.0 subnet.<br />
 D. Auto-summary must be disabled on N1 and B1 before traffic can flow between the 172.16.8.0 subnet and the 172.16.16.0 subnet. However, traffic will flow between the 172.16.8.0 subnet and 10.10.16.0 without any further configuration changes.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaquestionsnumber">Question 14</p>
<p>Refer to the exhibit. A Boston company bought the assets of a New York company and is trying to route traffic between the two data networks using EIGRP. The show command output shows that traffic will not flow between the networks. As a network consultant, you were asked to modify the configuration and certify the interoperability of the two networks. For traffic to flow from subnet 172.16.8.0/24 to the 172.16.16.0/24 subnet, which configuration change do you recommend?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/EIGRP/EIGRP_auto_summary_Boston_NewYork.jpg" alt="EIGRP_auto_summary_Boston_NewYork.jpg" width="663" height="425" /></p>
<p>A. Turn off autosummarization on routers N1 and B1.<br />
 B. Add IP summary addresses to the Internet-pointing interfaces of routers N1 and B1.<br />
 C. Turn off autosummarization on routers N2 and B2.<br />
 D. Add wildcard masks to the network commands on routers N2 and B2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/eigrp-questions-5/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>EIGRP Simlet</title>
		<link>http://www.digitaltut.com/route-eigrp-simlet</link>
		<comments>http://www.digitaltut.com/route-eigrp-simlet#comments</comments>
		<pubDate>Sun, 31 Jul 2011 08:14:45 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=21</guid>
		<description><![CDATA[EIGRP &#8211; SHOW IP EIGRP TOPOLOGY ALL-LINKS Here you will find answers to EIGRP Simlet question Question Refer to the exhibit. BigBids Incorporated is a worldwide auction provider. The network uses EIGRP as its routing protocol throughout the corporation. The network administrator does not understand the convergence of EIGRP. Using the output of the show [...]]]></description>
			<content:encoded><![CDATA[<h1>EIGRP &#8211; SHOW IP EIGRP TOPOLOGY ALL-LINKS</h1>
<p><br class="spacer_" /></p>
<p><span class="pinkandbold"> </span>Here you will find answers to EIGRP Simlet question</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question</p>
<p>Refer to the exhibit. BigBids Incorporated is a worldwide auction provider. The network uses EIGRP as its routing protocol throughout the corporation. The network administrator does not understand the convergence of EIGRP. Using the output of the <strong>show ip eigrp topology all-links</strong> command, answer the administrator&#8217;s questions.</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/EIGRP/simlet_show_ip_eigrp_topology_all_links.jpg" alt="simlet_show_ip_eigrp_topology_all_links" width="357" height="395" /></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Which two networks does the Core1 device have feasible successors for? (Choose two)</p>
<p>A &#8211; 172.17.0.0/30<br />
 B &#8211; 172.17.1.0/24<br />
 C &#8211; 172.17.2.0/24<br />
 D &#8211; 172.17.3.0/25<br />
 E &#8211; 172.17.3.128/25<br />
 F &#8211; 10.140.0.0/24</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A F</p>
<p class="ccnaexplanation">Explanation</p>
<p>To understand the output of the &#8220;show ip eigrp topology all-links command&#8221; command, let&#8217;s analyze an entry (we choose the second entry because it is better for demonstration than the first one)</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/EIGRP/FeasibleDistance_and_AdvertisedDistance.jpg" alt="FeasibleDistance_and_AdvertisedDistance" width="347" height="52" /></p>
<p>The first line tells us there is only <strong>1 successor</strong> for the path to 10.140.0.0/24 network but there are 2 lines below. So we can deduce that one line is used for successor and the other is used for another route to that network. Each of these two lines has 2 parameters: the first one (&#8220;156160&#8243; or &#8220;157720&#8243;) is the Feasible Distance (FD) and the second (&#8220;128256&#8243; or &#8220;155160&#8243;) is the Advertised Distance (AD) of that route.</p>
<p>The next thing we want to know is: if the route via 172.17.10.2 (the last line) would become the feasible successor for the 10.140.0.0/24 network. To figure out, we have to compare the Advertised Distance of that route with the Feasible Distance of the successor&#8217;s route, if AD &lt; FD then it will become the feasible successor. In this case, because AD (155160) &lt; FD (156160) so it will become the feasible successor. Therefore we can conclude the network 10.140.0.0/24 has 1 feasible successor.</p>
<p>After understanding the output, let&#8217;s have a look at the entire output:</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/EIGRP/simlet_show_ip_eigrp_topology_all_links_2.jpg" alt="simlet_show_ip_eigrp_topology_all_links_2" width="357" height="395" /></p>
<p>Because the question asks about feasible successor so we just need to focus on entries which have more paths than the number of successor. In this case, we find 3 entries that are in blue boxes because they have only 1 successor but has 2 paths, so the last path can be the feasible successor.</p>
<p>By comparing the value of AD (of that route) with the FD (of successor&#8217;s route) we figure out there are 2 entries will have the feasible successor: the first and the second entry. The third entry has AD = FD (30720) so we eliminate it.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which three EIGRP routes will be installed for the 172.17.3.128/25 and 172.17.2.0/24 networks? (Choose three)</p>
<p>A &#8211; 172.17.3.128.25 [90/28160] via 172.17.1 2, 01:26:35, FastEthernet0/2<br />
 B &#8211; 172.17.3.128/25 [90/30720] via 172.17.3.2, 01:26:35. FastEthemet0/3<br />
 C &#8211; 172.17.3.128/25 [90/30720] via 172.17.10.2, 01:26:35. FastEthernet0/1<br />
 D &#8211; 172.17.2.0/24 [90/30720] via 172.17.10.2, 02:10:11, FastEthernet0/1<br />
 E &#8211; 172.17.2.0/24 [90/28160] via 172.17.10.2, 02:10:11. FastEthernet0/1<br />
 F &#8211; 172.17.2.0/24 [90/33280] via 172.17.3.2, 02:10:11. FastEthernet0/3</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>First indicate the positions of these networks:</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/EIGRP/simlet_show_ip_eigrp_topology_all_links_3.jpg" alt="simlet_show_ip_eigrp_topology_all_links_3" /></p>
<p>Network 172.17.3.128/25 has 2 successors, therefore the two paths below are both successors.</p>
<p>Network 172.17.2.0/24 has only 1 successor, therefore the path lies right under it is the successor.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which three networks is the router at 172.17.10.2 directly connected to? (Choose three)</p>
<p>A &#8211; 172.17.0.0/30<br />
 B &#8211; 172.17.1.0/24<br />
 C &#8211; 172.17.2.0/24<br />
 D &#8211; 172.17.3.0/25<br />
 E &#8211; 172.17.3.128/25<br />
 F &#8211; 172.17.10.0/24</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C E F</p>
<p class="ccnaexplanation">Explanation</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/EIGRP/simlet_show_ip_eigrp_topology_all_links_4.jpg" alt="simlet_show_ip_eigrp_topology_all_links_4" /></p>
<p>First, we should notice about the entry in the orange box, it shows that the network 172.17.10.0/24 is directly connected with this router and has a FD of 28160. So we can guess the networks that directly connected with router at 172.17.10.2 will be shown with an AD of 28160. From that, we find out 3 networks which are directly connected to the router at 172.17.10.2 (they are green underlined). The network 172.17.10.0/24 is surely directly connected to the router at 172.17.10.2 (in fact it is the network that links the router at 172.17.10.2 with Core1 router).</p>
<p><br class="spacer_" /></p>
<p>Other lab-sims on this site:</p>
<p><a href="http://www.digitaltut.com/route-eigrp-stub-sim" target="_blank">EIGRP Stub Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ospf-sim" target="_blank">OSPF  Sim </a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim" target="_blank">EIGRP  OSPF Redistribution Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim" target="_blank">IPv6  OSPF Virtual Link Sim</a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-simlet" target="_blank"></a><a href="http://www.digitaltut.com/route-policy-based-routing-sim" target="_blank">Policy  Based Routing Sim</a></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-eigrp-simlet/feed</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>OSPF Questions</title>
		<link>http://www.digitaltut.com/route-ospf-questions</link>
		<comments>http://www.digitaltut.com/route-ospf-questions#comments</comments>
		<pubDate>Wed, 20 Jul 2011 08:12:19 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=19</guid>
		<description><![CDATA[Here we will find answers to OSPF questions Question 1 An administrator Pipes in the command router ospf 1 and receives the error message: &#8220;OSPF process 1 cannot start.&#8221; (Output is omitted.) What should be done to correctly set up OSPF? A &#8211; Ensure that an interface has been configured with an IP address B [...]]]></description>
			<content:encoded><![CDATA[<p>Here we will find answers to OSPF questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>An administrator Pipes in the command router ospf 1 and receives the error message: &#8220;OSPF process 1 cannot start.&#8221; (Output is omitted.) What should be done to correctly set up OSPF?</p>
<p>A &#8211; Ensure that an interface has been configured with an IP address<br />
 B &#8211; Ensure that an interface has been configured with an IP address and is up<br />
 C &#8211; Ensure that IP classless is enabled<br />
 D &#8211; Ensure that the interfaces can ping their directly connected neighbors</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>During a recent OSPF election among three routers. RTA was elected the DR and RTB was elected the BDR, as seen in the graphic. Assume that RTA fails, and that RTB takes the place of the DR while RTC becomes the new BDR. What will happen when RTA comes back online?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_DR_DBR.jpg" alt="OSPF_DR_DBR" width="378" height="190" /></p>
<p>A &#8211; RTA will take the place of DR immediately upon establishing its adjacencie<br />
 B &#8211; RTA will take the place of DR only if RTB fails<br />
 C &#8211; RTA will take the place of DR only if both RTB and RTC fail<br />
 D &#8211; A new election will take place establishing an all new DR and BDR based on configured priority levels and MAC addresses</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. During the process of configuring a virtual link to connect area 2 with the backbone area, the network administrator received this console message on R3:<br />
 *Mar 1 00:25:01.084: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual link but not found from 20.20.20.1, Serial 0</p>
<p>How should the virtual link be configured on the OSPF routers to establish full connectivity between the areas?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_virtual_link.jpg" alt="OSPF_virtual_link" /></p>
<p>A &#8211; R1(config-router)# area 1 virtual-link 30.30.30.3 <br />
 R3(config-router)# area 1 virtual-link 20.20.20.1<br />
 B &#8211; R1(config-router)# area 1 virtual-link 20.20.20.2 <br />
 R3(config-router)# area 1 virtual-link 30.30.30.2<br />
 C &#8211; R1(config-router)# area 0 virtual-link 1.1.1.1<br />
 R3(config-router)# area 2 virtual-link 3.3.3.3<br />
 D &#8211; R1(config-router)# area 1 virtual-link 3.3.3.3 <br />
 R3(config-router)# area 1 virtual-link 1.1.1.1<br />
 E &#8211; R1(config-router)# area 1 virtual-link 2.2.2.2 <br />
 R3(config-router)# area 1 virtual-link 2.2.2.2</p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>When designing a multi-area OSPF network, all areas should be connected to the backbone area. However, there may be instances when an area will need to cross another area to reach the backbone area like area 2 in this case. A virtual link has the following two requirements:</p>
<p>+ It must be established between two routers that share a common area and are both ABRs. <br />
 + One of these two routers must be connected to the backbone.</p>
<p>In this case, two routers that satisfy the above requirements are R1 and R3. The syntax for creating a virtual link across an area is:</p>
<p>area <em>area-id</em> virtual-link <em>neighbor-router-id</em></p>
<p>The area-id is the number of the transit area, in this example Area 1 and neighbor-router-id  is the IP address of the highest loopback interface configured or can be manually set on the neighboring router.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>As shown in the exhibit ,OSPF is configured over a Frame Relay network. All PVCs are active. However, P4S1 and P4S3 fail to see all OSPF routes in their routing tables. The show ip ospf neighbor command executed on P4S2 displays the state of the neighbors. In order to fix the problem , what should be done?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_NBMA_Frame_Relay.jpg" alt="OSPF_NBMA_Frame_Relay" /></p>
<p>A &#8211; The neighbor command should be configured under the OSPF routing process on all routers<br />
 B &#8211; The ip ospf network broadcast command should be configured on each Frame Relay interface<br />
 C &#8211; The ip ospf network non-broadcast command should be configured on each Frame Relay interface<br />
 D &#8211; The ip ospf priority value on the spoke routers should be set to 0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p><span class="content">In an NBMA network topology, neighbors are not discovered automatically. </span><span class="content">OSPF tries to elect a DR and a BDR due to the multi-access nature of the network, but the election fails since neighbors are not discovered because NBMA environment doesn&#8217;t forward broadcast and multicast packets. Neighbors must be configured manually to overcome these problems. </span></p>
<p><span class="content">Also, additional configuration is necessary in a hub and spoke topology to make sure that the hub routers, which have connectivity with every other spoke router, are elected as the DR and BDR. </span><span class="text">You must set the spoke interfaces to an OSPF priority of zero, </span><span class="text">this ensures that the spokes will not become the DR or BDR.</span></p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>The following exhibit shows ipv6 route output. What would the metric be for a summary route that summarizes all three OSPFv3 routes displayed?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/OSPF/cost_of_summary_route.jpg" alt="cost_of_summary_route" width="437" height="135" /></p>
<p>A &#8211; 160<br />
 B &#8211; 140<br />
 C &#8211; 120<br />
 D &#8211; 100</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The cost of the summarized routes is the highest cost of the routes being summarized. In fact, in the old RFC 1583 standard, the cost of the summary route was the cost of the lowest metric. But when OSPF was updated in RFC 2178 and RFC 2328, the summary route should have the same cost as the highest-cost summarized route. In this case, the highest-cost is 100 according to the second entry.</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Study the exhibit below carefully. In order to summarize all routes from area 0 to area 1, what must be configured on the router?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/OSPF/area_range_summary_OSPF.jpg" alt="area_range_summary_OSPF" width="500" height="180" /></p>
<p>A &#8211; area 0 range 172.16.96.0 255.255.224.0<br />
 B &#8211; area 1 range 172.16.96.0 255.255.224.0<br />
 C &#8211; area 1 range 172.16.96.0 255.255.0.0 <br />
 D &#8211; area 0 range 172.16.96.0 255.255.255.0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p><!--adsense#AfterContent--></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-ospf-questions/feed</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
		<item>
		<title>OSPF Questions 2</title>
		<link>http://www.digitaltut.com/ospf-questions-2</link>
		<comments>http://www.digitaltut.com/ospf-questions-2#comments</comments>
		<pubDate>Tue, 19 Jul 2011 09:18:02 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=311</guid>
		<description><![CDATA[Here you will find answers to OSPF Questions &#8211; Part 2 Question 1 Into which two types of areas would an area border router (ABR) inject a default route? (Choose two) A. the autonomous system of a different interior gateway protocol (IGP) B. area 0 C. totally stubby D. NSSA E. stub F. the autonomous [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to OSPF Questions &#8211; Part 2</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Into which two types of areas would an area border router (ABR) inject a default route? (Choose two)</p>
<p>A. the autonomous system of a different interior gateway protocol (IGP)<br />
 B. area 0<br />
 C. totally stubby<br />
 D. NSSA<br />
 E. stub<br />
 F. the autonomous system of an exterior gateway protocol (EGP)</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Both stub area &amp; totally stubby area allow an ABR to inject a default route. The main difference between these 2 types of areas is:</p>
<p>+ Stub area replaces LSA Type 5 (External LSA &#8211; created by an ASBR to advertise network from another autonomous system) with a default route <br />
 + Totally stubby area replaces both LSA Type 5 and LSA Type 3 (Summary LSA &#8211; created by an ABR to advertise network from other areas, but still within the AS, sometimes called interarea routes) with a default route.</p>
<p>Below summarizes the LSA Types allowed and not allowed in area types:</p>
<table border="1">
<tbody>
<tr>
<td>Area Type</td>
<td>Type 1 &amp; 2 (within area)</td>
<td>Type 3 (from other areas)</td>
<td>Type 4</td>
<td>Type 5</td>
<td>Type 7</td>
</tr>
<tr>
<td>Standard &amp; backbone</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Stub</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
</tr>
<tr>
<td>Totally stubby</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>No</td>
</tr>
<tr>
<td>NSSA</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
</tr>
<tr>
<td>Totally stubby NSSA</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
</tr>
</tbody>
</table>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which three restrictions apply to OSPF stub areas? (Choose three)</p>
<p>A. No virtual links are allowed.<br />
 B. The area cannot be a backbone area.<br />
 C. Redistribution is not allowed unless the packet is changed to a type 7 packet.<br />
 D. The area has no more than 10 routers.<br />
 E. No autonomous system border routers are allowed.<br />
 F. Interarea routes are suppressed.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B E</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the partial configurations in the exhibit. What address is utilized for DR and BDR identification on Router1?</p>
<table border="1">
<tbody>
<tr>
<td>
<p>Router1#show run</p>
<p>**** output omitted ******</p>
<p>interface serial1/1<br />
 ipv6 address 2001:410:FFFE:1::64/64 <br />
 ipv6 ospf 100 area 0<br />
 !<br />
 interface serial2/0<br />
 ipv6 address 3FFF:B00:FFFF:1::2/64 <br />
 ipv6 ospf 100 area 0<br />
 !<br />
 ipv6 router ospf <br />
 router-id 10.1.1.3</p>
</td>
</tr>
</tbody>
</table>
<p>A. the serial 1/1 address<br />
 B. the serial 2/0 address<br />
 C. a randomly generated internal address<br />
 D. the configured router-id address</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>In OSPFv3 and OSPF version 2, the router uses the 32-bit IPv4 address to select the router ID for an OSPF process. The router ID selection process for OSPFv3 is described below (same as OSPF version 2):</p>
<p>1. The router ID is used if explicitly configured with the router-id command.<br />
 2. Otherwise, the highest IPv4 loopback address is used.<br />
 3. Otherwise, the highest active IPv4 address.<br />
 4. Otherwise, the router ID must be explicitly configured.</p>
<p>In this case the router ID 10.1.1.3 is explicitly configured -> D is correct.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>By default, which statement is correct regarding the redistribution of routes from other routing protocols into OSPF?</p>
<p>A. They will appear in the OSPF routing table as type E1 routes.<br />
 B. They will appear in the OSPF routing table as type E2 routes.<br />
 C. Summarized routes are not accepted.<br />
 D. All imported routes will be automatically summarized when possible.<br />
 E. Only routes with lower administrative distances will be imported.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Type E1 external routes calculate the cost by adding the external cost to the internal cost of each link that the packet crosses while the external cost of E2 packet routes is always the external cost only. E2 is useful if you do not want internal routing to determine the path. E1 is useful when internal routing should be included in path selection. E2 is the default external metric when redistributing routes from other routing protocols into OSPF -> B is correct.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which statement is true about OSPF Network LSAs?</p>
<p>A. They are originated by every router in the OSPF network. They include all routers on the link, interfaces, the cost of the link, and any known neighbor on the link.<br />
 B. They are originated by the DR on every multi-access network. They include all attached routers including the DR itself.<br />
 C. They are originated by Area Border Routers and are sent into a single area to advertise destinations outside that area.<br />
 D. They are originated by Area Border Router and are sent into a single area to advertise an Autonomous System Border Router.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Popular LSA Types are listed below:</p>
<table border="1">
<tbody>
<tr>
<td><strong>LSA Type</strong></td>
<td><strong>Description</strong></td>
<td><strong>Details</strong></td>
</tr>
<tr>
<td style="text-align: center;">1</td>
<td>Router LSA</td>
<td>Generated by all routers in an area to describe their directly attached links</td>
</tr>
<tr>
<td style="text-align: center;">2</td>
<td>Network LSA</td>
<td>Advertised by the DR of the broadcast network (does not cross ABR)</td>
</tr>
<tr>
<td style="text-align: center;">3</td>
<td>Summary LSA</td>
<td>Advertised by the ABR of originating area</td>
</tr>
<tr>
<td style="text-align: center;">4</td>
<td>Summary LSA</td>
<td>Generated by the ABR of the originating area to advertise an ASBR to all other areas in the autonomous system</td>
</tr>
<tr>
<td style="text-align: center;">5</td>
<td>AS external LSA</td>
<td>Used by the ASBR to advertise networks from other autonomous systems</td>
</tr>
<tr>
<td style="text-align: center;">7</td>
<td>Defined for NSSAs</td>
<td>Generated by an ASBR inside a Not-so-stubby area (NSSA) to describe routes redistributed into the NSSA</td>
</tr>
</tbody>
</table>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. OSPF is configured on all routers in the network. On the basis of the show ip ospf neighbor output, what prevents R1 from establishing a full adjacency with R2?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_ospf_neighbor.jpg" alt="show_ip_ospf_neighbor.jpg" width="500" height="420" /></p>
<p>A. Router R1 will only establish full adjacency with the DR and BDR on broadcast multiaccess networks.  <br />
 B. Router R2 has been elected as a DR for the broadcast multiaccess network in OSPF area  <br />
 C. Routers R1 and R2 are configured as stub routers for OSPF area 1 and OSPF area 2.<br />
 D. Router R1 and R2 are configured for a virtual link between OSPF area 1 and OSPF area 2.<br />
 E. The Hello parameters on routers R1 and R2 do not match.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>From the output, we learn that R4 is the DR and R3 is the BDR so other routers will only establish full adjacency with these routers. All other routers have the two-way adjacency established -> A is correct.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. On the basis of the configuration provided, how are the Hello packets sent by R2 handled by R5 in OSPF area 5?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_Hello_packets.jpg" alt="OSPF_Hello_packets.jpg" width="420" height="480" /></p>
<p>A. The Hello packets will be exchanged and adjacency will be established between routers R2 and R5.<br />
 B. The Hello packets will be exchanged but the routers R2 and R5 will become neighbors only.<br />
 C. The Hello packets will be dropped and no adjacency will be established between routers R2 and R5.<br />
 D. The Hello packets will be dropped but the routers R2 and R5 will become neighbors.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Recall that in OSPF, two routers will become neighbors when they agree on the following: Area-id, Authentication, Hello and Dead Intervals, <strong>Stub area flag</strong>.</p>
<p>We must specify Area 5 as a stub area on the ABR (R2) and all the routers in that area (R5 in this case). But from the output, we learn that only R3 has been configured as a stub for Area 5. This will drop down the neighbor relationship between R3 and R5 because the stub flag is not matched in the Hello packets of these routers.</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>When an OSPF design is planned, which implementation can help a router not have memory resource issues?</p>
<p>A. Have a backbone area (area 0) with 40 routers and use default routes to reach external destinations.<br />
 B. Have a backbone area (area 0) with 4 routers and 30,000 external routes injected into OSPF.<br />
 C. Have less OSPF areas to reduce the need for interarea route summarizations.<br />
 D. Have multiple OSPF processes on each OSPF router. Example, router ospf 1, router ospf 2</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>When verifying the OSPF link state database, which type of LSAs should you expect to see within the different OSPF area types? (Choose three)</p>
<p>A. All OSPF routers in stubby areas can have type 3 LSAs in their database.<br />
 B. All OSPF routers in stubby areas can have type 7 LSAs in their database.<br />
 C. All OSPF routers in totally stubby areas can have type 3 LSAs in their database.<br />
 D. All OSPF routers in totally stubby areas can have type 7 LSAs in their database.<br />
 E. All OSPF routers in NSSA areas can have type 3 LSAs in their database.<br />
 F. All OSPF routers in NSSA areas can have type 7 LSAs in their database.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A E F</p>
<p><span class="ccnaexplanation">Explanation</span></p>
<p>Below summarizes the LSA Types allowed and not allowed in area types:</p>
<table border="1">
<tbody>
<tr>
<td>Area Type</td>
<td>Type 1 &amp; 2 (within area)</td>
<td>Type 3 (from other areas)</td>
<td>Type 4</td>
<td>Type 5</td>
<td>Type 7</td>
</tr>
<tr>
<td>Standard &amp; backbone</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Stub</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
</tr>
<tr>
<td>Totally stubby</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>No</td>
</tr>
<tr>
<td>NSSA</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
</tr>
<tr>
<td>Totally stubby NSSA</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
</tr>
</tbody>
</table>
<p>Popular LSA Types are listed below:</p>
<table border="1">
<tbody>
<tr>
<td><strong>LSA Type</strong></td>
<td><strong>Description</strong></td>
<td><strong>Details</strong></td>
</tr>
<tr>
<td style="text-align: center;">1</td>
<td>Router LSA</td>
<td>Generated by all routers in an area to describe their directly attached links</td>
</tr>
<tr>
<td style="text-align: center;">2</td>
<td>Network LSA</td>
<td>Advertised by the DR of the broadcast network (does not cross ABR)</td>
</tr>
<tr>
<td style="text-align: center;">3</td>
<td>Summary LSA</td>
<td>Advertised by the ABR of originating area</td>
</tr>
<tr>
<td style="text-align: center;">4</td>
<td>Summary LSA</td>
<td>Generated by the ABR of the originating area to advertise an ASBR to all other areas in the autonomous system</td>
</tr>
<tr>
<td style="text-align: center;">5</td>
<td>AS external LSA</td>
<td>Used by the ASBR to advertise networks from other autonomous systems</td>
</tr>
<tr>
<td style="text-align: center;">7</td>
<td>Defined for NSSAs</td>
<td>Generated by an ASBR inside a Not-so-stubby area (NSSA) to describe routes redistributed into the NSSA</td>
</tr>
</tbody>
</table>
<p class="ccnaquestionsnumber">Question 10</p>
<p>You are troubleshooting an OSPF problem where external routes are not showing up in the OSPF database. Which two options are valid checks that should be performed first to verify proper OSPF operation? (Choose two)</p>
<p>A. Are the ASBRs trying to redistribute the external routes into a totally stubby area?<br />
 B. Are the ABRs configured with stubby areas?<br />
 C. Is the subnets keyword being used with the redistribution command?<br />
 D. Is backbone area (area 0) contiguous?<br />
 E. Is the CPU utilization of the routers high?</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A C</p>
<p class="ccnaexplanation">Explanation</p>
<p>A totally stubby stubby area cannot have an ASBR so it will discard this type of LSA (LSA Type 5) -> A is a valid check.</p>
<p>Each stubby area needs an ABR to communicate with other areas so it is normal -> B is not a valid check.</p>
<p>When pulling routes into OSPF, we need to use the keyword &#8220;subnets&#8221; so that subnets will be redistributed too. For example, if we redistribute these EIGRP routes into OSPF:</p>
<p>+ 10.0.0.0/8<br />
 + 10.10.0.0/16<br />
 + 10.10.1.0/24</p>
<p>without the keyword &#8220;subnets&#8221;</p>
<p><strong>router ospf 1<br />
 redistribute eigrp 1</strong></p>
<p>Then only 10.0.0.0/8 network will be redistributed because other routes are not classful routes, they are subnets. To redistribute subnets we must use the keyword &#8220;subnets&#8221;</p>
<p><strong>router ospf 1<br />
 redistribute eigrp 1 subnets</strong></p>
<p>-> C is a valid check.</p>
<p>We don&#8217;t need to care if area 0 is contiguous or not -> D is not a valid check.</p>
<p>CPU utilization cannot be the cause for this problem -> E is not a valid check.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ospf-questions-2/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>OSPF Questions 3</title>
		<link>http://www.digitaltut.com/ospf-questions-3</link>
		<comments>http://www.digitaltut.com/ospf-questions-3#comments</comments>
		<pubDate>Mon, 18 Jul 2011 10:13:17 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=316</guid>
		<description><![CDATA[Here you will find answers to OSPF Questions &#8211; Part 3 Question 1 Refer to the exhibit. You are the network administrator responsible for the NProuter, the 10.1.1.1 router, and the 10.1.1.2 router. What can you determine about the OSPF operations from the debug output? NProuter#debug ip ospf events OSPF events debugging is on NProuter# [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to OSPF Questions &#8211; Part 3</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. You are the network administrator responsible for the NProuter, the 10.1.1.1 router, and the 10.1.1.2 router. What can you determine about the OSPF operations from the debug output?</p>
<table border="1">
<tbody>
<tr>
<td>
<p>NProuter#debug ip ospf events</p>
<p>OSPF events debugging is on</p>
<p>NProuter#<br />
 00:02:03: OSPF: Rev hello from 172.16.1.1 area 0 from Serial0/0 10.1.1.1<br />
 00:02:03: OSPF: Mismatched hello parameter from 10.1.1.1<br />
 00:02:03: OSPF: Dead R 120 C 10, Hello R 30 C 30 <br />
 00:02:26: OSPF&#8217; Rcv hello from 192.168.1.2 area 0 from Serial0/0 10.1.1.2 <br />
 00:02:26: OSPF: Mismatched hello parameters from 10.1.1.2 <br />
 00:02:26: OSPF: Dead R 120 C 10, Hello R 30 C 30</p>
</td>
</tr>
</tbody>
</table>
<p>A. The NProuter has two OSPF neighbors in the &#8220;Full&#8221; adjacency state.<br />
 B. The NProuter serial0/0 interface has the OSPF dead timer set to 10 seconds.<br />
 C. The NProuter serial0/0 interface has been configured with an OSPF network type of &#8220;point-to-point&#8221;.<br />
 D. The 10.1.1.1 and 10.1.1.2 routers are not using the default OSPF dead and hello timers setting.<br />
 E. The &#8220;Mismatched&#8221; error is caused by the expiration of the OSPF timers.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>First we should understand clearly about the line</p>
<p><strong>Dead R</strong> 120 <strong>C</strong> 10,<strong> Hello R</strong> 30 <strong>C</strong> 30</p>
<p>The &#8220;R&#8221; here means &#8220;Received&#8221; and &#8220;C&#8221; means &#8220;Configured&#8221;. In other words, &#8220;Dead R&#8221; is the Dead Timer Received from the neighbor and the &#8220;Dead C&#8221; is the Dead Timer of the local router.</p>
<p>Therefore in this case &#8220;Dead R 120 C 10&#8243; means the Death Timer of the neighbor is 120 seconds while the local Dead Timer is 10 seconds, which causes a mismatch. Also we can learn that the local OSPF dead timer is set to 10 seconds -> B is correct.</p>
<p>For your information, by default, OSPF uses a 10-second hello timer and 40-second hold timer on broadcast and point-to-point links, and a 30-second hello timer and 120-second hold timer for all other network types. So we can&#8217;t confirm answer D is correct or not.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>You have just completed an OSPF implementation. While executing your verification plan, you determine that R1 is not able to establish full OSPF adjacency with R2. The show ip ospf neighbor command output on R1 shows that R2 is stuck in the INIT state.</p>
<p>What could be the cause of this problem?</p>
<p>A. DR and BDR election errors between R1 and R2.<br />
 B. The R2 router has not received the OSPF hello packets from the R1 router.<br />
 C. Mismatched interface maximum transmission unit (MTU) configuration between the R1 and R2.  <br />
 D. Mismatched OSPF hello interval configuration between the R1 and R2.<br />
 E. Corrupted LSAs exchanges between the R1 and R2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>When a router receives an OSPF Hello from a neighbor, it sends the Hello packet by including that neighbor&#8217;s router ID in the Hello packet. If the neighbor does not receive this packet (means that it doesn&#8217;t see itself in this packet), it will be stuck in INIT state. INIT state can be understood as a one-way Hello. An example of a router stuck in INIT state is shown below:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_ospf_neighbor_INIT_state.jpg" alt="show_ip_ospf_neighbor_INIT_state.jpg" width="455" height="85" /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. You have completed an OSPF implementation, and you are verifying OSPF operation. You notice that router A and router B are stuck in the two-way state. From the show ip ospf interface command output, what is the cause of this issue?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_interface.jpg" alt="OSPF_show_ip_ospf_interface.jpg" width="600" height="630" /></p>
<p>A. All OSPF implementations must have at least one interface in area 0.<br />
 B. You are attempting to run in the broadcast mode over an NBMA interface.<br />
 C. Both routers are configured to function as a BDR; therefore, there is no DR router.<br />
 D. Someone has changed the OSPF router ID; therefore you must clear the OSPF process.  <br />
 E. The OSPF priority is set to 0 on both routers; therefore neither can become the DR.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>E</p>
<p class="ccnaexplanation">Explanation</p>
<p>When OSPF adjacency is formed, a router goes through several state changes before it becomes fully adjacent with its neighbor. The states are Down, Attempt, Init, 2-Way, Exstart, Exchange, Loading, and Full.</p>
<p>An OSPF neighbor reaches the 2-way state when bidirectional communication is established (each router has seen the other&#8217;s hello packet). This is the beginning of an OSPF adjacency. On broadcast media and non-broadcast multiaccess networks, the DR and BDR are elected in this state. But the priority on both routers are 0 so no DR and BDR are elected -> These routers stay in the 2-way state.</p>
<p>(Reference and a good resource of OSPF Neighbor states: <a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080093f0e.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080093f0e.shtml</a>)</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>You have completed an OSPF implementation, and you are verifying OSPF operation. During this verification, you notice that the OSPF route of 172.16.10.0 is repeatedly appearing and disappearing from the routing table. Further investigation finds that the OSPF CPU utilization is very high and the routers are constantly performing SPF calculations. You determine that 172.16.20.2 is the source of the 172.16.10.0 route. Using the show ip ospf database router 172.16.20.1 command, you notice that when this show command is performed repeatedly, the contents of the LSA change every few seconds.</p>
<p>What could be the cause of this problem?</p>
<p>A. OSPF authentication errors between some of the routers.<br />
 B. Two routers have the same OSPF router ID.<br />
 C. Issues with mistuned OSPF timers.<br />
 D. OSPF LSA pacing issues between some of the routers.<br />
 E. OSPF neighbor adjacency problems between some of the routers.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>The maximum number of routers per OSPF area typically depends on which three factors? (Choose three)</p>
<p>A. the kind of OSPF areas being implemented <br />
 B. the number of external LSAs in the network<br />
 C. the number of DRs and BDRs in the areas<br />
 D. the number of virtual links in the areas <br />
 E. how well the areas can be summarized <br />
 F. the use of LSA filters</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B E</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>When verifying OSPF virtual link problems, which is an important item to check on the two transit OSPF routers?</p>
<p>A. OSPF process ID<br />
 B. OSPF router ID<br />
 C. OSPF network type<br />
 D. OSPF memory usage<br />
 E. OSPF CPU utilization<br />
 F. OSPF stub area configurations</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>The OSPF router IDs of the two transit OSPF routers are used to form the virtual link (with the <strong>area</strong> <em>area-id</em> <strong>virtual-link</strong> <em>neighbor-router-id </em>command) so it is an important item to check -> B is correct.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>The administrator wants to verify the current state of the OSPF database loading process.<br />
 Which show command should the administrator use?</p>
<p>A. show ip ospf [process-id] interface<br />
 B. show ip ospf neighbor<br />
 C. show ip ospf [process-id]<br />
 D. show ip ospf [process-id area-id] database</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>The &#8220;show ip ospf neighbor&#8221; command can be used to view the current state of the OSPF database loading process. In the output below we can see router 2.2.2.2 is in 2way state, router 3.3.3.3 is elected as the BDR &amp; router 4.4.4.4 is the BR.</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_ospf_neighbor_OSPF_database_loading.jpg" alt="show_ip_ospf_neighbor_OSPF_database_loading.jpg" width="500" height="130" /></p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Which two statements about route redistribution when implementing OSPF are true? (Choose two)</p>
<p>A. Routes learned using any IP routing protocol can only be redistributed into non IP routing protocols.<br />
 B. OSPF can import routes learned using EIGRP, RIP, and IS-IS.<br />
 C. OSPF routes cannot be exported into EIGRP, RIP, and IS-IS.<br />
 D. At the interdomain level, OSPF cannot import routes learned using BGP.<br />
 E. OSPF routes can be exported into BGP.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B E</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>An administrator types in the command router ospf 1 and receives the error message: &#8220;OSPF process 1 cannot start.&#8221; (Output is omitted.)<br />
 What should be done to correctly set up OSPF?</p>
<p>A. Ensure that an interface has been configured with an IP address.<br />
 B. Ensure that an interface has been configured with an IP address and is up.<br />
 C. Ensure that IP classless is enabled.<br />
 D. Ensure that the interfaces can ping their directly connected neighbors.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>OSPF can be only started when there is at least one interface up and configured with an IP address on the router.</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which three are advantages to creating multiple areas in OSPF? (Choose three)</p>
<p>A. less frequent SPF calculations<br />
 B. fewer hello packets<br />
 C. smaller routing tables<br />
 D. reduced LSU overhead <br />
 E. fewer adjacencies needed</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>OSPF routers within an area only need to know about other routers within their own area, not outside their area, and all OSPF routers within a given area share the same link state database. This keeps the routing tables small enough to prevent processing bottlenecks from occurring -> C is correct.</p>
<p>Also SPF only needs to calculate paths to routers within that area -> A is correct.</p>
<p>If a router receives an LSA with old information then it will send a LSU to the sender to update the sender with the newer information. The Link State Update (LSU) holds the LSAs. Instead of sending multiple LSUs the ABR / ASBR summarizes a route and sends only one LSU->  D is correct.</p>
<p>Note: The LSA has a 30 minute timer that causes the router to send an LSU to everyone on the network once it ages out.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ospf-questions-3/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OSPF Questions 4</title>
		<link>http://www.digitaltut.com/ospf-questions-4</link>
		<comments>http://www.digitaltut.com/ospf-questions-4#comments</comments>
		<pubDate>Sun, 17 Jul 2011 16:42:07 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=319</guid>
		<description><![CDATA[Here you will find answers to OSPF Questions &#8211; Part 4 Question 1 Refer to the exhibit. Two routers are connected by Frame Relay and are running OSPF between them. Each router has been configured with the appropriate network statements under router ospf 1, but the routers are not forming an adjacency. Which of the [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to OSPF Questions &#8211; Part 4</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. Two routers are connected by Frame Relay and are running OSPF between them. Each router has been configured with the appropriate network statements under router ospf 1, but the routers are not forming an adjacency. Which of the following three commands could be configured on each router to correct this problem? (Choose three)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_Frame_Relay.jpg" alt="OSPF_Frame_Relay.jpg" width="300" height="280" /></p>
<p><br class="spacer_" /></p>
<p>A. <br />
 RouterC(config-if )#ip ospf network broadcast <br />
 RouterD(config-if )#ip ospf network broadcast</p>
<p>B. <br />
 RouterC(config-if)#ip ospf network point-to-point<br />
 RouterD(config-if)#ip ospf network point-to-point</p>
<p>C. <br />
 RouterC(config-router)#neighbor 10.100.100.4<br />
 RouterD(config-router)#neighbor 10.100.100.3</p>
<p>D. <br />
 RouterC(config-router)#neighbor 10.255.255.254 <br />
 RouterD(config-router)#neighbor 10.255.255.253</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B D</p>
<p class="ccnaexplanation">Explanation</p>
<p>By default, Frame Relay is classified as a non-broadcast network, meaning it doesn’t send any broadcasts/multicasts like RIP, OSPF or EIGRP updates across the network (hello packets of OSPF are multicast to 224.0.0.5). Hence, in NBMA network, the neighbors are not discovered automatically; they must be configured manually. There are two ways to simulate a broadcast model on an NBMA network:</p>
<p>+ Define the network type as broadcast with the &#8220;ip ospf network broadcast&#8221; interface sub-command<br />
 + Configure the neighbor &lt;neighbor-ip-address&gt; statements under router ospf mode (though configuring the neighbor statement on one end is sufficient to form adjacency, it is a good practice to have it configured on both the ends)</p>
<p>Besides these two ways, another way for making OSPF work with Frame Relay is configuring the network as a Point-to-Point network (or Point-to-Multipoint, notice that OSPF treats Point-to-Multipoint network as a collective of point-to-point links).</p>
<p>Some information about Point-to-Multipoint (or Point-to-Point) network:</p>
<p>Note: Point-to-Multipoint networks do not maintain a DR/BDR relationship.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Refer to the exhibit. What is the effect of the OSPF configuration on router B?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_ABR.jpg" alt="OSPF_ABR.jpg" width="490" height="400" /></p>
<p>A. All interfaces will be in area 0.<br />
 B. The router will be an ABR with s1/0 in area 0 and 0/0 and 0/1 in area 1.<br />
 C. The router will be an ABR with s1/0 in area 0 and 0/0 and 0/1 in area 2.<br />
 D. The router will be an ABR with s1/0 in area 0, f0/0 in area 1, and f0/1 in area 2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>OSPF is enabled on router A. You execute the following command on router A and receive the accompanying output:</p>
<table border="1">
<tbody>
<tr>
<td>RouterA#ping 224.0.0.5 repeat 1 <br />
 Type escape sequence to abort.<br />
 Sending 1, 100-byte ICMP Echos to 224.0.0.5, timeout is 2 seconds:<br />
 Reply to request 0 from 10.100.100.1, 4 ms</td>
</tr>
</tbody>
</table>
<p>10.100.100.1 is the IP address of a loopback interface on router A. What can you conclude about router A?</p>
<p>A. Only the router A loopback interface is participating in the OSPF routing process.<br />
 B. None of the router A interfaces are participating in the OSPF routing process.<br />
 C. Router A is using the loopback interface IP address as its OSPF router ID.<br />
 D. Router A does not have any reachable OSPF neighbors.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The 224.0.0.5 address is the multicast for OSPF routers. Therefore when you ping to this address all OSPF routers will reply but from the output we learn that only the local router responded -&gt; Router A does not have any reachable OSPF neighbors -&gt; D is correct.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Your network has a mixture of Fast Ethernet and Gigabit Ethernet links. What needs to be done to ensure optimal data routing when using OSPF?</p>
<p>A. Nothing. OSPF will determine the most optimal path for routing data by default.<br />
 B. Adjust the hello and dead timers for more rapid detection of link failures.<br />
 C. Increase the reference-bandwidth used to calculate the interface default metrics, on all routers in your network.<br />
 D. Set the priority values on every broadcast interface to ensure that the designated and backup designated routers are the routers with the most processor and memory resources.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The default formula to calculate the cost for the OSPF metric is (10<sup>8</sup>/BW). Therefore when using default reference bandwidth (100M) to calculate ospf, Gi and Fa interfaces could have the same cost (1). This problem can be fixed by configuring reference bandwidth to 1000M.</p>
<table border="1">
<tbody>
<tr>
<td>Default Bandwidth (100M)</td>
<td>Configured Bandwidth (1000M)</td>
</tr>
<tr>
<td>Fa = 100M / 100M = 1<br />
 Gi = 100M / 1000M = 0.1 -&gt; round up to 1</td>
<td>Fa = 1000M / 100M = 10<br />
 Gi = 1000M / 1000M = 1</td>
</tr>
</tbody>
</table>
<p>This is how to configure reference bandwidth to 1000Mbps:</p>
<p>Router(config)#router ospf 1<br />
 Router(config-router)#auto-cost reference-bandwidth 1000</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_events.jpg" alt="OSPF_events.jpg" width="550" height="220" /></p>
<table border="1">
<tbody>
<tr>
<td>RouterA#debug ip ospf events <br />
 OSPF events debugging is on <br />
 RouterA#<br />
 04:43:16: OSPF: Rev pkt from 10.3.0.2, Ethernet0/1, area 0.0.0.1 mismatch area 0.0.0.2 in the header <br />
 04:43:19: OSPF: Rev hello from 10.100.100.3 area 0 from Ethernet0/0 10.1.0.1 <br />
 04:43:19: OSPF: End of hello processing</td>
</tr>
</tbody>
</table>
<p>Refer to the exhibits. What can be done to fix the problem?</p>
<p>A. Change router B E0/1 interface to area 0.<br />
 B. Change router A interface E0/1 to area 0.0.0.2.<br />
 C. Configure the E0/1 interfaces of router A and router B to be in area 0.<br />
 D. Shut down the E0/1 interfaces in router A and router B as OSPF does not allow &#8220;back doors&#8221; between areas.<br />
 E. Remove the E0/1 interfaces in router A and router B from the OSPF process. Use static routes to route data directly from router A to router B to avoid passing data through router C in area 0.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Which two statements are true of the OSPF link-state routing protocol? (Choose two)</p>
<p>A. Using the Bellman-Ford algorithm, each OSPF router independently calculates its best paths to all destinations in the network.<br />
 B. Using the DUAL algorithm, each OSPF router independently calculates its best paths to all destinations in the network.<br />
 C. OSPF sends summaries of individual link-state entries every 30 minutes to ensure LSDB synchronization.<br />
 D. OSPF sends triggered updates when a network change occurs.<br />
 E. OSPF sends updates every 10 seconds.<br />
 F. When a link changes state, the router that detected the change creates a link-state advertisement (LSA) and propagates it to all OSPF devices using the 224.0.0.6 multicast address.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C D</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Given the following partial configuration for Router A:</p>
<table border="1">
<tbody>
<tr>
<td>
<p>interface serial 0<br />
 ip address 10.1.1.1 255.255.255.0<br />
 encapsulation frame-relay<br />
 ip ospf network point-to-multipoint</p>
<p>router ospf 7<br />
 network 10.1.1.0 0.0.0.255 area 0</p>
</td>
</tr>
</tbody>
</table>
<p>Which two statements are correct? (Choose two)</p>
<p>A. DR/BDR elections do not take place.<br />
 B. The router is restricted to a hub and spoke topology.<br />
 C. The area 0 NBMA cloud is configured as more than one subnet.<br />
 D. OSPF neighbor statements are not necessary.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The command &#8220;ip ospf network point-to-multipoint&#8221; configures this interface as point-to-multipoint for broadcast media. In broadcast networks, there is no need to specify neighbors. No DR or BDR is elected in this network type.</p>
<p>Note: If we configure this interface as a point-to-point non-broadcast (with the &#8220;ip ospf network point-to-multipoint non-broadcast&#8221; command) then we need to manually declare the OSPF neighbors.</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>What are two Cisco IOS commands that can be used to view neighbor adjacencies? (Choose two)</p>
<p>A. show ip ospf database<br />
 B. show ip ospf neighbors<br />
 C. show ip ospf protocols<br />
 D. show ip ospf interfaces</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The output of these commands are shown below:</p>
<p><img src="../images/ROUTE/OSPF/show_ip_ospf_neighbor_INIT_state.jpg" alt="show_ip_ospf_neighbor_INIT_state.jpg" width="455" height="85" /></p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_ospf_interface.jpg" alt="show_ip_ospf_interface.jpg" width="460" height="315" /></p>
<p>Notice that for the &#8220;show ip ospf interface&#8221; command, the &#8220;Neighbor Count&#8221; is the number of OSPF neighbors discovered on this interface while the &#8220;Adjacent neighbor count&#8221; is the number of routers running OSPF that are fully adjacent with this router. Adjacent means that their databases are fully synchronized. In this example, this router has one neighbor on its Ethernet0 interface.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Refer to the exhibit. What additional commands should be used to configure OSPF area 5 as a Totally Stubby area?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_Totally_Stubby_Area.jpg" alt="OSPF_Totally_Stubby_Area.jpg" width="510" height="480" /></p>
<p>A. area 0 stub on routers R4 and R5<br />
 B. area 5 stub on routers R4 and R5<br />
 C. area 5 stub no-summary on routers R4 and R5<br />
 D. area 0 stub no-summary on router R4 and area 5 stub no-summary on router R5<br />
 E. area 5 stub no-summary on router R4 and area 5 stub on router R5</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaexplanation">Explanation</p>
<p>To define a totally stub area, use the <strong>area</strong> <em>area-id</em> <strong>stub no-summary</strong> command on the ABR (in OSPF router configuration) and the<strong> area</strong> <em>area-id</em> <strong>stub </strong>on the totally stub router. The ABR will inject a default route into the area so routers in this type of area only see routing information local to their area, plus a default route pointing to the ABR, from which they can reach all other areas and all other networks</p>
<p><br class="spacer_" /></p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>According to RFC 2328, what is the stateful order in which an OSPF router transitions to a full adjacency with a neighbor router?</p>
<p>A. Down, Init, 2-Way, Exstart, Exchange, Loading, and Full<br />
 B. Down, Init, 2-Way, Exchange, Exstart, Loading, and Full<br />
 C. Down, 2-Way, Init; Loading, Exstart, Exchange, and Full<br />
 D. Down, 2-Way, Init, Exchange, Exstart, Loading, and Full<br />
 E. Down, Init, 2-Way, Loading, Exstart, Exchange, and Full<br />
 F. Down, 2-Way, Init, Exstart, Exchange, Loading, and Full</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p class="ccnaexplanation">Explanation</p>
<p>When OSPF adjacency is formed, a router goes through several state changes before it becomes fully adjacent with its neighbor. The states are Down -&gt; Attempt (optional) -&gt; Init -&gt; 2-Way -&gt; Exstart -&gt; Exchange -&gt; Loading -&gt; Full. Short descriptions about these states are listed below:</p>
<p><strong>Down</strong>: no information (hellos) has been received from this neighbor.</p>
<p><strong>Attempt</strong>: only valid for manually configured neighbors in an NBMA environment. In Attempt state, the router sends unicast hello packets every poll interval to the neighbor, from which hellos have not been received within the dead interval.</p>
<p><strong>Init</strong>: specifies that the router has received a hello packet from its neighbor, but the receiving router&#8217;s ID was not included in the hello packet<br />
2-Way: indicates bi-directional communication has been established between two routers.</p>
<p><strong>Exstart</strong>: Once the DR and BDR are elected, the actual process of exchanging link state information can start between the routers and their DR and BDR.</p>
<p><strong>Exchange</strong>: OSPF routers exchange database descriptor (DBD) packets</p>
<p><strong>Loading</strong>: In this state, the actual exchange of link state information occurs</p>
<p><strong>Full</strong>: routers are fully adjacent with each other</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080093f0e.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080093f0e.shtml</a>)</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ospf-questions-4/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>OSPF Questions 5</title>
		<link>http://www.digitaltut.com/ospf-questions-5</link>
		<comments>http://www.digitaltut.com/ospf-questions-5#comments</comments>
		<pubDate>Sat, 16 Jul 2011 14:07:18 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=323</guid>
		<description><![CDATA[Here you will find answers to OSPF Questions &#8211; Part 5 Question 1 A network administrator has enabled OSPF across an NBMA network and has issued the command ip ospf network nonbroadcast. Given those facts, which two statements are true? (Choose two) A. DR and BDR elections will occur. B. DR and BDR elections will [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to OSPF Questions &#8211; Part 5</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>A network administrator has enabled OSPF across an NBMA network and has issued the command ip ospf network nonbroadcast. Given those facts, which two statements are true? (Choose two)</p>
<p>A. DR and BDR elections will occur.<br />
 B. DR and BDR elections will not occur.<br />
 C. All routers must be configured in a fully meshed topology with all other routers.<br />
 D. The neighbor command is required to build adjacencies.<br />
 E. Interfaces will automatically detect and build adjacencies with neighbor routers.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p class="ccnaexplanation">Explanation</p>
<p>When using the command &#8220;ip ospf network nonbroadcast&#8221;, we turn the network into a nonbroadcast network so routers can not send broadcast or multicast. But OSPF uses multicast address 224.0.0.5 to send Hello packet periodically. Therefore we have to manually define the neighbor (via the neighbor command) to make OSPF send Hello packets to its adjacent routers -> D is correct.</p>
<p>For Multi-access network (for example Ethernet or Frame Relay), a designated router (DR) and a backup designated router (BDR) are elected ->A is correct.</p>
<p>Note: By default, Frame Relay environment is nonbroadcast so it is actually not necessary to use the command &#8220;ip ospf network nonbroadcast&#8221; on Frame Relay network.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>RouterA#<br />
 ~~~~~<br />
 !<br />
 router ospf 1<br />
 log-adjacency-changes<br />
 network 10.0.0.0 0.255.255.255 area 1<br />
 network 172.16.1.0 0.0.0.255 area 1<br />
 !<br />
 ~~~~~</p>
<p>RouterB#<br />
 ~~~~~<br />
 router ospf 1<br />
 log-adjacency-changes<br />
 network 10.0.0.0 0.255.255.255 area 2<br />
 network 172.16.2.0 0.0.0.255 area 2<br />
 !<br />
 ~~~~~</p>
<p>RouterC#<br />
 ~~~~~<br />
 !<br />
 router ospf 1<br />
 log-adjacency-changes<br />
 network 10.0.0.0 0.255.255.255 area 0<br />
 !<br />
 ~~~~~</p>
<p>Refer to the exhibits. You are verifying your OSPF implementation, and it does not seem to be functioning properly. What can you conclude from the exhibit and the show running-configuration command output?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_configuration.jpg" alt="OSPF_configuration.jpg" width="440" height="220" /></p>
<p>What can you conclude from the exhibit and the show running-configuration command output?</p>
<p>A. The OSPF areas are not configured correctly.<br />
 B. The wildcard masks for the 10.x.x.x networks are incorrect.<br />
 C. The 172.16.x.x networks need to be connected to area 0 using virtual links.<br />
 D. The 172.16.x.x networks are discontiguous. OSPF is automatically summarizing them to 172.16.0.0/16 and data is being &#8220;black holed&#8221;.<br />
 E. There is not enough information to make a determination.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The E0/0 &amp; E0/1 interfaces of router C belong to area 0 while E0/0 of router A belongs to area 1; E0/0 of router B belongs to area 2 -> it is not correct. Both E0/0 interfaces of router A &amp; B should be in area 0 -> A is not correct.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which two routing interface parameters are supported in OSPF implementations? (Choose two)</p>
<p>A. retransmit-interval <br />
 B. dead-interval<br />
 C. stub area<br />
 D. virtual link<br />
 E. NSSA area</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A B</p>
<p class="ccnaexplanation">Explanation</p>
<p>When OSPF sends an advertisement to an adjacent router, it expects to receive an acknowledgment from that neighbor. If no acknowledgment is received, the router will retransmit the advertisement to its neighbor. The retransmit-interval timer controls the number of seconds between retransmissions. To edit the retransmit-interval, use the &#8220;<strong>ip ospf retransmit-interval</strong> <em>seconds</em>&#8221; in interface configuration mode -> A is correct.</p>
<p>Dead-interval is the number of seconds without hello packets before an adjacency is declared down. To edit the dead-interval, use the &#8220;<strong>ip ospf dead-interval </strong><em>seconds</em>&#8221; in interface configuration mode -> B is correct.</p>
<p>Other answers are not correct because they are not interface parameters.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>One of the most important characteristics of OSPF is Multiple areas. Which statement best describes why this feature is such an important enhancement to earlier routing protocols?</p>
<p>A. The network domain, when divided into areas, allows for the use of both IANA classful addressing and private addressing.<br />
 B. The use of multiple areas allows for the use of prioritization.<br />
 C. All computation is kept within the area, with minimum communication between the areas, allowing the network to scale to larger sizes.<br />
 D. It is easier to implement security.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>When other routing protocol routes are being redistributed into OSPF, what is one of the most common problems?</p>
<p>A. missing the tag option in the redistribute command.<br />
 B. missing the subnet option in the redistribute command.<br />
 C. missing the metric option in the redistribute command.<br />
 D. misconfiguring the metric-type option in the redistribute command to type-1.<br />
 E. misconfiguring the metric-type option in the redistribute command to type-2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>When pulling routes into OSPF, we need to use the keyword &#8220;subnets&#8221;  so that subnets will be redistributed too. For example, if we  redistribute these EIGRP routes into OSPF:</p>
<p>+ 10.0.0.0/8<br />
 + 10.10.0.0/16<br />
 + 10.10.1.0/24</p>
<p>without the keyword &#8220;subnets&#8221;</p>
<p><strong>router ospf 1<br />
 redistribute eigrp 1</strong></p>
<p>Then only 10.0.0.0/8 network will be redistributed because other  routes are not classful routes, they are subnets. To redistribute  subnets we must use the keyword &#8220;subnets&#8221;</p>
<p><strong>router ospf 1<br />
 redistribute eigrp 1 subnets</strong></p>
<p>-> B is correct.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. Which statement is true about the configuration?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_adjacency.jpg" alt="OSPF_adjacency.jpg" width="440" height="270" /></p>
<p>A. RTA will not establish an OSPF adjacency with RTB.<br />
 B. RTA will not accept OSPF hello packets from RTB.<br />
 C. RTA will send OSPF hello packets, but will not send OSPF updates.<br />
 D. RTA will send OSPF updates, but will not establish an adjacency with RTB.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>Passive-interface command is used to disable sending updates out from a specific interface. For OSPF it prevents Hello packets from being sent out or received through the interface. This will not allow to create a neighbor adjacency and prevent a router from learning prefixes from those neighbors.</p>
<p>For RIP, configuring an interface as passive will still allow the interface to listen to incoming routing updates for other RIP neighbors, but the interface will no longer send them.</p>
<p>Note: The passive-interface command is used in router configuration mode, not interface mode.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. Which statement is true?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_neighbor.jpg" alt="OSPF_show_ip_ospf_neighbor.jpg" width="480" height="270" /></p>
<p>A. Router RTA is directly connected to interface 192.168.45.1.<br />
 B. Neighbor 192.168.45.1 has changed its OSPF priority number.<br />
 C. Router RTA and neighbor 192.168.45.2 are exchanging OSPF LSAs.  <br />
 D. Router RTA is the BDR.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>There are only 3 routers in this segment. From the output we learn that RTB (10.0.0.2) is the DR and RTC (10.0.0.1) is not the DR or BDR so we can deduce RTA is the BDR.</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Refer to the exhibit. All routers have simultaneously been reloaded, and the DR election has concluded as expected. Which state is RTC in?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_DR_election.jpg" alt="OSPF_DR_election.jpg" width="470" height="370" /></p>
<p>A. 2WAY/DROTHER  <br />
 B. 2WAY/BDR  <br />
 C. 2WAY/DR  <br />
 D. FULL/DROTHER  <br />
 E. FULL/BDR  <br />
 F. FULL/DR</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaexplanation">Explanation</p>
<p>All the routers are allowed to take part in the DR/BDR election because all the &#8220;Pri&#8221;s (Priority) are 1 and they are equal so with default parameters, the router with highest IP address will become DR (RTD in this case) and the router with second highest IP address (RTC) will become BDR.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>The Dev-1 and Dev-3 routers are OSPF neighbors over the Ethernet 0/0 connection. Based on the show ip ospf neighbor output from the Dev-1 and Dev-3 routers, which statement is true?</p>
<p style="text-align: left;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_neighbor-2.jpg" alt="OSPF_show_ip_ospf_neighbor-2.jpg" width="480" height="190" /></p>
<p>A. Dev-1 is the DR because it has a higher OSPF router priority.<br />
 B. Dev-1 is the DR because it has a lower OSPF router ID.<br />
 C. Dev-3 is the DR because it has a higher OSPF router priority.<br />
 D. Dev-3 is the DR because it has a lower OSPF router ID.<br />
 E. Both Dev-1 and Dev-3 are using the default OSPF router priority.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The priority helps determine the DR and BDR on the network to which this interface is connected. Priority is an 8-bit field based on which DRs and BDRs are elected. The router with the highest priority becomes the DR. If the priorities are the same, the router with the highest router ID becomes the DR. By default, priorities are set to 1.</p>
<p>Notice that the Priorities shown in the output above are the priorities of the neighbors so the priority of router Dev-1 is 2 while the priority of Dev-3 is 1 -> the priority of Dev-1 is higher than that of Dev-3 -> Dev-1 is the DR.</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which three statements about OSPF areas are true? (Choose three)</p>
<p>A. Areas introduce a boundary on the link-state updates.<br />
 B. Areas are logical definitions specific to any given router.<br />
 C. All routers within an area have the exact link-state database.<br />
 D. The calculation of the Dijkstra algorithm on a router is limited to changes within an area.<br />
 E. The area designated router will always have a priority of 0.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C D</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ospf-questions-5/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>OSPF Questions 6</title>
		<link>http://www.digitaltut.com/ospf-questions-6</link>
		<comments>http://www.digitaltut.com/ospf-questions-6#comments</comments>
		<pubDate>Fri, 15 Jul 2011 06:38:53 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=327</guid>
		<description><![CDATA[Here you will find answers to OSPF Questions &#8211; Part 6 Question 1 You are developing a verification plan for an upcoming OSPF implementation. Part of this plan is to verify the status of type 3 LSAs within the network. Which routers should you verify first to ensure that the configurations are correct for generating [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to OSPF Questions &#8211; Part 6</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>You are developing a verification plan for an upcoming OSPF implementation. Part of this plan is to verify the status of type 3 LSAs within the network. Which routers should you verify first to ensure that the configurations are correct for generating type 3 LSAs?</p>
<p>A. Internal routers within the backbone area (area 0)<br />
 B. Internal routers within the NSSAs<br />
 C.  Internal routers within the stubby areas<br />
 D. ASBRs<br />
 E. ABRs<br />
 F. DRs and BDRs</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Type 3 LSA (Summary LSA) is advertised by the ABR of originating area to advertise network from other areas so we should check the ABRs first.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>To make OSPF area 4 totally stubby, the following command was issued on the ABR in router configuration mode: <br />
 <strong>area 4 stub</strong><br />
 Which two things need to be done to finish making area 4 a totally stubby area? (Choose two)</p>
<p>A. Apply the area 4 stub command to all routers in the area.<br />
 B. On the ABR, use the area 4 stub command with the no-summary keyword.<br />
 C. On the ABR, specify a default cost for the area with the area default-cost command.<br />
 D. On the ABR, use the default-information originate command to inject a default route into area 4.<br />
 E. Use the auto-cost command on each router in the area to automatically determine the cost to other OSPF areas.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B</p>
<p class="ccnaexplanation">Explanation</p>
<p>To make an area &#8220;totally stubby&#8221; we must apply the &#8220;<strong>area </strong><em>area-id</em><strong> stub no-summary</strong>&#8221; command on the ABR and <strong>area </strong><em>area-id</em> <strong>stub</strong>&#8221; commands to all other routers in that area.</p>
<p>Note: The ABR in a totally stubby area does not create Type 3 summary LSA. It only creates a default route to outside destinations.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. Router C was configured so that it could form an adjacency with three OSPF neighbors, one connected to each of its three physical interfaces. Which statement is correct about router C?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_interface_brief_show_ip_ospf.jpg" alt="show_ip_interface_brief_show_ip_ospf.jpg" width="655" height="901" /></p>
<p>A. It is configured and functioning correctly as an OSPF internal router.<br />
 B. It is configured and functioning correctly as an ABR attached to stub area 4.<br />
 C. It is configured and functioning correctly as an ASBR attached to external area 4. <br />
 D. It is configured and functioning correctly as an ABR attached to totally stubby area 4. <br />
 E. It is not configured correctly to function as specified.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>From the output of the &#8220;show ip ospf&#8221; command we notice 2 lines:</p>
<p>+ It is an area border router<br />
 + It is a stub area, no summary LSA in this area (in Area 4)</p>
<p>Therefore we can conclude RouterC is an ABR and it is attached to a totally stubby area (with no summary LSA advertised) -> D is correct.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Refer to the diagram. Which OSPF configuration command is required to configure Area 3 as a totally stubby area?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_totally_stub_area.jpg" alt="OSPF_totally_stub_area.jpg" width="500" height="170" /></p>
<p>A. On the ABR<br />
 router ospf 10 <br />
 area 3 nssa<br />
 B. On the ABR<br />
 router ospf 10 <br />
 area 3 stub<br />
 C. On all Area 3 routers <br />
 router ospf 10<br />
 area 3 stub no-summary<br />
 D. On all Area 3 routers <br />
 router ospf 10 <br />
 area 3 stub<br />
 E. On the ABR<br />
 router ospf 10<br />
 area 3 stub no-summary</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>E</p>
<p class="ccnaexplanation">Explanation</p>
<p>To make an area &#8220;totally stubby&#8221; we must apply the &#8220;<strong>area </strong><em>area-id</em><strong> stub no-summary</strong>&#8221; command on the ABR (the middle router in this case) and <strong>area </strong><em>area-id</em> <strong>stub</strong>&#8221; commands to all other routers in that area.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which show command will display only the Type 5 LSAs in the OSPF topology database?</p>
<p>A. show ip route<br />
 B. show ip route ospf<br />
 C. show ip ospf database summary<br />
 D. show ip ospf database nssa-external<br />
 E. show ip ospf database external</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaexplanation">Explanation</p>
<p>The &#8220;show ip ospf database external&#8221; command displays information only about external LSAs (Type 5 LSAs) -> E is correct.</p>
<p>Below is an example of the &#8220;show ip ospf database external&#8221; command</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_database_external.jpg" alt="OSPF_show_ip_ospf_database_external.jpg" width="514" height="421" /></p>
<p>Notice the line &#8220;LS Type: AS External Link&#8221;, which means LSA Type 5. For your information, the &#8220;Link State ID: 143.105.0.0&#8243; indicates the network being advertised; the &#8220;Advertising Router: 10.187.70.6&#8243; indicates the router that originated this LSA.</p>
<p>Note:</p>
<p>+ The &#8220;show ip ospf database summary&#8221; command displays information only about the summary LSAs. <br />
 + The &#8220;show ip ospf database nssa-external&#8221; command displays information only about the not so stubby area (NSSA) external LSAs.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>When learning a new route, if a LSA received is not found in the topological database, what will an internal OSPF router do?</p>
<p>A. The sequence numbers are checked, and if the LSA is valid it is entered into the topology database.<br />
 B. The LSA is placed in the topological database and an acknowledgement is sent to the transmitting router.<br />
 C. The LSA is dropped and a message is sent to the transmitting router.<br />
 D. The LSA is flooded immediately out of all the OSPF interfaces, except the interface from which the LSA was received.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. What two statements are true? (Choose two)</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_interfaces.jpg" alt="show_interfaces.jpg" width="460" height="370" /></p>
<p>A. Interface FastEthernet 0/0 was configured with the ipv6 ospf 1 area 1 command.<br />
 B. OSPF version 2 has been enabled to support IPv6.<br />
 C. The IP address of the backup designated router (BDR) is FE80::205:5FFF:FED3:5808.<br />
 D. The output was generated by the show ip interface command.<br />
 E. The router was configured with the commands: <br />
 router ospf 1<br />
 network 172.16.6.0 0.0.0.255 area 1<br />
 F. This is the designated router (DR) on the FastEthernet 0/0 link.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Refer to the exhibit. OSPF has been configured on all routers in the network. However, router R1 does not receive a default route to router R2 as intended. Which configuration change would ensure that R1 would receive a default route from R2?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_default-information_originate.jpg" alt="OSPF_default-information_originate.jpg" width="530" height="420" /></p>
<p>A. Add the area 1 stub command on routers R1.<br />
 B. Add the always keyword to the default-information originate configuration command on router R2.<br />
 C. Remove the default information originate configuration command from router R2 and place it on router R1.<br />
 D. Add the ip route 5.0.0.0 255.255.255.0 0.0.0.0 command to router R2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>The <strong>default-information originate</strong> command advertises a default route into a normal area, provided the advertising router already has a default route. If we want the router to advertise the default route even if it does not have a default route then we can append the keyword <strong>always</strong> after the above command.</p>
<p>In this question, notice that R2 does not have a default route (something like this: ip route 0.0.0.0 0.0.0.0 6.0.0.2) so the &#8220;default-information originate&#8221; will not advertise this default route to R1 -> We need to add the keyword &#8220;always&#8221; or declare a default route -> B is correct.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Refer to the exhibit. OSPF is configured on all routers in the network. Area 5 is configured as an NSSA area. The RIPv2 routes are redistributed into the OSPF domain on router R5. What two types of LSAs will be originated by router R5? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/Redistribute_RIPv2_OSPF.jpg" alt="Redistribute_RIPv2_OSPF.jpg" width="470" height="200" /></p>
<p>A. type 1 Router LSA<br />
 B. type 2 Network LSA<br />
 C. type 3 Network Summary LSA<br />
 D. type 4 ASBR Summary LSA<br />
 E. type 5 AS External LSA<br />
 F. type 7 NSSA External LSA</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A F</p>
<p class="ccnaexplanation">Explanation</p>
<p>Each router creates Type 1 LSA to describe itself, its interfaces, and neighbors -> A is correct.</p>
<p>Notice that LSA Type 7 is generated by an ASBR inside a Not-so-stubby area (NSSA) to describe routes redistributed into the NSSA -> F is correct.</p>
<p>For your information, the main difference between LSA Type 7 and Type 5 is Type 7 is generated inside a NSSA while Type 5 is generated inside a standard area.</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Refer to the exhibit. Based on this command output, what can we conclude about R3?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_database.jpg" alt="OSPF_show_ip_ospf_database.jpg" width="594" height="499" /></p>
<p>A. R3 is an ABR.<br />
 B. R3 is not connected to the backbone.  <br />
 C. R3 has four neighbors.<br />
 D. R3 is the DR for area 2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p class="ccnaexplanation">Explanation</p>
<p>From the output we learned that this router is getting Type 3 LSAs (Summary Net Link States) for both Area 0 and Area 3 -> It is an ABR between Area 0 &amp; Area 3 -> A is correct; B is not correct.</p>
<p>From the LSA Type 1 we learn that R3 only has 1 neighbor, which is 192.168.0.4 -> C is not correct.</p>
<p>To find the DR for an area, we need to look at the LSA Type 2 of that area. In this case we find out 116.16.35.5 is the DR for area 2, not R3 -> D is not correct.</p>
<p>To help you understand more clearly about the &#8220;show ip ospf database&#8221; command, we want to explain more about the fields in the output:</p>
<p><img src="../images/ROUTE/OSPF/OSPF_show_ip_ospf_database_Explained.jpg" alt="OSPF_show_ip_ospf_database_Explained.jpg" width="594" height="499" /></p>
<p>+  <strong>Link ID</strong> is the OSPF Router-ID of a router in the area for LSA Type 1 &amp; 2 but it is can be the Router-ID or the network address for LSA Type 3, 5 &amp; 7.<br />
 + The <strong>ADV Router</strong> is the ID of the router that sent the LSA (Advertising Router) into the area<br />
 + <strong>Age</strong>: The max age of the link state<br />
 + <strong>Seq# and Checksum</strong>: these fields are used to verify link-state integrity.</p>
<p>For example, from the Router Link States (Area 0.0.0.0):</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_database_Router_LSA.jpg" alt="OSPF_show_ip_ospf_database_Router_LSA.jpg" width="594" height="80" /></p>
<p>The first &#8220;Link ID&#8221; 172.16.1.1 is the Router-ID of the local router R3 (because it is the same as &#8220;OSPF Router with ID&#8221;). This &#8220;Link ID&#8221; is, of course, advertised by itself so the ADV Router has the same value.</p>
<p>The second &#8220;Link ID&#8221; is the Router-ID of 192.168.0.4, which is advertised by 192.168.0.4 so it is directly connected to R3.</p>
<p>Notice that these 2 routers belong to Area 0.</p>
<p>From the Net Link States:</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_database_Net_Link.jpg" alt="OSPF_show_ip_ospf_database_Net_Link.jpg" width="594" height="47" /></p>
<p>We learn that the &#8220;Link ID&#8221; 116.16.34.4 is advertised from the neighbor 192.168.0.4, which is directly connected to R3. This router (116.16.34.4) also belongs to Area 0 and it is the DR of that segment.</p>
<p>The Summary Net Link States gives us information about LSA Type 3 (advertised by the ABR of area 0. Recall that ABRs generate a Type 3 LSA for each subnet in one area, and advertises each Type 3 LSA into the other areas)</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_database_Summary_Net_Link_State.jpg" alt="OSPF_show_ip_ospf_database_Summary_Net_Link_State.jpg" width="594" height="110" /></p>
<p>From the output we learn that the subnet 116.16.35.0 is advertised via 172.16.1.1 and four routers (in fact, interfaces) are advertised by 192.168.0.4. Notice that these routers (interfaces) can belong to other areas.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ospf-questions-6/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>OSPF Questions 7</title>
		<link>http://www.digitaltut.com/ospf-questions-7</link>
		<comments>http://www.digitaltut.com/ospf-questions-7#comments</comments>
		<pubDate>Thu, 14 Jul 2011 13:33:45 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=330</guid>
		<description><![CDATA[Here you will find answers to OSPF Questions &#8211; Part 7 Question 1 Refer to the exhibit. ROUTE.com is planning to implement a new secure OSPF network to support traffic between clients on the 172.16.10.0/24 network and the file server on the 172.16.20.0/24 network. You have been asked to review the implementation plan for the [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to OSPF Questions &#8211; Part 7</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. ROUTE.com is planning to implement a new secure  OSPF network to support traffic between clients on the 172.16.10.0/24  network and the file server on the 172.16.20.0/24 network. You have been  asked to review the implementation plan for the OSPF project.<br />
 Which statement about the plan is true?</p>
<p style="text-align: center;"><img src="../images/ROUTE/OSPF/OSPF_Implementation_Plan.jpg" alt="OSPF_Implementation_Plan.jpg" width="590" height="400" /></p>
<p>A. It is complete as written.<br />
 B. It should include a task that shuts down all unused interfaces.<br />
 C. It should include tasks that enable and verify OSPF authentication.<br />
 D. It should include a task that establishes a file transfer baseline before and after the configuration is changed.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The complete implementation plan should be</p>
<p>1. Enable OSPF process 1 on all routers<br />
 2. Enable area 0 on R2, R3 and R4<br />
 3. Enable area 10 on R1, R2 and R3<br />
 4. Enable area 20 on R4 and R5<br />
 5. Enable and verify OSPF authentication<br />
 6. Verify that all routers contain a complete routing table<br />
 7. Verify that the clients can successfully access the server<br />
 8. Document configuration changes</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Refer to the exhibit. ROUTE.com is planning to implement a secure  OSPF network to support traffic between clients on the 172.16.10.0/24  network and the file server on the 172.16.20.0/24 network. You have been  asked to review the implementation and verification plans.<br />
 Which statement about the plan is true?</p>
<p style="text-align: center;"><img src="../images/ROUTE/OSPF/OSPF_Verification_Plan.jpg" alt="OSPF_Verification_Plan.jpg" width="590" height="435" /></p>
<p>A. It is complete as written.<br />
 B. It should include a task that verifies that the interarea routes are using the proper MED.<br />
 C. The plan should include a task that verifies that load sharing is active on the appropriate links.<br />
 D. The plan should include a task that verifies end-to-end connectivity between the clients and the file server.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. ROUTE.com is planning to implement a secure  OSPF network to support traffic between clients on the 172.16.10.0/24  network and the file server on the 172.16.20.0/24 network. You have been  asked to review the implementation and verification plans for this OSPF  project.<br />
 Which statement about the plan is true?</p>
<p style="text-align: center;"><img src="../images/ROUTE/OSPF/OSPF_Verification_Plan-2.jpg" alt="OSPF_Verification_Plan-2.jpg" width="590" height="435" /></p>
<p>A. It is complete as written.<br />
 B. It should include a task that verifies that the interarea routes are using the proper MED.<br />
 C. it should include a task that verifies that load sharing is active on R1 and R4.<br />
 D. It should include a task that verifies that all redundant links will become active when the primary links are shut down.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Refer to the exhibit. Which two Cisco IOS commands on R2 would verify its OSPF neighbor relationships? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_neighbor_relationship.jpg" alt="OSPF_neighbor_relationship.jpg" width="570" height="350" /></p>
<p>A. show ip ospf<br />
 B. show ip ospf interface <br />
 C. show ip ospf neighbor <br />
 D. show ip ospf database <br />
 E. show ip ospf statistics<br />
 F. show running-config | begin router ospf</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The <strong>show ip ospf interface</strong> command shows us information about the neighbor count and adjacent neighbor count:</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_ospf_interface-2.jpg" alt="show_ip_ospf_interface-2.jpg" width="460" height="315" /></p>
<p>The<strong> show ip ospf neighbor </strong>command shows us the role of each neighbor (DR, BDR, DROTHER).</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_show_ip_ospf_neighbor-2.jpg" alt="OSPF_show_ip_ospf_neighbor-2.jpg" width="480" height="190" /></p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which command displays the number of times that the OSPF Shortest Path First (SPF) algorithm has been executed?</p>
<p>A. show ip protocol<br />
 B. show ip ospf interface<br />
 C. show ip ospf<br />
 D. show ip ospf database</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Below is the output of this command:</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_ospf.jpg" alt="show_ip_ospf.jpg" width="635" height="740" /></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. Will redistributed RIP routes from OSPF Area 2 be allowed in Area 1?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_Redistribute_RIP_OSPF.jpg" alt="OSPF_Redistribute_RIP_OSPF.jpg" width="560" height="265" /></p>
<p>A. Because Area 1 is an NSSA, redistributed RIP routes will not be allowed.<br />
 B. Redistributed RIP routes will be allowed in Area 1 because they will be changed into type 5 LSAs in Area 0 and passed on into Area 1. <br />
 C. Because NSSA will discard type 7 LSAs, redistributed RIP routes will not be allowed in Area 1.<br />
 D. Redistributed RIP routes will be allowed in Area 1 because they will be changed into type 7 LSAs in Area 0 and passed on into Area 1. <br />
 E. RIP routes will be allowed in Area 1 only if they are first redistributed into EIGRP.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>Area 1 is a NSSA so we can inject EIGRP routes into this area with Type 7 LSAs. Notice that Type 7 LSAs can only be existed in a NSSA. The NSSA ABR of area 1 must converted it into LSA Type 5 before flooding to the whole OSPF domain.</p>
<p>When redistribute RIP into area 2, LSA Type 5 will be created an sent through area 0. But a NSSA is an extension of a stub area. The stub area characteristics still exist, which includes no type 5 LSAs allowed.</p>
<p>Note: A stub area only allows LSA Type 1, 2 and 3.</p>
<p>(Reference &amp; good resource: <a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094a88.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094a88.shtml</a>)</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. OSPF has been configured on all routers in the network and Area 1 has been configured as a NSSA. Which statement is true about the NSSA Area 1?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_Redistribute_IGRP_OSPF.jpg" alt="OSPF_Redistribute_IGRP_OSPF.jpg" width="560" height="245" /></p>
<p>A. Redistributed RIP and IGRP routes will appear in Area 1. They will be advertised via type 5 LSAs.<br />
 B. Only redistributed RIP routes will appear in Area 1. They will be advertised via type 7 LSAs.<br />
 C. Only redistributed IGRP routes will appear in Area 1. They will be advertised via type 7 LSAs.<br />
 D. No redistributed routes can appear in Area 1, only summary routes.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Same explanation of Question 6. Please notice that the IGRP routes are redistributed to NSSA area 1 via LSA Type 7. The NSSA ABR of area 1 will convert it into a LSA Type 5 before flooding to area 0 &amp; area 2.</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Refer to the exhibit. Based on the command output, what is one reason why no routes from the OSPF neighbor 192.168.0.5 are installed in the IP routing table?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/OSPF/show_ip_ospf_neighbor_show_ip_route_ospf.jpg" alt="show_ip_ospf_neighbor_show_ip_route_ospf.jpg" width="440" height="215" /></p>
<p>A. R3 will only install routes from the neighbor with the lowest priority (Pri). If routes have the same priority, routes from the neighbor with the lowest IP address are used. <br />
 B. R3 did not receive any LSAs from 192.168.0.5.<br />
 C. Routes from backup designated routers are never installed in the IP routing table.<br />
 D. 192.168.0.5 is a redundant link to 192.168.0.4, and load balancing is not enabled.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>R3 may not receive any LSAs from neighbor 192.168.0.5 because a distribute-list blocks it. But notice that the LSAs are not filtered out in the LSDB since all routers in an OSPF area must be the same (synchronized).</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Refer to the exhibit. OSPF is running throughout the network. You want to minimize the propagation of LSAs into and out of Area 1.<br />
 Which OSPF feature would best achieve this goal?</p>
<p style="text-align: center;">
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_minimize_LSA.jpg" alt="OSPF_minimize_LSA.jpg" width="580" height="400" /></p>
<p>A. stub  <br />
 B. totally stubby<br />
 C. NSSA  <br />
 D. totally NSSA</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>We need to redistribute RIP from R1 to Area 1 so Area 3 cannot be a stub or totally stubby area. To minimize the propagation of LSAs into and out of Area 1 we should configure it as a totally NSSA. Notice that a NSSA allows LSA Type 3 &amp; 7 while a Totally NSSA only allows LSA Type 7</p>
<p>Note: <br />
 Both Totally Stubby Area &amp; Totally Stubby NSSA do not accept external AS routes or inter-area routes (LSA Types 3, 4 and 5). They recognize only intra-area routes and the default route 0.0.0.0. The main difference between them is Totally Stubby NSSA accepts routes from other AS while Totally Stubby Area does not.</p>
<p>Below summarizes the LSA Types allowed and not allowed in area types:</p>
<table border="1">
<tbody>
<tr>
<td>Area Type</td>
<td>Type 1 &amp; 2 (within area)</td>
<td>Type 3 (from other areas)</td>
<td>Type 4</td>
<td>Type 5</td>
<td>Type 7</td>
</tr>
<tr>
<td>Standard &amp; backbone</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Stub</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
</tr>
<tr>
<td>Totally stubby</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>No</td>
</tr>
<tr>
<td>NSSA</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
</tr>
<tr>
<td>Totally (stubby) NSSA</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
</tr>
</tbody>
</table>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Refer to the exhibit. A company would prefer all Internet-bound OSPF routed traffic to use ISP ABC with ISP DEF as a backup. As the network consultant, what three configuration changes might you make? (Choose three)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_Troubleshooting.jpg" alt="OSPF_Troubleshooting.jpg" width="660" height="430" /></p>
<p>A. The default-information originate command should be configured on router B1 and B4.<br />
 B. The default-information originate command should be configured on router B2 and B3.<br />
 C. If the metric value for ISP ABC is set at the default, the ISP DEF metric value should be set to 1.<br />
 D. If the metric value for ISP ABC is set at the default, the ISP DEF metric value should be set to 25.<br />
 E. The metric type value should be set to type 1.<br />
 F. The metric type value should be set to type 2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B D F</p>
<p class="ccnaexplanation">Explanation</p>
<p>Routers B2 &amp; B3 need to advertise a default route to the Internet for &#8220;inside&#8221; OSPF routers so we should use the &#8220;default-information originate&#8221; command with a default route (something like &#8220;ip route 0.0.0.0 0.0.0.0 <next-ISP-hop>&#8220;) pointing to the ISP router -> B is correct.</p>
<p>If no metric is specified, OSPF puts a default value of 20 when redistributing routes from all protocols except BGP routes (BGP routes get a metric of 1). We use ISP DEF as a backup so its metric value should be set to a higher value than 20 -> D is correct.</p>
<p>There are two types of external routes: external type 1 and external type 2. The difference between the two is in the way the cost (metric) of the route is being calculated: <br />
 + The cost of a type 2 route is always the external cost, irrespective of the interior cost to reach that route. <br />
 + Type 1 cost is the addition of the external cost and the internal cost used to reach that route.</p>
<p>-> We should configure the type 2 external route to make sure the ISP ABC is always referred over ISP DEF because internal routing does not determine the path.</p>
<p>Note: E2 is the default external metric, but E1 is preferred over E2 if two equal-cost paths exist.</p>
<p class="ccnaquestionsnumber">Question 11</p>
<p>Refer to the exhibit. A network administrator wants to reduce the number of OSPF routes advertised from Area 1 into Area 2. As the router configuration specialist, what two things would you do to accomplish this goal? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/OSPF/OSPF_Reduce_Advertise_routes.jpg" alt="OSPF_Reduce_Advertise_routes.jpg" width="700" height="362" /></p>
<p>A. The default-information originate command should be configured on router B1 and B4.<br />
 B. The default-information originate command should be configured on router B2 and B3.<br />
 C. If the metric value for ISP ABC is set at the default, the ISP DEF metric value should be set to 1.<br />
 D. If the metric value for ISP ABC is set at the default, the ISP DEF metric value should be set to 25.<br />
 E. The metric type value should be set to type 1.<br />
 F. The metric type value should be set to type 2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ospf-questions-7/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>BGP Questions</title>
		<link>http://www.digitaltut.com/route-bgp-questions</link>
		<comments>http://www.digitaltut.com/route-bgp-questions#comments</comments>
		<pubDate>Sun, 10 Jul 2011 08:09:47 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=16</guid>
		<description><![CDATA[Here you will find answers to BGP questions Question 1 Refer to the exhibit. Router RIP is attempting to establish BGP neighbor relationships with routers RT1 and RT3. On the basis of the information that is presented in the exhibit, which two statements are true? (Choose two) A &#8211; RTR has a BGP password set [...]]]></description>
			<content:encoded><![CDATA[<div>Here you will find answers to BGP questions</div>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. Router RIP is attempting to establish BGP neighbor relationships with routers RT1 and RT3. On the basis of the information that is presented in the exhibit, which two statements are true? (Choose two)</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/BGP/BGP_MD5Digest1.jpg" alt="BGP_MD5Digest1" /></p>
<div style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/BGP/BGP_MD5Digest2.jpg" alt="BGP_MD5Digest2" /></div>
<p>A &#8211; RTR has a BGP password set but neighbor 10.0.0.1 does not<br />
 B &#8211; RTR has a BGP password set but neighbor 10.0.0.5 does not<br />
 C &#8211; RTR has a BGP password set but neighbor 10.0.0.1 has an incorrect password set<br />
 D &#8211; RTR has a BGP password set but neighbor 10.0.0.5 has an incorrect password set<br />
 E &#8211; Neighbor 10.0.0.1 has a BGP password set but RTR does not<br />
 F &#8211; Neighbor 10.0.0.5 has a BGP password set but RTR does not</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A D</p>
<p class="ccnaexplanation">Explanation:</p>
<p><span class="content">You can configure MD5 authentication between two BGP peers, </span><span class="content">MD5 authentication must be configured with the same password on both BGP peers; otherwise, the connection between them will not be made. If a router has a password configured for a peer, but the other peer does not, a message &#8220;No MD5 digest from&#8230;&#8221; will appear on the console while the routers attempt to establish a </span><span class="content">Multicast Source Discovery Protocol (</span><span class="content">MSDP) session between them. Therefore A is correct because RT1 (with an ip address of 10.0.0.1) is not configured with a password. </span></p>
<p><span class="content">Similarly, if the two routers have different passwords configured, a message &#8220;Invalid MD5 digest from&#8230;&#8221; will appear on the screen</span>.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Refer to the exhibit diagram and configuration. RTB is summarizing its networks from AS 64100 with the aggregate-address command. However, the show ip route command on RTA reveals the RTB individual networks as well as its summary route. Which option would ensure that only the summary route would appear in the routing table of RTA?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/BGP/BGP_summary.jpg" alt="BGP_summary" /></p>
<p>A &#8211; Delete the four network statements and leave only the aggregate-address statement in the BGP configuration<br />
 B &#8211; Add the keyword summary-only to the aggregate-address command<br />
 C &#8211; Add a static route with a prefix of 192.168.24.0 255.255.252.0 pointing to the null interface<br />
 D &#8211; Create a route map permitting only the summary address</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>When the aggregate-address command is used within BGP routing, the aggregated address is advertised, along with the more specific routes. The exception to this rule is through the use of the summary-only command. The “summary-only” keyword suppresses the more specific routes and announces only the summarized route.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit The neighbor 10.1.1.1 weight 200 BGP configuration command has been configured on router A. What will be the result of this configuration?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/BGP/BGP_weight.jpg" alt="BGP_weight" width="414" height="241" /></p>
<p>A &#8211; Router A will prefer the path through router B for network 172.20.0.0<br />
 B &#8211; Router A will prefer the path through router C for network 172.20.0.0<br />
 C &#8211; Packets from router D will prefer the path through router B for networks advertised by router A<br />
 D &#8211; Packets from router D will prefer the path through router C for networks advertised by router A</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The weight attribute is a special Cisco attribute that is used in the path selection process when there is more than one route to the same destination. The higher the weight value, the bettwe the path. The default weight is 0. Therefore, by configuring weight 200 to the neighbor 10.1.1.1, router A will prefer the path through router B for network 172.20.0.0 then the path through router C.</p>
<p>The weight attribute is local to the router and not propagated to other routers. In this case the weight is local to router A so it has no effect on the decision of transferring packets from router D.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Based on the show ip bgp summary output. which two statements are true? (Choose two)</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/BGP/BGP_States.jpg" alt="BGP_States" /></p>
<p>A &#8211; The BGP session to the 10.1.1.1 neighbor is established<br />
 B &#8211; The BGP session to the 10.2.2.2 neighbor is established<br />
 C &#8211; The BGP session to the 10.3.3.3 neighbor is established<br />
 D &#8211; The router is attempting to establish a BGP peering session with the 10.1.1.1 neighbor<br />
 E &#8211; The BGP session to the 10.3.3.3 neighbor is established, but the router has not received any BGP routing updates from the 10.3.3.3 neighbor<br />
 F &#8211; The router is attempting to establish a BGP peering session with the 10.2.2.2 neighbor</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A F</p>
<p class="ccnaexplanation">Explanation</p>
<p>The main point of this question is the &#8220;State/PfxRcd&#8221; column, which shows the BGP states. Below is the list of BGP states in order, from startup to peering:</p>
<p><strong>1 &#8211; Idle:</strong> the initial state of a BGP connection. In this state, the BGP speaker is waiting for a BGP start event, generally either the establishment                      of a TCP connection or the re-establishment of a previous                      connection. Once the connection is established, BGP moves                      to the next state.</p>
<p><strong>2 &#8211; Connect:</strong> In this state, BGP is waiting for the TCP connection to be formed. If the TCP connection completes,                      BGP will move to the OpenSent stage; if the connection can                      not complete, BGP goes to Active</p>
<p><strong>3 &#8211; Active:</strong> In the Active state, the BGP speaker is attempting to initiate a TCP session with the BGP speaker it wants to peer with. If this can be done,                      the BGP state goes to OpenSent state.</p>
<p><strong>4 &#8211; OpenSent:</strong> the BGP speaker is waiting to receive an OPEN message from the remote BGP speaker</p>
<p><strong>5 &#8211; OpenConfirm:</strong> Once the BGP speaker receives the OPEN message and no error is detected, the BGP speaker sends a KEEPALIVE message to the remote BGP speaker</p>
<p><strong>6 &#8211; </strong><strong>Established:</strong> All of the neighbor negotiations are complete. You will see a number (2 in this case), which tells us the number of prefixes the router has received from a neighbor or peer group.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which command displays the IBGP and EBGP neighbors that are configured?</p>
<p>A &#8211; show ip bgp<br />
 B &#8211; show ip bgp paths <br />
 C &#8211; show ip bgp peers<br />
 D &#8211; show ip bgp summary</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The picture below shows the output of the show ip bgp summary</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/BGP/BGP_show_ip_bgp_summary.jpg" alt="BGP_show_ip_bgp_summary" /></p>
<p>Notice that the &#8220;show ip bgp&#8221; command to display BGP topology database. Below is the output of the &#8220;show ip bgp&#8221; command:</p>
<p><img src="images/ROUTE/BGP/BGP_show_ip_bgp.jpg" border="0" alt="BGP_show_ip_bgp" /></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>BGP contains two paths to a destination. Assuming both routes were originated locally and have an equal weight. what will be the next determining factor in choosing the best path?</p>
<p>A &#8211; lowest MED<br />
 B &#8211; highest local preference<br />
 C &#8211; lowest neighbor IP address<br />
 D &#8211; lowest origin code<br />
 E &#8211; shortest AS-path</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Memorizing the BGP decision process steps is very useful and you should remember them. The table below lists the complete path selection process:</p>
<p>1. Weight (Bigger is better)<span class="content"><br />
 2. Local preference </span>(Bigger is better)<span class="content"><br />
 3. Self originated (Locally injected is better than iBGP/eBGP learned)<br />
 4. AS-Path (Smaller is better)<br />
 5. Origin</span> (Prefer ORIGIN code I over E, and E over ?)<br />
 6. MED (Smaller is better)<br />
 7. External (Prefer eBGP over iBGP)<br />
 8. IGP cost (Smaller is better)<br />
 9. EBGP Peering (Older is better)<br />
 10. RID (Lower is better)</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-bgp-questions/feed</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
		<item>
		<title>Redistribute Questions</title>
		<link>http://www.digitaltut.com/redistribute-questions</link>
		<comments>http://www.digitaltut.com/redistribute-questions#comments</comments>
		<pubDate>Sat, 09 Jul 2011 13:54:55 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=336</guid>
		<description><![CDATA[Here you will find answers to Redistribute Questions Question 1 Refer to the exhibit. Which statement is true? hostname RAR1 ! &#60;output omitted&#62; ! router bgp 100 neighbor 172.16.1.2 remote-as 200 neighbor 172.16.1.2 distribute-list 101 in ! access-list 101 permit ip 10.10.0.0 0.0.0.0 255.255.224.0 0.0.0.0 A. Router RAR1 will accept only route 10.10.0.0/19 from its [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Redistribute Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. Which statement is true?</p>
<table border="1">
<tbody>
<tr>
<td>hostname RAR1 <br />
 !<br />
 &lt;output omitted&gt;<br />
 !<br />
 router bgp 100 <br />
 neighbor 172.16.1.2 remote-as 200 <br />
 neighbor 172.16.1.2 distribute-list 101 in<br />
 !<br />
 access-list 101 permit ip 10.10.0.0 0.0.0.0 255.255.224.0 0.0.0.0</td>
</tr>
</tbody>
</table>
<p>A. Router RAR1 will accept only route 10.10.0.0/19 from its BGP neighbor.<br />
 B. Router RAR1 will send only route 10.10.0.0/19 to its BGP neighbor.<br />
 C. Only traffic with a destination from 10.10.0.0/19 will be permitted.<br />
 D. Only traffic going to 10.10.0.0/19 will be permitted.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Refer to the exhibit. Which three statements accurately describe the result of applying the exhibited route map? (Choose three)</p>
<table border="1">
<tbody>
<tr>
<td>router eigrp 1 <br />
 redistribute ospf 1 route-map ospf-to-eigrp <br />
 default-metric 20000 2000 255 1 1500<br />
 !<br />
 !<br />
 route-map ospf-to-eigrp deny 10 <br />
 match tag 6<br />
 match route-type external type-2<br />
 !<br />
 route-map ospf-to-eigrp permit 20 <br />
 match ip address prefix-list pfx <br />
 set metric 40000 1000 255 1 1500<br />
 !<br />
 route-map ospf-to-eigrp permit 30 <br />
 set tag 8</td>
</tr>
</tbody>
</table>
<p>A. The map prohibits the redistribution of all type 2 external OSPF routes with tag 6 set.<br />
 B. The map prohibits the redistribution of all type 2 external OSPF routes.<br />
 C. The map redistributes into EIGRP all routes that match the pfx prefix list and the five metric values 40000, 1000, 255, 1, and 1500. <br />
 D. The map prohibits the redistribution of all external OSPF routes with tag 6 set.<br />
 E. All routes that do no match clauses 10 and 20 of the route map are redistributed with their tags set to 8.<br />
 F. The map permits the redistribution of all type 1 external OSPF routes.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A E F</p>
<p class="ccnaexplanation">Explanation</p>
<p>In the route-map:</p>
<p><strong>route-map ospf-to-eigrp deny 10 <br />
 match tag 6<br />
 match route-type external type-2</strong></p>
<p>The deny clause rejects route matches from redistribution. If several <strong>match </strong>commands are present in a clause, all must succeed for a given route in order for that route to match the clause (in other words, the logical AND algorithm is applied for multiple match commands). In this question, both the &#8220;match tag 6&#8243; and &#8220;match route-type external type-2&#8243; must be matched for this route to be denied -&gt; A is correct.</p>
<p>If a match command is not present, all routes match the clause. In this question, all routes that reach clause 30 match and their tags are set to 8 -&gt; E is correct.</p>
<p>If a route is not matched with clause 10 or 20 then it will be matched with clause 30 for sure -&gt; F is correct.</p>
<p>Note: Route-maps that are applied to redistribution behave the same way as  ACLs: if the route does not match any clause in a route-map then the  route redistribution is denied, as if the route-map contained deny  statement at the end.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008047915d.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008047915d.shtml</a>)</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. On the basis of the information in the exhibit, which two statements are true? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_BGP.jpg" alt="Redistribute_BGP.jpg" width="473" height="570" /></p>
<p>A. The output was generated by entering the show ip bgp command on the ISP router.<br />
 B. The output was generated by entering the show ip bgp command on the SanJose1 router.<br />
 C. The serial0/0/1 interface on the ISP router has been configured with the set metric 50 command.<br />
 D. The serial 0/0/1 Interface on the ISP router has been configured with the set metric 75 command.<br />
 E. When traffic is sent from the ISP to autonomous system 64512, the traffic will be forwarded to SanJose1 because of the lower MED value of SanJose1.<br />
 F. When traffic is sent from the ISP to autonomous system 64512, the traffic will be forwarded to SanJose2 because of the higher MED value of SanJose2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A E</p>
<p class="ccnaexplanation">Explanation</p>
<p>From the output, we notice that the &#8220;local router ID&#8221; is 192.168.100.1 which is an interface on ISP router -&gt; A is correct.</p>
<p>The <strong>show ip bgp</strong> command is used to display entries in the Border Gateway Protocol (BGP) routing table</p>
<p>Multi-Exit Discriminator (MED) is used when we have multiple entry points (connections) to another AS. A lower MED value is preferred over a higher value. Notice that the comparison between the MED only occurs if the first AS is the same in two (or more) paths. In this question, the first AS is 64512 which is the same -&gt; the comparison can occur.</p>
<p>From the output, we learn that ISP router is receiving the 172.16.0.0 network from SanJose1 (192.168.1.6) with a metric of 50 and from SanJose2 (192.168.1.2) with a metric of 75. Also note that BGP has chosen the best path 192.168.1.6 to the 172.16.0.0 network  (the &#8220;&gt;&#8221; indicates it is the best path). The Weight, Local Preference (LocPrf) and AS-Path values between two next hops (192.168.1.2 &amp; 192.168.1.6) are the same so we can deduce the traffic from ISP is sent from the ISP to SanJose1 because of the lower MED value.</p>
<p>Note: An entry of 0.0.0.0 in the &#8220;Next Hop&#8221; indicates that the router has some non-BGP routes to this network.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Refer to the exhibit. Routers R1 and R2 have been configured to operate with OSPF. Routers R1 and R3 have been configured to operate with RIP. After configuring the redistribution between OSPF and RIP on R1, no OSPF routes are distributed into RIP. What should be done to correct this problem?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_RIP_OSPF.jpg" alt="Redistribute_RIP_OSPF.jpg" width="330" height="235" /></p>
<p>A. The redistribution command should be reentered with the match route-type parameter included. <br />
 B. The redistribution command should be reentered with the route-map map-tag parameter included.<br />
 C. The redistribution command should be reentered with the metric metric-value parameter included. <br />
 D. Routes will first need to be distributed into another protocol, and then into RIP.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Notice that RIP metric is based on hop count only, and the maximum valid metric is 15. Anything above 15 is considered infinite. By default, when no metric is assigned when redistributing from EIGRP, OSPF, IS-IS, BGP into RIP, the default metric will be infinite. Therefore we must define a metric that is understandable to the receiving protocol. Usually, we should use a small value (like 1, 2, 3) so that after redistributing, that route can be advertised through many routers (because the limit is 15).</p>
<p class="ccnaquestionsnumber">Question 5</p>
<table border="1">
<tbody>
<tr>
<td>router eigrp 123 <br />
 redistribute ospf 123 <br />
 network 116.16.35.0 0.0.0.255 <br />
 network 130.130.0.0 <br />
 auto-summary<br />
 ! <br />
 router ospf 123 <br />
 log-adjacency-changes <br />
 network 116.16.34.0 0.0.0.255 area 0 <br />
 neighbor 116.16.34.4</td>
</tr>
</tbody>
</table>
<p>Refer to the exhibit. Why are the EIGRP neighbors for this router not learning the routes redistributed from OSPF?</p>
<p>A. Redistribution must be enabled mutually (in both directions) to work correctly.<br />
 B. Auto-summary causes the OSPF routes redistributed into EIGRP to be summarized; thus the OSPF network 116.16.34 is summarized to 116.34.0.0, which is already covered by the EIGRP protocol.<br />
 C. Default metrics are not configured under EIGRP.<br />
 D. Both routing protocols must have unique autonomous system numbers for redistribution to function correctly.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Same as RIP, when redistribute into EIGRP from OSPF, the default metric is infinite -&gt; We must set a seed metric when redistributing into EIGRP. Below lists the default seed metrics when redistributing from a routing protocol into another:</p>
<table border="1">
<tbody>
<tr>
<td><strong>Redistributed Protocol</strong></td>
<td><strong>Default Seed Metric</strong></td>
</tr>
<tr>
<td>RIP</td>
<td>Infinity</td>
</tr>
<tr>
<td>IGRP/EIGRP</td>
<td>Infinity</td>
</tr>
<tr>
<td>OSPF</td>
<td>20 for all (except for BGP, which is 1)</td>
</tr>
<tr>
<td>BGP</td>
<td>is set to IGP metric value</td>
</tr>
</tbody>
</table>
<p class="ccnaquestionsnumber">Question 6</p>
<p>If a metric is not specified for routes that are redistributed into OSPF, the default metric that is assigned to the routes is 20, except for redistributed BGP routes. What is the metric that is assigned to redistributed BGP routes?</p>
<p>A. 0<br />
 B. 1<br />
 C. 10<br />
 D. 200</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Same explanation of Question 5</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>During a redistribution of routes from OSPF into EIGRP, an administrator notices that none of the OSPF routes are showing in EIGRP. What are two possible causes? (Choose two)</p>
<p>A. incorrect distribute lists have been configured <br />
 B. missing ip classless command<br />
 C. CEF not enabled<br />
 D. no default metric configured for EIGRP</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p class="ccnaexplanation">Explanation</p>
<p>An incorrect distribute list can filter out updates therefore none of the OSPF routes are showing in EIGRP -&gt; A is correct.</p>
<p>The default metric when redistributing into EIGRP is infinite so we must specify a seed metric for EIGRP to work with -&gt; D is correct.</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>During the redistribution process configured on RTA, some of the EIGRP routes, such as 10.1.1.0/24 and 10.2.2.0/24, are not being redistributed into the OSPF routing domain. Which two items could be a solution to this problem? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_EIGRP_to_OSPF.jpg" alt="Redistribute_EIGRP_to_OSPF.jpg" width="365" height="165" /></p>
<p>A. Change the metric-type to 2 in the redistribute command.<br />
 B. Configure the redistribute command under router eigrp 1 instead.<br />
 C. Change the EIGRP AS number from 100 to 1 in the redistribute command.<br />
 D. Add the subnets option to the redistribute command.<br />
 E. Change the metric to ah EIGRP compatible metric value (bandwidth, delay, reliability, load, MTUs) in the redistribute command.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The AS of EIGRP in the output above is not correct and we need to fix it into &#8220;eigrp 1&#8243;. Also, some of EIGRP routes, such as 10.1.1.0/24 and 10.2.2.0/24 are subnets so we must use the keyword &#8220;subnets&#8221; so that OSPF can see these routes. The full commands should be:</p>
<p>router ospf 1<br />
 redistribute eigrp <strong>1</strong> metric 20 metric-type 1 <strong>subnets</strong></p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>You want the redistributed EIGRP AS 10 routes to have an administrative distance of 121 when they appear as RIP routes in the routing table of A1. Which command should you use on a router to accomplish this goal?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_RIP_EIGRP_distance.jpg" alt="Redistribute_RIP_EIGRP_distance.jpg" width="580" height="150" /></p>
<p>A. redistribute eigrp 10 metric 121<br />
 B. redistribute rip metric 121<br />
 C. default-metric 121<br />
 D. distance 121 10.1.1.6 0.0.0.0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Refer to the exhibit. Which three commands should be used on router B1 to redistribute the EIGRP AS 10 routes into RIP? (Choose three)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_RIP_EIGRP_distance.jpg" alt="Redistribute_RIP_EIGRP_distance.jpg" width="580" height="150" /></p>
<p>A. router rip<br />
 B. router eigrp 10<br />
 C. redistribute eigrp 10 <br />
 D. redistribute rip<br />
 E. default-metric 10000 100 255 1 1500<br />
 F. default-metric 5</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A C F</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/redistribute-questions/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Redistribute Questions 2</title>
		<link>http://www.digitaltut.com/redistribute-questions-2</link>
		<comments>http://www.digitaltut.com/redistribute-questions-2#comments</comments>
		<pubDate>Fri, 08 Jul 2011 13:07:44 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=340</guid>
		<description><![CDATA[Here you will find answers to Redistribute Questions &#8211; Part 2 Question 1 Refer to the exhibit and the partial configuration on router R2. On router R4 all RIP routes are redistributed into the OSPF domain. A second redistribution is configured on router R2 using a route map. Based on the configuration on router R2, [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Redistribute Questions &#8211; Part 2</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit and the partial configuration on router R2. On router R4 all RIP routes are redistributed into the OSPF domain. A second redistribution is configured on router R2 using a route map. Based on the configuration on router R2, which EIGRP external routes will be present in the routing table of R1?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_EIGRP_external_route.jpg" alt="Redistribute_EIGRP_external_route.jpg" width="560" height="450" /></p>
<p>A. the routes originating from the RIP routing domain<br />
 B. the routes originating from the OSPF stub area<br />
 C. all OSPF inter and intra-area routes<br />
 D. all routes originating from RIP and OSPF routing domains</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p class="ccnaexplanation">Explanation</p>
<p>R2 sees the routes from RIP domain as external routes while it sees the routes from OSPF Stub Area as internal routers. From the output we learn that the &#8220;route-type external&#8221; is redistributed from OSPF to EIGRP (via route-map ABC) so we will see the routes from the RIP domain (external) in the routing table of R1 -> A is correct.</p>
<p>In the case we want to redistribute routes from OSPF Stub Area (Area 1) to EIGRP we need to use the &#8220;match route-type internal&#8221; command instead.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Refer to the exhibit. Router B is performing bidirectional redistribution between EIGRP and OSPF. The network 10.100.1.0/24 should not be reachable from the 10.100.9.0/24 network. However, it needs to be reachable from any network within the EIGRP domain. All other networks should be seen in both domains.<br />
 Which change to router B would accomplish these goals?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_OSPF_EIGRP_bidirection.jpg" alt="Redistribute_OSPF_EIGRP_bidirection.jpg" width="535" height="400" /></p>
<p>A. Under the EIGRP process, insert the distribute-list block_net_1 out ospf 1 command.<br />
 B. Under the OSPF process, insert the distribute-list block_net_1 in serial1/0 command.<br />
 C. Under the EIGRP process, insert the distribute-list block_net_1 in serial1/0 command.<br />
 D. Under the OSPF process, insert the distribute-list block_net_1 out eigrp 1 command.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The network 10.100.1.0/24 should not be reachable from network 10.100.9.0/24 -> we need to filter updates <strong>from EIGRP to OSPF</strong> so that the routing table of router C doesn&#8217;t have network 10.100.1.0/24 -> we need to filter it under OSPF process and the direction should be out of router B -> D is correct.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which three route filtering statements are true? (Choose three)</p>
<p>A. After the router rip and passive-interface s0/0 commands have been issued, the s0/0 interface will not send any RIP updates, but will receive routing updates on that interface.<br />
 B. After the router eigrp 10 and passive-interface s0/0 commands have been issued, the s0/D interface will not send any EIGRP updates, but will receive routing updates on that interface<br />
 C. After the router ospf 10 and passive-interface s0/0 commands have been issued , the s0/0 interface will not send any OSPF updates, but will receive routing updates on that interface<br />
 D. When you use the passive-interface command with RIPv2, multicasts are sent out the specified interface<br />
 E. When you use the passive-interface command with EIGRP, hello messages are not sent out the specified interface<br />
 F. When you use the passive-interface command with OSPF, hello messages are not sent out the specified interface</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A E F</p>
<p class="ccnaexplanation">Explanation</p>
<p>The “passive-interface …” command in EIGRP or OSPF will shut down the neighbor relationship of these two routers (no hello packets are exchanged) -> E, F are correct.</p>
<p>In RIP, this command will not allow sending multicast updates via a specific interface but will allow listening to incoming updates from other RIP speaking neighbors. This means that the router will still be able to receive updates o­n that passive interface and use them in its routing table -> A is correct.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Refer to the exhibit. The routing protocols EIGRP and OSPF have been configured as indicated in the exhibit. Given the partial configuration of router R2, which network will be present in the routing table of R4?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_OSPF_EIGRP_default-metric.jpg" alt="Redistribute_OSPF_EIGRP_default-metric.jpg" width="500" height="510" /></p>
<p>A. Network A<br />
 B. Network B<br />
 C. Network A and Network B<br />
 D. neither Network A nor Network B</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>From the show running-config output, we learn that only OSPF is redistributed into EIGRP AS 100 so only network B will be present in the routing table of R4. Notice that we must specify the metric when redistributing into EIGRP so that it can work well.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Refer to the exhibit. Which three statements are true? (Choose three)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_RIP_OSPF_EIGRP.jpg" alt="Redistribute_RIP_OSPF_EIGRP.jpg" width="670" height="410" /></p>
<p>A. On the routing table of R4, the 10.1.1.0/24 route appears as an O E2 route.<br />
 B. On R4, the 172.16.1.0/24 route has a metric of 20.<br />
 C. The R3 S0/0 interface should not need the no ip split-horizon eigrp 1 configuration command for the 172.16.1.0/24 route to appear in the routing table of R2 as an D EX route. <br />
 D. The administrative distance of the 172.16.1.0/24 route in the routing table of R3 is 170.<br />
 E. On R5, the 4.0.0.0/8 route will have an administrative distance of 120 and a hop count of 6.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B D</p>
<p class="ccnaexplanation">Explanation</p>
<p>When redistributing into OSPF, the default route type is E2 -> A is correct. Notice that the cost of E2 type is always the cost of external route only.</p>
<p>Also, the default seed metric when redistributing into OSPF is always 20 (except for BGP, which is 1) -> B is correct.</p>
<p>When redistributing into EIGRP, the external EIGRP routes have an administrative distance of 170 by default -> D is correct.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. Looking at the topology diagram and the partial router configurations shown, which statement is true?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_RIP_OSPF_EIGRP.jpg" alt="Redistribute_RIP_OSPF_EIGRP.jpg" width="670" height="410" /></p>
<p>A. A routing loop will occur due to mutual route redistribution occurring on R1 and R2.<br />
 B. Suboptimal routing will occur due to mutual route redistribution occurring on R1 and R2.<br />
 C. Additional route filtering configurations using route maps and ACLs are required on the R1 and R2 routers to prevent routing loops. <br />
 D. R2 will not be able to redistribute the EIGRP subnets into OSPF, because R2 is missing the default seed metric for OSPF.<br />
 E. The 10.1.1.0/24 subnet will appear as 10.0.0.0/8 in the R5 routing table.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>E</p>
<p class="ccnaexplanation">Explanation</p>
<p>RIPv1 is a classful routing protocol so the subnet 10.1.1.0/24 will be summarized to 10.0.0.0/8 in the R5 routing table. If we use RIPv2 on R1, R5 and use the &#8220;no auto-summary&#8221; command on R1 then the 10.1.1.0 subnet will appear in the routing table of R5. Notice that even if the &#8220;auto-summary&#8221; command is configured under &#8220;router eigrp 1&#8243; of R1 but when redistributing into another routing protocol EIGRP still advertises the detailed network.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. R1 and R2 have been configured to share routing information via EIGRP. What will be the result of the configuration section shown for R2?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/EIGRP_distriute_list.jpg" alt="EIGRP_distriute_list.jpg" width="500" height="230" /></p>
<p>A. Any routes learned by R2 from the interface tied to the 172.16.0.0 network will not be advertised to neighbors on the 192.168.2.0 network.<br />
 B. Only routes learned by R2 from the interface tied to the 172.16.0.0 network will be advertised to neighbors on the 192.168.2.0 network.<br />
 C. Only the 172.16.0.0 network will be advertised to neighbors on the 192.168.2.0 network.<br />
 D. All networks, except the 172.16.0.0 network will be advertised to neighbors on the 192.168.2.0 network.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Refer to the exhibit. EIGRP has been configured on router D. Router C is performing mutual redistribution between EIGRP and OSPF. While verifying that the redistribution is functioning properly, you discover that while router C has all of the EIGRP routes in its routing table, router A does not have any routes from the EIGRP domain. What on router C may be the cause of the problem?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/EIGRP_OSPF_mutual_redistribute.jpg" alt="EIGRP_OSPF_mutual_redistribute.jpg" width="580" height="370" /></p>
<p>A. The no auto-summary command needs to be added under router eigrp 1.<br />
 B. The subnets keyword was not included in the redistribute command under router ospf 1.<br />
 C. The metric specified for the redistributed EIGRP routes is too large; making the EIGRP routes unreachable by router A.<br />
 D. The defauft-information originate command needs to be added under router ospf 1.<br />
 E. The administrative distance of either OSPF or EIGRP must be changed so that EIGRP has a higher administrative distance than OSPF.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>If we don&#8217;t use the &#8220;subnets&#8221; keyword when redistributing routes learned from another routing process into OSPF, only classful routes will be redistributed. This is an important thing to remember when redistributing into OSPF -> B is correct.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>You have implemented mutual route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one of the EIGRP routers within the EIGRP routing domain, you are seeing some, but not all of the expected routes. What should you verify to troubleshoot this problem?</p>
<p>A. The border router is using a proper seed metric for OSPF.<br />
 B. The border router is using a proper seed metric for EIGRP.<br />
 C. The administrative distance is set for OSPF and EIGRP.<br />
 D. The missing OSPF routes are present in the routing table of the border router.<br />
 E. The subnet keyword on the border router in the redistribute OSPF command.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>We are checking the routing table on EIGRP routers not OSPF so we don&#8217;t need to check the seed metric for OSPF. Besides OSPF doesn&#8217;t need to specify seed metric as all external routes get a default metric of 20 (except for BGP, which is 1) -> A is not correct.</p>
<p>We must specify seed metrics when redistributing into EIGRP (and RIP). If not all the redistributed routes will not be seen but the question says only some routes are missing -> B is not correct.</p>
<p>The default administrative distance for external routes redistributed into EIGRP is 170 so we don&#8217;t need to set it -> C is not correct.</p>
<p>The sunbet keyword is only used when redistributing into OSPF, not to other routing protocols -> E is not correct.</p>
<p>We should check the routing table of the border router to see the missing OSPF routes are there or not. An incorrect distribute-list can block some routes and we can&#8217;t see it in other EIGRP routers -> D is correct.</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Refer to the exhibit. Which two statements are correct regarding the routes to be redistributed into OSPF? (Choose two)</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_RIP_OSPF_route_map.jpg" alt="Redistribute_RIP_OSPF_route_map.jpg" width="330" height="370" /></p>
<p>A. The network 192.168.1.0 will be allowed and assigned a metric of 100.<br />
 B. The network 192.168.1.0 will be allowed and assigned a metric of 200.<br />
 C. All networks except 10.0.0.0/8 will be allowed and assigned a metric of 200.<br />
 D. The network 172.16.0.0/16 will be allowed and assigned a metric of 200.<br />
 E. The network 10.0.10.0/24 will be allowed and assigned a metric of 200.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p class="ccnaexplanation">Explanation</p>
<p>These rules apply when using route-map with an access-list:<br />
 * If you use an ACL in a route-map permit clause, routes that are permitted by the ACL are redistributed.<br />
 * If you use an ACL in a route-map deny clause, routes that are permitted by the ACL are not redistributed.<br />
 * If you use an ACL in a route-map permit or deny clause, and the ACL denies a route, then the route-map clause match is not found and the next route-map clause is evaluated.</p>
<p>And in each route-map: <br />
 * Multiple match criteria in the same line use a logical OR<br />
 * Each vertical match uses a logical AND</p>
<p>Therefore in this question, the networks in the access lists 10 and 20 (10.0.10.0/24 &amp; 192.168.1.0/24) will be permitted while the network in access list 30 (10.0.0.0/8) will be denied.</p>
<p>Notice that there is no &#8220;match&#8221; line in the clause 30 so all networks that are not matched with clause 10 &amp; 20 will be matched in the clause 30 and will be set a metric of 200, type 2 -> answer D is correct.</p>
<p>In this question please don&#8217;t be confused between the route-map clause number (sequence number) and the access-list number. The &#8220;match ip address&#8221; specifies which access lists are matched. The route-map clause number only uses to specify the order in which the clauses are executed.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/redistribute-questions-2/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Redistribute Questions 3</title>
		<link>http://www.digitaltut.com/redistribute-questions-3</link>
		<comments>http://www.digitaltut.com/redistribute-questions-3#comments</comments>
		<pubDate>Thu, 07 Jul 2011 15:43:00 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=352</guid>
		<description><![CDATA[Here you will find answers to Redistribute Questions &#8211; Part 3 Question 1 Given the accompanying output, which additional command is needed to redistribute IGRP into EIGRP? Router eigrp 123 Network 10.10.10.0 No auto-summary ! Router igrp 123 Network 172.16.0.0 Network 172.17.0.0 A. Under the router igrp mode add redistribute eigrp 123 B. Under the [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Redistribute Questions &#8211; Part 3</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Given the accompanying output, which additional command is needed to redistribute IGRP into EIGRP?</p>
<table border="1">
<tbody>
<tr>
<td>Router eigrp 123<br />
 Network 10.10.10.0 <br />
 No auto-summary<br />
 !<br />
 Router igrp 123<br />
 Network 172.16.0.0 <br />
 Network 172.17.0.0</td>
</tr>
</tbody>
</table>
<p>A. Under the router igrp mode add redistribute eigrp 123<br />
 B. Under the router eigrp mode add redistribute igrp 123<br />
 C. Under the router eigrp mode add redistribute igrp 123 subnets<br />
 D. None, EIGRP and IGRP are automatically redistributed in this instance.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>If IGRP and EIGRP use the same Autonomous System (AS) then redistribution occurs automatically. In this case both IGRP &amp; EIGRP use the same AS 123 so they are automatically redistributed.</p>
<p>If IGRP and EIGRP use different AS numbers then redistribution must be done manually.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Study the exhibit carefully. Router R1 is connected to networks 172.16.1.0/26 and 172.16.1.64/27. Based on the partial output in the exhibit, which description is correct?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/prefix-list.jpg" alt="prefix-list.jpg" width="320" height="210" /></p>
<p>A. Router R1 should be reconfigured with an ACL instead of an ip prefix-list command.<br />
 B. Router R1 will advertise both routes.<br />
 C. Router R1 will deny the 172.16.1.0/27 route while permitting the 172.16.1.0/26 route to be advertised.<br />
 D. Router R1 will deny the 172.16.1.0/26 route while permitting the 172.16.1.64/27 route to be advertised.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Prefix lists are configured with <strong>permit </strong>or <strong>deny </strong>keywords to either permit or deny the prefix based on the matching condition. A prefix list consists of an IP address and a bit mask. The IP address can be a classful network, a subnet, or a single host route. The bit mask is entered as a number from 1 to 32.</p>
<p>Prefix lists are configured to match an exact prefix length or a prefix range. The <strong>ge </strong>and <strong>le </strong>keywords are used to specify a range of the prefix lengths to match, providing more flexible configuration than can be configured with just the network/length argument. The prefix list is processed using an exact match when neither <strong>ge </strong>nor <strong>le </strong>keyword is entered.</p>
<p>Therefore in this case the exact 172.16.1.0/26 network is permitted while other networks are denied.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/docs/ios/12_3t/ip_route/command/reference/ip2_i2gt.html" target="_blank">http://www.cisco.com/en/US/docs/ios/12_3t/ip_route/command/reference/ip2_i2gt.html</a>)</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. The partial configuration for an OSPF ASBR and an Area 0 ABR is shown. Assume the OSPF configurations throughout the network are operable. Which statement about these configurations is true?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_OSPF_ASBR_ABR.jpg" alt="Redistribute_OSPF_ASBR_ABR.jpg" width="400" height="340" /></p>
<p>A. The ASBR route-maps are basically useless, because there are no deny prefix-lists.<br />
 B. LSA Type 5s will not be received by the ABR from the ASBR.<br />
 C. The OSPF backbone will not learn any RFC 1918 addresses.<br />
 D. The matched prefix-list addresses will be given a metric of 255, which is essentially unreachable.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The ASBR accepts RFC 1918 addresses and set these networks to &#8220;tag 255&#8243;  but when advertising into Area 0, the ABR Area 0 filters out these networks because they match &#8220;tag 255&#8243; so the OSPF backbone will not learn any RFC 1918 addresses.</p>
<p>Note that if you use an ACL in a route-map <strong>deny </strong>clause, routes that are permitted by the ACL are not redistributed.</p>
<p>All the networks with &#8220;tag 255&#8243; are blocked by the clause 10 while all other networks are permitted by the clause 20 of the route-map (if a <strong>match </strong>command is not present, all routes match the clause).</p>
<p>Note:</p>
<p>RFC 1918 addresses include:</p>
<p>+ Class A: 10.0.0.0 &#8211; 10.255.255.255 (10/8 prefix)<br />
 + Class B: 172.16.0.0 &#8211; 172.31.255.255 (172.16/12 prefix)<br />
 + Class C: 192.168.0.0 &#8211; 192.168.255.255 (192.168/16 prefix)</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>A network administrator is troubleshooting a redistribution of RIP routes into OSPF. Given the exhibited configuration commands, which statement is true?</p>
<table border="1">
<tbody>
<tr>
<td>rooter rip <br />
 network 10.0.0.0<br />
 !<br />
 router ospf 5<br />
 network 172.10.0.0 0.0.255.255 area 0 <br />
 redistribute rip</td>
</tr>
</tbody>
</table>
<p>A. Redistributed routes will be tagged as external type 1 (E1) with a metric of 30.<br />
 B. Redistributed routes will be tagged as external type 2 (E2) with a metric of 20.<br />
 C. Redistributed routes will maintain their original RIP routing metric.<br />
 D. Redistributed routes will have a default metric of 0 and will be treated as unreachable and not advertised.<br />
 E. Redistributed routes will have a default metric of 0 but will not be treated as reachable and will be advertised.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>By default, all routes redistributed into OSPF will be tagged as external type 2 (E2) with a metric of 20, except for BGP routes (with a metric of 1).</p>
<p>Note: The cost of a type 2 route is always the external cost, irrespective of the interior cost to reach that route. A type 1 cost is the addition of the external cost and the internal cost used to reach that route.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Refer to the exhibit. On the basis of the partial configuration, which two statements are correct? (Choose two)</p>
<table border="1">
<tbody>
<tr>
<td><output omitted><br />
 !<br />
 router rip<br />
 distribute-list 2 out ethernet 0<br />
 distribute-list 1 out<br />
 !<br />
 access-list 1 permit 10.0.0.0 0.255.255.255<br />
 access-list 2 permit 10.0.1.0 0.0.0.255<br />
 !<br />
 <output omitted></td>
</tr>
</tbody>
</table>
<p>A. Only routes matching 10.0.1.0/24 will be advertised out Ethernet 0.<br />
 B. Only routes 10.0.1.0/24 will be sent out all interfaces.<br />
 C. Only routes 10.0.1.0/24 will be allowed in the routing table.<br />
 D. Only routes matching 10.0.0.0/8 will be advertised out Ethernet 0.<br />
 E. Only routes matching 10.0.0.0/8 will be advertised out interfaces other than Ethernet 0. <br />
 F. All routes will be advertised out interfaces other than Ethernet 0.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A E</p>
<p class="ccnaexplanation">Explanation</p>
<p>In this case, the following algorithm is used when multiple distribute-lists are used:</p>
<p>1. First check which interface is being sent out. If it is Ethernet 0, distribute-list 2 is applied first. If the network is denied then no further checking is done for this network. But if distribute-list 2 permits that network then distribute-list 1 is also checked. If both distribute-lists allow that network then it will be sent out.</p>
<p>2. If the interface is not Ethernet 0 then only distribute-list 1 is applied.</p>
<p>Now let&#8217;s take some examples. <br />
 + If the advertised network is 10.0.1.0/24, it will be sent out all interfaces, including Ethernet 0.<br />
 + If the advertised network is 10.0.2.0/24, it will be sent out all interfaces, excepting Ethernet 0.<br />
 + If the advertised network is 11.0.0.0/8, it will be dropped.</p>
<p>Note: It is possible to define one interface-specific distribute-list per  interface and one protocol-specific distribute-list for each  process/autonomous-system.</p>
<p>(For more information, please read: <a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080208748.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080208748.shtml</a>)</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Refer to the exhibit. Examine the partial configuration and the routing table excerpt. Which routes would be redistributed into OSPF area 1?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/redistribute_ospf_subnets.jpg" alt="redistribute_ospf_subnets.jpg" width="490" height="170" /></p>
<p>A. 10.10.10.16/28 only <br />
 B. 10.10.10.16/28 and 10.10.10.64/26 <br />
 C. 10.10.10.16/28, 10.10.10.64/26, and 172.16.10.0/24 <br />
 D. 10.10.10.64/26 only</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B (but in the exam you should choose D)</p>
<p class="ccnaexplanation">Explanation</p>
<p>The network 172.16.10.0/24 belongs to OSPF (we know from the &#8220;network 172.16.0.0 0.0.255.255 area 1&#8243; command) so it will not be redistributed.</p>
<p>When using the &#8220;subnets&#8221; keyword, all the connected networks will be redistributed so 10.10.10.16/28 &amp; 10.10.10.64/26 will be redistributed, too. You can read my GNS3 lab about this topic here: <a href="http://www.digitaltut.com/redistribute-eigrp-and-ospf-gns3-lab" target="_blank">http://www.digitaltut.com/redistribute-eigrp-and-ospf-gns3-lab</a>.</p>
<p>Therefore the correct answer should be B but in the exam you should choose D. Maybe it is a mistake of Cisco.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Refer to the exhibit. A partial routing configuration is shown. Complete the configuration so that only the default-network is redistributed from EIGRP 190 into EIGRP 212. Which ACL statement completes the configuration correctly?</p>
<table border="1">
<tbody>
<tr>
<td>router eigrp 190 <br />
 redistribute eigrp 212 <br />
 network 192.0.0.0 0.0.0.3<br />
 !<br />
 router eigrp 212 <br />
 redistribute eigrp 190 route-map default_route <br />
 network 212.50.185.96 0.0.0.31<br />
 !<br />
 route-map defau1t_route permit 10 <br />
 match ip address 100</td>
</tr>
</tbody>
</table>
<p>A. access-list 100 permit ip 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0<br />
 B. access-list 100 permit ip host 0.0.0.0 any<br />
 C. access-list 100 permit ip any host 0.0.0.0<br />
 D. A default-network cannot be redistributed between routing processes.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The command &#8220;access-list 100 permit ip any host 0.0.0.0&#8243; means permit any source address with the destination of 0.0.0.0/0, which is the default route</p>
<p>Note:</p>
<p><strong>any </strong>equals <strong>0.0.0.0 255.255.255.255</strong></p>
<p><strong>host </strong>0.0.0.0 equals 0.0.0.0 <strong>0.0.0.0</strong></p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Refer to the exhibit. Router B and router C are performing mutual redistribution between OSPF and EIGRP, and their default metrics are configured the same. Router D has equal cost paths to networks where both paths are not really equal cost. For example, network 172.16.54.0 shows equal cost through both router B and router C, though in reality the cost is greater using router C. Other routers, though not shown, are connected to the 172.16.54.0 and 172.16.55.0 networks, and the same issues exist to those routers and the networks connected to them.<br />
 What can be done so that data will be routed along the most optimal path in the network?</p>
<p style="text-align: left;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/mutual_redistribute_EIGRP_OSPF.jpg" alt="mutual_redistribute_EIGRP_OSPF.jpg" width="530" height="780" /></p>
<p>A. Redistribute connected interfaces on router B and router C.<br />
 B. Set the maximum number of equal cost paths to 1 in all routers.<br />
 C. When redistributing EIGRP into OSPF, set the external metric type to type E1.<br />
 D. Adjust the default metrics in router B and router C so that the values are different in each router.<br />
 E. None of these solutions will fix the problem. Migrate to a single dynamic routing protocol.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Let&#8217;s discuss about answers C &amp; D first.</p>
<p>From the output, we learn that all the External OSPF routes have metrics of 100 (the second parameters in [110/100]). This is not the default metric of OSPF Type 2 External route (the default value is 20) so the metrics of redistributed routes have been modified. Maybe when redistributing into OSPF, the &#8220;metric&#8221; in the &#8220;redistribute&#8221; command or the &#8220;default-metric&#8221; command was used on router B &amp; C to assign the metric of these routes. Something like this:</p>
<table border="1">
<tbody>
<tr>
<td>router ospf 1<br />
 redistribute eigrp 1 <strong>metric </strong>100 subnets</td>
</tr>
</tbody>
</table>
<p>or</p>
<table border="1">
<tbody>
<tr>
<td>router ospf 1<br />
 &#8230;..<br />
 <strong>default-metric</strong> 100</td>
</tr>
</tbody>
</table>
<p>Therefore even if we use the metric type E1 the problem still exists because the link B-D &amp; C-D seems to have the same metric -> the total metrics remains the same -> C is not correct.</p>
<p>We can use route-map and set different metrics for each networks but some unshown networks will have the same issues -> D is not a good choice</p>
<p>So the best answer should be E.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Refer to the exhibit. A new TAC engineer comes to you for advice. The engineer wants to configure RIPv2-OSPF two-way redistribution while avoiding routing loops. Which two additions to the router B1 configuration should the engineer make? (Choose two)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/RIPv2_OSPF_Redistribute.jpg" alt="RIPv2_OSPF_Redistribute.jpg" width="680" height="340" /></p>
<p>A. access-list 40 deny 172.16.1.0 0.0.0.255<br />
 access-list 40 permit any <br />
 router rip <br />
 redistribute ospf 100 metric 5 <br />
 distribute-list 40 out ospf 100</p>
<p>B. ip prefix-list rip_routes permit 172.16.1.16/25 ge 26 le 28 <br />
 route-map redis-ospf deny 10<br />
 match ip address prefix-list rip_routes <br />
 router rip<br />
 redistribute ospf 10 route-map redis-ospf subnets</p>
<p>C. ip prefix-list rip-to-ospf permit 10.1.1.8/25 ge 26 le 28 <br />
 route-map redis-rip deny 20<br />
 match ip address prefix-list rip-to-ospf <br />
 router ospf 100 <br />
 redistribute rip route-map redis-rip subnets</p>
<p>D. access-list 15 deny 10.1.1.0 0.0.0.63<br />
 access-list 15 permit any <br />
 route-map redis-rip deny 10 <br />
 match ip address 15 <br />
 route-map redis-rip permit 20 <br />
 router ospf 100 <br />
 redistribute rip route-map redis-rip subnets</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p class="ccnaexplanation">Explanation</p>
<p>B1 is not the only router that redistributes between RIP &amp; OSPF. The &#8220;small&#8221; router below B1 can be configured for this task too so B1 can try to redistribute networks advertised by that &#8220;small&#8221; router again. Therefore it is necessary to filter out networks that have been advertised by the &#8220;small&#8221; router. For example, we need to prevent network 172.16.1.0/24 from advertised back into RIPv2 or network 10.1.1.0/26 from advertised back into OSPF. Notice that all networks in OSPF domain (including 10.1.1.8/30, 10.1.1.12/30, 10.1.1.48/28, 10.1.1.32/28) can be summarized as 10.1.1.0/26 and all networks in RIP domain (including 172.16.1.24/30, 172.16.1.20/30, 172.16.1.32/28, 172.16.1.48/28) can be summarized as 172.16.1.0/24 -> answers A &amp; D are correct.</p>
<p>In answer B, the command &#8220;ip prefix-list rip_routes permit 172.16.1.16/25 ge 26 le 28&#8243; means:</p>
<p>+ First check the first 25 bits of the address -> this will allow addresses from 172.16.1.0 to 172.16.1.127</p>
<p style="text-align: left;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/ip_prefix_list.jpg" alt="ip_prefix_list.jpg" width="570" height="110" /></p>
<p>+ If those match then check the subnet mask, which in this case can be GREATER THAN or EQUAL to 26 bits &amp; LESS THAN or EQUAL to 28 bits -> meaning that /26, /27, /28 subnet masks would match.</p>
<p>For example, networks 172.16.1.0/26; 172.16.1.16/28 would match (but notice networks 172.16.1.0/25; 172.16.1.128/26 wouldn&#8217;t).</p>
<p>In the &#8220;ip prefix-list rip_routes permit 172.16.1.16/25 ge 26 le 28&#8243;, the prefix-list &#8220;rip_routes&#8221; only covers networks 172.16.1.32/28 &amp; 172.16.1.48/28 but can&#8217;t cover networks 172.16.1.24/30 &amp; 172.16.1.20/30. Also, the OSPF process in the &#8220;redistribute&#8221; command should be 100, not 10 -> B is not correct.</p>
<p>Same problem as answer B, the prefix-list in answer C can&#8217;t cover networks 10.1.1.8/30 &amp; 10.1.1.12/30 -> C is not correct.</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Refer to the exhibit. The network administrator is trying to configure mutual redistribution between EIGRP and OSPF. Autosummarization in EIGRP 100 AS is disabled. After adding OSPF configuration to router E31, the network administrator checked the routing table of router B2, but none of the EIGRP routes appeared there.<br />
 To redistribute the EIGRP AS 100 routes into OSPF, which command should be added, or edited, on router B1 under router ospf 10?</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/Redistribute/Redistribute_OSPF_EIGRP_subnets.jpg" alt="Redistribute_OSPF_EIGRP_subnets.jpg" width="530" height="320" /></p>
<p>A. redistribute eigrp 100 metric-type 1 <br />
 B. redistribute eigrp 100 subnets <br />
 C. no auto-summary 10.0.0.0 255.0.0.0<br />
 D. area 0 range 10.10.0.0 255.255.0.0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>When redistributing into OSPF without keyword &#8220;subnets&#8221;, only classful networks will be redistributed. Classful networks here mean networks with the default major subnet masks (for example 10.0.0.0/8; 180.1.0.0/16; 200.200.200.0/24&#8230;).</p>
<p>In fact, the routing table on the exhibit above is not totally correct. The network 192.168.110.0/24 will be redistributed and shown in the routing table of B2 even if the keyword &#8220;subnets&#8221; is not used because it belongs to class C with the default subnet mask of class C.</p>
<p>To make all the networks, including subnets appear in the routing table of B2 we must use keyword &#8220;subnets&#8221; when redistributing into OSPF. This is also an important thing to remember when redistributing into OSPF.</p>
<p>Please read my<a href="http://www.digitaltut.com/redistribute-eigrp-and-ospf-gns3-lab" target="_blank"> Redistribute EIGRP and OSPF – GNS3 Lab</a> if you are still not sure about this.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/redistribute-questions-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv6 Questions</title>
		<link>http://www.digitaltut.com/route-ipv6-questions</link>
		<comments>http://www.digitaltut.com/route-ipv6-questions#comments</comments>
		<pubDate>Fri, 01 Jul 2011 08:05:19 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=14</guid>
		<description><![CDATA[Here you will find answers to IPv6 questions If you are not sure about IPv6, please read my IPv6 tutorial Question 1 Which two reductions are the correct reductions of the IPv6 address 2001:0d02:0000:0000:0014:0000:0000:0095? (Choose two) A &#8211; 2001:0d02:::0014:::0095 B &#8211; 2001:d02::14::95 C &#8211; 2001:d02:0:0:14::95 D &#8211; 2001:d02::14:0:0:95 Answer: C D Explanation A is not [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to IPv6 questions</p>
<p><!--adsense--></p>
<p>If you are not sure about IPv6, please read my <a href="http://www.9tut.com/ipv6-tutorial" target="_blank">IPv6 tutorial</a></p>
<p><span class="ccnaquestionsnumber">Question 1</span></p>
<p>Which two reductions are the correct reductions of the IPv6 address 2001:0d02:0000:0000:0014:0000:0000:0095? (Choose two)</p>
<p>A &#8211; 2001:0d02:::0014:::0095 <br />
 B &#8211; 2001:d02::14::95<br />
 C &#8211; 2001:d02:0:0:14::95<br />
 D &#8211; 2001:d02::14:0:0:95</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>A is not correct because we can&#8217;t use triple colons (:::) in IPv6 presentation. B is not correct because we can&#8217;t use double colons (::) twice. You can use it only once in any address because if two double colons are <br />
 placed in the same address, there will be no way to identify the size of each block of 0s. Remember the following techniques to shorten an IPv6 address:</p>
<p>- Omit leading 0s in the address field, so :0000 can be compressed to just :0 and :0d02 can be com-<br />
 pressed to :d02 (but :1d00 can not be compressed to :1d)</p>
<p>- Use double colons (::), but just once, to represent a contiguous block of 0s, so 2001:0d02:<strong>0000:0000:00</strong>14:<strong>0000:0000:00</strong>95 can be compressed to 2001:0d02<strong>::</strong>14:<strong>0:0</strong>:95 or 2001:0d02:<strong>0:0</strong>:14<strong>::</strong>95</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>What is the IPv6 address FF02::2 used for?</p>
<p>A &#8211; all hosts in a local segment<br />
 B &#8211; all routers in a local segment<br />
 C &#8211; all hosts in a particular rnulticast group<br />
 D &#8211; all routers in an autonomous system</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Below  lists  some  reserved  and  well-known  IPv6  multicast  address  in  the  reserved  multicast address range (FF00:: to FF0F::)</p>
<table style="height: 238px; width: 502px;" border="1" align="center">
<tbody>
<tr>
<td align="center"><strong>Multicast Address</strong></td>
<td align="center"><strong>Multicast Group</strong></td>
</tr>
<tr>
<td>FF01::1</td>
<td>All IPv6 nodes within the node-local scope</td>
</tr>
<tr>
<td>FF01::2</td>
<td>All IPv6 routers within the node-local scope</td>
</tr>
<tr>
<td>FF02::1</td>
<td>All IPv6 nodes within the link-local scope</td>
</tr>
<tr>
<td>FF02::2</td>
<td>All IPv6 routers within the link-local scope</td>
</tr>
<tr>
<td>FF02::5</td>
<td>All OSPFv3 routers within the link-local scope</td>
</tr>
<tr>
<td>FF02::6</td>
<td>All OSPFv3 designated routers within the link-local scope</td>
</tr>
<tr>
<td>FF02::9</td>
<td>All RIPng routers within the link-local scope</td>
</tr>
<tr>
<td>FF02::A</td>
<td>All EIGRP routers within the link-local scope</td>
</tr>
<tr>
<td>FF02::D</td>
<td>All PIM routers within the link-local scope</td>
</tr>
<tr>
<td>FF02::1:2</td>
<td>All DHCPv6 agents (servers and relays) within the link-local scope</td>
</tr>
<tr>
<td>FF05::2</td>
<td>All IPv6 routers within the site-local scope</td>
</tr>
<tr>
<td>FF02::1:FF00:0/104</td>
<td>IPv6 solicited-node multicast address within the link-local scope</td>
</tr>
</tbody>
</table>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Refer to the exhibit. Routers R1 and R2 are IPv6 BGP peers that have been configured to support a neighbor relationship over an IPv4 internetwork. Which three neighbor IP addresses are valid choices to use in the highlighted section of the exhibit? (Choose three)</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/IPv6/IPv6toIPv4_tunnel.jpg" alt="IPv6toIPv4_tunnel" /></p>
<p>A &#8211; ::0A43:0002<br />
 B &#8211; 0A43:0002::<br />
 C &#8211; ::10.67.0.2<br />
 D &#8211; 10.67.0.2::<br />
 E &#8211; 0:0:0:0:0:0:10.67.0.2<br />
 F &#8211; 10.67.0.2:0:0:0:0:0:0</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C E</p>
<p class="ccnaexplanation">Explanation</p>
<p>The automatic tunneling mechanism uses a special type of IPv6 address, termed an &#8220;IPv4-compatible&#8221; address. An IPv4-compatible address is identified by an all-zeros 96-bit prefix, and holds an IPv4 address in the low-order 32-bits. IPv4-compatible addresses are structured as follows:</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/IPv6/ipv6toIPv4structure.jpg" alt="ipv6toIPv4structure" width="326" height="83" /></p>
<p>Therefore, an IPv4 address of 10.67.0.2 will be written as ::10.67.0.2 or 0:0:0:0:0:0:10.67.0.2 or ::0A43:0002 (with 10[decimal] =  0A[hexa] ; 67[decimal] = 43[hexa] ; 0[hexa] = 0[decimal] ; 2[hexa] = 2[decimal])</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Refer to the exhibit. The 6to4 overlay tunnel configuration has been applied on each router to join isolated IPv6 networks over a IPv4 network. Which statements regarding the 6to4 overlay tunnel is true?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/IPv6/Automatic_6to4_Tunnels.jpg" alt="Automatic_6to4_Tunnels" /></p>
<p>A -The least significant 32 bits in the address referenced by the ipv6 route 2002::/16 Tunnel0 command will correspond to the interface E0/0 IPv4 address<br />
 B &#8211; The least significant 32 bits in the address referenced by the ipv6 route 2002::/16 Tunnel0 command will correspond to the IPv4 address assigned to the tunnel source<br />
 C &#8211; The configuration is invalid since the tunnel source command must be configured with an IPv6 address<br />
 D &#8211; This is actually a configuration example of an IPv4-compatible tunnel and not a 6to4 tunnel<br />
 E &#8211; This is actually a configuration example of an ISATAP overlay tunnel and not a 6to4 tunnel</p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p><span class="ccnaexplanation">Explanation</span></p>
<p>6to4 tunnels use IPv6 addresses that concatenate 2002::/16 with the 32-bit IPv4 address of the edge router, creating a 48-bit prefix. The tunnel interface on R1 has an IPv6 prefix of 2002:4065:4001:1::/64, where 4065:4001 is the hexadecimal equivalent of 64.101.64.1, the IPv4 address of its interface in the IPv4 network. The tunnel interface on R2 has an IPv6 prefix of 2002:4065:4101:1::/64, where 4065:4101 is the hexadecimal equivalent of 64.101.65.1, the IPv4 address of its interface in the IPv4 network.</p>
<p>When R1 receives a packet with IPv6 destination address of 2002:4065:4101:1:: (from the left IPv6 network, for example) R1 will:</p>
<p>* Take the IPv6 destination address of that packet (2002:4065:4101:1::) and convert it into an IPv4 address. In this case, the IPv4 address is 40.65.41.01 in hexa, which is 64.101.65.1 in decimal format.<br />
 * R1 encapsulates the IPv6 packet in an IPv4 packet with a destination address of 64.101.65.1; the packet is routed normally through the IPv4 network to R2<br />
 * R2 receives the IPv4 packet, decapsulates and routes it normally to its final IPv6 destination.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>What will occur when an IPv6 enabled router running 6to4 must transmit a packet to a remote destination and the next hop is the address of 2002::/16 ?</p>
<p>A &#8211; The IPv6 packet has its header removed and replaced with an IPv4 header<br />
 B &#8211; The IPv6 packet is encapsulated in an IPv4 packet using an IPv4 protocol type of 41<br />
 C &#8211; The IPv6 packet is dropped because that destination is unable to route IPv6 packets<br />
 D &#8211; The packet is tagged with an IPv6 header and the IPv6 prefix is included</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>What are three IPv6 transition mechanisms? (Choose three)</p>
<p>A &#8211; 6to4 tunneling<br />
 B &#8211; VPN tunneling<br />
 C &#8211; GRE tunneling<br />
 D &#8211; ISATAP tunneling<br />
 E &#8211; PPP tunneling<br />
 F &#8211; Teredo tunneling</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A D F</p>
<p class="ccnaexplanation">Explanation</p>
<p>Below is a summary of IPv6 transition technologies:</p>
<p><strong>6 to 4 tunneling: </strong>This mechanism allows IPv6 sites to communicate with each other over the IPv4 network without explicit tunnel setup. The main advantage of this technology is that it requires no end-node reconfiguration and minimal router configuration but it is not intended as a permanent solution.</p>
<p><strong>ISATAP tunneling</strong> (Intra-Site Automatic Tunnel Addressing Protocol):  is a mechanism for transmitting IPv6 packets over IPv4 network. The word &#8220;automatic&#8221; means that once an ISATAP server/router has been set up, only the clients must be configured to connect to it.</p>
<p><strong>Teredo tunneling:</strong> This mechanism tunnels IPv6 datagrams within IPv4 UDP datagrams, allowing private IPv4 address and IPv4 NAT traversal to be used.</p>
<p>In fact, GRE tunneling is also a IPv6 transition mechanism but is not mentioned in ROUTE so we shouldn&#8217;t choose it (there are 4 types of IPv6 transition mechanisms mentioned in ROUTE; they are: manual, 6-to-4, Teredo and ISATAP).</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-ipv6-questions/feed</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>IPv6 Questions 2</title>
		<link>http://www.digitaltut.com/ipv6-questions-2</link>
		<comments>http://www.digitaltut.com/ipv6-questions-2#comments</comments>
		<pubDate>Thu, 30 Jun 2011 14:32:02 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=268</guid>
		<description><![CDATA[Here you will find answer to IPv6 Questions &#8211; Part 2 Question 1 Refer to the exhibit. In the show ipv6 route output, what would the metric be for a summary route that summarizes all three OSPFv3 routes displayed? A. 20 B. 40 C. 100 D. 120 E. 140 F. 160 Answer: C Explanation The [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answer to IPv6 Questions &#8211; Part 2</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Refer to the exhibit. In the show ipv6 route output, what would the metric be for a summary route that summarizes all three OSPFv3 routes displayed?</p>
<p><img src="http://www.digitaltut.com/images/ROUTE/IPv6/show_ipv6_route.jpg" alt="show_ipv6_route.jpg" width="447" height="189" /></p>
<p><br class="spacer_" /></p>
<p>A. 20   <br />
 B. 40   <br />
 C. 100   <br />
 D. 120   <br />
 E. 140<br />
 F. 160</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The metric of a summary route is the highest cost of the routes being summarized. Therefore when summarizing three routes above the highest cost (100) will be chosen.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which statement is true concerning 6to4 tunneling?</p>
<p>A. IPv4 traffic is encapsulated with an IPv6 header.<br />
 B. The edge routers can use any locally configured IPv6 address.<br />
 C. Hosts and routers inside a 6to4 site will need a special code.<br />
 D. An edge router must use IPv6 address of 2002: :/16 in its prefix.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>6to4 tunnels use IPv6 addresses that concatenate 2002::/16 with the 32-bit IPv4 address of the edge router, creating a 48-bit prefix.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which two statements are true about using IPv4 and IPv6 simultaneously on a network segment? (Choose two)</p>
<p>A. Hosts can be configured to receive both IPv4 and IPv6 addresses via DHCP.<br />
 B. Host configuration: options for IPv4 can be either statically assigned or assigned via DHCP. Host configuration: options for IPv6 can be statically assigned only. <br />
 C. IPv6 allows a host to create its own IPv6 address that will allow it to communicate to other devices on a network configured via DHCP. IPv4 does not provide a similar capability for hosts. <br />
 D. IPv4 and IPv6 addresses can be simultaneously assigned to a host but not to a router interface.<br />
 E. IPv6 provides for more host IP addresses but IPv4 provides for more network addresses.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Which statement describes the difference between a manually configured IPv6 in IPv4 tunnel versus an automatic 6to4 tunnel?</p>
<p>A. A manually configured IPv6 in IPv4 tunnel allows multiple IPv4 destinations.   <br />
 B. An automatic 6to4 tunnel allows multiple IPv4 destinations.<br />
 C. A manually configured IPv6 in IPv4 tunnel does not require dual-stack (IPv4 and IPv6) routers at the tunnel endpoints.   <br />
 D. An automatic 6to4 tunnel does not require dual-stack (IPv4 and IPv6) routers at the tunnel endpoints.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>An automatic 6to4 tunnel allows isolated IPv6 domains to be connected over an IPv4 network to remote IPv6 networks. The key difference between automatic 6to4 tunnels and manually configured tunnels is that the tunnel is not point-to-point; it is point-to-multipoint -&gt; it allows multiple IPv4 destinations -&gt; B is correct.</p>
<p>A is not correct because manually 6to4 is point-to-point -&gt; only allows one IPv4 destination.</p>
<p>Configuring 6to4 (manually and automatic) requires dual-stack routers (which supports both IPv4 &amp; IPv6) at the tunnel endpoints because they are border routers between IPv4 &amp; IPv6 networks.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/docs/ios/ipv6/configuration/guide/ip6-tunnel_ps6441_TSD_Products_Configuration_Guide_Chapter.html#wp1055515" target="_blank">http://www.cisco.com/en/US/docs/ios/ipv6/configuration/guide/ip6-tunnel_ps6441_TSD_Products_Configuration_Guide_Chapter.html#wp1055515</a>)</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>You need to explain the differences between an IPv4 header and an IPv6 header. In this comparison, which three statements are true? (Choose three)</p>
<p>A. An IPv6 header is half the size of an IPv4 header.<br />
 B. An IPv4 header includes a checksum. However, an IPv6 header does not include one. <br />
 C. A router has to recompute the checksum of an IPv6 packet when decrementing the TTL. <br />
 D. An IPv6 header is simpler and more efficient than an IPv4 header.<br />
 E. The 128-bit IPv6 address makes the IPv6 header more complicated than an IPv4 header. <br />
 F. An IPv6 header has twice as many octets as an IPv4 header.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B D F</p>
<p class="ccnaexplanation">Explanation</p>
<p>The image below shows the differences between an IPv4 header and an IPv6 header:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/IPv6/IPv6_header_compare_IPv4_header.jpg" alt="IPv6_header_compare_IPv4_header.jpg" width="600" height="400" /></p>
<p>(Reference and a good resource, too: <a href="http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_9-3/ipv6_internals.html" target="_blank">http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_9-3/ipv6_internals.html</a>)</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>What are two rules for compacting IPv6 addresses? (Choose two)</p>
<p>A. The maximum number of times a double colon can replace a 16-bit segment that consists of all zeroes is two.<br />
 B. The leading zeroes in any 16-bit segment do not have to be written.<br />
 C. Every 16-bit segment that consists of all zeroes can be represented with a single colon.<br />
 D. The trailing zeroes in any 16-bit segment do not have to be written.<br />
 E. Any single, continuous string of one or more 16-bit segments that consists of all zeroes can be represented with a double colon. <br />
 F. Two zeroes in the middle of any 16-bit segment do not have to be written.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B E</p>
<p class="ccnaexplanation">Explanation</p>
<p>These rules are very popular for compacting IPv6 addresses, if you are not sure about them please read my <a href="http://www.9tut.com/ipv6-tutorial" target="_blank">IPv6 tutorial</a>.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>How is authentication handled with OSPFv3?</p>
<p>A. OSPFv3 for IPv6 authentication is supported by SHA-1 authentication.   <br />
 B. OSPFv3 for IPv6 authentication is supported by MD5 authentication.   <br />
 C. OSPFv3 for IPv6 authentication is supported by IPv6 IPsec.   <br />
 D. OSPFv3 for IPv6 authentication is supported by IPv4 IPsec.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>sing the rules for IPv6 addressing, how can the address 2031:0000:240F:0000:0000:09C0:123A:121B be rewritten?</p>
<p>A. 2031:0:240F::09C0:123A:121B<br />
 B. 2031::240F::09C0:123A:121B<br />
 C. 2031::240F::9C0::123A:121B<br />
 D. 2031::240F:::09C0:123A:121B</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Refer to the exhibit. What is required to complete the IPv6 routing configurations shown?</p>
<table border="1">
<tbody>
<tr>
<td>Router1#<br />
 interface S1/1<br />
 ipv6 address<br />
 2001:410:FFFF:1::1/64<br />
 ipv6 ospf 100 area 0</p>
<p> interface S2/0<br />
 ipv6 address<br />
 3FFE:B00:FFFF:1::2/64<br />
 ipv6 ospf 100 area 1</p>
<p> ipv6 router ospf 100<br />
 router-id 10.1.1.3</p>
<p> Router2# <br />
 interface S3/0<br />
 ipv6 address<br />
 3FFE:BOO:FFFF:1::1/64<br />
 ipv6 ospf 100 area 1</p>
<p> ipv6 router ospf 100<br />
 router-id 10.1.1.4</td>
</tr>
</tbody>
</table>
<p>A. Interface authentication must be configured.<br />
 B. The routing processes must be configured with an area ID.<br />
 C. IP unicast routing must be enabled.<br />
 D. IPv4 addresses must be applied to the interfaces.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>When implementing OSPFv3, which statement describes the configuration of OSPF areas?</p>
<p>A. In interface configuration mode, the OSPFv3 area ID combination assigns interfaces to OSPFv3 areas.<br />
 B. In router configuration mode, the network wildcard area ID combination assigns networks to OSPFv3 areas.<br />
 C. In interface configuration mode, the IPv6 OSPF process area ID combination assigns interfaces to OSPFv3 areas.<br />
 D. In router configuration mode, the IPv6 OSPF interface area ID combination assigns interfaces to OSPFv3 areas.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ipv6-questions-2/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>IPv6 Questions 3</title>
		<link>http://www.digitaltut.com/ipv6-questions-3</link>
		<comments>http://www.digitaltut.com/ipv6-questions-3#comments</comments>
		<pubDate>Tue, 28 Jun 2011 05:32:28 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=279</guid>
		<description><![CDATA[Here you will find answers to IPv6 Questions &#8211; Part 3 Question 1 During the IPv6 autoconfiguration, what does the device append to the 64-bit prefix that it receives from the router to create its IPv6 address? A. a pseudorandom generated number B. its locally configured IPv4 address C. the DHCP-supplied device ID D. its [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to IPv6 Questions &#8211; Part 3</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>During the IPv6 autoconfiguration, what does the device append to the 64-bit prefix that it receives from the router to create its IPv6 address?</p>
<p>A. a pseudorandom generated number  <br />
 B. its locally configured IPv4 address  <br />
 C. the DHCP-supplied device ID  <br />
 D. its MAC address</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The automatic configuration is a great feature of IPv6. Imagine you have to manually configure an IPv6 address with 128-bit long, what a pain! With this feature, it is no longer necessary to configure each host manually. But notice that host only autonomously configures its own Link-local address (the IP address used on a LAN). The Link-local address can be created automatically using a link-local prefix of FE80::/10 and a 64-bit interface identifier (based on 48-bit MAC address).</p>
<p>For example, if your MAC address is 00:12:34:56:78:9a, your 64-bit interface identifier is 0012:34<span style="text-decoration: underline;">FF:FE</span>56:789a (16-bit FFFE is inserted in the middle). And notice that the notation has been changed because IPv6 addresses require 16-bit pieces to be separated by &#8220;:&#8221;.</p>
<p>Then, according to the RFC 3513 we need to invert the <em><strong>Universal/Local</strong></em> bit (&#8220;U/L&#8221; bit) in the 6th position of the first octet (start counting from 0). The &#8220;u&#8221; bit is set to 1 to indicate Universal, and it is set to zero (0) to indicate local scope. In this case we set this bit to 1 because the MAC address is universally unique. Thus the result is: 0<span style="text-decoration: underline;">2</span>12:34FF:FE56:789a.</p>
<p>Finally, add the link-local prefix FE80 to create the full IPv6 address: FE80:0:0:0:0212:34FF:FE56:789a (or FE80::212:34FF:FE56:789a, in short form).</p>
<p>Note: The reason for inverting the &#8220;U/L&#8221; bit is to allow ignoring it for short values in the manual configuration case. For example, you can manually assign the short address fc80<span style="text-decoration: underline;">::1</span> instead of the long fc80:<span style="text-decoration: underline;">0:0:0:0200::1</span>.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which three are characteristics of IPv6? (Choose three)</p>
<p>A. An IPv6 address is 128 bits long.<br />
 B. An IPv6 header is 20 bits long.<br />
 C. An IPv6 header contains the next header field. <br />
 D. An IPv6 header contains the protocol field.<br />
 E. IPv6 routers send RA messages.<br />
 F. An IPv6 header contains the header checksum field.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C E</p>
<p class="ccnaexplanation">Explanation</p>
<p>A &amp; C are obviously correct based on the theory of IPv6.</p>
<p>When a client sends a Router Solicitation (RS) message, router responds with a Router Advertisement (RA) message which includes prefix, default route and lifetime (how long the host should retain information about the router) -&gt; E is correct.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>When an IPv6 enabled host boots, it sends a router solicitation (RS) message. An IPv6 router responds with a router advertisement (RA). Which two items are contained in the RA? (Choose two)</p>
<p>A. IPv6 address for the host<br />
 B. lifetime of the prefix <br />
 C. prefixes for the link <br />
 D. keepalive timers<br />
 E. request for the local host IP address<br />
 F. any route advertisements it has received</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B C</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>What is IPv6 router solicitation?</p>
<p>A. a request made by a node to join a specified multicast group  <br />
 B. a request made by a node for its IP address  <br />
 C. a request made by a node for the IP address of the DHCP server  <br />
 D. a request made by a node for the IP address of the local router</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p><span class="ccnaquestionsnumber">Question 5</span></p>
<p>Which statement is true about IPv6?</p>
<p>A. Only one IPv6 address is assigned per node.  <br />
 B. Only one IPv6 address can be assigned to each interface.  <br />
 C. Each host can autoconfigure its address without the aid of a DHCP setver.  <br />
 D. IPv6 hosts use anycast addresses to assign IP addresses to interfaces.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>What does the command clear ipv6 ospf process accomplish?</p>
<p>A. The OSPF adjacencies are cleared and initiated again.  <br />
 B. The route table is cleared. Then the OSPF neighbors are reformed.  <br />
 C. The shortest path first (SPF) algorithm is performed on the LSA database.  <br />
 D. The OSPF database is repopulated. Then the shortest path first (SPF) algorithm is performed.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The command &#8220;clear ipv6 ospf&#8221; will clear the present routing table and force the OSPFv3 process to build a new one. This command is often used when something in the network was changed or for debugging purpose.</p>
<p>When the &#8220;process&#8221; keyword is added, which means &#8220;clear ipv6 ospf process&#8221;, the OSPF database is cleared and repopulated then the SPF algorithm is performed.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Which statement is true about the command ipv6 ospf 1 area 0?</p>
<p>A. It must be issued in router global configuration mode to enable the OSPF process for IPv6.  <br />
 B. It must be issued in interface configuration mode to enable the OSPF process for IPv6.  <br />
 C. It must be issued before the network command to enable the OSPF process for IPv6.  <br />
 D. It must be issued after the network command to enable the OSPF process for IPv6.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p><span class="ccnaquestionsnumber">Question 8</span></p>
<p>Your trainee asks you, in the context of IPv6 and OSPF, what best describes a type 9 LSA? What should you tell her?</p>
<p>A. Link LSA<br />
 B. Interarea prefix LSA for ABRs  <br />
 C. Router LSA  <br />
 D. Switch LSA  <br />
 E. Intra-area prefix LSA  <br />
 F. None of the above</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>You have been tasked with setting up OSPF on an existing router using IPv6. Which command enables OSPF for IPv6 on a router?</p>
<p>A. ipv6 router ospf process-id<br />
 B. router ospf process-id<br />
 C. router ospf ipv6 process-id  <br />
 D. ipv6 ospf process-id area-id  <br />
 E. None of the above</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The command &#8220;ipv6 router ospf process-id&#8221; is used to enable an OSPF process on the router. For example:</p>
<p>Router(config)#<strong>ipv6 router ospf 1</strong></p>
<p>Note: This command is used in global configuration mode.<strong><br />
 </strong></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/ipv6-questions-3/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Operations Questions</title>
		<link>http://www.digitaltut.com/route-operations-questions</link>
		<comments>http://www.digitaltut.com/route-operations-questions#comments</comments>
		<pubDate>Fri, 24 Jun 2011 07:57:59 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=8</guid>
		<description><![CDATA[Here you will find answers to Operation questions Question 1 Refer to the exhibit. Will redistributed RIP routes from OSPF Area 2 be allowed in Area 1? A &#8211; Because Area 1 is an NSSA, redistributed RIP routes will not be allowed. B &#8211; Redistributed RIP routes will be allowed in Area 1 because they [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Operation questions</p>
<p><!--adsense--></p>
<p><br class="spacer_" /></p>
<p><span class="ccnaquestionsnumber">Question 1</span></p>
<p>Refer to the exhibit. Will redistributed RIP routes from OSPF Area 2 be allowed in Area 1?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/Operations/Redistributed_RIP_OSPF.jpg" alt="Redistributed_RIP_OSPF" width="607" height="259" /></p>
<p>A &#8211; Because Area 1 is an NSSA, redistributed RIP routes will not be allowed.<br />
 B &#8211; Redistributed RIP routes will be allowed in Area 1 because they will be changed into type 5 LSAs in Area 0 and passed on into Area 1<br />
 C &#8211; Because NSSA will discard type 7 LSAs, redistributed RIP routes will not be allowed in Area 1<br />
 D &#8211; Redistributed RIP routes will be allowed in Area 1 because they will be changed into type 7 LSAs in Area 0 and passed on into Area 1</p>
<p><br class="spacer_" /></p>
<p><span class="blueandbold">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>Because Area 1 is a Not-so-stubby-area (NSSA), <span class="content">we can inject EIGRP 	 routes into the OSPF NSSA domain with the creation of type 7 LSAs. </span><span class="content">Redistributed RIP routes are not allowed in Area 1 because NSSA is an extension 	 to the stub area (recall that a stub area does not accept external route unless it is connected through a ASBR, doing that will make it become a NSSA). The type 7 LSAs are converted to Type 5 LSAs when flooded into Area 0 by the ABR router.</span></p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Study this exhibit below carefully. What is the effect of the distribute-list command in the R1 configuration?</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/Operations/distribute-list.jpg" alt="distribute-list" width="450" height="300" /></p>
<p>A &#8211; R1 will permit only the 10.0.0.0/24 route in the R2 RIP updates<br />
 B &#8211; R1 will not filter any routes because there is no exact prefix match<br />
 C &#8211; R1 will filter the 10.1.0.0/24 and the 172.24.1.0/24 routes from the R2 RIP updates<br />
 D &#8211; R1 will filter only the 172.24.1.0/24 route from the P4S-R2 RIP updates</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p><span class="ccnaexplanation">Explanation</span></p>
<p>The command &#8220;distribute-list 10 in Serial0&#8243; will create an incoming distribute list for interface serial 0 and refers to access list 10. So it will permit routing updates from 10.0.x.x network while other entries (in this case the 10.1.0.0/24 and 172.24.1.0/24 networks) will be filtered out from the routing update received on interface S0.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which three route filtering statements are true? (Choose three)</p>
<p>A &#8211; After the router rip and passive-interface s0/0 commands have been issued, the s0/0 interface will not send any RIP updates, but will receive routing updates on that interface.<br />
 B &#8211; After the router eigrp 10 and passive-interface s0/0 commands have been issued, the s0/0 interface will not send any EIGRP updates, but will receive routing updates on that interface<br />
 C &#8211; After the router ospf 10 and passive-interface s0/0 commands have been issued , the s0/0 interface will not send any OSPF updates, but will receive routing updates on that interface<br />
 D &#8211; When you use the passive-interface command with RIPv2, multicasts are sent out the specified interface<br />
 E &#8211; When you use the passive-interface command with EIGRP, hello messages are not sent out the specified interface<br />
 F &#8211; When you use the passive-interface command with OSPF, hello messages are not sent out the specified interface</p>
<p><span class="ccnacorrectanswers">Answer:</span> A E F</p>
<p class="ccnaexplanation">Explanation</p>
<p>Passive-interface command is used in all routing protocols to disable sending updates out from a specific interface. However the command behavior varies from o­ne protocol to another&#8221;</p>
<p>- In RIP, this command will not allow sending multicast updates via a specific interface but will allow listening to incoming updates from other RIP speaking neighbors. This means that the router will still be able to receive updates o­n that passive interface and use them in its routing table.</p>
<p>In EIGRP and OSPF the passive-interface command stops sending outgoing hello packets, hence the router can not form any neighbor relationship via the passive interface. This behavior stops both outgoing and incoming routing updates.</p>
<p><!--adsense#MiddleContent--></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Router RTA is configured as follows:<br />
 RTA (config)#router rip<br />
 RTA(config-router)#network 10.0.0.0 <br />
 RTA(config-router)#distribute-list 44 in interface BRIO <br />
 RTA(config-router)#exit<br />
 RTA(config)#access-list 44 deny 172.16.1.0 0.0.0.255 <br />
 RTA(config)#access-list 44 permit any</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/Operations/distribute_list_2.jpg" alt="distribute_list_2" /></p>
<p>What are the effects of this RIP configuration on router RTA? (Choose two)</p>
<p>A &#8211; no routing updates will be sent from router RTA on interface BRIO to router RTX<br />
 B &#8211; router RTA will not advertise the 10.0.0.0 network to router RTX<br />
 C &#8211; the route to network 172.16.1.0 will not be entered into the routing table on router RTA<br />
 D &#8211; user traffic from the 172.16.1.0 network is denied by access-list 44<br />
 E &#8211; the routing table on router RTA will be updated with the route to router RTW</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Distribute list are used to filter routing updates and they are based on access lists. In this case, an access list of 44 was created to deny the route from network 172.16.1.0/24 so this route will not be entered into the routing table of RTA. But the route from RTW can be entered because it is not filtered by the access list</p>
<p>A and B are not correct because the distribute list is applied to the inbound direction of interface BRI0 so outgoing routing updated will not be filtered.</p>
<p>D is not correct because distribute list just filters routing updates so user traffic from network 172.16.1.0 will not be denied.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Look at the following exhibit. Which of the following correctly states the routes to be redistributed into OSPF? (Choose two)</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/Operations/route_map_redistribute.jpg" alt="route_map_redistribute" /></p>
<p>A &#8211; The network 10.0.10.0/24 will be allowed and assigned a metric of 200<br />
 B &#8211; All networks except 10.0.0.0/8 will be allowed and assigned a metric of 200<br />
 C &#8211; The network 172.16.0.0/16 will be allowed and assigned a metric of 200<br />
 D &#8211; The network 192.168.1.0 will be allowed and assigned a metric of 100</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C D</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-operations-questions/feed</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Configure Static Route &#8211; GNS3 Lab</title>
		<link>http://www.digitaltut.com/configure-static-route-gns3-lab</link>
		<comments>http://www.digitaltut.com/configure-static-route-gns3-lab#comments</comments>
		<pubDate>Fri, 01 Oct 2010 09:58:44 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[Basic Labs]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=199</guid>
		<description><![CDATA[In this tutorial we will connect two routers via static route with GNS3. Static route and Dynamic route Static route tells the device exactly where to send traffic, no matter what. Static route is often used when your network has only a few routers or there is only one route from a source to a [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will connect two routers via static route with GNS3.</p>
<p><strong>Static route and Dynamic route</strong></p>
<p>Static route tells the device exactly where to send traffic, no matter what. Static route is often used when your network has only a few routers or there is only one route from a source to a destination. Dynamic routes, on the other hand, use a routing protocol to determine  the best path and the routes can be changed depending on specific parameters (like bandwidth, delay, cost&#8230;). With dynamic routes, routers can communicate with each other to exchange routing information. In ROUTE 642-902 you will learn about dynamic routing protocols such as OSPF, EIGRP and BGP (RIP is also a dynamic routing protocol but it is not mentioned in ROUTE).</p>
<p>The simple syntax of static route:</p>
<p><strong>ip route &lt;destination&gt;&lt;subnet mask&gt;&lt;next hop IP address or outbound interface&gt;<br />
 </strong></p>
<p>Now we consider a real-world example of static routing. Suppose that your company has 2 branches located in New York and Chicago. As the administrator of the network, you are tasked to connect them so that employees in the two LANs can communicate with each other. After careful consideration you decided to connect them via static route.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Static_Route_topology.jpg" alt="Configure_Static_Route_topology.jpg" width="450" height="200" /></p>
<p><!--adsense--></p>
<p><span id="more-199"></span>In GNS3, place 2 routers and connect them as the image below, I used IOS <strong>c2600-bin-mz.123-6f.bin </strong>to save some RAM (only require 64MB/router). We will use two loopback interfaces to simulate two Ethernet LANs.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Static_Route_topology_gns3.jpg" alt="Configure_Static_Route_topology_gns3.jpg" width="321" height="126" /></p>
<p><strong>Configuring interfaces on R0</strong></p>
<p><span class="blueandbold">R0(config)#</span><span class="pinkandbold">interface s0/0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">ip address 12.12.12.1 255.255.255.0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">no shutdown</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">interface lo0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">ip address 10.0.0.1 255.0.0.0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">exit</span></p>
<p><strong>Configuring interfaces on R1</strong></p>
<p><span class="blueandbold">R0(config)#</span><span class="pinkandbold">interface s0/0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">ip address 12.12.12.2 255.255.255.0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">no shutdown</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">interface lo0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">ip address 172.16.0.1 255.255.0.0</span><br />
 <span class="blueandbold">R0(config-if)#</span><span class="pinkandbold">exit</span></p>
<p>Now if we check the routing table of R0 &amp; R1 by the command <strong>show ip route</strong> on both R0 and R1</p>
<p>On R0:<br />
 <span class="blueandbold">R0#</span> <span class="pinkandbold">show ip route</span></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Static_Route_show_ip_routeR0.jpg" alt="Configure_Static_Route_show_ip_routeR0.jpg" width="669" height="361" /></p>
<p>The letter &#8220;C&#8221; means &#8220;connected&#8221; or &#8220;directly connected&#8221;. So there are 2 networks that are directly connected to R0: 10.0.0.0/8 and 12.12.12.0</p>
<p>On R1</p>
<p><span class="blueandbold">R1#</span> <span class="pinkandbold">show ip route</span></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Static_Route_show_ip_routeR1.jpg" alt="Configure_Static_Route_show_ip_routeR1.jpg" width="669" height="337" /></p>
<p><strong>Configuring static route on R0</strong></p>
<p><span class="blueandbold">R0(config)#</span><span class="pinkandbold">ip route 172.16.0.0 255.255.0.0 12.12.12.2</span></p>
<p><strong>Configuring static route on R1</strong></p>
<p><span class="blueandbold">R1(config)#</span><span class="pinkandbold">ip route 10.0.0.0 255.0.0.0 12.12.12.1</span></p>
<p>Notice that static route works one-way. It means we have to add static route to both R0 and R1 so that R0 and R1 can communicate.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Static_Route_show_ip_routeR0_static.jpg" alt="Configure_Static_Route_show_ip_routeR0_static.jpg" width="669" height="229" /></p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Static_Route_show_ip_routeR1_static.jpg" alt="Configure_Static_Route_show_ip_routeR1_static.jpg" width="669" height="229" /></p>
<p style="text-align: left;">Now try to ping each far end network</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Static_Route_ping.jpg" alt="Configure_Static_Route_ping.jpg" width="669" height="337" /></p>
<p style="text-align: left;">(Note: In fact, R0 can successfully ping R1 right after adding the static route to R0)</p>
<p style="text-align: left;"><strong>Administrative distance of a static route.<br />
 </strong></p>
<p style="text-align: left;">After adding two static routes in R0 &amp; R1 routers, the routing tables of two routers contain these lines:</p>
<p style="text-align: left;">S    10.0.0.0/8 [1/0] via 12.12.12.1 (on R1)<br />
 S    172.16.0.0/16 [1/0] via 12.12.12.2 (on R0)</p>
<p style="text-align: left;">The &#8220;S&#8221; letter tells us this is a static route. The networks 10.0.0.0/8 and 172.16.0.0/16 are the destinations of this static route and if the routers want to reach them they must send packets to 12.12.12.1 (on R1) and 12.12.12.2 (on R2). These parameters are straightforward and easy to understand. But what is [1/0]? Well, 1 is the <strong>administrative distance</strong> (AD) and 0 is the <strong>metric </strong>of that static route.</p>
<p style="text-align: left;">The administrative distance is a measure of trustworthiness where lower numbers are considered to be more trustworthy than higher numbers. The route with the lowest administrative distance value is the preferred route that the router selects. Administrative distance is the value from 0 to 255.</p>
<p style="text-align: left;">Directly connected routes have an administrative distance of 0. Static routes have an administrative distance <br />
 of 1 so in the outputs above you will see the administrative distance of both static routes are 1.</p>
<p style="text-align: left;">The router treats a static route pointing to an interface the same as a   connected interface so the its AD is 0. If you configure a static route pointing to an exiting interface (for example: &#8220;ip route 172.16.0.0 255.255.0.0 <strong>s0/0</strong>&#8221;  on R0) then the AD will not be shown.</p>
<p style="text-align: left;">(For your information, EIGRP has an administrative distance of 90. IGRP has an administrative distance of 100. OSPF has an administrative distance of 110. And RIP has an administrative distance of 120)</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/configure-static-route-gns3-lab/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Configure Cisco Router Passwords &#8211; GNS3 Lab</title>
		<link>http://www.digitaltut.com/configure-cisco-router-passwords-gns3-lab</link>
		<comments>http://www.digitaltut.com/configure-cisco-router-passwords-gns3-lab#comments</comments>
		<pubDate>Thu, 23 Sep 2010 09:17:28 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[Basic Labs]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=185</guid>
		<description><![CDATA[In this tutorial we will use GNS3 to do a very basic task to secure your routers &#8211; apply a password so that users will be asked for this password when try to enter the privileged mode. For example: Router&#62;enable Password: ******* (enter that password here) Router# (this is the privileged mode) Now let&#8217;s start! [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will use GNS3 to do a very basic task to secure your routers &#8211; apply a password so that users will be asked for this password when try to enter the privileged mode. For example:</p>
<p><br class="spacer_" /></p>
<p>Router&gt;enable<br />
 Password: ******* (enter that password here)<br />
 Router# (this is the privileged mode)</p>
<p>Now let&#8217;s start!</p>
<p>First launch the GNS3, for this tutorial I use the IOS <strong>c2600-bin-mz.123-6f.bin</strong> but this is a very fundamental lab so you can use any IOS you have.</p>
<p><!--adsense--></p>
<p>1. Drag the <strong>Router c2600</strong> the place it onto the right-side box, <br />
 2. Click the <strong>Start </strong>button (the green triangle button)<br />
 3. Click the <strong>Telnet to all IOS</strong> button (the black button) to open the Telnet command line interface (CLI).</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Password1.jpg" alt="Configure_Password1.jpg" width="588" height="336" /></p>
<p><span id="more-185"></span>The CLI window will appear, asking &#8220;Would you like to enter the initial configuration dialog? [yes/no]:&#8221;. Type <strong>n</strong> here as we want to configure this router manually.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Password2.jpg" alt="Configure_Password2.jpg" width="669" height="337" /></p>
<p>Wait for a few seconds and now the router will be ready for the configuration.</p>
<p><span class="blueandbold">Router&gt;</span><span class="pinkandbold">enable</span><br />
 <span class="blueandbold">Router#</span><span class="pinkandbold">configure terminal</span> (or type <strong>conf t</strong> as a shortcut)<br />
 <span class="blueandbold">Router(config)#</span><span class="pinkandbold">enable password digitaltut</span><br />
 <span class="blueandbold">Router(config)#</span><span class="pinkandbold">exit</span> (or press <strong>Ctrl-Z</strong>)<br />
 <span class="blueandbold">Router#</span><span class="pinkandbold">exit</span> (to exit privileged mode)</p>
<p><br class="spacer_" /></p>
<p>We logged out the router, notice that you will see two lines &#8220;Router con0 is now available&#8221; and &#8220;Press RETURN to get started.&#8221; Press Enter to enter the user mode (a line <strong>Router&gt;</strong> will appear)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Password3.jpg" alt="Configure_Password3.jpg" width="669" height="337" /></p>
<p style="text-align: left;">Now we can test if the password is working. Log in the privileged mode with the enable command</p>
<p style="text-align: left;"><span class="blueandbold">Router&gt;</span><span class="pinkandbold">enable</span></p>
<p style="text-align: left;">Now we can see the router is asking for a password. Type &#8220;digitaltut&#8221; as its password here and we can log in to the privileged mode</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Password4.jpg" alt="Configure_Password4.jpg" width="669" height="337" /></p>
<p>Notice that we with the &#8220;enable password&#8221; command, the router will save our password in plain text. It means if someone types <strong>show running-config</strong> on our router, they can see our password.</p>
<p><span class="blueandbold">Router#</span><span class="pinkandbold">show running-config</span> (or<strong> show run</strong>)</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Password5.jpg" alt="Configure_Password5.jpg" width="669" height="337" /></p>
<p>This is a thing we don&#8217;t want as our router is not secured completely. In fact, most of the administrators use the &#8220;enable secret&#8221; command nowadays. To do it, in the privileged mode type the following commands:</p>
<p><span class="blueandbold">Router#</span><span class="pinkandbold">config terminal</span><br />
 <span class="blueandbold">Router(config)#</span><span class="pinkandbold">enable secret digitaltutSecret</span> (notice the letter &#8220;S&#8221; is capital)<br />
 <span class="blueandbold">Router(config)#</span><span class="pinkandbold">exit</span><br />
 <span class="blueandbold">Router#</span><span class="pinkandbold">exit</span></p>
<p>Now try to log in the privileged mode again (type <strong>enable </strong>in the user mode). First, try the password <strong>digitaltut </strong>again; the router will not accept this password anymore. Now type <strong>digitaltutSecret </strong>and we can login! (make sure you capitalize the letter S).</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Password6.jpg" alt="Configure_Password6.jpg" width="669" height="337" /></p>
<p>So notice that if you configure the <strong>enable secret</strong> command, it takes precedence over the <strong>enable password</strong> command. The two commands cannot be in effect simultaneously.</p>
<p>The enable secret command will encrypt the password so no one can see the password with the <strong>show running-config</strong> command. We can check it.</p>
<p><span class="blueandbold">Router#</span><span class="pinkandbold">show running-config</span></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/GNS3Labs/BasicLabs/Configure_Password7.jpg" alt="Configure_Password7.jpg" width="669" height="337" /></p>
<p>We can also set the password for console and vty (telnet) login with these commands:</p>
<p><strong>Set console password:</strong><br />
 <span class="blueandbold">Router#</span><span class="pinkandbold">config terminal</span><br />
 <span class="blueandbold">Router(config)#</span><span class="pinkandbold">line console 0</span><br />
 <span class="blueandbold">Router(config-line)#</span><span class="pinkandbold">password cisco</span><br />
 <span class="blueandbold">Router(config-line)#</span><span class="pinkandbold">login</span><br />
 <span class="blueandbold">Router(config-line)#</span><span class="pinkandbold">exit</span></p>
<p><strong>Set vty (virtual terminal lines) password:</strong><br />
 <span class="blueandbold">Router#</span><span class="pinkandbold">config terminal</span><br />
 <span class="blueandbold">Router(config)#</span><span class="pinkandbold">line vty 0 4</span><br />
 <span class="blueandbold">Router(config-line)#</span><span class="pinkandbold">password cisco</span><br />
 <span class="blueandbold">Router(config-line)#</span><span class="pinkandbold">login</span><br />
 <span class="blueandbold">Router(config-line)#</span><span class="pinkandbold">exit</span></p>
<p>By default, a Cisco router supports 5 simultaneous telnet sessions. By  using the command <strong>line vty 0 4</strong>, the configuration below will be  applied to all 5 sessions (line 0 to line 4).</p>
<p>Notice these passwords are not encrypted and we can see them with the &#8220;show running-config&#8221; command. We can encrypt all the passwords with the <strong>service password-encryption</strong> command in global configuration mode</p>
<p><span class="blueandbold">Router(config)#</span> <span class="pinkandbold">service password-encryption</span></p>
<p>Another notice is that we can&#8217;t login to a Cisco router via telnet if we don&#8217;t set a vty line password for it.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/configure-cisco-router-passwords-gns3-lab/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>EIGRP OSPF Redistribution Sim</title>
		<link>http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim</link>
		<comments>http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim#comments</comments>
		<pubDate>Sat, 31 Jul 2010 20:19:00 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[LabSim]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=26</guid>
		<description><![CDATA[Question: (Hope someone will contribute the detailed requirement of this sim!) Some information I have gathered so far: R2 is an ASBR for EIGRP 100 and OSPF AREA 24 R3 is an ASBR for EIGRP 100 and OSPF AREA 34 [note: so there are TWO separate areas on TWO separate ASBRS thus you need to [...]]]></description>
			<content:encoded><![CDATA[<p><span class="ccnaquestionsnumber">Question:</span> (Hope someone will contribute the detailed requirement of this sim!)</p>
<p>Some information I have gathered so far:</p>
<p>R2 is an ASBR for EIGRP 100 and OSPF AREA 24</p>
<p> R3 is an ASBR for EIGRP 100 and OSPF AREA 34</p>
<p> [note: so there are TWO separate areas on TWO separate ASBRS</p>
<p> thus you need to do redistribution on R2 and R3</p>
<p>R1 is ONLY in EIGRP 100, and is THE ONLY router you can ping from. R4 has a loopback interface that must be pinged from R1.</p>
<p> R4 is running OSPF and has redundant link to EIGRP network over R3 router.</p>
<p>Notice: You should make a ping from R1 to 172.16.100.1 network to make sure everything is working correctly.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/OSPF_EIGRP_Redistribution.jpg" border="0" alt="OSPF_EIGRP_Redistribution.jpg" width="600" height="386" /></p>
<p class="ccnaexplanation">Answer and Explanation:</p>
<p><!--adsense--></p>
<p><span id="more-26"></span>Thanks to <span class="pinkandbold">POONAM</span> who send us the topology and configuration. He got 100% on EIGRP-OSPF lab so this solution is perfect! Please say thank to him and others who contribute this lab-sim!</p>
<p>SOLUTION from <span class="pinkandbold">POONAM</span></p>
<p>First we need to find out 5 parameters (Bandwidth, Delay, Reliability, Load, MTU) of the s0/0/0 interface (the interface of R2 connected to R4) for redistribution :</p>
<p><span class="blueandbold">R2#</span><span class="pinkandbold">show interface s0/0/0 </span></p>
<p>Write down these 5 parameters, notice that we have to divide the Delay by 10 because its metric unit is tens of microsecond. For example, we get Bandwidth=1544 Kbit, Delay=20000 us,  Reliability=255, Load=1, MTU=1500 bytes then we would redistribute as follows:</p>
<p><span class="blueandbold">R2#</span><span class="pinkandbold">config terminal</span></p>
<p> <span class="blueandbold">R2(config)#</span> <span class="pinkandbold">router ospf 1</span></p>
<p> <span class="blueandbold">R2(config-router)#</span> <span class="pinkandbold">redistribute eigrp 100 metric-type 1 subnets</span></p>
<p> <span class="blueandbold">R2(config-router)#</span><span class="pinkandbold">exit</span></p>
<p> <span class="blueandbold">R2(config-router)#</span><span class="pinkandbold">router eigrp 100</span></p>
<p> <span class="blueandbold">R2(config-router)#</span><span class="pinkandbold">redistribute ospf 1 metric 1544 2000 255 1 1500</span><strong></p>
<p> </strong></p>
<p>(Notice: In fact, these parameters are just used for reference and we can use other parameters with no problem. Also, a candidate said that the simulator didn&#8217;t accept the Bandwidth of 1544; in that case, we can use a lower value, like 128.</p>
<p>If the delay is 20000us then we need to divide it by 10, that is 20000 / 10 = 2000)</p>
<p>For R3 we use the show interface fa0/0 to get 5 parameters too</p>
<p><span class="blueandbold">R3#</span><span class="pinkandbold">show  interface fa0/0 </span></p>
<p>For example we get Bandwidth=10000 Kbit, Delay=1000 us,  Reliability=255, Load=1, MTU=1500  bytes</p>
<p><span class="blueandbold">R3#</span><span class="pinkandbold">config terminal</span></p>
<p> <span class="blueandbold">R3(config)#</span><span class="pinkandbold">router ospf 1</span></p>
<p> <span class="blueandbold">R3(config-router)#</span><span class="pinkandbold">redistribute eigrp 100 metric-type 1 subnets</span></p>
<p> <span class="blueandbold">R3(config)#</span><span class="pinkandbold">exit</span></p>
<p> <span class="blueandbold">R3(config-router)#</span><span class="pinkandbold">router eigrp 100</span></p>
<p> <span class="blueandbold">R3(config-router)#</span><span class="pinkandbold">redistribute ospf 1 metric 10000 100 255 1 1500 </span></p>
<p>Finally you should try to &#8220;show ip route&#8221; to see the 172.16.100.1 network (the network behind R4) in the routing table of R1 and make a ping from R1 to this network.</p>
<p>Maybe the &#8220;copy running-config startup-config&#8221; command will not work in this lab so don&#8217;t worry, just skip it.</p>
<p>WISH U A VERY BEST GUYS&#8230;&#8230;&#8230;..</p>
<p> GO ROCK&#8230;</p>
<p>Other lab-sims on this site:</p>
<p><a href="http://www.digitaltut.com/route-eigrp-stub-sim" target="_blank">EIGRP Stub Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ospf-sim" target="_blank">OSPF  Sim </a></p>
<p><a href="http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim" target="_blank">IPv6  OSPF Virtual Link Sim</a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-simlet" target="_blank">EIGRP   Simlet</a></p>
<p> <a href="http://www.digitaltut.com/route-policy-based-routing-sim" target="_blank">Policy  Based Routing Sim</a></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim/feed</wfw:commentRss>
		<slash:comments>938</slash:comments>
		</item>
		<item>
		<title>Policy Based Routing Sim</title>
		<link>http://www.digitaltut.com/route-policy-based-routing-sim</link>
		<comments>http://www.digitaltut.com/route-policy-based-routing-sim#comments</comments>
		<pubDate>Sat, 31 Jul 2010 08:40:45 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[LabSim]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=28</guid>
		<description><![CDATA[Question Company Acan has two links which can take it to the Internet. The company policy demands that you use web traffic to be forwarded only to Frame Relay link if available and other traffic can go through any links. No static or default routing is allowed. Answer and Explanation: Notice: The answer and explanation [...]]]></description>
			<content:encoded><![CDATA[<p class="ccnaquestionsnumber">Question</p>
<p>Company Acan has two links which can take it to the Internet. The company policy demands that you use web traffic to be forwarded only to Frame Relay link if available and other traffic can go through any links. No static or default routing is allowed.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/BGP_Policy_Based_Routing_Sim.jpg" border="0" alt="BGP_Policy_Based_Routing_Sim.jpg" width="680" height="350" /></p>
<p><br class="spacer_" /></p>
<p class="ccnaexplanation">Answer and Explanation:</p>
<p><!--adsense--></p>
<p><span id="more-28"></span><strong>Notice: The answer and explanation below are from</strong> <span class="pinkandbold">PeterPan</span> and <span class="pinkandbold">Helper</span>.Please say thank to them!</p>
<p>All the HTTP traffic from the EIGRP Network should go through Frame Relay link if available and all the other traffic should go through either link.<br />
 The only router you are able to administrate is the Border Router, from the EIGRP Network you may only send HTTP traffic. As the other people mentioned, actually it is not a BGP lab. You are not able to execute the command &#8220;router bgp 65001&#8243;</p>
<p><strong>1) Access list that catches the HTTP traffic:</strong><br />
 <span class="blueandbold">BorderRouter#</span><span class="pinkandbold">access-list 101 permit tcp any any eq www</span></p>
<p>Note that the server was not directly connected to the Border Router. There were a lot of EIGRP routes on it. In the real exam you do not know the exact IP address of the server in the EIGRP network so we have to use the source as &#8220;any&#8221; to catch all the source addresses.</p>
<p><strong>2) Route map that sets the next hop address to be ISP1 and permits the rest of the traffic:</strong><br />
 <span class="blueandbold">BorderRouter(config)#</span><span class="pinkandbold">route-map pbr permit 10</span><strong><br />
 </strong><span class="blueandbold">BorderRouter(config-route-map)#</span><span class="pinkandbold">match ip address 101</span><strong><br />
 </strong><span class="blueandbold">BorderRouter(config-route-map)#</span><span class="pinkandbold">set ip next-hop 10.1.101.1</span><strong><br />
 </strong><span class="blueandbold">BorderRouter(config-route-map)#</span><span class="pinkandbold">exit</span><br />
 <span class="blueandbold">BorderRouter(config)#</span><span class="pinkandbold">route-map pbr permit 20</span></p>
<p>(Notice: the <strong>route-map pbr permit 20</strong> line allows other traffic than HTTP to be routed. Otherwise, other traffic will be dropped)</p>
<p><strong>3) Apply the route-map on the interface to the server in the EIGRP Network:</strong><br />
 <span class="blueandbold">BorderRouter(config-route-map)#</span><span class="pinkandbold">exit</span><br />
 <span class="blueandbold">BorderRouter(config)#</span><span class="pinkandbold">int fa0/0</span><strong><br />
 </strong><span class="blueandbold">BorderRouter(config-if)#</span><span class="pinkandbold">ip policy route-map pbr</span><strong><br />
 </strong><span class="blueandbold">BorderRouter(config-if)#</span><span class="pinkandbold">exit</span><br />
 <span class="blueandbold">BorderRouter(config)#</span><span class="pinkandbold">exit</span></p>
<p>4) There is a &#8220;Host  for Testing&#8221;, click on this host to open a box in which there is a button named &#8220;Generate HTTP traffic&#8221;. Click on this button to generate some packets for HTTP traffic. Jump back to the BorderRouter and type the command &#8220;show route-map&#8221;.</p>
<p><span class="blueandbold">BorderRouter#</span><span class="pinkandbold">show route-map</span></p>
<p>In the output you will see the line &#8220;Policy routing matches: 9 packets&#8230;&#8221;. It means that the route-map we configured is working properly.</p>
<p>Other lab-sims on this site:</p>
<p><a href="http://www.digitaltut.com/route-eigrp-stub-sim" target="_blank">EIGRP Stub Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ospf-sim" target="_blank">OSPF Sim </a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim" target="_blank">EIGRP  OSPF Redistribution Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim" target="_blank">IPv6  OSPF Virtual Link Sim</a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-simlet" target="_blank">EIGRP  Simlet</a></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-policy-based-routing-sim/feed</wfw:commentRss>
		<slash:comments>341</slash:comments>
		</item>
		<item>
		<title>IPv6 OSPF Virtual Link Sim</title>
		<link>http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim</link>
		<comments>http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim#comments</comments>
		<pubDate>Sat, 31 Jul 2010 08:35:27 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[LabSim]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=32</guid>
		<description><![CDATA[Question Acme is a small export company that has an existing enterprise network that is running IPv6 OSPFv3. Currently OSPF is configured on all routers. However, R4&#8242;s loopback address (FEC0:4:4) cannot be seen in R1&#8242;s IPv6 routing table. You are tasked with identifying the cause of this fault and implementing the needed corrective actions that [...]]]></description>
			<content:encoded><![CDATA[<p class="ccnaquestionsnumber">Question</p>
<p>Acme is a small export company that has an existing enterprise network that is running IPv6 OSPFv3. Currently OSPF is configured on all routers. However, R4&#8242;s loopback address (FEC0:4:4) cannot be seen in R1&#8242;s IPv6 routing table. You are tasked with identifying the cause of this fault and implementing the needed corrective actions that uses OSPF features and does no change the current area assignments. You will know that you have corrected the fault when R4&#8242;s loopback address (FEC0:4:4) can be seen in the routing table of R1.</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/OSPFv3_IPv6_VirtualLink.jpg" border="0" alt="OSPFv3_IPv6_VirtualLink" width="604" height="350" /></p>
<p><strong>Special Note:</strong> To gain the maximum number of points you must remove all incorrect or unneeded configuration statements related to this issue.</p>
<p class="ccnaexplanation">Answer and Explanation:</p>
<p><!--adsense--></p>
<p><span id="more-32"></span>To troubleshoot the problem, first issue the <span class="pinkandbold">show running-config</span> on all of 4 routers. Pay more attention to the outputs of routers R2 and R3</p>
<p>The output of the &#8220;show running-config&#8221; command of R2:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/OSPFIPv6v3VirtualLink_show_run_R2.jpg" border="0" alt="OSPFIPv6v3VirtualLink_show_run_R2" width="167" height="140" /></p>
<p>The output of the &#8220;show running-config&#8221; command of R3:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/OSPFIPv6v3VirtualLink_show_run_R3.jpg" border="0" alt="OSPFIPv6v3VirtualLink_show_run_R3" width="182" height="160" /></p>
<p>We knew that all areas<span class="content"> in an Open Shortest Path First (OSPF) autonomous system must 	 be physically connected to the backbone area (Area 0). In some cases, where this is not possible,we can use a virtual link to connect to the backbone through a non-backbone area. </span><span class="content">The area through which you configure the virtual link is known as a <em>transit area</em>. In this case, the area 11 will become the transit area. Therefore, routers R2 and R3 must be configured with the <span class="pinkandbold">area</span> <em>area-id</em> <span class="pinkandbold">virtual-link</span> <em>neighbor-router-id</em> </span> command.</p>
<p>+ Configure virtual link on R2 (from the first output above, we learned that the OSPF process ID of R2 is 1):</p>
<p><span class="blueandbold">R2></span><span class="pinkandbold">enable</span><br />
 <span class="blueandbold">R2#</span><span class="pinkandbold">configure terminal</span><br />
 <span class="blueandbold">R2(config)#</span><span class="pinkandbold">ipv6 router ospf 1</span><br />
 <span class="blueandbold">R2(config-rtr)#</span><span class="pinkandbold">area 11 virtual-link 3.3.3.3</span></p>
<p>(Notice that we have to use neighbor router-id 3.3.3.3, not R2&#8242;s router-id 2.2.2.2)</p>
<p>+ Configure virtual link on R3 (from the second output above, we learned that the OSPF process ID of R3 is 1 and we have to disable the wrong configuration of &#8220;area 54 virtual-link 4.4.4.4&#8243;):</p>
<p><span class="blueandbold">R3></span><span class="pinkandbold">enable</span><br />
 <span class="blueandbold">R3#</span><span class="pinkandbold">configure terminal</span><br />
 <span class="blueandbold">R3(config)#</span><span class="pinkandbold">ipv6 router ospf 1</span><br />
 <span class="blueandbold">R3(config-rtr)#</span><span class="pinkandbold">no area 54 virtual-link 4.4.4.4 </span><br />
 <span class="blueandbold">R3(config-rtr)#</span><span class="pinkandbold">area 11 virtual-link 2.2.2.2 </span></p>
<p>We should check the configuration on R4:</p>
<p><span class="blueandbold">R4></span><span class="pinkandbold">enable<br />
 </span><span class="blueandbold">R4#</span><span class="pinkandbold">show running-config</span></p>
<p>You will see a wrongly configured virtual-link command. To get full mark we have to disable this command:</p>
<p><span class="blueandbold">R4#</span><span class="pinkandbold">configure terminal</span><br />
 <span class="blueandbold">R4(config)#</span><span class="pinkandbold">ipv6 router ospf 1</span><br />
 <span class="blueandbold">R4(config-rtr)#</span><span class="pinkandbold">no area 54 virtual-link 3.3.3.3</span></p>
<p>After finishing the configuration don&#8217;t forget to ping between R1 and R4 to make sure they work well!</p>
<p>Now all the configuration was done. It is weird that we can&#8217;t ping the IPv6 loopback interface of R4 (with the ping or ping ipv6 command) but we can check by using the command <span class="pinkandbold">show ipv6 route</span> on R1</p>
<p>The <strong>copying running-config startup-config</strong> command will not work but don&#8217;t worry, just skip it.</p>
<p>Notice: If you issue the command &#8220;show running-config&#8221; on R1, you will see these two lines:</p>
<p><strong>passive-interface default</strong><br />
 <strong>no passive-interface fa0/0</strong> (fa0/0 is the interface connecting with R2)</p>
<p>These two lines make all the interfaces of R1 become passive interfaces except interface fa0/0. They are correctly configured so don&#8217;t try to disable them.</p>
<p><!--adsense#MiddleContent--></p>
<p><br class="spacer_" /></p>
<p>Other lab-sims on this site:</p>
<p><a href="http://www.digitaltut.com/route-eigrp-stub-sim" target="_blank">EIGRP Stub Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ospf-sim" target="_blank">OSPF  Sim </a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim" target="_blank">EIGRP  OSPF Redistribution Sim</a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-simlet" target="_blank">EIGRP   Simlet</a><br />
 <a href="http://www.digitaltut.com/route-policy-based-routing-sim" target="_blank">Policy  Based Routing Sim</a></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim/feed</wfw:commentRss>
		<slash:comments>176</slash:comments>
		</item>
		<item>
		<title>EIGRP Stub Sim</title>
		<link>http://www.digitaltut.com/route-eigrp-stub-sim</link>
		<comments>http://www.digitaltut.com/route-eigrp-stub-sim#comments</comments>
		<pubDate>Sat, 31 Jul 2010 08:24:30 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[LabSim]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=30</guid>
		<description><![CDATA[Question By increasing the first distant office, JS manufactures has extended their business. They configured the remote office router (R3) from which they can reach all Corporate subnets. In order to raise network stableness and lower the memory usage and broadband utilization to R3, JS manufactures makes use of route summarization together with the EIGRP [...]]]></description>
			<content:encoded><![CDATA[<p><span class="ccnaquestionsnumber">Question</span></p>
<p>By increasing the first distant office, JS manufactures has extended their business. They configured the remote office router (R3) from which they can reach all Corporate subnets. In order to raise network stableness and lower the memory usage and broadband utilization to R3, JS manufactures makes use of route summarization together with the EIGRP Stub Routing feature. Another network engineer is responsible for the implementing of this solution. However, in the process of configuring EIGRP stub routing connectivity with the remote network devices off of R3 has been missing.</p>
<div style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/EIGRPStubSim.jpg" border="0" alt="EIGRPStubSim" width="470" height="250" /></div>
<p>Presently JS has configured EIGRP on all routers in the network R2, R3, and R4. Your duty is to find and solve the connectivity failure problem with the remote office router R3. You should then configure route summarization only to the distant office router R3 to complete the task after the problem has been solved.</p>
<p>The success of pings from R4 to the R3 LAN interface proves that the fault has been corrected and the R3 IP routing table only contains two 10.0.0.0 subnets.</p>
<p class="ccnaexplanation">Answer and Explanation:</p>
<p><span id="more-30"></span></p>
<p><!--adsense--></p>
<p>First we have to figure out why R3 and R4 can not communicate with each other. Use the <span class="pinkandbold">show running-config</span> command on router R3</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/EIGRPStubSim_show_running_config_R3.jpg" border="0" alt="EIGRPStubSim_show_running_config_R3" width="170" height="256" /></p>
<p>Notice that R3 is configured as a stub receive-only router. The <strong>receive-only</strong> keyword will restrict the router from sharing any of its routes with any other router in that EIGRP autonomous system. This keyword will also prevent any type of route from being sent.</p>
<p>Therefore we will remove this command and replace it with the <span class="pinkandbold">eigrp stub</span> command:</p>
<p><span class="blueandbold">R3#</span><span class="pinkandbold">configure terminal</span><br />
 <span class="blueandbold">R3(config)#</span><span class="pinkandbold">router eigrp 123</span><br />
 <span class="blueandbold">R3(config-router)#</span><span class="pinkandbold">no eigrp stub receive-only</span><br />
 <span class="blueandbold">R3(config-router)#</span><span class="pinkandbold">eigrp stub<br />
 </span><span class="blueandbold">R3(config-router)#</span><span class="pinkandbold">end</span></p>
<p>Now R3 will send updates containing its connected and summary routes to other routers. Notice that the <strong>eigrp stub</strong> command equals to the <strong>eigrp stub connected summary</strong> because the<strong> connected</strong> and <strong>summary </strong>options are enabled by default.</p>
<p>Next we will configure router R3 so that it has only 2 subnets of 10.0.0.0 network. Use the<span class="pinkandbold"> show ip route</span> command on R3 to view its routing table</p>
<p><span class="blueandbold">R3#</span><span class="pinkandbold">show ip route</span></p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/EIGRPStubSim_show_ip_route_R3_no-summary.jpg" border="0" alt="EIGRPStubSim_show_ip_route_R3_no-summary.jpg" width="405" height="384" /></p>
<p><br class="spacer_" /></p>
<p>Because we want the routing table of R3 only have 2 subnets so we have to summary sub-networks at the interface which is connected with R3, the s0/0 interface of R4.</p>
<p>There is one interesting thing about the output of the <strong>show ip route</strong> shown above: the <strong>10.2.3.0/24</strong>, which is a directly connected network of R3. We can&#8217;t get rid of it in the routing table no matter what technique we use to summary the networks. Therefore, to make the routing table of R3 has only 2 subnets we have to summary other subnets into one subnet.</p>
<p>In the output if we don&#8217;t see the summary line (like 10.0.0.0/8 is a summary&#8230;) then we should use the command ip summary-address eigrp 123 10.2.0.0 255.255.0.0 so that all the ping can work well.</p>
<p>In conclusion, we will use the <span class="pinkandbold">ip summary-address eigrp 123 10.2.0.0 255.255.0.0</span> at the interface s0/0 of R4 to summary.</p>
<p><span class="blueandbold">R4&gt;</span><span class="pinkandbold">enable</span><br />
 <span class="blueandbold">R4#</span><span class="pinkandbold">configure terminal</span><br />
 <span class="blueandbold">R4(config)#</span><span class="pinkandbold">interface s0/0</span><br />
 <span class="blueandbold">R4(config-if)#</span><span class="pinkandbold">ip summary-address eigrp 123 10.2.0.0 255.255.0.0</span></p>
<p>Now we jump back to R3 and use the <span class="pinkandbold">show ip route</span> command to verify the effect, the output is shown below:</p>
<p style="text-align: center;"><img src="http://www.digitaltut.com/images/ROUTE/LabSim/EIGRPStubSim_show_ip_route_R3_final_no_summary.jpg" border="0" alt="EIGRPStubSim_show_ip_route_R3_final_no_summary.jpg" /></p>
<p>(But please notice that the ip addresses and the subnet masks in your real exam might be different so you might use different ones to solve this question)</p>
<p>But in your real exam, if you see the line &#8220;10.0.0.0/8 is a summary,&#8230;.Null0&#8243; then you need to summary using the network 10.0.0.0/8 with the command &#8220;ip summary-address eigrp 123 10.0.0.0 255.0.0.0&#8243; . This configuration is less optimize than the first but it summaries into 2 subnets as the question requires (maybe you will not see this case, don&#8217;t worry!).</p>
<p>The command &#8220;copy running-config startup-config&#8221; will not work so try using this command; just skip if it doesn&#8217;t work.</p>
<p><!--adsense#MiddleContent--></p>
<p><br class="spacer_" /></p>
<p>Other lab-sims on this site:</p>
<p><a href="http://www.digitaltut.com/route-ospf-sim" target="_blank">OSPF  Sim </a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim" target="_blank">EIGRP  OSPF Redistribution Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim" target="_blank">IPv6  OSPF Virtual Link Sim</a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-simlet" target="_blank">EIGRP   Simlet</a><br />
 <a href="http://www.digitaltut.com/route-policy-based-routing-sim" target="_blank">Policy  Based Routing Sim</a></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-eigrp-stub-sim/feed</wfw:commentRss>
		<slash:comments>153</slash:comments>
		</item>
		<item>
		<title>OSPF Sim</title>
		<link>http://www.digitaltut.com/route-ospf-sim</link>
		<comments>http://www.digitaltut.com/route-ospf-sim#comments</comments>
		<pubDate>Sat, 31 Jul 2010 08:20:45 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[LabSim]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=84</guid>
		<description><![CDATA[Question OSPF is configured on routers Amani and Lynaic. Amani&#8217;s S0/0 interface and Lynaic&#8217;s S0/1 interface are in Area 0. Lynaic&#8217;s Loopback0 interface is in Area 2. Your task is to configure the following: Portland&#8217;s S0/0 interface in Area 1 Amani&#8217;s S0/1 interface in Area 1 Use the appropriate mask such that ONLY Portland&#8217;s S0/0 [...]]]></description>
			<content:encoded><![CDATA[<p><span class="ccnaquestionsnumber">Question</span></p>
<p>OSPF is configured on routers Amani and Lynaic. Amani&#8217;s S0/0 interface and Lynaic&#8217;s S0/1 interface are in Area 0. Lynaic&#8217;s Loopback0 interface is in Area 2.</p>
<div style="text-align: center;"><img style="border: 0pt none;" src="http://www.digitaltut.com/images/ROUTE/LabSim/OSPFSim.jpg" alt="OSPFSim" /></div>
<div>
<p>Your task is to configure the following:</p>
<p><strong>Portland&#8217;s S0/0 interface in Area 1<br />
 Amani&#8217;s S0/1 interface in Area 1<br />
 Use the appropriate mask such that ONLY Portland&#8217;s S0/0 and Amnani&#8217;s S0/1 could be in Area 1.<br />
 Area 1 should not receive any external or inter-area routes (except the default route).</strong></p>
</div>
<p class="ccnaexplanation">Answer and Explanation:</p>
<p><span id="more-84"></span></p>
<p><!--adsense--></p>
<p>First, we configure Portland&#8217;s S0/0 interface so that it belongs to Area 1. So, we have to find out which sub-network the IP address 192.168.4.5/30 (the IP of interface S0/0 of Portland) belongs to. This address belongs to a subnetwork which has:</p>
<p><span class="blueandbold">Increment:</span> 4 (/30 = 255.255.255.252 or 1111 1111.1111 1111.1111 1111.1111 1<strong>1</strong>00)<br />
 <span class="blueandbold">Network address:</span> 192.168.4.4 (because 4 = 4 * 1 and 4 &lt; 5)<br />
 <span class="blueandbold">Broadcast address:</span> 192.168.4.7 (because 7 = 4 + 4 &#8211; 1) (It is not necessary to find out the broadcast address but we should know it)</p>
<p>The question requires that only Portland&#8217;s S0/0 and Amani&#8217;s S0/1 could be in Area 1, therefore we must use a wildcard of 0.0.0.3 (this wildcard is equivalent with a subnet mask of /30) so that there are only 2 IP addresses can participate in area 1 (they are 192.168.4.5 &amp; 192.168.4.6). The full command we use here is <span class="pinkandbold">network 192.168.4.4 0.0.0.3 area 1</span></p>
<p>The question also requires that &#8220;Area 1 should not receive any external or inter-area routes (except the default route)&#8221;. Recall that if we don&#8217;t want the router to receive external routes, we have to stop LSA Type 5. And if we don&#8217;t want to receive inter-area routes, we have to stop LSA Type 3 and Type 4. <strong>Therefore we have to configure area 1 as a totally stubby area</strong>. For your information, here is the definition of a totally stubby area:</p>
<p>&#8220;<strong>Totally stubb area</strong> &#8211; This area does not accept summary LSAs from other areas (types 3 or 4) or external summary LSAs (Type 5). Types 3,4 and 5 LSAs are replaced by the Area Border Router(ABR) with a default router. Totally stubby areas protect internal routers by minimizing the routing table and summarizing everything outside the area with a default route.&#8221; (CCNP BSCI Official Exam Certification Guide, Fourth Edition)</p>
<p>In conclusion, we have to configure area 1 as a totally stubby area. We do that by configuring Portland as stub and configuring Amani (ABR router) as a stub + &#8220;no-summary&#8221;suffix.</p>
<p><span class="ccnaexplanation">+ Configure Portland router as a stub: </span></p>
<p><span class="blueandbold">Portland#</span><span class="pinkandbold">configure terminal</span><br />
 <span class="blueandbold">Portland(config)#</span><span class="pinkandbold">router ospf 1</span></p>
<p>Allow network 192.168.4.4/30 to join Area 1, notice that you have to convert subnet mask into wildcard mask:</p>
<p><span class="blueandbold">Portland(config-router)#</span><span class="pinkandbold">network 192.168.4.4 0.0.0.3 area 1</span></p>
<p>Configure Portland as a stub:</p>
<p><span class="blueandbold">Portland(config-router)#</span><span class="pinkandbold">area 1 stub</span></p>
<p><span class="blueandbold">Portland(config-router)#</span><span class="pinkandbold">end</span><br />
 <span class="blueandbold">Portland#</span><span class="pinkandbold">copy running-config startup-config</span></p>
<p class="ccnaexplanation">+ Configure Amani router as a &#8220;totally stub&#8221;:</p>
<p><span class="blueandbold">Amani#</span><span class="pinkandbold">configure terminal</span><br />
 <span class="blueandbold">Amani(config)#</span><span class="pinkandbold">router ospf 1</span><br />
 <span class="blueandbold">Amani(config-router)#</span><span class="pinkandbold">network 192.168.4.4 0.0.0.3 area 1</span></p>
<p>Make area 1 become a totally stubby area, notice that we can only use this command on ABR router:</p>
<p><span class="blueandbold">Amani(config-router)#</span><span class="pinkandbold">area 1 stub no-summary<br />
 </span><br />
 <span class="blueandbold">Amani(config-router)#</span><span class="pinkandbold">end</span><br />
 <span class="blueandbold">Amani#</span><span class="pinkandbold">copy running-config startup-config</span></p>
<p><!--adsense#MiddleContent--></p>
<p><br class="spacer_" /></p>
<p>Other lab-sims on this site:</p>
<p><a href="http://www.digitaltut.com/route-eigrp-stub-sim" target="_blank">EIGRP Stub Sim</a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim" target="_blank">EIGRP  OSPF Redistribution Sim</a></p>
<p><a href="http://www.digitaltut.com/route-ipv6-ospf-virtual-link-sim" target="_blank">IPv6  OSPF Virtual Link Sim</a></p>
<p><a href="http://www.digitaltut.com/route-eigrp-simlet" target="_blank">EIGRP   Simlet</a><br />
 <a href="http://www.digitaltut.com/route-policy-based-routing-sim" target="_blank">Policy  Based Routing Sim</a></p>
<p><br class="spacer_" /></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-ospf-sim/feed</wfw:commentRss>
		<slash:comments>404</slash:comments>
		</item>
		<item>
		<title>ROUTE FAQs &amp; Tips</title>
		<link>http://www.digitaltut.com/route-faqs-tips</link>
		<comments>http://www.digitaltut.com/route-faqs-tips#comments</comments>
		<pubDate>Sat, 31 Jul 2010 07:48:11 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=205</guid>
		<description><![CDATA[In this article, I will try to summarize all the Frequently Asked Questions in the ROUTE 642-902 Exam. Hope it will save you some time searching through the Internet and asking your friends &#38; teachers. 1. Please tell me how many questions in the real ROUTE exam, and how much time to answer them? There [...]]]></description>
			<content:encoded><![CDATA[<p>In this article, I will try to summarize all the Frequently Asked Questions in the ROUTE 642-902 Exam. Hope it will save you some time searching through the Internet and asking your friends &amp; teachers.</p>
<p><!--adsense--></p>
<p class="pinkandbold">1. Please tell me how many questions in the real ROUTE exam, and how much time to answer them?</p>
<p>There are 50 questions, including 4 lab-sims. You have 90 minutes to answer them but if your native language is not English, Cisco allows you a 30-minute exam time extension.</p>
<p class="pinkandbold">2. How much does the ROUTE 642-902 cost? And how many points I need to pass the exam?</p>
<p>This exam costs $200. You need at least 790/1000 points to pass this exam.</p>
<p class="pinkandbold">3. I passed the ROUTE exam, will I get a certificate for it?</p>
<p>No, Cisco does not ship ROUTE Exam certificate, it only ships you a  certificate after completing the full CCNP track of 3 exams (ROUTE,  SWITCH &amp; TSHOOT).</p>
<p class="pinkandbold">4. Which sims will I see in the ROUTE exam?</p>
<p>The popular sims now are <a href="http://www.digitaltut.com/route-policy-based-routing-sim" target="_blank">Policy Based routing sim</a>, <a href="http://www.digitaltut.com/route-eigrp-stub-sim" target="_blank">EIGRP stub sim</a>,  <a href="http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim" target="_blank">EIGRP OSPF Redistribution sim</a>, <a href="http://www.digitaltut.com/route-ospf-sim" target="_blank">OSPF sim</a> and please notice that the IP addresses, router names may be different (it is also true for Drag and Drop questions)</p>
<p class="pinkandbold">5. How many points will I get for one sim?</p>
<p>Maybe you will get about 80 to 100 points for each sim, just like the CCNA exam.</p>
<p class="pinkandbold">6. In the real exam, I clicked &#8220;Next&#8221; after choosing the answer, can I go back for reviewing?</p>
<p>No, you can&#8217;t go back so you can&#8217;t re-check your answers after clicking the &#8220;Next&#8221; button.</p>
<p class="pinkandbold">7. What is the difference between the old BSCI  &amp; the new ROUTE exam?</p>
<p>In the new ROUTE exam, there are no IS-IS, DHCP, Multicast questions  so you can ignore them if you are reading old BSCI books. In fact, DHCP  &amp; Multicast are good topics and maybe you will have a chance to  learn about them in other Cisco exams.</p>
<p class="pinkandbold">8. Can I use short commands, for example &#8220;conf t&#8221; instead of &#8220;configure terminal&#8221;? Will I get full mark for short commands?</p>
<p>From the comments on this site, maybe you will get full mark for short commands. But sometimes short commands don&#8217;t work so please be careful with them. We highly recommend you should learn the full commands.</p>
<p class="pinkandbold">9. What are your recommended materials for ROUTE?</p>
<p>There are many materials for learning ROUTE but below are popular materials that many candidates recommend.</p>
<p><strong>Books</strong></p>
<p>CCNP ROUTE 642-902 Official Certification Guide</p>
<p>ROUTE 642-902 Student Guide</p>
<p>CCNP ROUTE Portable Command Guide</p>
<p>CCNP Route Quick Reference Sheet</p>
<p><strong>Video training</strong></p>
<p>CBT Nuggets</p>
<p><strong>Simulator (all are free)</strong></p>
<p><strong> </strong></p>
<p>GNS3 &#8211; the best simulator for learning ROUTE</p>
<p>Packet Tracer</p>
<p class="pinkandbold">10. How much time should I spend on each sim?</p>
<p>You should not spend more than 15 minutes for each sim. Recall that you only have 90 minutes so if you spend 15 minutes for each sim x 4 sims = 60 minutes. The 30 minutes left is for solving 46 multiple choice &amp; drag-and-drop questions. If you are not a native English speaker and have 30-minute expansion (ask the mentor to confirm) than you can spend 20 minutes for each sim.</p>
<p><!--adsense#MiddleContent--></p>
<p class="pinkandbold">11. Can I pass without doing sims?</p>
<p>As mentioned above, each sim will cost you from 80 to 100 points. In  the real exam you will have to solve 4 sims that give from 320 to 400  points. Suppose you answer all other questions perfectly then you will  get 600 to 680 points but the passing score is 790. It means that you  surely fail if ignore them.</p>
<p>From the calculation above, if you  miss only one sim the chance to pass is average but if you miss two, the  chance to pass is very, very low.</p>
<p class="pinkandbold">12. Are the exam questions the same in all the geographical locations?</p>
<p>Yes, the exam questions are the same in all geographical locations. But  notice that Cisco has a pool of questions and each time you take the  exam, a number of random questions will show up so you will not see all  the same questions as the previous exam.</p>
<p class="pinkandbold">13. I don&#8217;t want to lose points so should I use the &#8220;copy running-config startup-config&#8221; after finishing each lab-sim?</p>
<p>In the ROUTE exam, we can&#8217;t use that command so surely you will not lose any points if not using that command.</p>
<p><span class="pinkandbold">14. I passed the ROUTE exam. Do you have any site similar for CCNP exams?</span><br />
 We have <a href="http://www.certprepare.com" target="_blank">certprepare.com</a> for SWITCH, <a href="http://www.networktut.com" target="_blank">networktut.com</a> for TSHOOT, <a href="http://www.voicetut.com">voicetut.com</a> for CCNA Voice, <a href="http://www.securitytut.com" target="_blank">securitytut.com</a> for CCNA Security, <a href="http://www.rstut.com" target="_blank">rstut.com</a> for CCIE Written &amp; Lab, <a href="http://www.dstut.com" target="_blank">dstut.com</a> for CCDA. Hope you enjoy these sites too!</p>
<p class="blueandbold">Is there anything you want to ask, just ask! All of us will help you.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/route-faqs-tips/feed</wfw:commentRss>
		<slash:comments>170</slash:comments>
		</item>
		<item>
		<title>Share your ROUTE Experience</title>
		<link>http://www.digitaltut.com/share-your-route-experience</link>
		<comments>http://www.digitaltut.com/share-your-route-experience#comments</comments>
		<pubDate>Sat, 31 Jul 2010 07:47:58 +0000</pubDate>
		<dc:creator>digitaltut</dc:creator>
				<category><![CDATA[ROUTE 642-902]]></category>

		<guid isPermaLink="false">http://www.digitaltut.com/?p=5</guid>
		<description><![CDATA[Please share with us your experience after taking the new ROUTE exam, your materials, the way you learned, your recommendations&#8230;   Notice: The ROUTE exam does not have IS-IS, DHCP and Multicast questions.]]></description>
			<content:encoded><![CDATA[<p class="pinkandbold">Please share with us your experience after taking the new ROUTE exam, your materials, the way you learned, your recommendations&#8230;</p>
<p class="pinkandbold"> </p>
<p>Notice: The ROUTE exam does not have IS-IS, DHCP and Multicast questions.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaltut.com/share-your-route-experience/feed</wfw:commentRss>
		<slash:comments>8158</slash:comments>
		</item>
	</channel>
</rss>

