<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: New CCNA &#8211; IOS Questions</title>
	<atom:link href="http://www.9tut.com/new-ccna-ios-questions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.9tut.com/new-ccna-ios-questions</link>
	<description>CCNA Training with Questions, Answers and Explanations</description>
	<lastBuildDate>Mon, 01 Jun 2015 08:30:31 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.6</generator>
	<item>
		<title>By: Neil D'costa</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2817399</link>
		<dc:creator><![CDATA[Neil D'costa]]></dc:creator>
		<pubDate>Tue, 26 May 2015 09:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2817399</guid>
		<description><![CDATA[@Stephen. Thanks for the brief description.]]></description>
		<content:encoded><![CDATA[<p>@Stephen. Thanks for the brief description.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2813295</link>
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Mon, 25 May 2015 07:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2813295</guid>
		<description><![CDATA[Can someone send me latest dump at rivera_jmc@yahoo.com 

Thanks a lot!]]></description>
		<content:encoded><![CDATA[<p>Can someone send me latest dump at <a href="mailto:rivera_jmc@yahoo.com">rivera_jmc@yahoo.com</a> </p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OT</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2794940</link>
		<dc:creator><![CDATA[OT]]></dc:creator>
		<pubDate>Tue, 19 May 2015 17:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2794940</guid>
		<description><![CDATA[Can someone please send me latest dumps? for New CCNA 200-120 (osagyefo.oakg4@gmail.com) taking test in a week and getting nervous by the day! Any help is greatly welcomed.]]></description>
		<content:encoded><![CDATA[<p>Can someone please send me latest dumps? for New CCNA 200-120 (osagyefo.oakg4@gmail.com) taking test in a week and getting nervous by the day! Any help is greatly welcomed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2773653</link>
		<dc:creator><![CDATA[Stephen]]></dc:creator>
		<pubDate>Tue, 12 May 2015 03:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2773653</guid>
		<description><![CDATA[On second thought. The question says &quot;show your telnet connections&quot;. In this case, it may mean it wants to see the router&#039;s connections, not connections TO the router.

If I telnet to a router, and then inside that router I telnet to another router, I can then use CTRL+SHIFT+6+X to return to my original telnet session on the first router. Then I can run these commands:

Router1#sh sessions
Conn Host                Address             Byte  Idle Conn Name
*  1 10.xxx.xxx.248      10.xxx.xxx.248         0     0 10.xxx.xxx.248

Router1#resume 1
[Resuming connection 1 to 10.xxx.xxx.248 ... ]

Router2# (session resumed)

As we can see above, running the &quot;sh sessions&quot; command shows me MY router connections outbound to another router via telnet with a session number of 1. In order to go back to that telnet session, I can type &quot;resume&quot; and the session number and I am back into the second router.

The problem is you don&#039;t know what is really being asked here, but I would hope the Cisco test would make it clear. So in closing, I think the answer on 9tut is correct, because I think it&#039;s asking to see the routers outbound telnet connections using the &quot;show sessions&quot; command. If it were asking to see inbound telnet connections the &quot;show users&quot; command could be used.

Feel free to verify if anyone understands it better.]]></description>
		<content:encoded><![CDATA[<p>On second thought. The question says &#8220;show your telnet connections&#8221;. In this case, it may mean it wants to see the router&#8217;s connections, not connections TO the router.</p>
<p>If I telnet to a router, and then inside that router I telnet to another router, I can then use CTRL+SHIFT+6+X to return to my original telnet session on the first router. Then I can run these commands:</p>
<p>Router1#sh sessions<br />
Conn Host                Address             Byte  Idle Conn Name<br />
*  1 10.xxx.xxx.248      10.xxx.xxx.248         0     0 10.xxx.xxx.248</p>
<p>Router1#resume 1<br />
[Resuming connection 1 to 10.xxx.xxx.248 ... ]</p>
<p>Router2# (session resumed)</p>
<p>As we can see above, running the &#8220;sh sessions&#8221; command shows me MY router connections outbound to another router via telnet with a session number of 1. In order to go back to that telnet session, I can type &#8220;resume&#8221; and the session number and I am back into the second router.</p>
<p>The problem is you don&#8217;t know what is really being asked here, but I would hope the Cisco test would make it clear. So in closing, I think the answer on 9tut is correct, because I think it&#8217;s asking to see the routers outbound telnet connections using the &#8220;show sessions&#8221; command. If it were asking to see inbound telnet connections the &#8220;show users&#8221; command could be used.</p>
<p>Feel free to verify if anyone understands it better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2773323</link>
		<dc:creator><![CDATA[Stephen]]></dc:creator>
		<pubDate>Tue, 12 May 2015 01:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2773323</guid>
		<description><![CDATA[Thanks anonymous for posting about Q8. I would have guessed &quot;show sessions&quot;, but in reality it looks like you are right. I checked this link: https://learningnetwork.cisco.com/thread/30423 and the explanation basically says: &quot;Show users display inbound connections to your router on the VTY interface(telnet,ssh). Show sessions displays outbound connections to other devices(from your router,switch)&quot;. 

Hope this helps someone.]]></description>
		<content:encoded><![CDATA[<p>Thanks anonymous for posting about Q8. I would have guessed &#8220;show sessions&#8221;, but in reality it looks like you are right. I checked this link: <a href="https://learningnetwork.cisco.com/thread/30423" rel="nofollow">https://learningnetwork.cisco.com/thread/30423</a> and the explanation basically says: &#8220;Show users display inbound connections to your router on the VTY interface(telnet,ssh). Show sessions displays outbound connections to other devices(from your router,switch)&#8221;. </p>
<p>Hope this helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2762248</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Fri, 08 May 2015 14:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2762248</guid>
		<description><![CDATA[I&#039;m a littl ebit surprised by Q8 answer A !!

Router#show users
    Line       User       Host(s)              Idle       Location
*  1 vty 0     SV1048     idle                 00:00:00 111.246.244.7

  Interface      User        Mode                     Idle     Peer Address

Router#show sessions
% No connections open]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m a littl ebit surprised by Q8 answer A !!</p>
<p>Router#show users<br />
    Line       User       Host(s)              Idle       Location<br />
*  1 vty 0     SV1048     idle                 00:00:00 111.246.244.7</p>
<p>  Interface      User        Mode                     Idle     Peer Address</p>
<p>Router#show sessions<br />
% No connections open</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aiman Mustafa jrn</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2758688</link>
		<dc:creator><![CDATA[Aiman Mustafa jrn]]></dc:creator>
		<pubDate>Thu, 07 May 2015 09:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2758688</guid>
		<description><![CDATA[congratz Mustafa]]></description>
		<content:encoded><![CDATA[<p>congratz Mustafa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aiman Mustafa</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2758493</link>
		<dc:creator><![CDATA[Aiman Mustafa]]></dc:creator>
		<pubDate>Thu, 07 May 2015 08:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2758493</guid>
		<description><![CDATA[I passed the Ccna exam on 6/MAY/2015 972/1000 , thaaaaaaaaaaaanks 9tut
EXAM :
    EIGRP 212 - ACL modification 3 .]]></description>
		<content:encoded><![CDATA[<p>I passed the Ccna exam on 6/MAY/2015 972/1000 , thaaaaaaaaaaaanks 9tut<br />
EXAM :<br />
    EIGRP 212 &#8211; ACL modification 3 .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2755500</link>
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Wed, 06 May 2015 07:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2755500</guid>
		<description><![CDATA[Hello Guys good news for you that now New CCNA (200-120) vouchers on special discount of 58% for World wide, with three months expiry date till you purchase.

Two latest &amp; 100% valid dumps are also available on a reasonable price.

Details Required For CCNA Voucher For Discount Processing:

1-First Name.
  Last Name. (as your name written in your National Identity card)
2-Country.
3-City.
4-State.
5-Pin Code (or Area Code)
6-Residential Address (or where you can collect your Certificate or further correspondence
can be received)
7-Date of birth
Add me on Skype through this information which is written below:
Skype Name: rockon660
you can also email me at this email address which is written below:
cisco.vouchers@gmail.com
If you have any Questions feel free to contact me.

Thanks,
Best regards,]]></description>
		<content:encoded><![CDATA[<p>Hello Guys good news for you that now New CCNA (200-120) vouchers on special discount of 58% for World wide, with three months expiry date till you purchase.</p>
<p>Two latest &amp; 100% valid dumps are also available on a reasonable price.</p>
<p>Details Required For CCNA Voucher For Discount Processing:</p>
<p>1-First Name.<br />
  Last Name. (as your name written in your National Identity card)<br />
2-Country.<br />
3-City.<br />
4-State.<br />
5-Pin Code (or Area Code)<br />
6-Residential Address (or where you can collect your Certificate or further correspondence<br />
can be received)<br />
7-Date of birth<br />
Add me on Skype through this information which is written below:<br />
Skype Name: rockon660<br />
you can also email me at this email address which is written below:<br />
<a href="mailto:cisco.vouchers@gmail.com">cisco.vouchers@gmail.com</a><br />
If you have any Questions feel free to contact me.</p>
<p>Thanks,<br />
Best regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris.</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2742826</link>
		<dc:creator><![CDATA[Chris.]]></dc:creator>
		<pubDate>Thu, 30 Apr 2015 20:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2742826</guid>
		<description><![CDATA[there is no Line VTY 99 it was just an example]]></description>
		<content:encoded><![CDATA[<p>there is no Line VTY 99 it was just an example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris.</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2742821</link>
		<dc:creator><![CDATA[Chris.]]></dc:creator>
		<pubDate>Thu, 30 Apr 2015 20:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2742821</guid>
		<description><![CDATA[to Question 10.

C is CORRECT - Look at it again.
&quot;Line VTY 1&quot; is only opening ONE user access - &quot;Line VTY 0 1&quot; would open TWO users access. 

It could be &quot;Line VTY 99&quot; and it would still only grant 1 user access but it would be on session 99.]]></description>
		<content:encoded><![CDATA[<p>to Question 10.</p>
<p>C is CORRECT &#8211; Look at it again.<br />
&#8220;Line VTY 1&#8243; is only opening ONE user access &#8211; &#8220;Line VTY 0 1&#8243; would open TWO users access. </p>
<p>It could be &#8220;Line VTY 99&#8243; and it would still only grant 1 user access but it would be on session 99.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2740500</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 30 Apr 2015 03:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2740500</guid>
		<description><![CDATA[good, I did these and buy a switch for learning]]></description>
		<content:encoded><![CDATA[<p>good, I did these and buy a switch for learning</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NEIL</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2740129</link>
		<dc:creator><![CDATA[NEIL]]></dc:creator>
		<pubDate>Thu, 30 Apr 2015 01:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2740129</guid>
		<description><![CDATA[here is my email-ad engr.neilmar@gmail.com]]></description>
		<content:encoded><![CDATA[<p>here is my email-ad <a href="mailto:engr.neilmar@gmail.com">engr.neilmar@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NEIL</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2740127</link>
		<dc:creator><![CDATA[NEIL]]></dc:creator>
		<pubDate>Thu, 30 Apr 2015 01:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2740127</guid>
		<description><![CDATA[good a..ghada, can you send me ccna reviewer or latest dmps...tnx..]]></description>
		<content:encoded><![CDATA[<p>good a..ghada, can you send me ccna reviewer or latest dmps&#8230;tnx..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gupta</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2734088</link>
		<dc:creator><![CDATA[gupta]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 11:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2734088</guid>
		<description><![CDATA[anyone pls send me latest dumps.......  
m.gupta60@gmail.com]]></description>
		<content:encoded><![CDATA[<p>anyone pls send me latest dumps&#8230;&#8230;.<br />
<a href="mailto:m.gupta60@gmail.com">m.gupta60@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SaedAdi</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2704828</link>
		<dc:creator><![CDATA[SaedAdi]]></dc:creator>
		<pubDate>Fri, 17 Apr 2015 12:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2704828</guid>
		<description><![CDATA[Q3]]></description>
		<content:encoded><![CDATA[<p>Q3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dude</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2683664</link>
		<dc:creator><![CDATA[dude]]></dc:creator>
		<pubDate>Wed, 08 Apr 2015 08:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2683664</guid>
		<description><![CDATA[@nandan dangwal we are waiting for you to share the experience with us. how was it???]]></description>
		<content:encoded><![CDATA[<p>@nandan dangwal we are waiting for you to share the experience with us. how was it???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nandan dangwal</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2672298</link>
		<dc:creator><![CDATA[Nandan dangwal]]></dc:creator>
		<pubDate>Thu, 02 Apr 2015 16:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2672298</guid>
		<description><![CDATA[tomorroww isss my exam i&#039;m so exited about ccna exam ...my friend pawan is waiting for my certification ..because he is my best friend and his expectation are so huge ..i will share with you my experience okay .see u tomarooooooo]]></description>
		<content:encoded><![CDATA[<p>tomorroww isss my exam i&#8217;m so exited about ccna exam &#8230;my friend pawan is waiting for my certification ..because he is my best friend and his expectation are so huge ..i will share with you my experience okay .see u tomarooooooo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suhaib</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2666713</link>
		<dc:creator><![CDATA[suhaib]]></dc:creator>
		<pubDate>Mon, 30 Mar 2015 11:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2666713</guid>
		<description><![CDATA[alhamdulillah passed today....thank u so much 9tut]]></description>
		<content:encoded><![CDATA[<p>alhamdulillah passed today&#8230;.thank u so much 9tut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suhaib</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2664824</link>
		<dc:creator><![CDATA[suhaib]]></dc:creator>
		<pubDate>Sun, 29 Mar 2015 12:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2664824</guid>
		<description><![CDATA[have exam 2mrw...any tips or suggestions guys???]]></description>
		<content:encoded><![CDATA[<p>have exam 2mrw&#8230;any tips or suggestions guys???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @Ahtesham</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2658369</link>
		<dc:creator><![CDATA[@Ahtesham]]></dc:creator>
		<pubDate>Thu, 26 Mar 2015 16:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2658369</guid>
		<description><![CDATA[hi Ahtesham. can you please email me dumps at babar.raees@gmail.com. Thanks]]></description>
		<content:encoded><![CDATA[<p>hi Ahtesham. can you please email me dumps at <a href="mailto:babar.raees@gmail.com">babar.raees@gmail.com</a>. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2658156</link>
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Thu, 26 Mar 2015 14:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2658156</guid>
		<description><![CDATA[Q8]]></description>
		<content:encoded><![CDATA[<p>Q8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaysour</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2652140</link>
		<dc:creator><![CDATA[Jaysour]]></dc:creator>
		<pubDate>Tue, 24 Mar 2015 15:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2652140</guid>
		<description><![CDATA[May i please have the latest dumps, anyone, having my exam on the 27th. email me at jackiejsour@gmail.com, thanx ;)]]></description>
		<content:encoded><![CDATA[<p>May i please have the latest dumps, anyone, having my exam on the 27th. email me at <a href="mailto:jackiejsour@gmail.com">jackiejsour@gmail.com</a>, thanx ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rami</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2651367</link>
		<dc:creator><![CDATA[Rami]]></dc:creator>
		<pubDate>Tue, 24 Mar 2015 09:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2651367</guid>
		<description><![CDATA[yes its right]]></description>
		<content:encoded><![CDATA[<p>yes its right</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gamila</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2649155</link>
		<dc:creator><![CDATA[Gamila]]></dc:creator>
		<pubDate>Mon, 23 Mar 2015 17:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2649155</guid>
		<description><![CDATA[Then the correct answer as below:
 service password-encryption
line vty 0 
login
password cisco

is this write???]]></description>
		<content:encoded><![CDATA[<p>Then the correct answer as below:<br />
 service password-encryption<br />
line vty 0<br />
login<br />
password cisco</p>
<p>is this write???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Q10 answer C is WRONG!</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2647660</link>
		<dc:creator><![CDATA[Q10 answer C is WRONG!]]></dc:creator>
		<pubDate>Mon, 23 Mar 2015 06:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2647660</guid>
		<description><![CDATA[In fact none of these answers is correct. To limit access to one user requires configuring &quot;line vty 0&quot; only, configuring &quot;vty 1&quot; will not allow any telnet access to the device.]]></description>
		<content:encoded><![CDATA[<p>In fact none of these answers is correct. To limit access to one user requires configuring &#8220;line vty 0&#8243; only, configuring &#8220;vty 1&#8243; will not allow any telnet access to the device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahtesham</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2633534</link>
		<dc:creator><![CDATA[Ahtesham]]></dc:creator>
		<pubDate>Wed, 18 Mar 2015 15:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2633534</guid>
		<description><![CDATA[subodh@ when we use &quot;line vty 1&quot; then we are in that perticular mode only..so it doesn&#039;t make any difference if we use 1st login n then password OR 1st password n then login . 

passed 1000/1000 (17 march)
thanks 9tut
99% from 9tut..
new question are.... (or u can say that questions which are not on 9tut) 
1.which protocol uses both TCP and UDP port?
answer:DNS
2.at which layer ipsec is used ?
answer:Network]]></description>
		<content:encoded><![CDATA[<p>subodh@ when we use &#8220;line vty 1&#8243; then we are in that perticular mode only..so it doesn&#8217;t make any difference if we use 1st login n then password OR 1st password n then login . </p>
<p>passed 1000/1000 (17 march)<br />
thanks 9tut<br />
99% from 9tut..<br />
new question are&#8230;. (or u can say that questions which are not on 9tut)<br />
1.which protocol uses both TCP and UDP port?<br />
answer:DNS<br />
2.at which layer ipsec is used ?<br />
answer:Network</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subodh</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2632526</link>
		<dc:creator><![CDATA[subodh]]></dc:creator>
		<pubDate>Wed, 18 Mar 2015 09:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2632526</guid>
		<description><![CDATA[can anybody explain me question number 10 please....
because we use &#039;&#039;login&#039;&#039; command after giving &#039;&#039;password&#039;&#039; command..
am i right???]]></description>
		<content:encoded><![CDATA[<p>can anybody explain me question number 10 please&#8230;.<br />
because we use &#8221;login&#8221; command after giving &#8221;password&#8221; command..<br />
am i right???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prabhu</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2601854</link>
		<dc:creator><![CDATA[prabhu]]></dc:creator>
		<pubDate>Sat, 07 Mar 2015 19:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2601854</guid>
		<description><![CDATA[@ghada 
i want to know if we read these questions is that enough to crack the exam. i would like to contact you my mail id is prabhu1912@gmail.com. send me dumps if u have.]]></description>
		<content:encoded><![CDATA[<p>@ghada<br />
i want to know if we read these questions is that enough to crack the exam. i would like to contact you my mail id is <a href="mailto:prabhu1912@gmail.com">prabhu1912@gmail.com</a>. send me dumps if u have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Husam</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2592091</link>
		<dc:creator><![CDATA[Husam]]></dc:creator>
		<pubDate>Wed, 04 Mar 2015 23:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2592091</guid>
		<description><![CDATA[@Ghada
Can u mail me please?
I need 2 ask u some questions about the exam.

husam.alsairi@gmail.com

Thx]]></description>
		<content:encoded><![CDATA[<p>@Ghada<br />
Can u mail me please?<br />
I need 2 ask u some questions about the exam.</p>
<p><a href="mailto:husam.alsairi@gmail.com">husam.alsairi@gmail.com</a></p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghada</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2578677</link>
		<dc:creator><![CDATA[Ghada]]></dc:creator>
		<pubDate>Sun, 01 Mar 2015 09:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2578677</guid>
		<description><![CDATA[@girish
I read that they are working, but actually i didnt use them cuz i knew it might reduce some few marks.

Good luck :)]]></description>
		<content:encoded><![CDATA[<p>@girish<br />
I read that they are working, but actually i didnt use them cuz i knew it might reduce some few marks.</p>
<p>Good luck :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zaza</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2568487</link>
		<dc:creator><![CDATA[zaza]]></dc:creator>
		<pubDate>Thu, 26 Feb 2015 10:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2568487</guid>
		<description><![CDATA[Similar or identical?]]></description>
		<content:encoded><![CDATA[<p>Similar or identical?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: girish</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2561750</link>
		<dc:creator><![CDATA[girish]]></dc:creator>
		<pubDate>Tue, 24 Feb 2015 11:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2561750</guid>
		<description><![CDATA[hi Ghada.......is tab and ? keys  r working in the exam ?]]></description>
		<content:encoded><![CDATA[<p>hi Ghada&#8230;&#8230;.is tab and ? keys  r working in the exam ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghada</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-5#comment-2561246</link>
		<dc:creator><![CDATA[Ghada]]></dc:creator>
		<pubDate>Tue, 24 Feb 2015 08:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2561246</guid>
		<description><![CDATA[Passed yesterday with score 1000 Thank God

The exam was 51 questions, only one drag and drop about cable types, all questions are very easy just similar to 9tut.

The lab simulations were Eigrp , ACL1 (similar to 9tut exactly) and ACL2 (modification 3 but with host B to access the finance server)


Good luck for everyone, just be relaxed its very very easy :)

questions 7,8 were on it]]></description>
		<content:encoded><![CDATA[<p>Passed yesterday with score 1000 Thank God</p>
<p>The exam was 51 questions, only one drag and drop about cable types, all questions are very easy just similar to 9tut.</p>
<p>The lab simulations were Eigrp , ACL1 (similar to 9tut exactly) and ACL2 (modification 3 but with host B to access the finance server)</p>
<p>Good luck for everyone, just be relaxed its very very easy :)</p>
<p>questions 7,8 were on it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikeyla</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2551309</link>
		<dc:creator><![CDATA[Mikeyla]]></dc:creator>
		<pubDate>Sat, 21 Feb 2015 04:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2551309</guid>
		<description><![CDATA[Sorry! I meant Q8.]]></description>
		<content:encoded><![CDATA[<p>Sorry! I meant Q8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikeyla</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2551305</link>
		<dc:creator><![CDATA[Mikeyla]]></dc:creator>
		<pubDate>Sat, 21 Feb 2015 04:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2551305</guid>
		<description><![CDATA[I confirm to Josh for Q9, answer &#039;A&#039;.]]></description>
		<content:encoded><![CDATA[<p>I confirm to Josh for Q9, answer &#8216;A&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: illbwolf</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2547306</link>
		<dc:creator><![CDATA[illbwolf]]></dc:creator>
		<pubDate>Thu, 19 Feb 2015 23:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2547306</guid>
		<description><![CDATA[q2,3,4,9,11]]></description>
		<content:encoded><![CDATA[<p>q2,3,4,9,11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smart</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2546856</link>
		<dc:creator><![CDATA[smart]]></dc:creator>
		<pubDate>Thu, 19 Feb 2015 20:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2546856</guid>
		<description><![CDATA[Hi,

Can anyone send me the latest ccna dumps? smartsoftpk@yahoo.com]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can anyone send me the latest ccna dumps? <a href="mailto:smartsoftpk@yahoo.com">smartsoftpk@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Techgique</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2544874</link>
		<dc:creator><![CDATA[Techgique]]></dc:creator>
		<pubDate>Thu, 19 Feb 2015 06:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2544874</guid>
		<description><![CDATA[Hey guys, I can confirm Q10

I put two 3745 routers back to back, did a quick config and tried to telnet into one router using &quot;vty 1&quot; and got &quot;password not set&quot; and then disconnected.

 Hopefully by now Cisco has corrected this provided it is even on the test, but it SHOULD read vty 0, because just changing that allowed me to Telnet into the router.

Otherwise all other parts of the answer are correct.]]></description>
		<content:encoded><![CDATA[<p>Hey guys, I can confirm Q10</p>
<p>I put two 3745 routers back to back, did a quick config and tried to telnet into one router using &#8220;vty 1&#8243; and got &#8220;password not set&#8221; and then disconnected.</p>
<p> Hopefully by now Cisco has corrected this provided it is even on the test, but it SHOULD read vty 0, because just changing that allowed me to Telnet into the router.</p>
<p>Otherwise all other parts of the answer are correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2544335</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Thu, 19 Feb 2015 02:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2544335</guid>
		<description><![CDATA[Please send latest Q&amp;A CCNA 200-120 dumps in PDF and VCE available.  Need to pass this time.

johnmorrisonsr@gmail.com]]></description>
		<content:encoded><![CDATA[<p>Please send latest Q&amp;A CCNA 200-120 dumps in PDF and VCE available.  Need to pass this time.</p>
<p><a href="mailto:johnmorrisonsr@gmail.com">johnmorrisonsr@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shakti Kapoor</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2540718</link>
		<dc:creator><![CDATA[Shakti Kapoor]]></dc:creator>
		<pubDate>Wed, 18 Feb 2015 01:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2540718</guid>
		<description><![CDATA[Bulli..kahan hai teri ungli?]]></description>
		<content:encoded><![CDATA[<p>Bulli..kahan hai teri ungli?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Che</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2533336</link>
		<dc:creator><![CDATA[Che]]></dc:creator>
		<pubDate>Sun, 15 Feb 2015 20:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2533336</guid>
		<description><![CDATA[Q7 on 15th Feb.]]></description>
		<content:encoded><![CDATA[<p>Q7 on 15th Feb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jude</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2522586</link>
		<dc:creator><![CDATA[jude]]></dc:creator>
		<pubDate>Thu, 12 Feb 2015 13:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2522586</guid>
		<description><![CDATA[q10, dd not specify the line, and the correct set of command is what the question wants us to address.rem when u are concerned with jux one line the particular line is what u will add in d command line]]></description>
		<content:encoded><![CDATA[<p>q10, dd not specify the line, and the correct set of command is what the question wants us to address.rem when u are concerned with jux one line the particular line is what u will add in d command line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2512523</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 09 Feb 2015 11:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2512523</guid>
		<description><![CDATA[Please can someone send the dumps at chromatic_core@yahoo.com Please Please Please Please..................]]></description>
		<content:encoded><![CDATA[<p>Please can someone send the dumps at <a href="mailto:chromatic_core@yahoo.com">chromatic_core@yahoo.com</a> Please Please Please Please&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2505475</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 07 Feb 2015 11:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2505475</guid>
		<description><![CDATA[Q2,3,9 today 7th Feb]]></description>
		<content:encoded><![CDATA[<p>Q2,3,9 today 7th Feb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anum</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2504957</link>
		<dc:creator><![CDATA[Anum]]></dc:creator>
		<pubDate>Sat, 07 Feb 2015 08:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2504957</guid>
		<description><![CDATA[Q6,7,9 today]]></description>
		<content:encoded><![CDATA[<p>Q6,7,9 today</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viky</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2481697</link>
		<dc:creator><![CDATA[viky]]></dc:creator>
		<pubDate>Sun, 01 Feb 2015 06:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2481697</guid>
		<description><![CDATA[vickey_1@hotmail.com plz plz plz send latest CCNA dumps i have paper at 16 Feb. its my second attempt]]></description>
		<content:encoded><![CDATA[<p><a href="mailto:vickey_1@hotmail.com">vickey_1@hotmail.com</a> plz plz plz send latest CCNA dumps i have paper at 16 Feb. its my second attempt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2480096</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 31 Jan 2015 20:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2480096</guid>
		<description><![CDATA[Q7, scored 958/1000.  Thanks 9Tut!]]></description>
		<content:encoded><![CDATA[<p>Q7, scored 958/1000.  Thanks 9Tut!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scofield</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2448752</link>
		<dc:creator><![CDATA[Scofield]]></dc:creator>
		<pubDate>Sat, 24 Jan 2015 09:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2448752</guid>
		<description><![CDATA[Hey guy, can any of you please send me the latest dumps for 200-120... my exam will take place tomorrow 25th Jan 2015 ,,, my Email address: red_ranger1991@yahoo.com]]></description>
		<content:encoded><![CDATA[<p>Hey guy, can any of you please send me the latest dumps for 200-120&#8230; my exam will take place tomorrow 25th Jan 2015 ,,, my Email address: <a href="mailto:red_ranger1991@yahoo.com">red_ranger1991@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murad</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2432202</link>
		<dc:creator><![CDATA[murad]]></dc:creator>
		<pubDate>Mon, 19 Jan 2015 19:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2432202</guid>
		<description><![CDATA[Q2 , Q3, Q9  in my exam today . Passed]]></description>
		<content:encoded><![CDATA[<p>Q2 , Q3, Q9  in my exam today . Passed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abdel</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2431292</link>
		<dc:creator><![CDATA[abdel]]></dc:creator>
		<pubDate>Mon, 19 Jan 2015 13:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2431292</guid>
		<description><![CDATA[Q7 in my exam today. Passed]]></description>
		<content:encoded><![CDATA[<p>Q7 in my exam today. Passed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2421087</link>
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Thu, 15 Jan 2015 17:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2421087</guid>
		<description><![CDATA[Hi everyone, I have been studying hard. I am fairly confident, but would greatly appreciate any dumps. I am taking the CCNA in about a week. bobatemycat@yahoo.com]]></description>
		<content:encoded><![CDATA[<p>Hi everyone, I have been studying hard. I am fairly confident, but would greatly appreciate any dumps. I am taking the CCNA in about a week. <a href="mailto:bobatemycat@yahoo.com">bobatemycat@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charleston</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2417276</link>
		<dc:creator><![CDATA[Charleston]]></dc:creator>
		<pubDate>Wed, 14 Jan 2015 08:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2417276</guid>
		<description><![CDATA[i passed 200-120 986/1000. Q1 Q7 Q8 Q9 was in my exam. Please focus only 9tut. dont waste yourtime reading other site and forum.]]></description>
		<content:encoded><![CDATA[<p>i passed 200-120 986/1000. Q1 Q7 Q8 Q9 was in my exam. Please focus only 9tut. dont waste yourtime reading other site and forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenzo</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2411799</link>
		<dc:creator><![CDATA[Lorenzo]]></dc:creator>
		<pubDate>Mon, 12 Jan 2015 16:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2411799</guid>
		<description><![CDATA[Q 2,7,9 Today 1/12/14]]></description>
		<content:encoded><![CDATA[<p>Q 2,7,9 Today 1/12/14</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ay</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2397069</link>
		<dc:creator><![CDATA[ay]]></dc:creator>
		<pubDate>Wed, 07 Jan 2015 23:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2397069</guid>
		<description><![CDATA[Hi guys..could any of you pls send over the latest dumps which you have..Thanks in advance!!
mail: dysupreme.oromidayo201@gmail.com]]></description>
		<content:encoded><![CDATA[<p>Hi guys..could any of you pls send over the latest dumps which you have..Thanks in advance!!<br />
mail: <a href="mailto:dysupreme.oromidayo201@gmail.com">dysupreme.oromidayo201@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shanny</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2388925</link>
		<dc:creator><![CDATA[Shanny]]></dc:creator>
		<pubDate>Mon, 05 Jan 2015 15:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2388925</guid>
		<description><![CDATA[Hey dudes, questions, why is everyone asking for the latest dumps?  Are these not it?  Is there a PDF or something?

Shanny
shanny55@hotmail.com]]></description>
		<content:encoded><![CDATA[<p>Hey dudes, questions, why is everyone asking for the latest dumps?  Are these not it?  Is there a PDF or something?</p>
<p>Shanny<br />
<a href="mailto:shanny55@hotmail.com">shanny55@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2382193</link>
		<dc:creator><![CDATA[Claudio]]></dc:creator>
		<pubDate>Sat, 03 Jan 2015 16:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2382193</guid>
		<description><![CDATA[About Q10 I agree with Eugene, Cedric, Ferry, Mohammad, etc... in the sense of the example just like it is there. In my opinion it is incorrect or it is out of a real context usage&#039;s. The use of line &quot;1&quot;, the doubtful &quot;C&quot; response and the ambiguous text of the question are tricky, almost dishonest in my opinion. I think It must be corrected by Cisco. (It is a personal opinion of course)]]></description>
		<content:encoded><![CDATA[<p>About Q10 I agree with Eugene, Cedric, Ferry, Mohammad, etc&#8230; in the sense of the example just like it is there. In my opinion it is incorrect or it is out of a real context usage&#8217;s. The use of line &#8220;1&#8243;, the doubtful &#8220;C&#8221; response and the ambiguous text of the question are tricky, almost dishonest in my opinion. I think It must be corrected by Cisco. (It is a personal opinion of course)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SATS</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2379152</link>
		<dc:creator><![CDATA[SATS]]></dc:creator>
		<pubDate>Fri, 02 Jan 2015 12:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2379152</guid>
		<description><![CDATA[Good Afternoon everyone and happy new year to all,

Please could i get the latest dumps if someone could be so kind

Shane.33896@gmail.com

Thank you]]></description>
		<content:encoded><![CDATA[<p>Good Afternoon everyone and happy new year to all,</p>
<p>Please could i get the latest dumps if someone could be so kind</p>
<p><a href="mailto:Shane.33896@gmail.com">Shane.33896@gmail.com</a></p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adil Abdullah</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2373327</link>
		<dc:creator><![CDATA[Adil Abdullah]]></dc:creator>
		<pubDate>Wed, 31 Dec 2014 13:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2373327</guid>
		<description><![CDATA[Mr. Saisuryaganeshn for question 11 the answer is defenately E because when the &quot; service password encryption&quot; command entered all the current given and future given passwords would be encrypted and it is the behavior of this command and that is why we enter this command]]></description>
		<content:encoded><![CDATA[<p>Mr. Saisuryaganeshn for question 11 the answer is defenately E because when the &#8221; service password encryption&#8221; command entered all the current given and future given passwords would be encrypted and it is the behavior of this command and that is why we enter this command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saisuryahganeshn</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2372958</link>
		<dc:creator><![CDATA[saisuryahganeshn]]></dc:creator>
		<pubDate>Wed, 31 Dec 2014 10:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2372958</guid>
		<description><![CDATA[Question 11

What is the effect of using the service password-encryption command?

A. Only passwords configured after the command has been entered will be encrypted.
B. Only the enable password will be encrypted.
C. Only the enable secret password will be encrypted
D. It will encrypt the secret password and remove the enable secret password from the configuration.
E. It will encrypt all current and future passwords.

 Answer: E???
i think it should be &#039;A&#039;]]></description>
		<content:encoded><![CDATA[<p>Question 11</p>
<p>What is the effect of using the service password-encryption command?</p>
<p>A. Only passwords configured after the command has been entered will be encrypted.<br />
B. Only the enable password will be encrypted.<br />
C. Only the enable secret password will be encrypted<br />
D. It will encrypt the secret password and remove the enable secret password from the configuration.<br />
E. It will encrypt all current and future passwords.</p>
<p> Answer: E???<br />
i think it should be &#8216;A&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad Mozamel</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2368620</link>
		<dc:creator><![CDATA[Mohammad Mozamel]]></dc:creator>
		<pubDate>Tue, 30 Dec 2014 04:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2368620</guid>
		<description><![CDATA[Question 10
1. The Answer for ( C ) is Fully Incorrect
The Question is to Allow Only One Person and we Knows that VTY port is Starting from Zero (0)
But answer C is Start From ( Line VTY 1 ) in this Case no one will allow to Login via VTY port in Router
2. We Are not able to Type ( Login ) Before to Assign Password to VTY port But in Answer C it shows that Someone Typed ( Login ) command Before Assign Password ==&gt; that is Impossible
----------------------------------------------------
The Right Answer Must Be :-
C. service password-encryption
line vty 0
password cisco
login]]></description>
		<content:encoded><![CDATA[<p>Question 10<br />
1. The Answer for ( C ) is Fully Incorrect<br />
The Question is to Allow Only One Person and we Knows that VTY port is Starting from Zero (0)<br />
But answer C is Start From ( Line VTY 1 ) in this Case no one will allow to Login via VTY port in Router<br />
2. We Are not able to Type ( Login ) Before to Assign Password to VTY port But in Answer C it shows that Someone Typed ( Login ) command Before Assign Password ==&gt; that is Impossible<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
The Right Answer Must Be :-<br />
C. service password-encryption<br />
line vty 0<br />
password cisco<br />
login</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uday</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2361085</link>
		<dc:creator><![CDATA[uday]]></dc:creator>
		<pubDate>Sun, 28 Dec 2014 11:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2361085</guid>
		<description><![CDATA[Q2,11 today]]></description>
		<content:encoded><![CDATA[<p>Q2,11 today</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sime</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2332289</link>
		<dc:creator><![CDATA[Sime]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 06:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2332289</guid>
		<description><![CDATA[Josh, the answer is A as you&#039;ve said &#039;cause the &#039;show sessions &#039; command is run from the device you &#039;re using to remotely access another device . If you have multiple connections to different hosts , &#039;show sessions &#039; helps you verify them .  

Tips : The &#039;show users &#039; command is run from the telnetted device ..... you can catch violators by this command . :)]]></description>
		<content:encoded><![CDATA[<p>Josh, the answer is A as you&#8217;ve said &#8217;cause the &#8216;show sessions &#8216; command is run from the device you &#8216;re using to remotely access another device . If you have multiple connections to different hosts , &#8216;show sessions &#8216; helps you verify them .  </p>
<p>Tips : The &#8216;show users &#8216; command is run from the telnetted device &#8230;.. you can catch violators by this command . :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2330779</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 00:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2330779</guid>
		<description><![CDATA[I have the exam question then Josh....anyone have an answer for us ?


Regards]]></description>
		<content:encoded><![CDATA[<p>I have the exam question then Josh&#8230;.anyone have an answer for us ?</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2320501</link>
		<dc:creator><![CDATA[Josh]]></dc:creator>
		<pubDate>Fri, 19 Dec 2014 19:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2320501</guid>
		<description><![CDATA[Yannick, if you do a &quot;show ?&quot;, you will see the following:

sessions               Information about Telnet connections
users                    Display information about terminal lines

I just logged in via ssh and telnet to separate switches and did a &quot;show sessions&quot; and get &quot;no connections open&quot; whether I connect via ssh or telnet.  I do see my login when I do a &quot;show users&quot; though.  So technically you&#039;re right, but I believe for the exam, answer A is correct because of the definition provided by the IOS.  Can anyone confirm that?  I&#039;ve only seen A as the correct answer on multiple sites.]]></description>
		<content:encoded><![CDATA[<p>Yannick, if you do a &#8220;show ?&#8221;, you will see the following:</p>
<p>sessions               Information about Telnet connections<br />
users                    Display information about terminal lines</p>
<p>I just logged in via ssh and telnet to separate switches and did a &#8220;show sessions&#8221; and get &#8220;no connections open&#8221; whether I connect via ssh or telnet.  I do see my login when I do a &#8220;show users&#8221; though.  So technically you&#8217;re right, but I believe for the exam, answer A is correct because of the definition provided by the IOS.  Can anyone confirm that?  I&#8217;ve only seen A as the correct answer on multiple sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yannick</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2295610</link>
		<dc:creator><![CDATA[Yannick]]></dc:creator>
		<pubDate>Tue, 16 Dec 2014 15:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2295610</guid>
		<description><![CDATA[Question 8

Which command shows your active Telnet connections?

A. show sessions
B. show cdp neighbors
C. show users
D. show queue

Answer is not A but C !!!!]]></description>
		<content:encoded><![CDATA[<p>Question 8</p>
<p>Which command shows your active Telnet connections?</p>
<p>A. show sessions<br />
B. show cdp neighbors<br />
C. show users<br />
D. show queue</p>
<p>Answer is not A but C !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guru</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2289474</link>
		<dc:creator><![CDATA[Guru]]></dc:creator>
		<pubDate>Mon, 15 Dec 2014 21:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2289474</guid>
		<description><![CDATA[@Enzo, which sim questions were out?]]></description>
		<content:encoded><![CDATA[<p>@Enzo, which sim questions were out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arunachalam</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2286331</link>
		<dc:creator><![CDATA[Arunachalam]]></dc:creator>
		<pubDate>Mon, 15 Dec 2014 10:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2286331</guid>
		<description><![CDATA[Hi guys..could any of you pls send over the latest dumps which you have..Thanks in advance!!
mail-id : arunachalam1987@gmail.com]]></description>
		<content:encoded><![CDATA[<p>Hi guys..could any of you pls send over the latest dumps which you have..Thanks in advance!!<br />
mail-id : <a href="mailto:arunachalam1987@gmail.com">arunachalam1987@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enzo</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2213233</link>
		<dc:creator><![CDATA[Enzo]]></dc:creator>
		<pubDate>Mon, 08 Dec 2014 08:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2213233</guid>
		<description><![CDATA[Q2, Q8 and Q9 today]]></description>
		<content:encoded><![CDATA[<p>Q2, Q8 and Q9 today</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2153189</link>
		<dc:creator><![CDATA[Ali]]></dc:creator>
		<pubDate>Thu, 27 Nov 2014 18:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2153189</guid>
		<description><![CDATA[Hi everyone . if you can support me by sending me the last dump at miska.miska2012@gmail.com
I will appreciate that.
Thanks 9.tut for this website]]></description>
		<content:encoded><![CDATA[<p>Hi everyone . if you can support me by sending me the last dump at <a href="mailto:miska.miska2012@gmail.com">miska.miska2012@gmail.com</a><br />
I will appreciate that.<br />
Thanks 9.tut for this website</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chethan</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2133836</link>
		<dc:creator><![CDATA[Chethan]]></dc:creator>
		<pubDate>Mon, 24 Nov 2014 10:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2133836</guid>
		<description><![CDATA[hi guys, 
Can anyone one send latest dumps for this mail id,,,, pls..
chethuntkl@gmail.com]]></description>
		<content:encoded><![CDATA[<p>hi guys,<br />
Can anyone one send latest dumps for this mail id,,,, pls..<br />
<a href="mailto:chethuntkl@gmail.com">chethuntkl@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2078071</link>
		<dc:creator><![CDATA[K]]></dc:creator>
		<pubDate>Sat, 15 Nov 2014 11:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2078071</guid>
		<description><![CDATA[Planning to right by end of year. can anyone PLEASE send me dumbs vanegoal20@yahoo.co.uk]]></description>
		<content:encoded><![CDATA[<p>Planning to right by end of year. can anyone PLEASE send me dumbs <a href="mailto:vanegoal20@yahoo.co.uk">vanegoal20@yahoo.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parth Shah</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2060345</link>
		<dc:creator><![CDATA[Parth Shah]]></dc:creator>
		<pubDate>Wed, 12 Nov 2014 14:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2060345</guid>
		<description><![CDATA[Q 1,2 and 4 exam on 10th Nov’14]]></description>
		<content:encoded><![CDATA[<p>Q 1,2 and 4 exam on 10th Nov’14</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rizwan</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2052693</link>
		<dc:creator><![CDATA[Rizwan]]></dc:creator>
		<pubDate>Tue, 11 Nov 2014 13:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2052693</guid>
		<description><![CDATA[i am going to appear for CCNA(200-120)exam in 1st week of december , my preparation for exam is 0%. Any one tell me (20 days are enough for passing exam ) ?
And if anyone have latest dumps than please mail me. rizwantariq_279@hotmail.com

Regards,]]></description>
		<content:encoded><![CDATA[<p>i am going to appear for CCNA(200-120)exam in 1st week of december , my preparation for exam is 0%. Any one tell me (20 days are enough for passing exam ) ?<br />
And if anyone have latest dumps than please mail me. <a href="mailto:rizwantariq_279@hotmail.com">rizwantariq_279@hotmail.com</a></p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ferry</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2045584</link>
		<dc:creator><![CDATA[ferry]]></dc:creator>
		<pubDate>Mon, 10 Nov 2014 12:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2045584</guid>
		<description><![CDATA[@ Cedric MEWO

good remark !

but for Q10 answer B has not service password-encryption, so the telnet password will not be encrypted.

it might be a wrong question but the correct answer to that wrong question is C  that ensures the encryption of vty password and permits only one access.

cisco should modify the answer C to VTY 0

This is very tricky]]></description>
		<content:encoded><![CDATA[<p>@ Cedric MEWO</p>
<p>good remark !</p>
<p>but for Q10 answer B has not service password-encryption, so the telnet password will not be encrypted.</p>
<p>it might be a wrong question but the correct answer to that wrong question is C  that ensures the encryption of vty password and permits only one access.</p>
<p>cisco should modify the answer C to VTY 0</p>
<p>This is very tricky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mustapha</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2019060</link>
		<dc:creator><![CDATA[Mustapha]]></dc:creator>
		<pubDate>Wed, 05 Nov 2014 20:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2019060</guid>
		<description><![CDATA[Dears,

Need the ccna dump please at musfafa(@)hotmail.com]]></description>
		<content:encoded><![CDATA[<p>Dears,</p>
<p>Need the ccna dump please at musfafa(@)hotmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salim</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2013659</link>
		<dc:creator><![CDATA[Salim]]></dc:creator>
		<pubDate>Tue, 04 Nov 2014 19:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2013659</guid>
		<description><![CDATA[How can I get ccna 200-120 new dumps]]></description>
		<content:encoded><![CDATA[<p>How can I get ccna 200-120 new dumps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedrick MEWO</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2012283</link>
		<dc:creator><![CDATA[Cedrick MEWO]]></dc:creator>
		<pubDate>Tue, 04 Nov 2014 13:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2012283</guid>
		<description><![CDATA[For Q10 this is the correct answer

enable password secret
line vty 0
login
password cisco

Why? &#039;cause if you use line vty 1, you will not be able to access the terminal due to the missing of password on line vty 0, you can&#039;t access the second line if the first line is idle.]]></description>
		<content:encoded><![CDATA[<p>For Q10 this is the correct answer</p>
<p>enable password secret<br />
line vty 0<br />
login<br />
password cisco</p>
<p>Why? &#8217;cause if you use line vty 1, you will not be able to access the terminal due to the missing of password on line vty 0, you can&#8217;t access the second line if the first line is idle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedrick MEWO</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-2012201</link>
		<dc:creator><![CDATA[Cedrick MEWO]]></dc:creator>
		<pubDate>Tue, 04 Nov 2014 13:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-2012201</guid>
		<description><![CDATA[Hi guys!
Q4 the answer is A no B, because the commande &quot;Service password-ecncryption&quot; encrypte all password passing through the router. for exemple you access your router for the first time, before doing your basic configuration type the commande service password-encryption after that creat a username cedrick password cedrick.
do a sh runnning-config you will notice that your password was encrypted , due to the command you typing before. Answer A no B.]]></description>
		<content:encoded><![CDATA[<p>Hi guys!<br />
Q4 the answer is A no B, because the commande &#8220;Service password-ecncryption&#8221; encrypte all password passing through the router. for exemple you access your router for the first time, before doing your basic configuration type the commande service password-encryption after that creat a username cedrick password cedrick.<br />
do a sh runnning-config you will notice that your password was encrypted , due to the command you typing before. Answer A no B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://www.9tut.com/new-ccna-ios-questions/comment-page-4#comment-1999527</link>
		<dc:creator><![CDATA[Eugene]]></dc:creator>
		<pubDate>Sun, 02 Nov 2014 05:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.9tut.com/?p=1791#comment-1999527</guid>
		<description><![CDATA[I think Q10 is somehow wrong in the sense that you have skipped line vty 0 which deny you access in the terminal due to unsettling of password 

It was supposed to be like ( line vty 0 password Cisco )which would be correct.]]></description>
		<content:encoded><![CDATA[<p>I think Q10 is somehow wrong in the sense that you have skipped line vty 0 which deny you access in the terminal due to unsettling of password </p>
<p>It was supposed to be like ( line vty 0 password Cisco )which would be correct.</p>
]]></content:encoded>
	</item>
</channel>
</rss>