<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<!-- Mirrored from www.9tut.com/new-ccna-ospf-questions-2/comment-page-2 by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 01 Jun 2015 16:19:50 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head profile="http://gmpg.org/xfn/11">
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

	<title>CCNA Training &raquo; New CCNA &#8211; OSPF Questions 2</title>
	<link rel="alternate" type="application/rss+xml" title="RSS 2.0 - all posts" href="../feed" />
	<link rel="alternate" type="application/rss+xml" title="RSS 2.0 - all comments" href="../comments/feed" />
	<link rel="pingback" href="../xmlrpc.php" />
        <link rel="shortcut icon" href="../favicon.ico" /> 
	<!-- style START -->
	<!-- default style -->
	<style type="text/css" media="screen">@import url( ../wp-content/themes/inove/style.css);</style>
	<!-- for translations -->
		<!--[if IE]>
		<link rel="stylesheet" href="http://www.9tut.com/wp-content/themes/inove/ie.css" type="text/css" media="screen" />
	<![endif]-->
	<!-- style END -->

	<!-- script START -->
	<script type="text/javascript" src="../wp-content/themes/inove/js/base.js"></script>
	<script type="text/javascript" src="../wp-content/themes/inove/js/menu.js"></script>
	<!-- script END -->

	<link rel="alternate" type="application/rss+xml" title="CCNA Training &raquo; New CCNA &#8211; OSPF Questions 2 Comments Feed" href="feed" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="../xmlrpc0db0.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.9tut.com/wp-includes/wlwmanifest.xml" /> 
<link rel='prev' title='New CCNA &#8211; EIGRP Questions' href='../new-ccna-eigrp-questions.html' />
<link rel='next' title='New CCNA &#8211; OSPF Questions' href='../new-ccna-ospf-questions.html' />
<meta name="generator" content="WordPress 3.9.6" />
<link rel='canonical' href='comment-page-2#comments' />
<link rel='shortlink' href='../indexca4d.html?p=1770' />
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-2141052-4']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</head>


<body>
<!-- wrap START -->
<div id="wrap">

<!-- container START -->
<div id="container"  >

<!-- header START -->

<link rel="shortcut icon" href="../wp-content/themes/inove/favicon.ico" />

<div id="header">
<a href="../index.html"><img width="207" height="80" border="0" alt="logo" title="logo" src="../wp-content/themes/inove/img/header.jpg"></a>
<!-- searchbox START -->

	<div id="searchbox">

		
			<form action="http://www.9tut.com/" method="get">

				<div class="content">

					<input type="text" class="textfield" name="s" size="24" value="" />

					<input type="submit" class="button" value="" />

				</div>

			</form>

		
	</div>

<script type="text/javascript">

//<![CDATA[

	var searchbox = MGJS.$("searchbox");

	var searchtxt = MGJS.getElementsByClassName("textfield", "input", searchbox)[0];

	var searchbtn = MGJS.getElementsByClassName("button", "input", searchbox)[0];

	var tiptext = "Type text to search here...";

	if(searchtxt.value == "" || searchtxt.value == tiptext) {

		searchtxt.className += " searchtip";

		searchtxt.value = tiptext;

	}

	searchtxt.onfocus = function(e) {

		if(searchtxt.value == tiptext) {

			searchtxt.value = "";

			searchtxt.className = searchtxt.className.replace(" searchtip", "");

		}

	}

	searchtxt.onblur = function(e) {

		if(searchtxt.value == "") {

			searchtxt.className += " searchtip";

			searchtxt.value = tiptext;

		}

	}

	searchbtn.onclick = function(e) {

		if(searchtxt.value == "" || searchtxt.value == tiptext) {

			return false;

		}

	}

//]]>

</script>

	<!-- searchbox END -->





	<div class="fixed"></div>

</div>

<!-- header END -->



<!-- navigation START -->

<div id="navigation">

	<!-- menus START -->

	


	<!-- menus END -->



	



	<div class="fixed"></div>

</div>

<!-- navigation END -->


<!-- content START -->
<div id="content">

	<!-- main START -->
	<div id="main">







	<div id="postpath">

		<a title="Go to homepage" href="../index.html">Home</a>

		 
		 &gt; New CCNA &#8211; OSPF Questions 2
	</div>



	<div class="post" id="post-1770">

		<h1>New CCNA &#8211; OSPF Questions 2</h1>

		<div class="info">

			<span class="date">September 27th, 2013</span>

			

			

			

			
				<!-- <span class="addcomment"><a href="#respond">Leave a comment</a></span> -->

				<span class="comments"><a href="#comments">Go to comments</a></span>

			
			<div class="fixed"></div>

		</div>

		<div class="content">

			
<p>Note: If you are not sure about OSPF, please read our <a href="../ospf-routing-protocol-tutorial.html" target="_blank">OSPF Tutorial</a>.</p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Why R1 can’t establish an OSPF neighbor relationship with R3 according to the following graphic? (Choose two)</p>
<p><img class="aligncenter" src="../../www.iptut.com/images/ccna/OSPF/OSPFneighbor.jpg" alt="OSPFneighbor" width="449" height="207" border="0" /></p>
<p>A – Configure EIGRP on these routers with a lower administrative distance<br /> B – All routers should be configured for backbone Area 1<br /> C – R1 and R3 have been configured in different areas<br /> D – The hello and dead interval timers are not configured the same values on R1 and R3</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>A is not correct because configure EIGRP on these routers (with a lower administrative distance) will force these routers to run EIGRP, not OSPF.</p>
<p>B is not correct because the backbone area of OSPF is always Area 0.</p>
<p>C and D are correct because these entries must match on neighboring routers:</p>
<p>- <strong>Hello and dead intervals</strong><br /> – <strong>Area ID</strong> (Area 0 in this case)<br /> – Authentication password<br /> – Stub area flag</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which parameter or parameters are used to calculate OSPF cost in Cisco routers?</p>
<p>A. Bandwidth, Delay and MTU<br /> B. Bandwidth<br /> C. Bandwidth and MTU<br /> D. Bandwidth, MTU, Reliability, Delay and Load</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>The well-known formula to calculate OSPF cost is</p>
<p>Cost = 10<sup>8</sup> / Bandwidth</p>
<p>so B is the correct answer.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem?</p>
<p><img class="aligncenter" src="../../www.iptut.com/images/ccna/troubleshooting1/showipospfinterface.jpg" alt="showipospfinterface" width="540" height="246" border="0" /></p>
<p>A. The OSPF area is not configured properly.<br /> B. The priority on R1 should be set higher.<br /> C. The cost on R1 should be set higher.<br /> D. The hello and dead timers are not configured properly.<br /> E. A backup designated router needs to be added to the network.<br /> F. The OSPF process ID numbers must match.</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p><span class="ccnaexplanation">Explanation</span></p>
<p>D is correct because these entries must match on neighboring routers:</p>
<p>- <strong>Hello and dead intervals</strong><br /> – <strong>Area ID</strong> (Area 0 in this case)<br /> – Authentication password<br /> – Stub area flag</p>
<p>In this case Ethernet0 of R1 has Hello and Dead Intervals of 5 and 20 while R2 has Hello and Dead Intervals of 10 and 40 -&gt; R1 and R2 cannot form OSPF neighbor relationship.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>What information does a router running a link-state protocol use to build and maintain its topological database? (Choose two)</p>
<p>A. hello packets<br /> B. SAP messages sent by other routers <br /> C. LSAs from other routers <br /> D. beacons received on point-to-point links <br /> E. routing tables received from other link-state routers <br /> F. TTL packets from designated routers</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> A C</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which command is used to display the collection of OSPF link states?<br /> A. show ip ospf link-state<br /> B. show ip ospf lsa database<br /> C. show ip ospf neighbors<br /> D. show ip ospf database</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>When running OSPF, what would cause router A not to form an adjacency with router B?</p>
<p><img class="aligncenter" src="../../www.iptut.com/images/ccna/OSPF/OSPF_adjacency.jpg" alt="OSPF_adjacency.jpg" width="270" height="120" /></p>
<p>A. The loopback addresses are on different subnets.<br /> B. The values of the dead timers on the routers are different.<br /> C. Route summarization is enabled on both routers.<br /> D. The process identifier on router A is different than the process identifier on router</p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>To form an adjacency (become neighbor), router A &amp; B must have the same Hello interval, Dead interval and AREA number.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Which is true about OSPF router-id? (Choose two)</p>
<p>A. It is used for type 1 router LSA <br /> B. Highest IP address of the loopback is used<br /> C. router-id needs to be matched on ospf neighbors<br /> D. router-id is 16 bit</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> A B</p>
<p class="ccnaexplanation">Explanation</p>
<p>OSPF LSA Type 1 (or Router LSA) is generated by all routers in an area to describe their directly attached links. An example below shows this type of LSA:</p>
<p><img class="aligncenter" src="../../www.iptut.com/images/ccna/OSPF/show_ip_ospf_database.jpg" alt="show_ip_ospf_database.jpg" width="487" height="289" /></p>
<p>As you can see, the LSA Type 1 uses the router ID to advertise itself (1.1.1.1 or 2.2.2.2).</p>
<p>The Router ID (RID) is an IP address used to identify the router and is chosen using the following sequence:<br /> + The highest IP address assigned to a loopback (logical) interface.<br /> + If a loopback interface is not defined, the highest IP address of all active router’s physical interfaces will be chosen.<br /> + The router ID can be manually assigned</p>
<p><span class="ccnaquestionsnumber">Question 8</span></p>
<p>Which two statements about the OSPF Router ID are true? (Choose two)</p>
<p>A. It identifies the source of Type 1 LSA<br /> B. It should be the same on all routers in an OSPF routing instance<br /> C. By default, the lowest IP address on the router becomes the OSPF router ID<br /> D. The router automatically chooses the IP address of a loopback as the OSPF Router ID<br /> E. It is created using the MAC Address of the loopback interface</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> A D</p>
<p><span class="ccnaexplanation">Explanation</span></p>
<p>From the output of the &#8220;show ip ospf database&#8221;:</p>
<p><img class="aligncenter" src="../../www.iptut.com/images/ccna/OSPF/show_ip_ospf_database.jpg" alt="show_ip_ospf_database.jpg" width="487" height="289" /></p>
<p>We can see OSPF Router ID will be used as source of Type 1 LSA (1.1.1.1 &amp; 2.2.2.2). Also the router will chose the highest loopback interface as its OSPF router ID (if available).</p>
<p><span class="ccnaquestionsnumber">Question 9</span></p>
<p>What are two benefits of using a single OSPF area network design? (Choose two)</p>
<p>A. It is less CPU intensive for routers in the single area.<br />B. It reduces the types of LSAs that are generated.<br />C. It removes the need for virtual links.<br />D. It increases LSA response times.<br />E. It reduces the number of required OSPF neighbor adjacencies.</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> B C</p>
			
			<div class="fixed"></div>

		</div>

		<!-- <div class="under">

			

			<span class="tags"></span><span></span>
		</div> -->

	</div>



	<!-- related posts START -->

	
	<!-- related posts END -->



	<script type="text/javascript" src="../wp-content/themes/inove/js/comment.js"></script>



<div id="comments">
<div id="cmtswitcher">
			<a id="commenttab" class="curtab" href="javascript:void(0);">Comments (91)</a>
				<span class="addcomment">Comments</span>
	
	<div class="fixed"></div>
</div>



		<div id="commentnavi">
			<span class="pages">Comment pages</span>
			<div id="commentpager">
				<a class="prev page-numbers" href="comment-page-1.html#comments">&laquo; Previous</a>
<a class='page-numbers' href='comment-page-1.html#comments'>1</a>
<span class='page-numbers current'>2</span>				<span id="cp_post_id">1770</span>
			</div>
			<div class="fixed"></div>
		</div>
<div id="commentlist">
	<!-- comments START -->
	<ol id="thecomments">
		<li class="comment regularcomment" id="comment-2064736">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				moha		</div>
			<div class="date">
				November 13th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2064736', 'comment-2064736', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2064736', 'comment-2064736', 'commentbody-2064736', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2064736">
					<p>i passed ccna exam recently,the lab was Acl1,Acl2 and Eigrp<br />
there was this new question:</p>
<p>Question 4</p>
<p>Network admin creates a layer 3 Etherchannel, bounding 4 interfaces into channel group 1. On what interface is the IP address configured?</p>
<p>A. the port-channel 1 interface</p>
<p>B. the highest number member interface</p>
<p>C. all member interfaces</p>
<p>D. the lowest number member interface</p>
<p>Answer: A</p>
<p>good luck</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2116915">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				aurangzebrehmani@gmail.com		</div>
			<div class="date">
				November 21st, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2116915', 'comment-2116915', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2116915', 'comment-2116915', 'commentbody-2116915', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2116915">
					<p>I would like to exam dec 1 please forward latest dumps.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2116919">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				aurangzebrehmani@gmail.com		</div>
			<div class="date">
				November 21st, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2116919', 'comment-2116919', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2116919', 'comment-2116919', 'commentbody-2116919', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2116919">
					<p>I am giving my ccna exam on Dec 1,2014 will appreciate if i can receive latest dumps on <a href="mailto:aurangzebrehmani@gmail.com">aurangzebrehmani@gmail.com</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2142446">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Anonymous		</div>
			<div class="date">
				November 25th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2142446', 'comment-2142446', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2142446', 'comment-2142446', 'commentbody-2142446', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2142446">
					<p>9tut is great</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2144322">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				MAK		</div>
			<div class="date">
				November 26th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2144322', 'comment-2144322', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2144322', 'comment-2144322', 'commentbody-2144322', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2144322">
					<p>thanks (MOHA) &#8230;&#8230;&#8230;&#8230;.</p>
<p>Today i will do my exam any idea before that &#8230;&#8230;&#8230;</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2162327">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				James		</div>
			<div class="date">
				November 29th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2162327', 'comment-2162327', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2162327', 'comment-2162327', 'commentbody-2162327', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2162327">
					<p>I have a bit confusion with Q9? Why the answer is C, A is more reasonable.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2162333">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				James		</div>
			<div class="date">
				November 29th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2162333', 'comment-2162333', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2162333', 'comment-2162333', 'commentbody-2162333', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2162333">
					<p>Sorry, understood.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2229917">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Mark		</div>
			<div class="date">
				December 10th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2229917', 'comment-2229917', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2229917', 'comment-2229917', 'commentbody-2229917', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2229917">
					<p>I am confuse with Q1 it says that they belong to the same area 0. please help. THanks in advance.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2270887">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Sime		</div>
			<div class="date">
				December 13th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2270887', 'comment-2270887', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2270887', 'comment-2270887', 'commentbody-2270887', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2270887">
					<p>Concerning Q9 , what virtual links do we have in multi-area OSPF that are removed by using single area OSPF ? I will appreciate any help.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2297777">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Nazlo		</div>
			<div class="date">
				December 16th, 2014					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2297777', 'comment-2297777', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2297777', 'comment-2297777', 'commentbody-2297777', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2297777">
					<p>Q5,Q9 today my exam</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2386137">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Naveen		</div>
			<div class="date">
				January 4th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2386137', 'comment-2386137', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2386137', 'comment-2386137', 'commentbody-2386137', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2386137">
					<p>Hello!!! i am going to give my CCNA Exam on January 15th. It will be great if anyone could provide me the latest dumps for the exam. Much appreciated. thanks.<br />
Please send it to &#8211; <a href="mailto:naveensa91@gmail.com">naveensa91@gmail.com</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2387919">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Tonmoy Mutsuddy		</div>
			<div class="date">
				January 5th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2387919', 'comment-2387919', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2387919', 'comment-2387919', 'commentbody-2387919', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2387919">
					<p>Q9 was on my exam</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2393447">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Dividend		</div>
			<div class="date">
				January 6th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2393447', 'comment-2393447', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2393447', 'comment-2393447', 'commentbody-2393447', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2393447">
					<p>Q1 has errors!! Please fix</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2403437">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				stazar99		</div>
			<div class="date">
				January 9th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2403437', 'comment-2403437', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2403437', 'comment-2403437', 'commentbody-2403437', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2403437">
					<p>I would really appriciate if anyone can provide me the latest CCNA dumps. Thanks.<br />
<a href="mailto:stazar99@gmail.com">stazar99@gmail.com</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2408408">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Nissim		</div>
			<div class="date">
				January 11th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2408408', 'comment-2408408', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2408408', 'comment-2408408', 'commentbody-2408408', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2408408">
					<p>Q4 on the exam 7-1-15</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2414633">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Saad		</div>
			<div class="date">
				January 13th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2414633', 'comment-2414633', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2414633', 'comment-2414633', 'commentbody-2414633', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2414633">
					<p>Q9 in my exam 13/01/2015</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2420163">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Abdullah AL Noman		</div>
			<div class="date">
				January 15th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2420163', 'comment-2420163', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2420163', 'comment-2420163', 'commentbody-2420163', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2420163">
					<p>Dear all<br />
Please anyone send a recently dump because the next week I Have the exam CCNA , my mail is nomanbgc@@gmail.com</p>
<p>Thanks<br />
Noman</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2431352">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				abdel		</div>
			<div class="date">
				January 19th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2431352', 'comment-2431352', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2431352', 'comment-2431352', 'commentbody-2431352', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2431352">
					<p>Q3 &amp; 9 in my exam today, passed</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2432331">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				murad		</div>
			<div class="date">
				January 19th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2432331', 'comment-2432331', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2432331', 'comment-2432331', 'commentbody-2432331', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2432331">
					<p>Q1 in my exam today.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2448237">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Techgique		</div>
			<div class="date">
				January 24th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2448237', 'comment-2448237', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2448237', 'comment-2448237', 'commentbody-2448237', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2448237">
					<p>@ Dividend &#8211; What errors? Could you be at least moderately specific? These are potential problems that the two routers could have. All we know is that they sit in the same area physically, but that doesn&#8217;t mean that they are CONFIGURED in the same area. The hello and dead timers being off is also a common test and sim question (problem) so both of these answers are plausible and correct. Configuring backbone area 1 is nonsense and configuring for EIGRP will not cause OSPF to work since it is a different protocol.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2460597">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				santosh		</div>
			<div class="date">
				January 27th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2460597', 'comment-2460597', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2460597', 'comment-2460597', 'commentbody-2460597', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2460597">
					<p>can you please send me the latest dumps ..???  plz plz   <a href="mailto:sansonline2005@gmail.com">sansonline2005@gmail.com</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2460604">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				santosh		</div>
			<div class="date">
				January 27th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2460604', 'comment-2460604', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2460604', 'comment-2460604', 'commentbody-2460604', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2460604">
					<p>q1. How we can know that two routers are in different areas? Nothing is mentioned about the configuration in different areas.. help</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2470757">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Stephen		</div>
			<div class="date">
				January 29th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2470757', 'comment-2470757', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2470757', 'comment-2470757', 'commentbody-2470757', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2470757">
					<p>@Santosh, area 0 was indicated on the picture/diagram.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2477694">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Anonymous		</div>
			<div class="date">
				January 31st, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2477694', 'comment-2477694', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2477694', 'comment-2477694', 'commentbody-2477694', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2477694">
					<p>very very helpful!</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2499370">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Isaias Azeredo		</div>
			<div class="date">
				February 5th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2499370', 'comment-2499370', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2499370', 'comment-2499370', 'commentbody-2499370', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2499370">
					<p>Q9 &#8211; Virtual links:</p>
<p>All areas 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, you can use a virtual link to connect to the backbone through a non-backbone area. You can also use virtual links to connect two parts of a partitioned backbone through a non-backbone area. The area through which you configure the virtual link, known as a transit area, must have full routing information. The transit area cannot be a stub area. This document examines the OSPF database in a virtual link environment. You can read more about virtual links in the OSPF Design Guide.</p>
<p><a href="http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/47866-ospfdb7.html" rel="nofollow">http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/47866-ospfdb7.html</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2503001">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				ALI		</div>
			<div class="date">
				February 6th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2503001', 'comment-2503001', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2503001', 'comment-2503001', 'commentbody-2503001', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2503001">
					<p>PLZ SEND ME LATTEST DUMPS ON <a href="mailto:ADNANDAUDZAI@GMAIL.COM">ADNANDAUDZAI@GMAIL.COM</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2534598">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Che		</div>
			<div class="date">
				February 16th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2534598', 'comment-2534598', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2534598', 'comment-2534598', 'commentbody-2534598', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2534598">
					<p>Q3, Q8 On 15th Feb.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2546501">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				OSPF Questions		</div>
			<div class="date">
				February 19th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2546501', 'comment-2546501', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2546501', 'comment-2546501', 'commentbody-2546501', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2546501">
					<p>some of your questions include graphics that are not detailed enough to answer the question, there was a image of r1-r2-r3, all drawn in the same area 0, but the answer review provided included Timer values which could not be known, as this information was not included in the graphic (this came out of the ospf questions (2nd group of questions)</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2557428">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Purdue_Alum		</div>
			<div class="date">
				February 23rd, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2557428', 'comment-2557428', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2557428', 'comment-2557428', 'commentbody-2557428', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2557428">
					<p>@OSPF Question:</p>
<p>The rules for OSPF adjacencies to form is that they must be in the same:<br />
-	Subnet<br />
-	Subnet Mask (which means same wildcard mask)<br />
-	Hello &amp; Dead Timers<br />
-	Same network types</p>
<p>So, based on the answer choices we must pick: C (different area) &amp; D (different hello &amp; dead timers)</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2586055">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				ALI		</div>
			<div class="date">
				March 3rd, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2586055', 'comment-2586055', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2586055', 'comment-2586055', 'commentbody-2586055', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2586055">
					<p>I am giving my ccna exam on Dec 1,2014 will appreciate if i can receive latest dumps on <a href="mailto:adnandaudzai@gmail.com">adnandaudzai@gmail.com</a> and material</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2586240">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				ALI		</div>
			<div class="date">
				March 3rd, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2586240', 'comment-2586240', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2586240', 'comment-2586240', 'commentbody-2586240', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2586240">
					<p>plz can u assistant in how to study for CCNA in order 2 pass as lods of material here .Is packet tracer must <a href="mailto:adnandaudzai@gmail.com">adnandaudzai@gmail.com</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2618929">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				jam signal		</div>
			<div class="date">
				March 13th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2618929', 'comment-2618929', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2618929', 'comment-2618929', 'commentbody-2618929', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2618929">
					<p>q 1 and 5 in todays exam lab work was access list 1 and 2 modificattion three and eigrp. most question are from 9tut. they are the dumps for those people who need dumps.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2627738">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				hossain		</div>
			<div class="date">
				March 16th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2627738', 'comment-2627738', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2627738', 'comment-2627738', 'commentbody-2627738', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2627738">
					<p>@jam signal<br />
plz send me the latest dumps </p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2633083">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Apush		</div>
			<div class="date">
				March 18th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2633083', 'comment-2633083', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2633083', 'comment-2633083', 'commentbody-2633083', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2633083">
					<p>Passed my CCNA exam today (18th Mar)&#8230; Q5 and Q9 in exam</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2636374">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Phil		</div>
			<div class="date">
				March 19th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2636374', 'comment-2636374', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2636374', 'comment-2636374', 'commentbody-2636374', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2636374">
					<p>Q1 gives us no indication as to why R1 can&#8217;t form a neighbour relationship with R3. The question says &#8220;according to the following graphic&#8221;, however the graphic shows all routers as being in area 0 and there is no output to show the hello and dead intervals. We cannot therefore deduce answers C and D from the graphic.</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2650939">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				abruduh		</div>
			<div class="date">
				March 24th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2650939', 'comment-2650939', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2650939', 'comment-2650939', 'commentbody-2650939', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2650939">
					<p>please send me the latest CCNA dumps at <a href="mailto:abruduhragna@gmail.com">abruduhragna@gmail.com</a> thanks a lot :)</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2658024">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				djobeni		</div>
			<div class="date">
				March 26th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2658024', 'comment-2658024', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2658024', 'comment-2658024', 'commentbody-2658024', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2658024">
					<p>thank 9tut i pass my exam today and receive 945 thank you god</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2702777">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				mohamed		</div>
			<div class="date">
				April 16th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2702777', 'comment-2702777', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2702777', 'comment-2702777', 'commentbody-2702777', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2702777">
					<p>thanq @moha</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2741443">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Anonymous		</div>
			<div class="date">
				April 30th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2741443', 'comment-2741443', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2741443', 'comment-2741443', 'commentbody-2741443', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2741443">
					<p>please send me valid dumps as im going to give my CCNA test</p>
<p><a href="mailto:malik_shehroz91@yahoo.com">malik_shehroz91@yahoo.com</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2753306">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				Anonymous		</div>
			<div class="date">
				May 5th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2753306', 'comment-2753306', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2753306', 'comment-2753306', 'commentbody-2753306', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2753306">
					<p>any one can upload latest VCE file reader</p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	<li class="comment regularcomment" id="comment-2792831">
		

		<div class="info">
		
		<div class="author">
			<!-- <div class="pic">
							</div> -->
				megha		</div>
			<div class="date">
				May 19th, 2015					 
			</div>
			<div class="act">
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.reply('commentauthor-2792831', 'comment-2792831', 'comment');">Reply</a>  -->
				<!-- <a href="javascript:void(0);" onclick="MGJS_CMT.quote('commentauthor-2792831', 'comment-2792831', 'commentbody-2792831', 'comment');">Quote</a> -->
							</div>
			<div class="smallspace"></div>
			<div class="content">
				
				<div id="commentbody-2792831">
					<p>i am going to give my exam this june&#8230;could anyone please pass on the dumps and the vce sim required at <a href="mailto:nehged1491@gmail.com">nehged1491@gmail.com</a></p>
				</div>
			</div>
		</div>
		<div class="fixed"></div>

</li><!-- #comment-## -->
	</ol>
	<!-- comments END -->

		<div id="commentnavi">
			<span class="pages">Comment pages</span>
			<div id="commentpager">
				<a class="prev page-numbers" href="comment-page-1.html#comments">&laquo; Previous</a>
<a class='page-numbers' href='comment-page-1.html#comments'>1</a>
<span class='page-numbers current'>2</span>				<span id="cp_post_id">1770</span>
			</div>
			<div class="fixed"></div>
		</div>

	<!-- trackbacks START -->
		<div class="fixed"></div>
	<!-- trackbacks END -->
</div>

</div>

	<form action="http://www.9tut.com/wp-comments-post.php" method="post" id="commentform">
	<div id="respond">
<div class="addnewcomment">Add a Comment</div>
					
			<div id="author_info">
				<div class="row">
					<input type="text" name="author" id="author" class="textfield" value="" size="24" tabindex="1" />
					<label for="author" class="small">Name </label>
				</div>
			</div>
			
		
		<!-- comment input -->
		<div class="row">
			<textarea name="comment" id="comment" tabindex="4" rows="8" cols="50"></textarea>
		</div>

		<!-- comment submit and rss -->
		<div id="submitbox">
			<div class="submitbutton">
				<input name="submit" type="submit" id="submit" class="button" tabindex="5" value="Submit Comment" />
			</div>
			<a class="feed" href="../comments/feed">Subscribe to comments feed</a>
			
						<input type="hidden" name="comment_post_ID" value="1770" />
			<div class="fixed"></div>
		</div>

	</div>
	<p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="1a75806582" /></p><p style="display: none;"><input type="hidden" id="ak_js" name="ak_js" value="47"/></p>	</form>

	



	<div id="postnavi">

		<span class="prev"><a href="../new-ccna-ospf-questions.html" rel="next">New CCNA &#8211; OSPF Questions</a></span>

		<span class="next"><a href="../new-ccna-eigrp-questions.html" rel="prev">New CCNA &#8211; EIGRP Questions</a></span>

		<div class="fixed"></div>

	</div>






	</div>
	<!-- main END -->

	
<!-- sidebar START -->
<div id="sidebar">
<!-- sidebar north START -->
<div id="northsidebar" class="sidebar">

		<!-- showcase -->

	<div id="am4login-3" class="widget widget_text"><h3>Premium Membership</h3><p class="becomemember">Become a member to interact with all questions and read all tutorials, labs!</p>
				</br>
				<p align="center"><img width="128" border="0" height="128" alt="package_favourite" align="center" src="../images/app_file-manager.png"></p>
				<p class="findoutmore" align="center"><a href="../we-want-to-write-more.html">Find out more</a> or <a href="../member/login.html">Sign In</a></p>

</div></div>
<!-- sidebar north END -->

<div id="centersidebar">

	<!-- sidebar east START -->
	<div id="eastsidebar" class="sidebar">
	
		<!-- categories -->
		<div class="widget widget_categories">
			<h2>New CCNA 200-120</h2>
						<ul> 
			<li class="cat-item cat-item-8"><a href="../category/ccna-lab-sim.html" title="View all posts filed under CCNA Lab Sim">CCNA Lab Sim</a>
</li>
												<li><a href="../new-ccna-hsrp-vrrp-glbp.html">
          	New CCNA &#8211; HSRP VRRP GLBP          	</a>  </li>         
        							<li><a href="../new-ccna-snmp-questions.html">
          	New CCNA &#8211; SNMP Questions          	</a>  </li>         
        							<li><a href="../new-ccna-netflow-questions.html">
          	New CCNA &#8211; NetFlow Questions          	</a>  </li>         
        							<li><a href="../new-ccna-syslog-questions.html">
          	New CCNA &#8211; Syslog Questions          	</a>  </li>         
        							<li><a href="../new-ccna-new-questions-2.html">
          	New CCNA &#8211; New Questions          	</a>  </li>         
        							<li><a href="../new-ccna-basic-questions.html">
          	New CCNA &#8211; Basic Questions          	</a>  </li>         
        							<li><a href="../new-ccna-osi-tcpip-model.html">
          	New CCNA &#8211; OSI &#038; TCP/IP Model          	</a>  </li>         
        							<li><a href="../new-ccna-ios-questions.html">
          	New CCNA &#8211; IOS Questions          	</a>  </li>         
        							<li><a href="../new-ccna-wan-questions.html">
          	New CCNA &#8211; WAN Questions          	</a>  </li>         
        							<li><a href="../new-ccna-switch-questions.html">
          	New CCNA &#8211; Switch Questions          	</a>  </li>         
        							<li><a href="../new-ccna-switch-questions-2.html">
          	New CCNA &#8211; Switch Questions 2          	</a>  </li>         
        							<li><a href="../new-ccna-trunking-questions.html">
          	New CCNA &#8211; Trunking Questions          	</a>  </li>         
        							<li><a href="../new-ccna-trunking-questions-2.html">
          	New CCNA &#8211; Trunking Questions 2          	</a>  </li>         
        							<li><a href="../new-ccna-stp.html">
          	New CCNA &#8211; STP          	</a>  </li>         
        							<li><a href="../new-ccna-stp-2.html">
          	New CCNA &#8211; STP 2          	</a>  </li>         
        							<li><a href="../new-ccna-rstp.html">
          	New CCNA &#8211; RSTP          	</a>  </li>         
        							<li><a href="../new-ccna-access-list-questions.html">
          	New CCNA &#8211; Access list Questions          	</a>  </li>         
        							<li><a href="../new-ccna-nat-pat-questions.html">
          	New CCNA &#8211; NAT PAT Questions          	</a>  </li>         
        							<li><a href="../new-ccna-vlan-questions.html">
          	New CCNA &#8211; VLAN Questions          	</a>  </li>         
        							<li><a href="../new-ccna-intervlan-questions.html">
          	New CCNA &#8211; InterVLAN Questions          	</a>  </li>         
        							<li><a href="../new-ccna-subnetting.html">
          	New CCNA &#8211; Subnetting          	</a>  </li>         
        							<li><a href="../new-ccna-subnetting-2.html">
          	New CCNA &#8211; Subnetting 2          	</a>  </li>         
        							<li><a href="../new-ccna-frame-relay.html">
          	New CCNA &#8211; Frame Relay          	</a>  </li>         
        							<li><a href="../new-ccna-frame-relay-2.html">
          	New CCNA &#8211; Frame Relay 2          	</a>  </li>         
        							<li><a href="../new-ccna-ip-routing-questions.html">
          	New CCNA &#8211; IP Routing Questions          	</a>  </li>         
        							<li><a href="../new-ccna-ip-routing-2.html">
          	New CCNA &#8211; IP Routing 2          	</a>  </li>         
        							<li><a href="../new-ccna-dhcp-questions.html">
          	New CCNA &#8211; DHCP Questions          	</a>  </li>         
        							<li><a href="../new-ccna-ospf-questions.html">
          	New CCNA &#8211; OSPF Questions          	</a>  </li>         
        				 
			<li class="active_post"><a href="../new-ccna-ospf-questions-2.html">
			New CCNA &#8211; OSPF Questions 2          	</a>  </li>        
			        
        							<li><a href="../new-ccna-eigrp-questions.html">
          	New CCNA &#8211; EIGRP Questions          	</a>  </li>         
        							<li><a href="../new-ccna-security-questions.html">
          	New CCNA &#8211; Security Questions          	</a>  </li>         
        							<li><a href="../new-ccna-operation-questions.html">
          	New CCNA &#8211; Operation Questions          	</a>  </li>         
        							<li><a href="../new-ccna-operation-2.html">
          	New CCNA &#8211; Operation 2          	</a>  </li>         
        							<li><a href="../new-ccna-show-commands.html">
          	New CCNA &#8211; Show commands          	</a>  </li>         
        							<li><a href="../new-ccna-troubleshooting.html">
          	New CCNA &#8211; Troubleshooting          	</a>  </li>         
        							<li><a href="../new-ccna-ipv6.html">
          	New CCNA &#8211; IPv6          	</a>  </li>         
        							<li><a href="../new-ccna-ipv6-questions-2.html">
          	New CCNA &#8211; IPv6 Questions 2          	</a>  </li>         
        							<li><a href="../new-ccna-drag-and-drop-1.html">
          	New CCNA &#8211; Drag and Drop 1          	</a>  </li>         
        							<li><a href="../new-ccna-drag-and-drop-2.html">
          	New CCNA &#8211; Drag and Drop 2          	</a>  </li>         
        							<li><a href="../new-ccna-drag-and-drop-3.html">
          	New CCNA &#8211; Drag and Drop 3          	</a>  </li>         
        							<li><a href="../new-ccna-drag-and-drop-4.html">
          	New CCNA &#8211; Drag and Drop 4          	</a>  </li>         
        							<li><a href="../new-ccna-drag-and-drop-5.html">
          	New CCNA &#8211; Drag and Drop 5          	</a>  </li>         
        							<li><a href="../ccna-faqs-a-tips.html">
          	CCNA FAQs &#038; Tips          	</a>  </li>         
        							<li><a href="../share-your-new-ccna-experience.html">
          	Share your (new) CCNA Experience          	</a>  </li>         
        				</ul>
		</div>
		<br />


		<div class="widget widget_categories">

			<h2>CCNA Self-Study</h2>
						<ul> 

		
			<li class="cat-item cat-item-11"><a href="../category/practice-ccna-gns3-labs.html" title="View all posts filed under Practice CCNA GNS3 Labs">Practice CCNA GNS3 Labs</a>
</li>
	<li class="cat-item cat-item-12"><a href="../category/ccna-knowledge.html" title="View all posts filed under CCNA Knowledge">CCNA Knowledge</a>
</li>

			</ul>

		</div>
	<br />
	</div>

		<div class="widget widget_categories">

			<h2>Network Resources</h2>

			
			<ul> 

			
			 	
			<li class="cat-item"><a href="../free-router-simulators.html">Free Router Simulators
						</ul>
		</div>
		<ul><li class="cat-item"><a href="http://www.9tut.net/" target="_blank">ICND1/ICND2 Website</a></li></ul>
		<ul><li class="cat-item"><a href="http://www.digitaltut.com/" target="_blank">CCNP - ROUTE Website</a></li></ul>
		<ul><li class="cat-item"><a href="http://www.certprepare.com/" target="_blank">CCNP - SWITCH Website</a></li></ul>
		<ul><li class="cat-item"><a href="http://www.networktut.com/" target="_blank">CCNP - TSHOOT Website</a></li></ul>
		<ul><li class="cat-item"><a href="http://www.voicetut.com/" target="_blank">CCNA Voice Website</a></li></ul>
		<ul><li class="cat-item"><a href="http://www.wirelesstut.com/" target="_blank">CCNA Wireless Website</a></li></ul>
		<ul><li class="cat-item"><a href="http://www.securitytut.com/" target="_blank">CCNA Security Website</a></li></ul>
		<ul><li class="cat-item"><a href="http://www.dstut.com/" target="_blank">CCDA Website</a></li></ul>		
		<ul><li class="cat-item"><a href="http://www.iptut.com/" target="_blank">CCIP Website</a></li></ul>				
		<ul><li class="cat-item"><a href="http://www.rstut.com/" target="_blank">CCIE Written Website</a></li></ul>				
	</div>
	<!-- sidebar east END -->

	<!-- sidebar west START -->



	<div id="westsidebar" class="sidebar">



	

		</div>

	<!-- sidebar west END -->

	<div class="fixed"></div>


<br/>

<div style="text-align:center;">

Support 9tut

<!-- Paypal Donate Module -->



<form action="https://www.paypal.com/cgi-bin/webscr" method="post">

<input type="hidden" name="cmd" value="_donations">

<input type="hidden" name="business" value="support@9tut.com">

<input type="hidden" name="item_name" value="Support 9tut.com to keep this site updated!">

<input type="hidden" name="no_shipping" value="0">

<input type="hidden" name="no_note" value="1">

<input type="hidden" name="currency_code" value="USD">

<input type="hidden" name="tax" value="0">

<input type="hidden" name="bn" value="PP-DonationsBF">

<input type="image" src="../images/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">

</form>

Your contribution will help keep this site updated!

</div>

<br />

</div>
<!-- sidebar END -->



	<div class="fixed"></div>
</div>
<!-- content END -->

<!-- footer START -->
<div id="footer">
	<a id="gotop" href="#" onclick="MGJS.goTop();return false;">Top</a>
	<div id="footer_logo"><img width="60" height="60" border="0" alt="footer" title="footer" src="../wp-content/themes/inove/img/networking.png"></div>
	<div id="copyright">
		Copyright &copy; 2010-2013 CCNA Training	</div>
	<div id="themeinfo">
		<a href=../privacy-policy.html>Site Privacy Policy</a>. Valid XHTML 1.1 and CSS 3.UV	</div>
</div>
<!-- footer END -->

</div>
<!-- container END -->
</div>
<!-- wrap END -->

<script type='text/javascript' src='../wp-content/plugins/akismet/_inc/form128b.js?ver=3.1'></script>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-2141052-10']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</body>

<!-- Mirrored from www.9tut.com/new-ccna-ospf-questions-2/comment-page-2 by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 01 Jun 2015 16:19:50 GMT -->
</html>