<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>N.J 180 Degree</title>
	<atom:link href="http://nj180degree.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://nj180degree.net</link>
	<description>Yet another blog about Monkeys and IT</description>
	<lastBuildDate>Tue, 09 Mar 2010 15:28:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
			<title>N.J 180 Degree</title>
			<url>http://nj180degree.net/wp-content/uploads/2009/12/logo21.png</url>
			<link>http://nj180degree.net</link>
			<width></width>
			<height></height>
			<description>Yet another blog about Monkeys and IT</description>
		</image>		<item>
		<title>CCNA Exploration2: Routing Protocols –Chapter 3 Exam</title>
		<link>http://nj180degree.net/2010/03/08/ccna-exploration2-routing-protocols-%e2%80%93chapter-3-exam/</link>
		<comments>http://nj180degree.net/2010/03/08/ccna-exploration2-routing-protocols-%e2%80%93chapter-3-exam/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 07:48:58 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CCNA exam]]></category>
		<category><![CDATA[CCNA Exploration 2 – Ch 3 Exam]]></category>
		<category><![CDATA[CCNA2 Routing Protocols and Concepts]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=456</guid>
		<description><![CDATA[01. Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.)

 Administrative distance refers to the trustworthiness of a particular route.
 A router first installs routes with higher administrative distances.
 The value of the administarive distance can not be altered by the network administrator.
 Routes with the smallest metric to a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="CiscoCCNA" src="../wp-content/uploads/2010/03/CiscoCCNA-150x150.jpg" alt="" width="150" height="150" /><strong>01. Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> Administrative distance refers to the trustworthiness of a particular route.</span></li>
<li> A router first installs routes with higher administrative distances.</li>
<li> The value of the administarive distance can not be altered by the network administrator.</li>
<li><span style="color: #ff0000;"> Routes with the smallest metric to a destination indicate the best path.</span></li>
<li> The metric is always determined based on hop count.</li>
<li> The metric varies depending which Layer 3 protocol is being routed, such as IP or IPX.</li>
</ul>
<p><span id="more-456"></span><strong>02. <img class="aligncenter size-full wp-image-457" title="02" src="http://nj180degree.net/wp-content/uploads/2010/03/021.jpg" alt="" width="364" height="215" />Refer to the exhibit. Which statement correctly describes how R1 will determine the best path to R2?</strong></p>
<ul>
<li> R1 will install a RIP route using network A in its routing table because the administrative distance of RIP is higher than EIGRP.</li>
<li> R1 will install a RIP route using network A in its routing table because the path cost from RIP is lower than EIGRP.</li>
<li><span style="color: #ff0000;"> R1 will install an EIGRP route using network B in its routing table because the administrative distance of EIGRP is lower than RIP.</span></li>
<li> R1 will install an EIGRP route using network B in its routing table because the path cost from EIGRP is lower than RIP.</li>
<li> R1 will install an EIGRP route and a RIP route in its routing table and load balance between them.</li>
</ul>
<p><strong>03. Which two statements are true regarding classless routing protocols? (Choose two.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> sends subnet mask information in routing updates</span></li>
<li> sends complete routing table update to all neighbors</li>
<li> is supported by RIP version 1</li>
<li><span style="color: #ff0000;"> allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology</span></li>
<li> reduces the amount of address space available in an organization</li>
</ul>
<p><strong>04.  Which command would the network administrator issue to determine if load balancing is in effect on a router?</strong></p>
<ul>
<li> show ip protocols</li>
<li><span style="color: #ff0000;"> show ip route</span></li>
<li> show ip interface brief</li>
<li> show ip interface</li>
</ul>
<p><strong>05.  Which two conditions would create a setting where the use of a distance-vector routing protocol would be efficient? (Choose two.)</strong></p>
<ul>
<li> the network requires a special hierarchical design</li>
<li> fast convergence of the network is crucial</li>
<li><span style="color: #ff0000;">the network is using a hub and spoke topology</span></li>
<li><span style="color: #ff0000;"> the network is using a flat design</span></li>
<li> there are more than 15 hops between the most distant routers</li>
</ul>
<p><strong> 06. What is the purpose of a routing protocol?</strong></p>
<ul>
<li> It is used to build and maintain ARP tables.</li>
<li> It provides a method for segmenting and reassembling data packets.</li>
<li> It allows an administrator to devise an addressing scheme for the network.</li>
<li><span style="color: #ff0000;"> It allows a router to share information about known networks with other routers.</span></li>
<li> It provides a procedure for encoding and decoding data into bits for packet forwarding.</li>
</ul>
<p><strong>07.  Which of the following best describes the operation of distance vector routing protocols?</strong></p>
<ul>
<li> They use hop count as their only metric.</li>
<li> They only send out updates when a new network is added.</li>
<li><span style="color: #ff0000;"> They send their routing tables to directly connected neighbors.</span></li>
<li> They flood the entire network with routing updates.</li>
</ul>
<p><strong>08. When multiple routing protocols have a route to the same destination network, what determines which route is installed in the routing table?</strong></p>
<ul>
<li> best metric</li>
<li> lowest hop count</li>
<li> greatest available bandwidth</li>
<li><span style="color: #ff0000;"> lowest administrative distance</span></li>
<li> lowest cost</li>
</ul>
<p><strong>09.  Why is fast convergence desirable in networks that use dynamic routing protocols?</strong></p>
<ul>
<li> Routers will not allow packets to be forwarded until the network has converged.</li>
<li> Hosts are unable to access their gateway until the network has converged.</li>
<li><span style="color: #ff0000;"> Routers may make incorrect forwarding decisions until the network has converged.</span></li>
<li> Routers will not allow configuration changes to be made until the network has converged.</li>
</ul>
<p><strong>10. Which of the following conditions must be met in order for a network to have converged?</strong></p>
<ul>
<li> The routers in the network are operating with dynamic routing protocols.</li>
<li> The routers in the network are operating with compatible versions of IOS.</li>
<li> The routers in the network are operating with the same routing tables.</li>
<li><span style="color: #ff0000;"> The routers in the network are operating with consistent routing knowledge.</span></li>
</ul>
<p><strong>11.  Which two statements are true regarding metrics? (Choose two.)</strong></p>
<ul>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
<li> RIP uses bandwidth as a metric.</li>
<li> OSPF uses delay as a metric.</li>
<li><span style="color: #ff0000;"> EIGRP uses bandwidth as a metric.</span></li>
<li><span style="color: #ff0000;"> OSPF uses cost based on bandwidth as a metric.</span></li>
<li> RIP uses delay as a metric.</li>
<li> EIGRP uses hop count only as a metric.</li>
</ul>
<p><strong>12. Which two statements are true regarding the advantages of the use of static routes? (Choose two).</strong></p>
<ul>
<li><span style="color: #ff0000;"> increased security</span></li>
<li> reduced effort in configuring routes</li>
<li><span style="color: #ff0000;"> the administrator maintains control over routing</span></li>
<li> easier to implement in a growing network</li>
<li> reduces the chance of routing errors</li>
<li> increased router resource usage</li>
</ul>
<p><strong>13. The following line of code is displayed in a routing table:</strong></p>
<pre>R 209.165.201.0/24 [120/2] via 192.168.252.2, 00:00:16, S0/0/0</pre>
<p><strong>What can be concluded from this output?</strong></p>
<ul>
<li> A packet destined for host 192.168.252.2 will be forwarded out the interface connected to network 209.165.201.0/24.</li>
<li><span style="color: #ff0000;"> The value, 120, is used to determine the best path when a router has more than one routing protocol configured for the same destination network.</span></li>
<li> This route was manually configured using the ip route command.</li>
<li> 192.168.252.2 is an interface on the router that produced this output.</li>
</ul>
<p><strong>14. What will be the result of the following commands?</strong></p>
<pre>ORL(config)# interface fastethernet 0/0

ORL(config-if)# ip address 172.16.3.1 255.255.255.0

ORL(config-if)# no shutdown</pre>
<ul>
<li> The 172.16.3.0 network will be routed by any dynamic routing protocol automatically.<span style="color: #ff0000;"> </span></li>
<li><span style="color: #ff0000;">A routing table entry is made to the 172.16.3.0 network with a code of &#8220;C&#8221;.</span></li>
<li>A static route is required to route traffic to the 172.16.3.0 network.</li>
<li>The commands will be saved to the startup-configuration automatically.</li>
</ul>
<p><strong>15.  An engineer creates a static route by entering the Router(config)# ip route 10.0.0.0 255.255.255.0 192.168.1.2 command. What can be concluded about this route?</strong></p>
<ul>
<li><span style="color: #ff0000;"> The administrative distance of this route is 1.</span></li>
<li> 192.168.1.2 is the address of an interface on this router.</li>
<li> This route will display as a directly connected network in the routing table.</li>
<li> Packets with a destination IP address of 192.168.1.2 will be forwarded to the 10.0.0.0/24 network first.</li>
</ul>
<p><strong>16. <img class="aligncenter size-full wp-image-458" title="16" src="http://nj180degree.net/wp-content/uploads/2010/03/161.jpg" alt="" width="372" height="208" />Refer to the exhibit. Router1 and Router2 are running EIGRP. All interfaces are operational and packets can be forwarded between all networks. What information will be found in the routing table for Router1?</strong></p>
<ul>
<li> Router1 will have 6 directly connected networks.</li>
<li><span style="color: #ff0000;"> The administrative distance of the route to network 172.16.0.0 will be 90.</span></li>
<li> The metric for routes to 172.16.0.0 will be 1.</li>
<li> The interface that is used to forward packets to 172.16.0.0 will always be the S0/1 interface.</li>
</ul>
<p><strong>17.  The following line of code is present in the routing table:</strong></p>
<pre>O 10.16.1.0/27 [110/129] via 192.168.1.5, 00:00:05, Serial0/0/1</pre>
<p><strong>What does the number 129 indicate in this output?</strong></p>
<ul>
<li><span style="color: #ff0000;"> The cost for this link has a value of 129.</span></li>
<li> The clock rate on this serial interface is set to 129,000.</li>
<li> The next-hop router is 129 hops away from this router.</li>
<li> This route has been updated 129 times in this routing table.</li>
</ul>
<p><strong>18.  A growing medium-sized manufacturing company recently began to have routing instability issues. The company uses static routes and has a mixture of over 30 Cisco and non-Cisco routers. The network administrator has decided to convert the network to dynamic routing. What characteristics of protocols should be considered in this selection process?</strong></p>
<ul>
<li> Distance vector routing protocols, such as RIP, converge more quickly than do link-state routing protocols.</li>
<li> EIGRP can be used on all of the routers in the company.</li>
<li><span style="color: #ff0000;"> OSPF can be used between the routers.</span></li>
<li> An exterior routing protocol, such as BGP, is recommended for growing companies.</li>
</ul>
<p><strong>19. <img class="aligncenter size-full wp-image-459" title="19" src="http://nj180degree.net/wp-content/uploads/2010/03/191.jpg" alt="" width="480" height="208" />Refer to the exhibit. If RIP is the routing protocol, what is the value of the metric from router A to network 192.168.5.0/24?</strong></p>
<ul>
<li><span style="color: #ff0000;">3</span></li>
<li> 4</li>
<li> 56</li>
<li> 624</li>
<li> 724</li>
</ul>
<p><strong>20.  A router learns two paths with equal metrics to a destination network via the RIP routing protocol. How will the router handle packets to the destination network?</strong></p>
<ul>
<li> The router will install the first route it learned into the routing table.</li>
<li><span style="color: #ff0000;"> The router will install both routes in the routing table and load balance between the two.</span></li>
<li> The router will put the first route in the routing table, and denote the second route as a backup route.</li>
<li> The router will pick the path with the higher bandwidth and will place it in the routing table.</li>
</ul>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F03%2F08%2Fccna-exploration2-routing-protocols-%25e2%2580%2593chapter-3-exam%2F&amp;linkname=CCNA%20Exploration2%3A%20Routing%20Protocols%20%E2%80%93Chapter%203%20Exam"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/03/08/ccna-exploration2-routing-protocols-%e2%80%93chapter-3-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA Exploration2: Routing Protocols –Chapter 2 Exam</title>
		<link>http://nj180degree.net/2010/03/07/ccna-exploration2-routing-protocols-%e2%80%93chapter-2-exam/</link>
		<comments>http://nj180degree.net/2010/03/07/ccna-exploration2-routing-protocols-%e2%80%93chapter-2-exam/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 09:09:28 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CCNA exam]]></category>
		<category><![CDATA[CCNA Exploration]]></category>
		<category><![CDATA[ccna2]]></category>
		<category><![CDATA[CCNA2 Ch2 exam]]></category>
		<category><![CDATA[CCNA2 Routing Protocols and Concepts]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=440</guid>
		<description><![CDATA[01. The output of the Router# show interfaces serial 0/1 command displays the following:
Serial0/1 is up, line protocol is down.
What is the most likely cause for the line protocol being down?

 Serial0/1 is shutdown.
 There is no cable connecting the routers.
 The remote router is using serial 0/0.
 No clock rate has been set.

02.  [...]]]></description>
			<content:encoded><![CDATA[<p><strong>01. The output of the Router# show interfaces serial 0/1 command displays the following:</strong><img class="alignright" title="CiscoCCNA" src="../wp-content/uploads/2010/03/CiscoCCNA-150x150.jpg" alt="" width="150" height="150" /></p>
<p><strong>Serial0/1 is up, line protocol is down.</strong></p>
<p><strong>What is the most likely cause for the line protocol being down?</strong></p>
<ul>
<li> Serial0/1 is shutdown.</li>
<li> There is no cable connecting the routers.</li>
<li> The remote router is using serial 0/0.</li>
<li><span style="color: #ff0000;"> No clock rate has been set.</span></li>
</ul>
<p><span style="color: #ff0000;"><span id="more-440"></span></span><strong>02.  Which address can be used to summarize networks 172.16.0.0/24 thru 172.16.7.0/24?</strong></p>
<ul>
<li><span style="color: #ff0000;"> 172.16.0.0/21</span></li>
<li> 172.16.1.0/22</li>
<li> 172.16.0.0 255.255.255.248</li>
<li> 172.16.0.0 255.255.252.0</li>
</ul>
<p><strong>03. <img class="aligncenter size-full wp-image-441" title="03" src="http://nj180degree.net/wp-content/uploads/2010/03/03.jpg" alt="" width="381" height="170" />Refer to the exhibit. How will packets destined to the 172.16.0.0 network be forwarded?</strong></p>
<ul>
<li><span style="color: #ff0000;"> Router1 will perform recursive lookup and packet will exit S0/0.</span></li>
<li> Router1 will perform recursive lookup and packet will exit S0/1.</li>
<li> There is no matching interface associated with network 172.16.0.0 so packets will be dropped.</li>
<li> There is no matching interface associated with network 172.16.0.0 so packets will take gateway of last resort and exit out S0/2.</li>
</ul>
<p><strong>04.  A static route that points to the next hop IP will have what administrative distance and metric in the routing table?</strong></p>
<ul>
<li> administrative distance of 0 and metric of 0</li>
<li> administrative distance of 0 and metric of 1</li>
<li><span style="color: #ff0000;"> administrative distance of 1 and metric of 0</span></li>
<li> administrative distance of 1 and metric of 1</li>
</ul>
<p><strong>05.  Hosts on two separate subnets cannot communicate. The network administrator suspects a missing route in one of the routing tables. Which three commands can be used to help troubleshoot Layer 3 connectivity issues? (Choose three.)</strong></p>
<ul>
<li> <span style="color: #ff0000;">ping</span></li>
<li> show arp</li>
<li> <span style="color: #ff0000;">traceroute</span></li>
<li><span style="color: #ff0000;"> show ip route</span></li>
<li> show controllers</li>
<li> show cdp neighbor</li>
</ul>
<p><strong>06. <img class="aligncenter size-full wp-image-442" title="06" src="http://nj180degree.net/wp-content/uploads/2010/03/06.jpg" alt="" width="453" height="189" />Refer to the exhibit. Which static route should be configured on Router1 so that host A will be able to reach host B on the 172.16.0.0 network?</strong></p>
<ul>
<li> ip route 192.168.0.0 172.16.0.0 255.255.0.0</li>
<li> ip route 172.16.0.0 255.255.0.0 192.168.0.1</li>
<li> ip route 172.16.0.0 255.255.0.0 S0/0/1</li>
<li><span style="color: #ff0000;"> ip route 172.16.0.0 255.255.0.0 S0/0/0</span></li>
</ul>
<p><strong>07.  Which of the following are displayed by the Router# show cdp neighbors command? (Choose three.)</strong></p>
<ul>
<li> load</li>
<li> <span style="color: #ff0000;">platform</span></li>
<li> reliability</li>
<li> <span style="color: #ff0000;">holdtime</span></li>
<li><span style="color: #ff0000;"> local interface</span></li>
</ul>
<p><strong>08. Why is it advisable to enter a next-hop IP address when creating a static route whose exit interface is an Ethernet network?</strong></p>
<ul>
<li> Adding the next-hop address eliminates the need for the router to do any lookups in the routing table before forwarding a packet.</li>
<li><span style="color: #ff0000;"> In a multi-access network, the router cannot determine the next-hop MAC address for the Ethernet frame without a next-hop address.</span></li>
<li> Using a next-hop address in a static route provides a route with a lower metric.</li>
<li> In multi-access networks, using a next-hop address in a static route makes that route a candidate default route.</li>
</ul>
<p><strong>09. <img class="aligncenter size-full wp-image-443" title="09" src="http://nj180degree.net/wp-content/uploads/2010/03/09.jpg" alt="" width="411" height="247" />Refer to the exhibit. Which set of commands will configure static routes that will allow the WinterPark and the Altamonte routers to deliver packets from each LAN and direct all other traffic to the Internet?</strong></p>
<ul>
<li> <span style="color: #ff0000;">WinterPark(config)# ip route 0.0.0.0 0.0.0.0 192.168.146.1<br />
Altamonte(config)# ip route 10.0.234.0 255.255.255.0 192.168.146.2<br />
Altamonte(config)# ip route 0.0.0.0 0.0.0.0 s0/1</span></li>
<li> WinterPark(config)# ip route 0.0.0.0 0.0.0.0 192.168.146.1<br />
Altamonte(config)# ip route 10.0.234.0 255.255.255.0 192.168.146.2<br />
Altamonte(config)# ip route 198.18.222.0 255.255.255.255 s0/1</li>
<li> WinterPark(config)# ip route 172.191.67.0 255.255.255.0 192.168.146.1<br />
WinterPark(config)# ip route 0.0.0.0 0.0.0.0 192.168.146.1<br />
Altamonte(config)# ip route 10.0.234.0 255.255.255.0 192.168.146.2</li>
<li> WinterPark(config)# ip route 172.191.67.0 255.255.255.0 192.168.146.1<br />
Altamonte(config)# ip route 10.0.234.0 255.255.255.0 192.168.146.2<br />
Altamonte(config)# ip route 0.0.0.0 0.0.0.0 s0/0</li>
</ul>
<p><strong>10. What happens to a static route entry in a routing table when the outgoing interface is not available?</strong></p>
<ul>
<li><span style="color: #ff0000;"> The route is removed from the table.</span></li>
<li> The router polls neighbors for a replacement route.</li>
<li> The route remains in the table because it was defined as static.</li>
<li> The router redirects the static route to compensate for the loss of the next hop device.</li>
</ul>
<p><strong>11.  What address can be used to summarize networks 172.16.0.0/24 thru 172.16.7.0/24?</strong></p>
<ul>
<li> <span style="color: #ff0000;">172.16.0.0/21</span></li>
<li> 172.16.1.0/22</li>
<li> 172.16.0.0 255.255.255.248</li>
<li> 172.16.0.0 255.255.252.0</li>
</ul>
<p><strong>12. <img class="aligncenter size-full wp-image-444" title="12" src="http://nj180degree.net/wp-content/uploads/2010/03/121.jpg" alt="" width="452" height="153" />Refer to the exhibit. Given the output in the exhibit, how would a clock rate be determined for this link?</strong></p>
<ul>
<li> The rate would be negotiated by both routers.</li>
<li> A rate would not be selected due to the DCE/DTE connection mismatch.</li>
<li> The rate configured on the DTE determines the clock rate.</li>
<li> <span style="color: #ff0000;">The rate configured on the DCE determines the clock rate.</span></li>
</ul>
<p><strong>13.  Which piece of information is available from examining the output of the command show ip interface brief?</strong></p>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
<ul>
<li> Interface speed and duplex</li>
<li> Interface MTU</li>
<li> Errors</li>
<li> Interface MAC address</li>
<li> <span style="color: #ff0000;">Interface IP address</span></li>
</ul>
<p><strong>14. What two devices are responsible for converting the data from the WAN service provider into a form acceptable by the router? (Choose two).</strong></p>
<ul>
<li> the serial port of the router</li>
<li><span style="color: #ff0000;"> a modem</span></li>
<li> a switch</li>
<li> the ethernet port of the router</li>
<li><span style="color: #ff0000;"> a CSU/DSU device</span></li>
<li> a DTE device</li>
</ul>
<p><strong>15.<img class="aligncenter size-full wp-image-445" title="15" src="http://nj180degree.net/wp-content/uploads/2010/03/15.jpg" alt="" width="376" height="162" /> Refer to the exhibit. What two commands are required to provide connectivity between the 192.168.1.0 and 10.0.0.0 networks without requiring recursive lookup? (Choose two.)</strong></p>
<ul>
<li> <span style="color: #ff0000;">A(config)# ip route 10.0.0.0 255.0.0.0 s 0/1/0</span></li>
<li> A(config)# ip route 10.0.0.0 255.0.0.0 172.16.40.2</li>
</ul>
<ul>
<li>A (config)# ip route 10.0.0.0 255.0.0.0 s 0/0/0</li>
<li><span style="color: #ff0000;"> B(config)# ip route 192.168.1.0 255.255.255.0 s 0/0/0</span></li>
<li> B (config)# ip route 192.168.1.0 255.255.255.0 172.16.40.1</li>
<li> B(config)# ip route 192.168.1.0 255.255.255.0 s 0/1/0</li>
</ul>
<p><strong> 16.  A router has one static route configured to each destination network. Which two scenarios would require an administrator to alter the static routes that are configured on that router? (Choose two.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> The destination network no longer exists.</span></li>
<li> The destination network is moved to a different interface on the same router.</li>
<li> The path between the source and destination is upgraded with a higher bandwidth link.</li>
<li> The remote destination network interface has to be down for 15 minutes of maintenance.</li>
<li><span style="color: #ff0000;"> A topology change occurs where the existing next-hop address or exit interface is not accessible.</span></li>
</ul>
<p><strong>17.  A network administrator enters the following command into Router1: ip route 192.168.0.0 255.255.255.0 S0/1/0. Router1 then receives a packet that is destined for 192.168.0.22/24. After finding the recently configured static route in the routing table, what does Router1 do next to process the packet?</strong></p>
<ul>
<li> drops the packet because the destination host is not listed in the routing table</li>
<li> looks up the MAC address of the S0/1/0 interface to determine the destination MAC address of the new frame</li>
<li> performs a recursive lookup for the IP address of the S0/1/0 interface before forwarding the packet</li>
<li><span style="color: #ff0000;"> encapsulates the packet into a frame for the WAN link and forwards the packet out the S0/1/0 interface</span></li>
</ul>
<p><strong>18. <img class="aligncenter size-full wp-image-446" title="18" src="http://nj180degree.net/wp-content/uploads/2010/03/181.jpg" alt="" width="464" height="277" />Refer to the exhibit. A company network engineer is assigned to establish connectivity between the two Ethernet networks so that hosts on the 10.1.1.0/24 subnet can contact hosts on the 10.1.2.0/24 subnet. The engineer has been told to use only static routing for these company routers. Which set of commands will establish connectivity between the two Ethernet networks?</strong></p>
<ul>
<li> R1(config)# ip route 10.1.2.0 255.255.255.0 192.168.0.1<br />
R2(config)# ip route 10.1.1.0 255.255.255.0 192.168.0.2</li>
<li> R1(config)# ip route 10.1.2.0 255.255.255.0 192.168.0.2<br />
R2(config)# ip route 10.1.1.0 255.255.255.0 192.168.0.1</li>
<li><span style="color: #ff0000;"> R1(config)# ip route 10.1.1.0 255.255.255.0 192.168.0.2<br />
R2(config)# ip route 10.1.2.0 255.255.255.0 192.168.0.1</span></li>
<li> R1(config)# ip route 10.1.1.0 255.255.255.0 192.168.0.1<br />
R2(config)# ip route 10.1.2.0 255.255.255.0 192.168.0.2</li>
<li> R1(config)# ip route 0.0.0.0 0.0.0.0 10.1.2.1<br />
R2(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1</li>
</ul>
<p><strong>19. <img class="aligncenter size-full wp-image-447" title="19" src="http://nj180degree.net/wp-content/uploads/2010/03/19.jpg" alt="" width="417" height="238" />Refer to the exhibit. What is the significance of the /8 in the route to the 10.0.0.0 network?</strong></p>
<ul>
<li> It indicates that there are 8 hops between this router and the 10.0.0.0 network.</li>
<li> It represents the time, in milliseconds, it takes for a ping to reply when sent to the 10.0.0.0 network.</li>
<li> It indicates that there are 8 subnets in the destination network to which the router can forward packets.</li>
<li><span style="color: #ff0000;"> It indicates the number of consecutive bits, from the left, in the destination IP address of a packet that must match 10.0.0.0 to use that route.</span></li>
</ul>
<p><strong>20. <img class="aligncenter size-full wp-image-448" title="20" src="http://nj180degree.net/wp-content/uploads/2010/03/201.jpg" alt="" width="346" height="224" />Refer to the exhibit. What two commands will change the next-hop address for the 10.0.0.0/8 network from 172.16.40.2 to 192.168.1.2? (Choose two.)</strong></p>
<ul>
<li> A(config)# no network 10.0.0.0 255.0.0.0 172.16.40.2</li>
<li> A(config)# no ip address 10.0.0.1 255.0.0.0 172.16.40.2</li>
<li><span style="color: #ff0000;"> A(config)# no ip route 10.0.0.0 255.0.0.0 172.16.40.2</span></li>
<li> A(config)# ip route 10.0.0.0 255.0.0.0 s0/0/0</li>
<li><span style="color: #ff0000;"> A(config)# ip route 10.0.0.0 255.0.0.0 192.168.1.2</span></li>
</ul>
<p><strong>21.  Which two statements describe functions or characteristics of CDP? (Choose two.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> It starts up automatically and allows the device to detect directly connected neighbor devices that use CDP.</span></li>
<li> It operates at the network layer and allows two systems to learn about each other.</li>
<li> It creates a topology map of the entire network.</li>
<li><span style="color: #ff0000;"> It allows systems to learn about each other even if different network layer protocols are configured.</span></li>
<li> It forwards advertisements about routes for faster convergence.</li>
</ul>
<p><strong> 22. <img class="aligncenter size-full wp-image-449" title="22" src="http://nj180degree.net/wp-content/uploads/2010/03/22.jpg" alt="" width="259" height="173" />Which of the following is true regarding CDP and the graphic shown?</strong></p>
<ul>
<li> CDP running on Router D will gather information about routers A, B, C, and E.</li>
<li><span style="color: #ff0000;"> By default, Router A will receive CDP advertisements from routers B and C.</span></li>
<li> If routers D and E are running different routing protocols, they will not exchange CDP information.</li>
<li> Router E can use CDP to identify the IOS running on Router B.</li>
</ul>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F03%2F07%2Fccna-exploration2-routing-protocols-%25e2%2580%2593chapter-2-exam%2F&amp;linkname=CCNA%20Exploration2%3A%20Routing%20Protocols%20%E2%80%93Chapter%202%20Exam"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/03/07/ccna-exploration2-routing-protocols-%e2%80%93chapter-2-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA Exploration2: Routing Protocols –Chapter 1 Exam</title>
		<link>http://nj180degree.net/2010/03/02/ccnaexploration2ch/</link>
		<comments>http://nj180degree.net/2010/03/02/ccnaexploration2ch/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 11:38:05 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CCNA 2]]></category>
		<category><![CDATA[CCNA exam]]></category>
		<category><![CDATA[CCNA2 Routing Protocols and Concepts]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=429</guid>
		<description><![CDATA[01. Which two statements correctly describe the components of a router? (Choose two.)

 RAM permanently stores the configuration file used during the boot sequence.
 ROM contains diagnostics executed on hardware modules.
 NVRAM stores a backup copy of the IOS used during the boot sequence.
 Flash memory does not lose its contents during a reboot.
 ROM [...]]]></description>
			<content:encoded><![CDATA[<p><strong>01. Which two statements correctly describe the components of a router? (Choose two.)</strong><img class="size-thumbnail wp-image-438 alignright" title="CiscoCCNA" src="http://nj180degree.net/wp-content/uploads/2010/03/CiscoCCNA-150x150.jpg" alt="" width="150" height="150" /></p>
<ul>
<li> RAM permanently stores the configuration file used during the boot sequence.</li>
<li><span style="color: #ff0000;"> ROM contains diagnostics executed on hardware modules.</span></li>
<li> NVRAM stores a backup copy of the IOS used during the boot sequence.</li>
<li><span style="color: #ff0000;"> Flash memory does not lose its contents during a reboot.</span></li>
<li> ROM contains the most current and most complete version of the IOS.</li>
<li> Flash contains boot system commands to identify the location of the IOS. <span id="more-429"></span></li>
</ul>
<p><strong>02. <a href="http://nj180degree.net/wp-content/uploads/2010/03/02.jpg"><img class="aligncenter size-full wp-image-430" title="02" src="http://nj180degree.net/wp-content/uploads/2010/03/02.jpg" alt="" width="518" height="242" /></a>Which interfaces in the exhibit could be used for a leased line WAN connection? (Choose two.)</strong></p>
<ul>
<li> <span style="color: #ff0000;">1</span></li>
<li> 2</li>
<li> 3</li>
<li><span style="color: #ff0000;"> 4</span></li>
<li> 5</li>
<li> 6</li>
</ul>
<p><strong> 03. If a router cannot find a valid configuration file during the startup sequence, what will occur?</strong></p>
<ul>
<li> The startup sequence will reset.</li>
<li><span style="color: #ff0000;"> The router will prompt the user for a response to enter setup mode.</span></li>
<li> The startup sequence will halt until a valid configuration file is acquired.</li>
<li> The router will generate a default configuration file based on the last valid configuration.</li>
<li> The router will monitor local traffic to determine routing protocol configuration requirements.</li>
</ul>
<p><strong> 04. Which of the following is the correct flow of routines for a router startup?</strong></p>
<ul>
<li><span style="color: #ff0000;"> load bootstrap, load IOS, apply configuration</span></li>
<li> load bootstrap, apply configuration, load IOS</li>
<li> load IOS, load bootstrap, apply configuration, check hardware</li>
<li> check hardware, apply configuration, load bootstrap, load IOS</li>
</ul>
<p><strong> 05. What is the default sequence for loading the configuration file?</strong></p>
<ul>
<li> NVRAM, FLASH, ROM</li>
<li> FLASH, TFTP,CONSOLE</li>
<li><span style="color: #ff0000;"> NVRAM, TFTP, CONSOLE</span></li>
<li> FLASH, TFTP, ROM</li>
</ul>
<p><strong> 06. From what location can a router load the Cisco IOS during the boot process? (Choose two.)</strong></p>
<ul>
<li> RAM</li>
<li><span style="color: #ff0000;"> TFTP server</span></li>
<li> NVRAM</li>
<li> setup routine</li>
<li><span style="color: #ff0000;"> Flash memory</span></li>
<li> Terminal</li>
</ul>
<p><strong> 07. Which are functions of a router? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> packet switching</span></li>
<li> extension of network segments</li>
<li><span style="color: #ff0000;"> segmentation of broadcast domains</span></li>
<li><span style="color: #ff0000;"> selection of best path based on logical addressing</span></li>
<li> selection of best path based on physical addressing</li>
</ul>
<p><strong> 08. What three processes does a router execute when it receives a packet from one network that is destined for another network? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> decapsulates the Layer 3 packet by stripping off the Layer 2 frame header</span></li>
<li> uses the destination MAC Address in the IP Header to look up the next-hop address in the routing table</li>
<li> leaves the Layer 2 frame header intact when decapsulating the Layer 3 packet</li>
<li> <span style="color: #ff0000;">uses the destination IP Address in the IP header to look up the next-hop address in the routing table</span></li>
<li><span style="color: #ff0000;"> encapsulates the Layer 3 packet into the new Layer 2 frame and forwards it out the exit interface</span></li>
<li> encapsulates the Layer 3 packet into a special Layer 1 frame and forwards it to the exit interface</li>
</ul>
<p><strong> 09. The network administrator needs to connect two routers directly via their FastEthernet ports. What cable should the network administrator use?</strong></p>
<ul>
<li> straight-through</li>
<li> rollover</li>
<li> <span style="color: #ff0000;">cross-over</span></li>
<li> serial</li>
</ul>
<p><strong> 10. <img class="aligncenter size-full wp-image-431" title="10" src="http://nj180degree.net/wp-content/uploads/2010/03/10.jpg" alt="" width="216" height="426" />Refer to the exhibit. What can be concluded from the output of the running-configuration of a router?</strong></p>
<ul>
<li> The passwords are encrypted.</li>
<li> The current configuration was saved to NVRAM.</li>
<li> The configuration that is shown will be the one used on the next reboot.</li>
<li> <span style="color: #ff0000;">The commands that are displayed determine the current operation of the router.</span></li>
</ul>
<p><strong> 11. Which two statements describe characteristics of load balancing? (Choose two.)</strong></p>
<ul>
<li> Load balancing occurs when a router sends the same packet to different destination networks.</li>
<li> Load balancing occurs when the same number of packets are sent over static and dynamic routes.</li>
<li><span style="color: #ff0000;"> Load balancing allows a router to forward packets over multiple paths to the same destination network.</span></li>
<li><span style="color: #ff0000;"> Unequal cost load balancing is supported by EIGRP.</span></li>
<li> If multiple paths with different metrics to a destinations exist, the router cannot support load balancing.</li>
</ul>
<p><strong> 12. <img class="aligncenter size-full wp-image-432" title="12" src="http://nj180degree.net/wp-content/uploads/2010/03/12.jpg" alt="" width="463" height="235" />Refer to the exhibit. What can be concluded from the routing table output in the exhibit? (Choose two.)</strong></p>
<ul>
<li> This router only has two interfaces.</li>
<li> The router interfaces are not operational yet.</li>
<li> This router is configured to forward packets to remote networks.</li>
<li><span style="color: #ff0000;"> The FastEthernet0/0 and Serial0/0/0 interfaces of this router were configured with an IP address and the no shutdown command.</span></li>
<li><span style="color: #ff0000;"> An IP packet received by this router with a destination address of 198.18.9.1 will be forwarded out of the Serial0/0/0 interface.</span></li>
</ul>
<p><strong> 13. <img class="aligncenter size-full wp-image-433" title="13" src="http://nj180degree.net/wp-content/uploads/2010/03/13.jpg" alt="" width="365" height="116" />The serial connection shown in the graphic needs to be configured. Which configuration commands must be made on the Sydney router to establish connectivity with the Melbourne site? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> Sydney(config-if)# ip address 201.100.53.2 255.255.255.0</span></li>
<li><span style="color: #ff0000;"> Sydney(config-if)# no shutdown</span></li>
<li> Sydney(config-if)# ip address 201.100.53.1 255.255.255.224</li>
<li><span style="color: #ff0000;"> Sydney(config-if)# clock rate 56000</span></li>
<li> Sydney(config-if)# ip host Melbourne 201.100.53.2</li>
</ul>
<p><strong> 14. Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> VTY interface</span></li>
<li><span style="color: #ff0000;"> console interface</span></li>
<li> Ethernet interface</li>
<li> secret EXEC mode</li>
<li><span style="color: #ff0000;"> privileged EXEC mode</span></li>
<li> router configuration mode</li>
</ul>
<p><strong> 15. What is the outcome of entering these commands?</strong></p>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
<p><strong>R1(config)# line vty 0 4<br />
R1(config-line)# password check123<br />
R1(config-line)# login</strong></p>
<ul>
<li> ensures that a password is entered before entering user EXEC mode</li>
<li><span style="color: #ff0000;"> sets the password to be used for connecting to this router via Telnet</span></li>
<li> requires check123 to be entered before the configuration can be saved</li>
<li> creates a local user account for logging in to a router or switch</li>
</ul>
<p><strong> 16. <img class="aligncenter size-full wp-image-434" title="16" src="http://nj180degree.net/wp-content/uploads/2010/03/16.jpg" alt="" width="442" height="126" />Refer to the exhibit. The network administrator has configured the router with the interface IP addresses shown for the directly connected networks. Pings from the router to hosts on the connected networks or pings between router interfaces are not working. What is the most likely problem?</strong></p>
<ul>
<li> The destination networks do not exist.</li>
<li> The IP addresses on the router interfaces must be configured as network addresses and not host addresses.</li>
<li><span style="color: #ff0000;"> The interfaces must be enabled with the no shutdown command.</span></li>
<li> Each interface must be configured with the clock rate command.</li>
</ul>
<p><strong> 17. A network administrator has just entered new configurations into Router1. Which command should be executed to save configuration changes to NVRAM?</strong></p>
<ul>
<li> Router1# copy running-config flash</li>
<li> Router1(config)# copy running-config flash</li>
<li> <span style="color: #ff0000;">Router1# copy running-config startup-config</span></li>
<li> Router1(config)# copy running-config startup-config</li>
<li> Router1# copy startup-config running-config</li>
<li> Router1(config)# copy startup-config running-config</li>
</ul>
<p><strong> 18. <img class="aligncenter size-full wp-image-435" title="18" src="http://nj180degree.net/wp-content/uploads/2010/03/18.jpg" alt="" width="439" height="220" />Refer to the exhibit. All routers have a route in its routing table to each network that is shown in the exhibit. Default routes have not been issued on these routers. What can be concluded about how packets are forwarded in this network? (Choose two.)</strong></p>
<ul>
<li> If RouterC receives a packet that is destined for 10.5.1.1, it will be forwarded out interface Fa0/0.</li>
<li> <span style="color: #ff0000;">If RouterA receives a packet that is destined for 192.168.3.146, it will be forwarded out interface S0/0/1.</span></li>
<li><span style="color: #ff0000;"> If RouterB receives a packet that is destined for 10.5.27.15, it will be forwarded out interface S0/0/1.</span></li>
<li> If RouterB receives a packet that is destined for 172.20.255.1, it will be forwarded out interface S0/0/0.</li>
<li> If RouterC receives a packet that is destined for 192.16.5.101, it will be forwarded out interface S0/0/1.</li>
</ul>
<p><strong> 19. What header address information does a router change in the information it receives from an attached Ethernet interface before information is transmitted out another interface?</strong></p>
<ul>
<li> only the Layer 2 source address</li>
<li> only the Layer 2 destination address</li>
<li> only the Layer 3 source address</li>
<li> only the Layer 3 destination address</li>
<li><span style="color: #ff0000;"> the Layer 2 source and destination address</span></li>
<li> the Layer 3 source and destination address</li>
</ul>
<p><strong> 20. <img class="aligncenter size-full wp-image-436" title="20" src="http://nj180degree.net/wp-content/uploads/2010/03/20.jpg" alt="" width="435" height="196" />Refer to the exhibit. Host A pings host B. When R4 accepts the ping into the Ethernet interface, what two pieces of header information are included? (Choose two.)</strong></p>
<ul>
<li> source IP address: 192.168.10.129</li>
<li> source IP address: BBBB.3333.5677</li>
<li> source MAC address: 5555.AAAA.6666</li>
<li> destination IP address: 192.168.10.33</li>
<li> <span style="color: #ff0000;">destination IP address: 192.168.10.134</span></li>
<li><span style="color: #ff0000;"> destination MAC address: 9999.DADC.1234</span></li>
</ul>
<p><strong> 21. <img class="aligncenter size-full wp-image-437" title="21" src="http://nj180degree.net/wp-content/uploads/2010/03/21.jpg" alt="" width="365" height="216" />Refer to the exhibit. After host 2 is connected to the switch on the LAN, host 2 is unable to communicate with host 1. What is the cause of this problem?</strong></p>
<ul>
<li> The subnet mask of host 2 is incorrect.</li>
<li><span style="color: #ff0000;"> Host 1 and host 2 are on different networks.</span></li>
<li> The switch needs an IP address that is not configured.</li>
<li> The router LAN interface and host 1 are on different networks.</li>
<li> The IP address of host 1 is on a different network than is the LAN interface of the router.</li>
</ul>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F03%2F02%2Fccnaexploration2ch%2F&amp;linkname=CCNA%20Exploration2%3A%20Routing%20Protocols%20%E2%80%93Chapter%201%20Exam"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/03/02/ccnaexploration2ch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WordPress Headers for Kubrick Theme</title>
		<link>http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/</link>
		<comments>http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 11:30:14 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Kubrick]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress header]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=401</guid>
		<description><![CDATA[Them support: Kubrick Theme by Michael Heileman (Default WordPress template)
Header size: 192, 740 pixel
Set Name: Almost Black
Note: This work licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License. You may use any header for your own blog ,site, webpage.. etc, you may NOT redistribute any of them unless a link to this BLOG provided [...]]]></description>
			<content:encoded><![CDATA[<p>Them support: Kubrick Theme by Michael Heileman (Default WordPress template)<img class="size-thumbnail wp-image-405 alignright" title="08Kubrick" src="http://nj180degree.net/wp-content/uploads/2010/02/08Kubrick-150x150.jpg" alt="" width="150" height="150" /><br />
Header size: 192, 740 pixel<br />
Set Name: Almost Black<br />
Note: This work licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a>. You may use any header for your own blog ,site, webpage.. etc, you may NOT redistribute any of them unless a link to this BLOG provided <span id="more-401"></span></p>
<h3><a onmousedown="return clk(this.href,'','','res','2','','0CBQQFjAB')" href="http://www.header-art.com/"><br />
</a></h3>
<p><a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/04kubrick/' title='04Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/04Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="04Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/05kubrick/' title='05Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/05Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="05Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/07kubrick/' title='07Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/07Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="07Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/08kubrick/' title='08Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/08Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="08Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/09kubrick/' title='09Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/09Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="09Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/10kubrick/' title='10Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/10Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="10Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/11kubrick/' title='11Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/11Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="11Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/12kubrick/' title='12Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/12Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="12Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/13kubrick/' title='13Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/13Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="13Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/14kubrick/' title='14Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/14Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="14Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/15kubrick/' title='15Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/15Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="15Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/16kubrick/' title='16Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/16Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="16Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/17kubrick/' title='17Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/17Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="17Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/18kubrick/' title='18Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/18Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="18Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/19kubrick/' title='19Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/19Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="19Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/20kubrick/' title='20Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/20Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="20Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/21kubrick/' title='21Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/21Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="21Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/22kubrick/' title='22Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/22Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="22Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/25kubrick/' title='25Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/25Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="25Kubrick" /></a><br />
<a href='http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/26kubrick/' title='26Kubrick'><img width="150" height="150" src="http://nj180degree.net/wp-content/uploads/2010/02/26Kubrick-150x150.jpg" class="attachment-thumbnail" alt="" title="26Kubrick" /></a></p>
<p><code>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p></code><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F02%2F27%2Ffree-wordpress-header-for-kubrick-theme%2F&amp;linkname=Free%20WordPress%20Headers%20for%20Kubrick%20Theme"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/02/27/free-wordpress-header-for-kubrick-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell script for safely delete a file</title>
		<link>http://nj180degree.net/2010/02/26/shell-script-for-safely-delete-a-file/</link>
		<comments>http://nj180degree.net/2010/02/26/shell-script-for-safely-delete-a-file/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 11:37:30 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Shell script]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bashscript]]></category>
		<category><![CDATA[safedel]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Shellscript]]></category>
		<category><![CDATA[turnkey menu]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=397</guid>
		<description><![CDATA[The advantage of such a script is that the file can be recovered if the deletion was a mistake. The following bash shell script called “safdel.sh” using a turnkey menu to offer the following choices:

 The user enters the file name to be deleted.
 The name is checked to make sure the file exists and [...]]]></description>
			<content:encoded><![CDATA[<p>The advantage of such a script is that the file can be recovered if the deletion was a mistake. The following bash shell script called “<em>safdel.sh</em>” using a turnkey menu to offer the following choices:</p>
<ul>
<li> The user enters the file name to be deleted.</li>
<li> The name is checked to make sure the file exists and is an ordinary file.  If not, the user is asked again for a file until a valid name is entered or the user exits.<span id="more-397"></span></li>
<li> If the file name is valid, the file will NOT be deleted permanently but will be moved to a directory called &#8220;<em>dsave</em>&#8221; in the user&#8217;s <em>/home </em>directory keeping the same name but with some extra numbers added to make sure the name is unique. The reason for making the file name unique because the user may delete several files with the same name from different directories, so it is necessary to add some characters to the file name to make sure it is unique.</li>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
</ul>
<p><strong>Note: </strong>The directory<em> dsave</em> may not exist, so the script will check if <em>“dsave” </em>does not exist it will create it in the<em> /home</em> directory.<br />
<strong>Hint:</strong> If the file name is read as<em> fname</em>, then it will be moved to the name <em>$fname$$</em>.  The variable $$ is the process ID of the current shell and changes all the time that will guarantee that each file being deleted will be have a unique name.</p>
<pre># !/bin/bash
# MENU DRIVEN BASH SCRIPT CREATED BY Nathan Joseph (http://NJ180degree.net)
# CREATED ON FEBRUARY 25th 2010
# ISSUED UNDER THE GNU GPL (GNU GPL)
echo "Hello $USER, Welcome to NATHAN CONTROL MENU"
echo "The Date &amp; Time is:"
date
function SAFEDEL {
	echo -e "Please enter a file name to be deleted"
	read FNAME
	if [ ! -d /home/dsave ]
	then
		mkdir /home/dsave
	else
		echo ""
fi
	if [ -f $FNAME ]
	then
		mv $FNAME  /home/dsave/$FNAME$$
		echo -e "The file $FNAME Has succesfully deleted"
	else
		echo -e "Error: The file $FNAME does NOT exists!"
fi
}
echo -e "Please choose from the following options by entering 0 or 1"
echo -e "1. Safely delete a file!"
echo -e "0. Exit"
read option
while [ "$option" != "0" ]
	do
		case $option in
			1) SAFEDEL ;;
			*) echo -e "Invaild choice, please choose from 0 or 1 only" ;;
			0) echo -e "Thanks for using my script.. you may change or modify it to suit your purposes : )"
			echo -e "0.Exit the program"
			exit 0
			 ;;
		esac
		echo -e "Please press return to go back to the main menu"
		read RETURN
		echo -e "Please choose from the following options by entering 0 or 1"
		echo -e "1. Safely delete a file!"
		echo -e "0. Exit"
			read option
	done
exit</pre>
<p>Enjoy : )</p>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F02%2F26%2Fshell-script-for-safely-delete-a-file%2F&amp;linkname=Shell%20script%20for%20safely%20delete%20a%20file"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/02/26/shell-script-for-safely-delete-a-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CCNA Exploration 1: Network Fundamentals &#8211; Final exam</title>
		<link>http://nj180degree.net/2010/02/26/ccna-exploration-1-network-fundamentals-final-exam/</link>
		<comments>http://nj180degree.net/2010/02/26/ccna-exploration-1-network-fundamentals-final-exam/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 11:25:03 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[ccna 1 final exam]]></category>
		<category><![CDATA[CCNA exam]]></category>
		<category><![CDATA[ccna network fundamentals final exam]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=367</guid>
		<description><![CDATA[01. When connectionless protocols are implemented at the lower layers of the OSI model, what is usually used to acknowledge that the data was received and to request the retransmission of missing data?

 IP
 UDP
 Ethernet
 a connectionless acknowledgement
 an upper-layer, connection-oriented protocol or service

02. Refer to the exhibit. Each media link is labeled. What [...]]]></description>
			<content:encoded><![CDATA[<p><strong>01. When connectionless protocols are implemented at the lower layers of the OSI model, what is usually used to acknowledge that the data was received and to request the retransmission of missing data?</strong></p>
<ul>
<li> IP</li>
<li> UDP</li>
<li> Ethernet</li>
<li> a connectionless acknowledgement</li>
<li><span style="color: #ff0000;"> an upper-layer, connection-oriented protocol or service</span></li>
</ul>
<p><span style="color: #ff0000;"><span id="more-367"></span></span><strong>02. <img class="aligncenter size-full wp-image-369" title="ccna1final02" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final02.jpg" alt="" width="390" height="61" />Refer to the exhibit. Each media link is labeled. What type of cable should be used to connect the different devices?</strong></p>
<ul>
<li> Connection 1 &#8211; rollover cable<br />
Connection 2 &#8211; straight-through cable<br />
Connection 3 &#8211; crossover cable</li>
</ul>
<ul>
<li>Connection 1 &#8211; crossover cable
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
</li>
<p>Connection 2 &#8211; rollover cable<br />
Connection 3 &#8211; crossover cable</li>
</ul>
<ul>
<li>Connection 1 &#8211; straight-through cable<br />
Connection 2 &#8211; crossover cable<br />
Connection 3 &#8211; crossover cable</li>
</ul>
<ul>
<li><span style="color: #ff0000;">Connection 1 &#8211; straight-through cable<br />
Connection 2 &#8211; crossover cable<br />
Connection 3 &#8211; straight-through cable</span></li>
</ul>
<ul>
<li>Connection 1 &#8211; crossover cable<br />
Connection 2 &#8211; straight-through cable<br />
Connection 3 &#8211; crossover cable</li>
</ul>
<p><strong>03. </strong><strong>Which OSI layer does IP rely on to determine whether packets have been lost and to request retransmission?</strong></p>
<ul>
<li>application</li>
<li>presentation</li>
<li>session</li>
<li><span style="color: #ff0000;">transport</span></li>
</ul>
<p><strong>04. <img class="aligncenter size-full wp-image-370" title="ccna1final04" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final04.jpg" alt="" width="434" height="193" />Refer to the exhibit. What is the correct destination socket number for a web page request from Host A to the web server?</strong></p>
<ul>
<li>00-08-a3-b6-ce-46</li>
<li><span style="color: #ff0000;">198.133.219.25:80</span></li>
<li>http://www.cisco.com</li>
<li>C 198.133.219.0/24 is directly connected, FastEthernet0/0</li>
</ul>
<p><strong>05. A PC can not connect to any remote websites, ping its default gateway, or ping a printer that is functioning properly on the local network segment. Which action will verify that the TCP/IP stack is functioning correctly on this PC?</strong></p>
<ul>
<li>Use the ipconfig /all command at the host’s command prompt.</li>
<li><span style="color: #ff0000;">Use the ping 127.0.0.1 command at the command prompt.</span></li>
<li>Use the traceroute command at the command prompt to identify any failures on the path to the gateway.</li>
<li>Use FTP to check for connectivity to remote sites.</li>
<li>Download a troubleshooting tool from the PC manufacturer&#8217;s website.</li>
</ul>
<p><strong>06. Which type of media is immune to EMI and RFI? (Choose two.)</strong></p>
<ul>
<li>10 Base-T</li>
<li>10 Base-2</li>
<li>10 Base-5</li>
<li><span style="color: #ff0000;">100 Base-FX</span></li>
<li>100 Base TX</li>
<li><span style="color: #ff0000;">1000 Base LX</span></li>
</ul>
<p><strong>07.<img class="aligncenter size-full wp-image-371" title="ccna1final07" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final07.jpg" alt="" width="375" height="139" /> Refer to the exhibit. The command that is shown was issued on a PC. What does the IP address 192.168.33.2 represent?</strong></p>
<ul>
<li>IP address of the host</li>
<li>default gateway of the host</li>
<li>IP address of the homepage for the host</li>
<li><span style="color: #ff0000;">primary domain name server for the host</span></li>
<li>IP address of the website resolver1.mooki.local</li>
</ul>
<p><strong>08. <img class="aligncenter size-full wp-image-372" title="ccna1final08" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final08.jpg" alt="" width="432" height="192" />Refer to the exhibit. The diagram represents the process of sending email between clients. Select the list below that correctly identifies the component or protocol used at each numbered stage of the diagram.</strong></p>
<ul>
<li>1.MUA 2.MDA 3.MTA 4.SMTP 5.MTA 6.POP 7.MDA 8.MUA</li>
<li>1.MUA 2.POP 3.MDA 4.SMTP 5.MTA 6.MDA 7.SMTP 8.MUA</li>
<li>1.MUA 2.POP 3.SMTP 4.MDA 5.MTA 6.SMTP 7.POP 8.MUA</li>
<li><span style="color: #ff0000;">1.MDA 2.SMTP 3.MTA 4.SMTP 5.MTA 6.MUA 7.POP 8.MDA</span></li>
<li>1.MUA 2.SMTP 3.MTA 4.SMTP 5.MTA 6.MDA 7.POP 8.MUA</li>
</ul>
<p><strong>09. What is true regarding network layer addressing? (Choose three)</strong></p>
<ul>
<li>uses a flat structure</li>
<li>prevent broadcasts</li>
<li><span style="color: #ff0000;">heirarchical</span></li>
<li><span style="color: #ff0000;">uniquely identifies each host</span></li>
<li>48 bits in length</li>
<li><span style="color: #ff0000;">contains a network portion</span></li>
</ul>
<p><strong>10. Which OSI layers offers reliable, connection-oriented data communication services?</strong></p>
<ul>
<li>application</li>
<li>presentation</li>
<li>session</li>
<li><span style="color: #ff0000;">transport</span></li>
<li>network</li>
</ul>
<p><strong>11. <img class="aligncenter size-full wp-image-373" title="ccna1final11" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final11.jpg" alt="" width="504" height="260" />Examine the graphic with current configurations. Host A in the Clerical offices failed and was replaced. Although a ping to 127.0.0.1 was successful, the replacement computer can not access the company network. What is the likely cause of the problem?</strong></p>
<ul>
<li>IP address incorrectly entered</li>
<li>network cables unplugged</li>
<li><span style="color: #ff0000;">subnet mask incorrectly entered</span></li>
<li>network card failure</li>
</ul>
<p><strong>12. <img class="aligncenter size-full wp-image-374" title="ccna1final12" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final12.jpg" alt="" width="527" height="363" />Refer to the exhibit. Host A attempts to establish a TCP/IP session with host C. During this attempt, a frame was captured with the source MAC address 0050.7320.D632 and the destination MAC address 0030.8517.44C4. The packet inside the captured frame has an IP source address 192.168.7.5, and the destination IP address is 192.168.219.24. At which point in the network was this packet captured?</strong></p>
<ul>
<li>leaving host A</li>
<li>leaving ATL</li>
<li><span style="color: #ff0000;">leaving Dallas</span></li>
<li>leaving NYC</li>
</ul>
<p><strong>13. <img class="aligncenter size-full wp-image-375" title="ccna1final13" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final13.jpg" alt="" width="478" height="258" />Refer to the exhibit. What two facts can be determined from the information that is given? (Choose two.)</strong></p>
<ul>
<li>This exchange is part of the three-way handshake.</li>
<li>The source port indicates that a Telnet session has been initiated.</li>
<li>The data is flowing from server to client.</li>
<li><span style="color: #ff0000;">The destination port indicates that an HTTP session has been initiated.</span></li>
<li><span style="color: #ff0000;">The data listed is associated with the transport layer.</span></li>
<li>The source port does not support communication with the destination port that is listed.</li>
</ul>
<p><strong>14. <img class="aligncenter size-full wp-image-376" title="ccna1final14" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final14.jpg" alt="" width="329" height="259" />Refer to the exhibit. On the basis of the IP configuration that is shown, what is the reason that Host A and Host B are unable to communicate outside the local network?</strong></p>
<ul>
<li>Host A was assigned a network address.</li>
<li>Host B was assigned a multicast address.</li>
<li>Host A and Host B belong to different networks.</li>
<li><span style="color: #ff0000;">The gateway address was assigned a broadcast address.</span></li>
</ul>
<p><strong>15. Which of the following are the address ranges of the private IP addresses? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;">10.0.0.0 to 10.255.255.255</span></li>
<li>200.100.50.0 to 200.100.25.255</li>
<li>150.150.0.0 to 150.150.255.255</li>
<li><span style="color: #ff0000;">172.16.0.0 to 172.31.255.255</span></li>
<li><span style="color: #ff0000;">192.168.0.0 to 192.168.255.255</span></li>
<li>127.16.0.0 to 127.31.255.255</li>
</ul>
<p><strong>16. Which combination of network id and subnet mask correctly identifies all IP addresses from 172.16.128.0 through 172.16.159.255?</strong></p>
<ul>
<li>172.16.128.0 255.255.255.224</li>
<li>172.16.128.0 255.255.0.0</li>
<li>172.16.128.0 255.255.192.0</li>
<li><span style="color: #ff0000;">172.16.128.0 255.255.224.0</span></li>
<li>172.16.128.0 255.255.255.192</li>
</ul>
<p><strong>17. Which password is automatically encrypted when it is created?</strong></p>
<ul>
<li>vty</li>
<li>aux</li>
<li>console</li>
<li><span style="color: #ff0000;">enable secret</span></li>
<li>enable password</li>
</ul>
<p><strong>18. Which three statements characterize the transport layer protocols? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;">TCP and UDP port numbers are used by application layer protocols.</span></li>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
</li>
<li>TCP uses port numbers to provide reliable transportation of IP packets.</li>
<li>UDP uses windowing and acknowledgments for reliable transfer of data.</li>
<li><span style="color: #ff0000;">TCP uses windowing and sequencing to provide reliable transfer of data.</span></li>
<li><span style="color: #ff0000;">TCP is a connection-oriented protocol. UDP is a connectionless protocol.</span></li>
</ul>
<p><strong>19. When must a router serial interface be configured with the clock rate command?</strong></p>
<ul>
<li>when the interface is functioning as a DTE device</li>
<li>when the interface timers have been cleared</li>
<li>when the connected DTE device is shut down</li>
<li><span style="color: #ff0000;">when the interface is functioning as a DCE device</span></li>
</ul>
<p><strong>20. Which two functions of the OSI model occur at layer two? (Choose two.)</strong></p>
<ul>
<li><span style="color: #ff0000;">physical addressing</span></li>
<li>encoding</li>
<li>routing</li>
<li>cabling</li>
<li><span style="color: #ff0000;">media access control</span></li>
</ul>
<p><strong>21. A routing issue has occurred in you internetwork. Which of the following type of devices should be examined to isolate this error?</strong></p>
<ul>
<li>access point</li>
<li>host</li>
<li>hub</li>
<li><span style="color: #ff0000;">router</span></li>
<li>switch</li>
</ul>
<p><strong>22. <img class="aligncenter size-full wp-image-377" title="ccna1final22" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final22.jpg" alt="" width="186" height="229" />Refer to the exhibit. With the router running NAT, what IP addresses can be applied to the computer to allow access to the Internet? (Choose three)</strong></p>
<ul>
<li>192.168.18.38</li>
<li>192.168.18.48</li>
<li><span style="color: #ff0000;">192.168.18.49</span></li>
<li><span style="color: #ff0000;">192.168.18.52</span></li>
<li><span style="color: #ff0000;">192.168.18.59</span></li>
<li>192.168.18.63</li>
</ul>
<p><strong>23. Due to a security violation, the router passwords must be changed. What information can be learned from the following configuration entries? (Choose two)</strong></p>
<pre>Router(config)# line vty 0 3<strong>
Router(config-line)# password c13c0
Router(config-line)# login</strong></pre>
<ul>
<li>The entries specify three Telnet lines for remote access.</li>
<li><span style="color: #ff0000;">The entries specify four Telnet lines for remote access.</span></li>
<li>The entries set the console and Telnet password to &#8220;c13c0&#8243;.</li>
<li>Telnet access will be denied because the Telnet configuration is incomplete.</li>
<li><span style="color: #ff0000;">Access will be permitted for Telnet using &#8220;c13c0&#8243; as the password.</span></li>
</ul>
<p><strong>24. As network administrator, what is the subnet mask that allows 510 hosts given the IP address 172.30.0.0?</strong></p>
<ul>
<li>255.255.0.0</li>
<li>255.255.248.0</li>
<li>255.255.252.0</li>
<li><span style="color: #ff0000;">255.255.254.0</span></li>
<li>255.255.255.0</li>
<li>255.255.255.128</li>
</ul>
<p><strong>25.<img class="aligncenter size-full wp-image-378" title="ccna1final25" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final25.jpg" alt="" width="399" height="145" /> Refer to the exhibit. A network administrator remotely accesses the CLI of RouterB from PC1 using Telnet. Which statement is true about this connection?</strong></p>
<ul>
<li>The data is automatically encrypted.</li>
<li>A Telnet server process is running on PC1.</li>
<li><span style="color: #ff0000;">The connection is made through a VTY session on the router.</span></li>
<li>A GET request was sent to RouterB to retrieve data during this session.</li>
</ul>
<p><strong>26. <img class="aligncenter size-full wp-image-379" title="ccna1final26" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final26.jpg" alt="" width="544" height="310" />Refer to the exhibit. Cable 1 and cable 2 have the ends wired for specific physical layer requirements. The table lists each segment by number and the cable which has been installed by the network technician between the network components on that segment. From the data given, which segments have the correct cable installed? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;">segment1</span></li>
<li>segment2</li>
<li><span style="color: #ff0000;">segment3</span></li>
<li><span style="color: #ff0000;">segment4</span></li>
<li>segment5</li>
</ul>
<p><strong>27.  <img class="aligncenter size-full wp-image-380" title="ccna1final27" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final27.jpg" alt="" width="416" height="265" />Refer to the exhibit. What three statements are true about the IP configuration that is shown? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;">The address that is assigned to the computer represents private addressing.</span></li>
<li><span style="color: #ff0000;">The computer is unable to communicate outside of the local network.</span></li>
<li>The network of this computer can have 126 hosts.</li>
<li><span style="color: #ff0000;">The prefix of the computer address is /27.</span></li>
<li>The IP address that is assigned to the computer is routable on the Internet.</li>
<li>The IP address that is assigned to the computer is a broadcast address.</li>
</ul>
<p><strong>28. Which three IPv4 addresses represent a broadcast for a subnet? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;">172.16.4.63 /26</span></li>
<li>172.16.4.129 /26</li>
<li><span style="color: #ff0000;">172.16.4.191 /26</span></li>
<li>172.16.4.51 /27</li>
<li><span style="color: #ff0000;">172.16.4.95 /27</span></li>
<li>172.16.4.221 /27</li>
</ul>
<p><strong>29. <img class="aligncenter size-full wp-image-381" title="ccna1final29" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final29.jpg" alt="" width="419" height="156" />Refer to the exhibit. A network technician is trying to determine the correct IP address configuration for Host A. What is a valid configuration for Host A?</strong></p>
<ul>
<li>IP address: 192.168.100.19; Subnet Mask: 255.255.255.248; Default Gateway: 192.16.1.2</li>
<li><span style="color: #ff0000;">IP address: 192.168.100.20; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.17</span></li>
<li>IP address: 192.168.100.21; Subnet Mask: 255.255.255.248; Default Gateway: 192.168.100.18</li>
<li>IP address: 192.168.100.22; Subnet Mask: 255.255.255.240; Default Gateway: 10.1.1.5</li>
<li>IP address: 192.168.100.30; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.1.1</li>
<li>IP address: 192.168.100.31; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.18</li>
</ul>
<p><strong>30. The Layer 4 header contains which type of information to aid in the delivery of data?</strong></p>
<ul>
<li><span style="color: #ff0000;">service port number</span></li>
<li>host logical address</li>
<li>device physical address</li>
<li>virtual connection identifier</li>
</ul>
<p><strong>31. During the encapsulation process, which identifiers are added at the transport layer?</strong></p>
<ul>
<li>two networks routing the packets</li>
<li><span style="color: #ff0000;">two applications communicating the data</span></li>
<li>two hosts at either end of the communication</li>
<li>two nodes on the local network exchanging the frame</li>
</ul>
<p><strong>32. <img class="aligncenter size-full wp-image-382" title="ccna1final32" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final32.jpg" alt="" width="461" height="204" />Refer to the exhibit. Assume all devices are using default configurations. How many subnets are required to address the topology that is shown?</strong></p>
<ul>
<li>1</li>
<li><span style="color: #ff0000;">3</span></li>
<li>4</li>
<li>5</li>
<li>7</li>
</ul>
<p><strong>33. <img class="aligncenter size-full wp-image-383" title="ccna1final33" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final33.jpg" alt="" width="194" height="191" />Refer to the exhibit. Which logical topology best describes the exhibited network?</strong></p>
<ul>
<li>star</li>
<li>ring</li>
<li>point-to-point</li>
<li><span style="color: #ff0000;">multiaccess</span></li>
<li>mesh</li>
</ul>
<p><strong>34. <img class="aligncenter size-full wp-image-384" title="ccna1final34" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final34.jpg" alt="" width="408" height="245" />Refer to the exhibit. Host A is transmitting data to host B. What addresses will host A use to for the destination IP<br />
and MAC addresses in this communication?</strong></p>
<ul>
<li>Destination MAC: BBBB:BBBB:BBBB Destination IP: 172.22.0.62</li>
<li>Destination MAC: DDDD:DDDD:DDDD Destination IP: 172.22.0.75</li>
<li>Destination MAC: EEEE:EEEE:EEEE Destination IP: 172.22.0.62</li>
<li>Destination MAC: BBBB:BBBB:BBBB Destination IP: 172.22.0.75</li>
<li><span style="color: #ff0000;">Destination MAC: EEEE:EEEE:EEEE Destination IP: 172.22.0.75</span></li>
<li>Destination MAC: DDDD:DDDD:DDDD Destination IP: 172.22.0.94</li>
</ul>
<p><strong>35. <img class="aligncenter size-full wp-image-385" title="ccna1final35" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final35.jpg" alt="" width="525" height="232" />Refer to the exhibit. A router, whose table is shown, receives a packet that is destined for 192.168.1.4. How will router treat the packet?</strong></p>
<ul>
<li>The packet will be dropped.</li>
<li>The packet will be forwarded via FastEthernet 0/0.</li>
<li><span style="color: #ff0000;">The packet will be forwarded to the destination host.</span></li>
<li>The packet will be forwarded to the 192.168.1.3 next-hop address.</li>
</ul>
<p><strong>36. <img class="aligncenter size-full wp-image-386" title="ccna1final36" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final36.jpg" alt="" width="439" height="213" />Refer to the exhibit. Which set of devices contains only intermediary devices?</strong></p>
<ul>
<li><span style="color: #ff0000;">A, B, D, G</span></li>
<li>A, B, E, F</li>
<li>C, D, G, I</li>
<li>G, H, I, J</li>
</ul>
<p><strong>37.  <img class="aligncenter size-full wp-image-387" title="ccna1final37" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final37.jpg" alt="" width="427" height="278" />Refer to the exhibit. A technician is working on a network problem that requires verification of the router LAN interface. What address should be pinged from this host to confirm that the router interface is operational?</strong></p>
<ul>
<li>127.0.0.1</li>
<li>192.168.64.196</li>
<li><span style="color: #ff0000;">192.168.254.1</span></li>
<li>192.168.254.9</li>
<li>192.168.254.254</li>
</ul>
<p><strong>38. Which prompt represents the appropriate mode used for the copy running-config startup-config command ?</strong></p>
<ul>
<li>Switch-6J&gt;</li>
<li><span style="color: #ff0000;">Switch-6J#</span></li>
<li>Switch-6J(config)#</li>
<li>Switch-6J(config-if)#</li>
<li>Switch-6J(config-line)#</li>
</ul>
<p><strong>39. A technician is asked to secure the privileged EXEC mode of a switch by requiring a password. Which type of password would require this login and be considered the most secure?</strong></p>
<ul>
<li>console</li>
<li>enable</li>
<li><span style="color: #ff0000;">enable secret</span></li>
<li>VTY</li>
</ul>
<p><strong>40. Which range of port numbers are reserved for services that are commonly used by applications that run on servers?</strong></p>
<ul>
<li>0 to 255</li>
<li><span style="color: #ff0000;">0 to 1023</span></li>
<li>1024 to 49151</li>
<li>49152 to 65535</li>
</ul>
<p><strong>41. <img class="aligncenter size-full wp-image-388" title="ccna1final41" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final41.jpg" alt="" width="511" height="116" />Refer to the exhibit. Which two statements describe the information that is represented in the header? (Choose two)</strong></p>
<ul>
<li>This is a server response.</li>
<li>The UDP protocol is being used.</li>
<li><span style="color: #ff0000;">The destination port indicates a Telnet session.</span></li>
<li><span style="color: #ff0000;">The return segment will contain a source port of 23.</span></li>
<li>The next session originated from the client of this session will use the source port number 13358.</li>
</ul>
<p><strong>42. In a Cisco IOS device, where is the startup-configuration file stored?</strong></p>
<ul>
<li>Flash</li>
<li><span style="color: #ff0000;">NVRAM</span></li>
<li>RAM</li>
<li>ROM</li>
</ul>
<p><strong>43. <img class="aligncenter size-full wp-image-389" title="ccna1final43" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final43.jpg" alt="" width="394" height="178" /> Refer to the exhibit. What two facts can be determined about the exhibited topology? (Choose two)</strong></p>
<ul>
<li><span style="color: #ff0000;">A single broadcast domain is present</span></li>
<li>Two logical address ranges are required.</li>
<li>Three broadcast domains are shown.</li>
<li>Four networks are needed.</li>
<li><span style="color: #ff0000;">Five collision domains exist.</span></li>
</ul>
<p><strong>44. What are three characteristics of CSMA/CD? (Choose three)</strong></p>
<ul>
<li>Devices can be configured with a higher transmission priority.</li>
<li>A jam signal indicates that the collision has cleared and the media is not busy.</li>
<li><span style="color: #ff0000;">A device listens and waits until the media is not busy before transmitting.</span></li>
<li>The device with the electronic token is the only one that can transmit after a collision.</li>
<li><span style="color: #ff0000;">All of the devices on a segment see data that passes on the network medium.</span></li>
<li><span style="color: #ff0000;">After detecting a collision, hosts can attempt to resume transmission after a random time delay has expired.</span></li>
</ul>
<p><strong>45. <img class="aligncenter size-full wp-image-390" title="ccna1final45" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final45.jpg" alt="" width="234" height="261" />Refer to the exhibit. What is required on host A for a network technician to create the initial configuration on Router1?</strong></p>
<ul>
<li>an FTP client</li>
<li>a Telnet client</li>
<li><span style="color: #ff0000;">a terminal emulation program</span></li>
<li>a web browser</li>
</ul>
<p><strong>46. <img class="aligncenter size-full wp-image-391" title="ccna1final46" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final46.jpg" alt="" width="408" height="211" />Refer to the exhibit. The tracert command is initiated from PC1 to PC4. Which device will send a response to the initial tracert packet from PC1?</strong></p>
<ul>
<li>Athens</li>
<li>Ankara</li>
<li><span style="color: #ff0000;">London</span></li>
<li>Paris</li>
<li>PC4</li>
</ul>
<p><strong>47. <img class="aligncenter size-full wp-image-392" title="ccna1final47" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final47.jpg" alt="" width="396" height="295" />Refer to the exhibit. When computer A sends a frame to computer D, what computers receive the frame?</strong></p>
<ul>
<li><span style="color: #ff0000;">only computer D</span></li>
<li>only computer A and computer D</li>
<li>only computer B, computer C, and computer D</li>
<li>all computers</li>
</ul>
<p><strong>48. <img class="aligncenter size-full wp-image-393" title="ccna1final48" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final48.jpg" alt="" width="336" height="163" />Refer to the exhibit. What function does router RT_A need to provide to allow Internet access for hosts in this network?</strong></p>
<ul>
<li><span style="color: #ff0000;">address translation</span></li>
<li>DHCP services</li>
<li>ftpd</li>
<li>web server</li>
</ul>
<p><strong>49. <img class="aligncenter size-full wp-image-368" title="ccna1final49" src="http://nj180degree.net/wp-content/uploads/2010/02/ccna1final49.jpg" alt="" width="465" height="175" />Refer to the exhibit. The network containing router B is experiencing problems. A network associate has isolated the issue in this network to router B. What action can be preformed to correct the network issue?</strong></p>
<ul>
<li>issue the clock rate command on interface Serial 0/0/0</li>
<li>issue the description command on interface Serial 0/0/1</li>
<li>issue the ip address command on interface FastEthernet 0/0</li>
<li><span style="color: #ff0000;">issue the no shutdown command on interface FastEthernet 0/1</span></li>
</ul>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F02%2F26%2Fccna-exploration-1-network-fundamentals-final-exam%2F&amp;linkname=CCNA%20Exploration%201%3A%20Network%20Fundamentals%20%26%238211%3B%20Final%20exam"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/02/26/ccna-exploration-1-network-fundamentals-final-exam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up a Linux NFS Server</title>
		<link>http://nj180degree.net/2010/02/25/nfs/</link>
		<comments>http://nj180degree.net/2010/02/25/nfs/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 11:07:25 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[/etc/exports]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Network File System]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[nfs centos]]></category>
		<category><![CDATA[NFS Server]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=358</guid>
		<description><![CDATA[NFS: Network File System allows directories and files to be shared and accessed across a network; the client remotely accesses the data that is stored on the server as if they were local files.  NFS developed by Sun Microsystems.
Installing NFS:
If the NFS software is not already installed on the system or not running, use [...]]]></description>
			<content:encoded><![CDATA[<p><strong>NFS:</strong> Network File System allows directories and files to be shared and accessed across a network; the client remotely accesses the data that is stored on the server as if they were local files.  NFS developed by Sun Microsystems.<br />
<strong>Installing NFS:</strong><br />
If the NFS software is not already installed on the system or not running, use <span style="color: #ff0000;">rpm</span> or <span style="color: #ff0000;">yum</span> to install the software, <span style="color: #ff0000;">ntsysv </span> to enable the startup scripts. You can manually start the daemons by typing:</p>
<pre>service nfs start</pre>
<p>The server has to be running the following daemons:<br />
<strong><span id="more-358"></span>rpc.nfsd:</strong> The NFS daemon which Services client requests for file system operations.<br />
<strong>rpc.mountd:</strong> The remote Procedure Call (RPC) that answers a client request to mount a file system.<br />
<strong>rpc.rquotad:</strong> which handles user file quotas on exported volumes.<br />
<strong>rpc.lockd</strong> and<strong> rpc.statd</strong>; which handle file locking.<br />
Recent Linux distributions will have startup scripts for these daemons.</p>
<p><strong>Setting Up an NFS Server:</strong>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
<p>In order to set up an NFS server you need to edit the following three configuration files:<br />
<span style="color: #ff0000;">/etc/exports </span> NFS main configuration file system.<br />
<span style="color: #ff0000;">/etc/hosts.allow</span> Security file configuration<br />
<span style="color: #ff0000;">/etc/hosts.deny</span> Security file configuration<br />
<strong><em> </em></strong></p>
<p><strong><em>Configuring  /etc/exports:</em></strong><br />
It shows the files and directories are to be exported and which hosts can access them, and what kind of access is allowed. A simple entry in the /etc/exports file will look like this:</p>
<pre> /directory host(option1,option2)</pre>
<p>Where:<br />
<em>directory:</em> The directory you want to be shared. It must be full path name of the directory or file being exported. Note that if the directory is not followed by a host or an option, all hosts are granted read/write access to the directory. If a directory has been shared, then all directories within the same file system will be shared as well.<em> </em></p>
<p><em>host:</em> this is the client machine that will have access to this directory. The client machine can be listed by the DNS address of that specific machine (machine name) or by its IP address (e.g., computer10.nj180degree.net or 10.10.10.224), However using DNS address is not recommended. Note if no host value is specified, the directory is exported to everyone.<br />
Some valid host values:<br />
- Individual host names on the same domain or on different domain:.</p>
<pre>/directory         nathan.nj180degree.net</pre>
<pre>/directory         nathan.nj180degree.net         bob.nj180degree.com</pre>
<p>- wildcards such as *nj180degree.net means every host in the nj180degree.net domain.<br />
- IP address/mask such as 192.168.1.0/255.255.255.0 for every host with an address that begins with 192.168.1.<br />
- One directory can be exported for multiple clients in a single line yet they have the same domain name as the server eg.</p>
<pre>/directory     -ro host1 host2 host3</pre>
<p><em>options:</em> Describes the kind of access that machine will have, the most important two options to be used in here:<br />
- ro: The directory shared is read only; the client has no writing permission. This is the default.<br />
- rw: client has read and write access. Note when no option is included in the exports file entry this option will be used as default.</p>
<p><em>Other options:<br />
</em>no_root_squash: If the user root request a file from the client machine it would be treated as if the request made by user nobody on the server. If no_root_squash is selected the root on the client machine will have exactly the same level of access to the files as root on the server.<br />
no_subtree_check: If only part of a volume is exported, a routine called subtree checking verifies that a file that is requested from the client is in the appropriate part of the volume. If the entire volume is exported, disabling this check will speed up transfers.<br />
sync: this option is prevent data corruption if the server reboots .<br />
Note: async behavior tells a client machine that a file write is complete when NFS has finished handing the write over to the filesysytem. This behavior may cause data corruption if the server reboots.<br />
<strong>Examples:</strong></p>
<pre>	/usr		192.168.1.0/255.255.255.0(ro)</pre>
<p>Directory “/usr”: Read only permission for all IPs addresses within the network 192.168.1.0 with subnet mask 255.255.255.0</p>
<pre>	/home		192.168.1.0/255.255.255.0(rw)</pre>
<p>Directory “/home” has read and write permissions for all IPs addresses within the network 192.168.1.0 and subnet mask 255.255.255.0</p>
<pre>	/usr/man	jack(rw) sherry(rw)</pre>
<p>Directory “/usr/man” has read and write permissions for individual users jack and sherry</p>
<pre>	/home/sales	*.sales.nj180degree.net(rw)</pre>
<p>Directory “/home/sales” has read and write permissions for all users within sales sub domain clients.</p>
<p><strong>Note:</strong> If you made changes to the file /etc/exports, the changes may not take effect immediately until you run the command exportfs -ra to force nfsd to re-read the /etc/exports file.<br />
There are a couple more methods to configure NFS through a graphical interface instead. I may post a blog entry regarding the graphical methods later on this month.</p>
<p><strong>Configuring etc/hosts.allow and /etc/hosts.deny</strong></p>
<p>You can control and secure the NFS server by adding some entries in one of these two files or in both of them. These two files specify which computers on the network can use services on your machine. Each line of the file contains a single entry listing a service and a set of machines. When the server gets a request from a machine, it does the following:</p>
<ul>
<li>It first checks <em><tt>hosts.allow</tt></em> to see if the machine       matches a description listed in there. If it does, then the machine      is allowed access.</li>
<li>If the machine does not match an entry in<em> <tt>hosts.allow</tt></em>, the      server then checks <em><tt>hosts.deny</tt></em> to see if the client matches a       listing in there.  If it does then the machine is denied  access.</li>
<li>If the client matches no listings in either file, then it      is allowed access.</li>
</ul>
<p>An entry in <em>hosts.allow</em> or <em>hosts.deny</em> files may look like:</p>
<pre> service: host [or network/netmask] , host [or network/netmask]</pre>
<p><strong>Configuring an NFS Client:</strong></p>
<p>After you got the directories being exported by the server, create a local directory on the client host to match those offered by the servers and then attach NFS directories with the mount command to the local directories you just created.</p>
<p>The following daemons should be running on the client box: <em>portmap, lockd, statd</em> to be able to mount the remote directory.<br />
The Linux <em>showmount</em> command lists the directories that a server exports and the clients permitted to mount those directories.  Only users and groups who are granted permissions on the list can mount those directories Eg.</p>
<pre>$ showmount	--exports servername
/home		192.168.1.0/255.255.255.0(rw)
/usr		192.168.1.0/255.255.255.0(ro)
/usr/man	jack(rw) sherry(rw)
/home/sales	*.sales.nj180degree.net(rw)</pre>
<p>To attach the remote nfs directory to the local one use mount command, notice the space between two paths :</p>
<pre>$ mount servername:/home  /home</pre>
<pre>$ mount servername: /home/sales  /home/sales<strong>
</strong></pre>
<p><strong>Hint</strong><strong>:</strong> the local directory’s name doesn’t need to be the same as the remote one, you may create a local directory with different name such as:</p>
<pre>$ mkdir /mnt/sydneybranch
$ mount servername:/mnt/salessydney /mnt/sydneybranch</pre>
<p><strong>Making the mount permanent:</strong><br />
A shared directory on a server can be mounted each time a client is started, by listing it in the<em> /etc/fstab</em> file.  Yet the <em>/etc/fstab</em> file may look so confusing to modify. In this case  inspect the file  <em>/etc/mtab</em> which lists any currently mounted directories to determine the exact entry required in <em>/etc/fstab</em>.</p>
<p>Mount a directory, and look at its entry in <em>/etc/mtab</em>. copy that entry  and past it within <em>/etc/fstab</em>. Next time the system reboot the mount will automatically take place.</p>
<p>You may like to try the<em> autofs</em> service to do the same job in a different way, as it is often said &#8220;all roads lead to Rome“.</p>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F02%2F25%2Fnfs%2F&amp;linkname=Setting%20up%20a%20Linux%20NFS%20Server"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/02/25/nfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA Exploration 1: Network Fundamentals – Chapter 11 Exam</title>
		<link>http://nj180degree.net/2010/02/25/ccna-exploration-1-network-fundamentals-%e2%80%93-chapter-11-exam/</link>
		<comments>http://nj180degree.net/2010/02/25/ccna-exploration-1-network-fundamentals-%e2%80%93-chapter-11-exam/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:28:04 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CCNA 1 Chapter 11 Exam]]></category>
		<category><![CDATA[CCNA exam]]></category>
		<category><![CDATA[CCNA Exploration]]></category>
		<category><![CDATA[CCNA practice test]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=329</guid>
		<description><![CDATA[01. Immediately after a router completes its boot sequence, the network administrator wants to check the routers configuration. From privileged EXEC mode, which of the following commands can the administrator use for this purpose? (Choose two.)

 show flash
 show NVRAM
 show startup-config
 show running-config
 show version

02.  Users in the network are experiencing slow response [...]]]></description>
			<content:encoded><![CDATA[<p><strong>01. Immediately after a router completes its boot sequence, the network administrator wants to check the routers configuration. From privileged EXEC mode, which of the following commands can the administrator use for this purpose? (Choose two.)</strong></p>
<ul>
<li> show flash</li>
<li> show NVRAM</li>
<li> <span style="color: #ff0000;">show startup-config</span></li>
<li><span style="color: #ff0000;"> show running-config</span></li>
<li> show version</li>
</ul>
<p><strong><span id="more-329"></span>02.  Users in the network are experiencing slow response time when doing file transfers to a remote server. What command could be issued to determine if the router has experienced any input or output errors?</strong></p>
<ul>
<li> show running-config</li>
<li> show startup-config</li>
<li> <span style="color: #ff0000;">show interfaces</span></li>
<li> show ip route</li>
<li> show version</li>
<li> show memory</li>
</ul>
<p><strong>03. <img class="aligncenter size-full wp-image-332" title="1103" src="http://nj180degree.net/wp-content/uploads/2010/02/11031.jpg" alt="" width="390" height="147" />Refer to the exhibit. A technician applies the configuration in the exhibit to a clean router. To verify the configuration, the technician issues the show running-config command in the CLI session with the router. What lines should the technician expect to see in the router output from the show running-config command?</strong></p>
<pre>* enable password class
  line console 0
  password ccna</pre>
<pre> * enable secret cisco
   enable password class
   line console 0
   password ccna</pre>
<pre>* enable secret 5 $1$v0/3$QyQWmJyT7zCa/yaBRasJm0
  enable password class
  line console 0
  password ccna</pre>
<pre>* enable secret cisco
  enable password 7 14141E0A1F17
  line console 0
  password 7 020507550A</pre>
<pre><span style="color: #ff0000;">* enable secret 5 $1$v0/3$QyQWmJyT7zCa/yaBRasJm0</span>
<span style="color: #ff0000;">  enable password 7 14141E0A1F17
  line console 0</span></pre>
<p><strong>04. <img class="aligncenter size-full wp-image-333" title="1104" src="http://nj180degree.net/wp-content/uploads/2010/02/11041.jpg" alt="" width="456" height="138" />Refer to the exhibit. A network administrator on HostA has problems accessing the FTP server. Layer three connectivity testing was successful from HostA to the S1 interface of RouterB. Which set of commands will allow the network administrator to telnet to RouterB and run debug commands?</strong></p>
<pre>* RouterB(config)# enable secret class
  RouterB(config)# line vty 0 4
  RouterB(config-if)# login</pre>
<pre>* RouterB(config)# enable secret class
  RouterB(config)# line vty 0 2
  RouterB(config-vty)# password cisco
  RouterB(config-vty)# login</pre>
<pre><span style="color: #ff0000;">* RouterB(config)# enable secret class</span>
<span style="color: #ff0000;">  RouterB(config)# line vty 0</span>
<span style="color: #ff0000;">  RouterB(config-line)# password cisco</span>
<span style="color: #ff0000;">  RouterB(config-line)# login</span></pre>
<pre>* RouterB(config)# enable secret class
  RouterB(config)# line aux 0
  RouterB(config-line)# password cisco
  RouterB(config-line)# login</pre>
<pre>* RouterB(config)# enable secret class
  RouterB(config)# line aux 0
  RouterB(config-vty)# password cisco
  RouterB(config-vty)# login</pre>
<p><strong>05. <img class="aligncenter size-full wp-image-334" title="1105" src="http://nj180degree.net/wp-content/uploads/2010/02/1105.jpg" alt="" width="485" height="182" />The connection between routers B and C has been successfully tested. However, after rebooting router C, the administrator noticed the response time between networks 10.10.3.0 and 10.10.4.0 is slower. Ping between the two routers is successful. A trace route indicates three hops from router B to router C. What else can be done to troubleshoot the problem?</strong></p>
<ul>
<li> Ping router B S0/1 connection from router C.</li>
<li> Trace the connection between router B to router C S0/1.</li>
<li> Issue a show ip route command in router B to verify routing is enabled.</li>
<li><span style="color: #ff0000;"> Issue a show ip interface brief command on router C.</span></li>
</ul>
<p><strong>06.  What command is used to change the default router name to Fontana?</strong></p>
<ul>
<li> Router# name Fontana</li>
<li> Router# hostname Fontana</li>
<li> Router(config)# name Fontana</li>
<li><span style="color: #ff0000;"> Router(config)# hostname Fontana</span></li>
</ul>
<p><strong>07. <img class="aligncenter size-full wp-image-335" title="1107" src="http://nj180degree.net/wp-content/uploads/2010/02/1107.jpg" alt="" width="365" height="116" />The serial connection shown in the graphic needs to be configured. Which configuration commands must be made on the Sydney router to establish connectivity with the Melbourne site? (Choose three.)</strong></p>
<ul>
<li> <span style="color: #ff0000;">Sydney(config-if)# ip address 201.100.53.2 255.255.255.0</span></li>
<li><span style="color: #ff0000;"> Sydney(config-if)# no shutdown</span></li>
<li> Sydney(config-if)# ip address 201.100.53.1 255.255.255.224</li>
<li> <span style="color: #ff0000;">Sydney(config-if)# clock rate 56000</span></li>
<li> Sydney(config-if)# ip host Melbourne 201.100.53.2</li>
</ul>
<p><strong>08. <img class="aligncenter size-full wp-image-336" title="1108" src="http://nj180degree.net/wp-content/uploads/2010/02/1108.jpg" alt="" width="474" height="193" />Refer to the exhibit. The output is shown for the show ip route  command executed on Router A. What does the IP address 192.168.2.2 represent?</strong></p>
<ul>
<li> Gateway for the 192.168.1.0 network</li>
<li> Gateway for the 192.168.3.0 network</li>
<li> IP assigned to the serial port on Router A</li>
<li><span style="color: #ff0000;"> IP assigned to the serial port on Router B</span></li>
</ul>
<p><strong>09. <img class="aligncenter size-full wp-image-337" title="1109" src="http://nj180degree.net/wp-content/uploads/2010/02/1109.jpg" alt="" width="525" height="237" />Refer to the exhibit. What additional command is required to allow remote access to this switch from hosts outside the local network?</strong></p>
<ul>
<li> NA-SW1(config-if)# no shutdown</li>
<li> NA-SW1(config)# enable password password</li>
<li><span style="color: #ff0000;"> NA-SW1(config)# ip default-gateway address</span></li>
<li> NA-SW1(config-if)# description description</li>
</ul>
<p><strong>10.  In a Cisco device, where is the IOS file stored prior to system startup?</strong></p>
<ul>
<li> RAM</li>
<li> ROM</li>
<li> <span style="color: #ff0000;">Flash</span></li>
<li> NVRAM</li>
</ul>
<p><strong>11.  When network services fail, which port is most often used to access a router for management purposes?</strong></p>
<ul>
<li> AUX</li>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
</li>
<li> Ethernet</li>
<li> <span style="color: #ff0000;">Console</span></li>
<li> Telnet</li>
<li> SSH</li>
</ul>
<p><strong>12.  A network administrator needs to keep the user ID, password, and session contents private when establishing remote CLI connectivity with a router to manage it. Which access method should be chosen?</strong></p>
<ul>
<li> Telnet</li>
<li> Console</li>
<li> AUX</li>
<li> <span style="color: #ff0000;">SSH</span></li>
</ul>
<p><strong>13.  In a Cisco router, when do changes made to the running-configuration take effect?</strong></p>
<ul>
<li> after a system restart</li>
<li> <span style="color: #ff0000;">as the commands are entered</span></li>
<li> when logging off the system</li>
<li> when the configuration is saved to the startup-configuration</li>
</ul>
<p><strong>14. <img class="aligncenter size-full wp-image-338" title="1114" src="http://nj180degree.net/wp-content/uploads/2010/02/1114.jpg" alt="" width="226" height="117" />Refer to the exhibit. Which names correctly identify the CLI mode represented by the prompt for Switch-East4#? (Choose two.)</strong></p>
<ul>
<li> line configuration mode</li>
<li> user executive mode</li>
<li> global configuration mode</li>
<li> <span style="color: #ff0000;">privileged executive mode</span></li>
<li> interface configuration mode</li>
<li> <span style="color: #ff0000;">enable mode</span></li>
</ul>
<p><strong>15.  Which three terms correctly define the forms of help available within the Cisco IOS? (Choose three.)</strong></p>
<ul>
<li> <span style="color: #ff0000;">hot keys</span></li>
<li> context-check</li>
<li> <span style="color: #ff0000;">context-sensitive</span></li>
<li> structured check</li>
<li> command override</li>
<li> <span style="color: #ff0000;">command syntax check</span></li>
</ul>
<p><strong>16.  Which combination of keys would be used at the CLI prompt to interrupt a ping or traceroute process?</strong></p>
<ul>
<li> Ctrl-C</li>
<li> Ctrl-P</li>
<li> Ctrl-R</li>
<li> <span style="color: #ff0000;">Ctrl-Shift-6</span></li>
<li> Ctrl-Z</li>
</ul>
<p><strong>17. <img class="aligncenter size-full wp-image-339" title="1117" src="http://nj180degree.net/wp-content/uploads/2010/02/1117.jpg" alt="" width="500" height="190" />Refer to the exhibit. What command will place the router into the correct mode to configure an appropriate interface to connect to a LAN?</strong></p>
<ul>
<li> UBAMA# configure terminal</li>
<li> UBAMA(config)# line vty 0 4</li>
<li> UBAMA(config)# line console 0</li>
<li> UBAMA(config)# interface Serial 0/0/0</li>
<li><span style="color: #ff0000;"> UBAMA(config)# interface FastEthernet 0/1</span></li>
</ul>
<p><strong>18. On a Cisco router, which interface would be used to make the initial configuration?</strong></p>
<p><strong><img class="aligncenter size-full wp-image-341" title="11181" src="http://nj180degree.net/wp-content/uploads/2010/02/11181.jpg" alt="" width="119" height="128" /></strong></p>
<p><img class="aligncenter size-full wp-image-342" title="11182" src="http://nj180degree.net/wp-content/uploads/2010/02/11182.jpg" alt="" width="117" height="124" /><img class="aligncenter size-full wp-image-343" title="11183" src="http://nj180degree.net/wp-content/uploads/2010/02/11183.jpg" alt="" width="123" height="131" /><span style="color: #ff0000;">Console </span></p>
<p><strong><br />
</strong></p>
<p><strong>19. <img class="aligncenter size-full wp-image-340" title="1119" src="http://nj180degree.net/wp-content/uploads/2010/02/1119.jpg" alt="" width="642" height="382" />Refer to the exhibit. A student is responsible for the IP addressing, configuration and connectivity testing of the network shown in the graphic. A ping from host B to host C results in a destination unreachable but a ping from host B to host A was successful. What two reasons could account for this failure based on the graphic and partial router output for the Dallas router? (Choose two.)</strong></p>
<ul>
<li> The host A is turned off.</li>
<li> The Fa0/0 interface on Dallas is shutdown.</li>
<li> The LAN cable is disconnected from host B.</li>
<li><span style="color: #ff0000;"> The S0/0/1 IP address of Dallas is improperly configured.</span></li>
<li> The Fa0/0 interface on Dallas is in a different subnet than host B.</li>
<li><span style="color: #ff0000;"> The clock rate is missing on the serial link between Dallas and NYC.</span></li>
</ul>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F02%2F25%2Fccna-exploration-1-network-fundamentals-%25e2%2580%2593-chapter-11-exam%2F&amp;linkname=CCNA%20Exploration%201%3A%20Network%20Fundamentals%20%E2%80%93%20Chapter%2011%20Exam"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/02/25/ccna-exploration-1-network-fundamentals-%e2%80%93-chapter-11-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;lenny&#8221; Debian&#8221;stable&#8221; distribution v5.0.4 download mirrors</title>
		<link>http://nj180degree.net/2010/02/24/lenny-debianstable-distribution-v5-0-4-download-mirrors/</link>
		<comments>http://nj180degree.net/2010/02/24/lenny-debianstable-distribution-v5-0-4-download-mirrors/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 11:44:14 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Debian lenny]]></category>
		<category><![CDATA[Debian stable]]></category>
		<category><![CDATA[Debian v5.0.4]]></category>
		<category><![CDATA[download Debian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=325</guid>
		<description><![CDATA[Preferred download software:
Unix users:  type in a terminal
  wget -c URL
or
curl -C - -L -O URL
Or use aria2 or wxDownload Fast
Windows users: use Free Download Manager or GetRight
MAC users: Speed Download
Alternatively use a download software  that allows you to resume downloading from the point where it failed if the download aborts.

Australia: ftp.iinet.net.au: FTP HTTP
Australia: mirror.aarnet.edu.au: FTP HTTP
Australia: mirror.cse.unsw.edu.au: [...]]]></description>
			<content:encoded><![CDATA[<p>Preferred download software:</p>
<p><strong>Unix users: </strong> type in a terminal</p>
<pre> <q><tt> wget -c </tt>URL</q></pre>
<p>or</p>
<pre><q><tt>curl -C - -L -O </tt><em>URL</em></q></pre>
<p>Or use <a href="http://aria2.sourceforge.net/">aria2</a> or <a href="http://dfast.sourceforge.net/">wxDownload Fast</a></p>
<p><strong>Windows users: </strong>use <a href="http://www.freedownloadmanager.org/">Free Download Manager</a> or <a href="http://www.getright.com/">GetRight</a></p>
<p><strong>MAC users:</strong> <a href="http://www.yazsoft.com/">Speed Download</a></p>
<p>Alternatively use a download software  that allows you to resume downloading from the point where it failed if the download aborts.</p>
<ul>
<li>Australia: ftp.iinet.net.au: <a href="ftp://ftp.iinet.net.au/debian/debian-cd/">FTP</a> <a href="http://ftp.iinet.net.au/debian/debian-cd/">HTTP</a><span id="more-325"></span></li>
<li>Australia: mirror.aarnet.edu.au: <a href="ftp://mirror.aarnet.edu.au/pub/debian-cd/">FTP</a> <a href="http://mirror.aarnet.edu.au/pub/debian-cd/">HTTP</a></li>
<li>Australia: mirror.cse.unsw.edu.au: <a href="http://mirror.cse.unsw.edu.au/debian-cd/">HTTP</a></li>
<li>Australia: mirror.intrapower.net.au: <a href="ftp://mirror.intrapower.net.au/debian-cd/">FTP</a> <a href="http://mirror.intrapower.net.au/debian-cd/">HTTP</a></li>
<li>Australia: mirror.pacific.net.au: <a href="ftp://mirror.pacific.net.au/debian-cd/">FTP</a> <a href="http://mirror.pacific.net.au/debian-cd/">HTTP</a></li>
<li>Austria: debian.inode.at: <a href="ftp://debian.inode.at/debian-cd/">FTP</a> <a href="http://debian.inode.at/debian-cd/">HTTP</a></li>
<li>Austria: ftp.at.debian.org: <a href="ftp://ftp.at.debian.org/debian-cd/">FTP</a> <a href="http://ftp.at.debian.org/debian-cd/">HTTP</a></li>
<li>Austria: gd.tuwien.ac.at: <a href="http://gd.tuwien.ac.at/opsys/linux/debian-cd/">HTTP</a></li>
<li>Belarus: ftp.mgts.by: <a href="ftp://ftp.mgts.by/debian-cd/">FTP</a> <a href="http://ftp.mgts.by/debian-cd/">HTTP</a></li>
<li>Belgium: ftp.be.debian.org: <a href="ftp://ftp.be.debian.org/debian-cd/">FTP</a> <a href="http://ftp.be.debian.org/debian-cd/">HTTP</a></li>
<li>Belgium: ftp.belnet.be: <a href="ftp://ftp.belnet.be/debian-cd/">FTP</a> <a href="http://ftp.belnet.be/debian-cd/">HTTP</a></li>
<li>Brazil: debian.las.ic.unicamp.br: <a href="ftp://debian.las.ic.unicamp.br/debian-cd/">FTP</a> <a href="http://debian.las.ic.unicamp.br/debian-cd/">HTTP</a></li>
<li>Brazil: debian.pop-sc.rnp.br: <a href="http://debian.pop-sc.rnp.br/debian-cd/">HTTP</a></li>
<li>Brazil: debs.ifsul.edu.br: <a href="ftp://debs.ifsul.edu.br/debian/">FTP</a> <a href="http://debs.ifsul.edu.br/debian/">HTTP</a></li>
<li>Brazil: ftp.br.debian.org: <a href="ftp://ftp.br.debian.org/debian-cd/">FTP</a> <a href="http://ftp.br.debian.org/debian-cd/">HTTP</a></li>
<li>Brazil: sft.if.usp.br: <a href="http://sft.if.usp.br/debian-cd/">HTTP</a></li>
<li>Bulgaria: ftp.uni-sofia.bg: <a href="ftp://ftp.uni-sofia.bg/debian-cd/">FTP</a> <a href="http://ftp.uni-sofia.bg/debian-cd/">HTTP</a></li>
<li>Canada: debian.mirror.iweb.ca: <a href="ftp://debian.mirror.iweb.ca/debian-cd/">FTP</a> <a href="http://debian.mirror.iweb.ca/debian-cd/">HTTP</a></li>
<li>Canada: debian.savoirfairelinux.net: <a href="ftp://debian.savoirfairelinux.net/debian-cd/">FTP</a> <a href="http://debian.savoirfairelinux.net/pub/mirrors/debian-cd/">HTTP</a></li>
<li>Canada: debian.yorku.ca: <a href="http://debian.yorku.ca/debian-cd/">HTTP</a></li>
<li>Costa Rica: mirrors.ucr.ac.cr: <a href="ftp://mirrors.ucr.ac.cr/debian-cd/">FTP</a> <a href="http://mirrors.ucr.ac.cr/debian-cd/">HTTP</a></li>
<li>Croatia: ftp.carnet.hr: <a href="ftp://ftp.carnet.hr/debian-cd/">FTP</a> <a href="http://ftp.carnet.hr/debian-cd/">HTTP</a></li>
<li>Croatia: ftp.hr.debian.org: <a href="ftp://ftp.hr.debian.org/debian-cd/">FTP</a> <a href="http://ftp.hr.debian.org/debian-cd/">HTTP</a></li>
<li>Croatia: iso.linux.hr: <a href="ftp://iso.linux.hr/debian/">FTP</a> <a href="http://iso.linux.hr/debian/">HTTP</a></li>
<li>Czech Republic: debian-cd.mirror.web4u.cz: <a href="ftp://debian-cd.mirror.web4u.cz/">FTP</a> <a href="http://debian-cd.mirror.web4u.cz/">HTTP</a></li>
<li>Czech Republic: debian.ignum.cz: <a href="ftp://debian.ignum.cz/debian-cd/">FTP</a> <a href="http://debian.ignum.cz/debian-cd/">HTTP</a></li>
<li>Czech Republic: debian.mirror.dkm.cz: <a href="ftp://debian.mirror.dkm.cz/debian-cd/">FTP</a> <a href="http://debian.mirror.dkm.cz/debian-cd/">HTTP</a></li>
<li>Czech Republic: debian.superhosting.cz: <a href="ftp://debian.superhosting.cz/debian-cd/">FTP</a> <a href="http://debian.superhosting.cz/debian-cd/">HTTP</a></li>
<li>Czech Republic: ftp.zcu.cz: <a href="ftp://ftp.zcu.cz/pub/linux/debian-cd/">FTP</a> <a href="http://ftp.zcu.cz/pub/linux/debian-cd/">HTTP</a></li>
<li>Denmark: ftp.dk.debian.org: <a href="ftp://ftp.dk.debian.org/debian-cd/">FTP</a> <a href="http://ftp.dk.debian.org/debian-cd/">HTTP</a></li>
<li>El Salvador: debian.ues.edu.sv: <a href="http://debian.ues.edu.sv/debian-cd/">HTTP</a></li>
<li>Finland: ftp.fi.debian.org: <a href="ftp://ftp.fi.debian.org/debian-cd/">FTP</a> <a href="http://ftp.fi.debian.org/debian-cd/">HTTP</a></li>
<li>Finland: ftp.funet.fi: <a href="ftp://ftp.funet.fi/pub/linux/mirrors/debian-cdimage/">FTP</a> <a href="http://ftp.funet.fi/pub/linux/mirrors/debian-cdimage/">HTTP</a></li>
<li>France: debian.advalem.net: <a href="ftp://debian.advalem.net/debian-cd/">FTP</a> <a href="http://debian.advalem.net/debian-cd/">HTTP</a></li>
<li>France: debian.ens-cachan.fr: <a href="ftp://debian.ens-cachan.fr/debian-cd/">FTP</a> <a href="http://debian.ens-cachan.fr/ftp/debian-cd/">HTTP</a></li>
<li>France: debian.forpro-creteil.org: <a href="ftp://debian.forpro-creteil.org/debian-cd/">FTP</a> <a href="http://debian.forpro-creteil.org/debian-cd/">HTTP</a></li>
<li>France: debian.med.univ-tours.fr: <a href="ftp://debian.med.univ-tours.fr/debian-cd/">FTP</a> <a href="http://debian.med.univ-tours.fr/debian-cd/">HTTP</a></li>
<li>France: debian.mines.inpl-nancy.fr: <a href="ftp://debian.mines.inpl-nancy.fr/debian-cd/">FTP</a> <a href="http://debian.mines.inpl-nancy.fr/debian-cd/">HTTP</a></li>
<li>France: debian.mirror.inra.fr: <a href="ftp://debian.mirror.inra.fr/debian-cd/">FTP</a> <a href="http://debian.mirror.inra.fr/debian-cd/">HTTP</a></li>
<li>France: ftp.iut-bm.univ-fcomte.fr: <a href="ftp://ftp.iut-bm.univ-fcomte.fr/debian-iso/debian-official/">FTP</a> <a href="http://ftp.iut-bm.univ-fcomte.fr/debian-iso/debian-official/">HTTP</a></li>
<li>France: ftp.proxad.net: <a href="ftp://ftp.proxad.net/mirrors/cdimage.debian.org/debian-cd/">FTP</a></li>
<li>France: ftp2.fr.debian.org: <a href="ftp://ftp2.fr.debian.org/pub/debian-cd/">FTP</a> <a href="http://ftp2.fr.debian.org/pub/debian-cd/">HTTP</a></li>
<li>France: mirror.cict.fr: <a href="ftp://mirror.cict.fr/debian-cd/">FTP</a> <a href="http://mirror.cict.fr/debian-cd/">HTTP</a></li>
<li>France: webb.ens-cachan.fr: <a href="ftp://webb.ens-cachan.fr/debian-cd/">FTP</a> <a href="http://webb.ens-cachan.fr/debian-cd/">HTTP</a></li>
<li>Germany: debian.uni-duisburg-essen.de: <a href="ftp://debian.uni-duisburg-essen.de/debian-cd/">FTP</a> <a href="http://debian.uni-duisburg-essen.de/debian-cd/">HTTP</a></li>
<li>Germany: ftp-stud.fht-esslingen.de: <a href="ftp://ftp-stud.fht-esslingen.de/debian-cd/">FTP</a> <a href="http://ftp-stud.fht-esslingen.de/debian-cd/">HTTP</a></li>
<li>Germany: ftp.de.debian.org: <a href="ftp://ftp.de.debian.org/debian-cd/">FTP</a> <a href="http://ftp.de.debian.org/debian-cd/">HTTP</a></li>
<li>Germany: ftp.hosteurope.de: <a href="ftp://ftp.hosteurope.de/mirror/ftp.debian.org/debian-cd/">FTP</a> <a href="http://ftp.hosteurope.de/mirror/ftp.debian.org/debian-cd/">HTTP</a></li>
<li>Germany: ftp.informatik.rwth-aachen.de: <a href="ftp://ftp.informatik.rwth-aachen.de/pub/Linux/debian-cd/">FTP</a> <a href="http://ftp.informatik.rwth-aachen.de/ftp/pub/Linux/debian-cd/">HTTP</a></li>
<li>Germany: ftp.informatik.uni-frankfurt.de: <a href="ftp://ftp.informatik.uni-frankfurt.de/pub/Mirrors/debian.org/debian-cd/">FTP</a> <a href="http://ftp.informatik.uni-frankfurt.de/debian-cd/">HTTP</a></li>
<li>Germany: ftp.mpi-sb.mpg.de: <a href="ftp://ftp.mpi-sb.mpg.de/pub/linux/distributions/debian/debian-cd/">FTP</a></li>
<li>Germany: ftp.rrzn.uni-hannover.de: <a href="ftp://ftp.rrzn.uni-hannover.de/debian/debian-cd/">FTP</a></li>
<li>Germany: ftp.tu-chemnitz.de: <a href="ftp://ftp.tu-chemnitz.de/pub/linux/debian/debian-cd/">FTP</a></li>
<li>Germany: ftp.tu-clausthal.de: <a href="ftp://ftp.tu-clausthal.de/pub/linux/debian-cd/">FTP</a></li>
<li>Germany: ftp.uni-bayreuth.de: <a href="ftp://ftp.uni-bayreuth.de/debian-cd/">FTP</a> <a href="http://ftp.uni-bayreuth.de/debian-cd/">HTTP</a></li>
<li>Germany: ftp5.gwdg.de: <a href="ftp://ftp5.gwdg.de/pub/linux/debian/debian-cd/">FTP</a> <a href="http://ftp5.gwdg.de/pub/linux/debian/debian-cd/">HTTP</a></li>
<li>Great Britain: debian-iso.mirror.anlx.net: <a href="ftp://debian-iso.mirror.anlx.net/">FTP</a> <a href="http://debian-iso.mirror.anlx.net/">HTTP</a></li>
<li>Great Britain: debian.virginmedia.com: <a href="ftp://debian.virginmedia.com/mirrors/debian-cd/">FTP</a></li>
<li>Great Britain: ftp.mirrorservice.org: <a href="ftp://ftp.mirrorservice.org/sites/cdimage.debian.org/debian-cd/">FTP</a></li>
<li>Great Britain: ftp.ticklers.org: <a href="ftp://ftp.ticklers.org/debian-cd/">FTP</a> <a href="http://ftp.ticklers.org/debian-cd/">HTTP</a></li>
<li>Great Britain: www.mirrorservice.org: <a href="http://www.mirrorservice.org/sites/cdimage.debian.org/debian-cd/">HTTP</a></li>
<li>Greece: ftp.gr.debian.org: <a href="ftp://ftp.gr.debian.org/debian-cd/">FTP</a> <a href="http://ftp.gr.debian.org/debian-cd/">HTTP</a></li>
<li>Hong Kong: ftp.hk.debian.org: <a href="ftp://ftp.hk.debian.org/debian-cd/">FTP</a> <a href="http://ftp.hk.debian.org/debian-cd/">HTTP</a></li>
<li>Hungary: ftp.hu.debian.org: <a href="ftp://ftp.hu.debian.org/pub/CDROM-Images/debian/">FTP</a></li>
<li>Indonesia: mirror.unej.ac.id: <a href="ftp://mirror.unej.ac.id/debian-cd/">FTP</a> <a href="http://mirror.unej.ac.id/debian-cd/">HTTP</a></li>
<li>Ireland: ftp.esat.net: <a href="ftp://ftp.esat.net/pub/linux/debian-cd/">FTP</a> <a href="http://ftp.esat.net/pub/linux/debian-cd/">HTTP</a></li>
<li>Ireland: ftp.ie.debian.org: <a href="ftp://ftp.ie.debian.org/debian-cd/">FTP</a> <a href="http://ftp.ie.debian.org/debian-cd/">HTTP</a></li>
<li>Israel: debian.co.il: <a href="http://debian.co.il/debian-cd/">HTTP</a></li>
<li>Italy: debian.dynamica.it: <a href="ftp://debian.dynamica.it/images-i386/">FTP</a> <a href="http://debian.dynamica.it/images-i386/">HTTP</a></li>
<li>Italy: debian.fastbull.org: <a href="ftp://debian.fastbull.org/debian-cd/">FTP</a> <a href="http://debian.fastbull.org/debian-cd/">HTTP</a></li>
<li>Italy: ftp.unina.it: <a href="ftp://ftp.unina.it/pub/linux/distributions/debian-cd/">FTP</a> <a href="http://ftp.unina.it/pub/linux/distributions/debian-cd/">HTTP</a></li>
<li>Italy: giano.com.dist.unige.it: <a href="ftp://giano.com.dist.unige.it/debian-cd/">FTP</a> <a href="http://giano.com.dist.unige.it/debian-cd/">HTTP</a></li>
<li>Japan: ftp.jaist.ac.jp: <a href="ftp://ftp.jaist.ac.jp/pub/Linux/Debian-CD/">FTP</a> <a href="http://ftp.jaist.ac.jp/pub/Linux/Debian-CD/">HTTP</a></li>
<li>Japan: ftp.nara.wide.ad.jp: <a href="ftp://ftp.nara.wide.ad.jp/debian-cd/">FTP</a> <a href="http://ftp.nara.wide.ad.jp/debian-cd/">HTTP</a></li>
<li>Japan: ftp.riken.jp: <a href="ftp://ftp.riken.jp/Linux/debian/debian-cd/">FTP</a> <a href="http://ftp.riken.jp/Linux/debian/debian-cd/">HTTP</a></li>
<li>Japan: ftp.yz.yamagata-u.ac.jp: <a href="ftp://ftp.yz.yamagata-u.ac.jp/debian-cd/">FTP</a> <a href="http://ftp.yz.yamagata-u.ac.jp/debian-cd/">HTTP</a></li>
<li>Japan: hanzubon.jp: <a href="http://hanzubon.jp/debian-cd/">HTTP</a></li>
<li>Korea: ftp.kr.debian.org: <a href="ftp://ftp.kr.debian.org/debian-cd/">FTP</a> <a href="http://ftp.kr.debian.org/debian-cd/">HTTP</a></li>
<li>Latvia: debian.linux.edu.lv: <a href="ftp://debian.linux.edu.lv/debian-cd/">FTP</a> <a href="http://debian.linux.edu.lv/debian-cd/">HTTP</a></li>
<li>Lithuania: ftp.litnet.lt: <a href="ftp://ftp.litnet.lt/debian-cd/">FTP</a> <a href="http://ftp.litnet.lt/debian-cd/">HTTP</a></li>
<li>Luxembourg: debian.mirror.root.lu: <a href="ftp://debian.mirror.root.lu/debian-cd/">FTP</a> <a href="http://debian.mirror.root.lu/debian-cd/">HTTP</a></li>
<li>Mongolia: mirror.debian.mn: <a href="ftp://mirror.debian.mn/debian-cd/">FTP</a> <a href="http://mirror.debian.mn/debian-cd/">HTTP</a></li>
<li>Netherlands: debian.mirror.cambrium.nl: <a href="ftp://debian.mirror.cambrium.nl/debian-cd/">FTP</a> <a href="http://debian.mirror.cambrium.nl/debian-cd/">HTTP</a></li>
<li>Netherlands: ftp.nl.debian.org: <a href="ftp://ftp.nl.debian.org/debian-cd/">FTP</a> <a href="http://ftp.nl.debian.org/debian-cd/">HTTP</a></li>
<li>Netherlands: mirrors.nl.kernel.org: <a href="ftp://mirrors.nl.kernel.org/debian-cd/">FTP</a> <a href="http://mirrors.nl.kernel.org/debian-cd/">HTTP</a></li>
<li>New Caledonia: ftp.nc.debian.org: <a href="ftp://ftp.nc.debian.org/debian-cd/">FTP</a> <a href="http://ftp.nc.debian.org/debian-cd/">HTTP</a></li>
<li>Norway: ftp.no.debian.org: <a href="ftp://ftp.no.debian.org/debian-cd/">FTP</a> <a href="http://ftp.no.debian.org/debian-cd/">HTTP</a></li>
<li>Poland: ftp.icm.edu.pl: <a href="ftp://ftp.icm.edu.pl/pub/Linux/debian-cd/">FTP</a> <a href="http://ftp.icm.edu.pl/pub/Linux/debian-cd/">HTTP</a></li>
<li>Poland: ftp.pl.debian.org: <a href="http://ftp.pl.debian.org/debian-cd/">HTTP</a></li>
<li>Poland: ftp.ps.pl: <a href="ftp://ftp.ps.pl/pub/Linux/debian-cd/">FTP</a> <a href="http://ftp.ps.pl/pub/Linux/debian-cd/">HTTP</a></li>
<li>Poland: ftp.pwr.wroc.pl: <a href="ftp://ftp.pwr.wroc.pl/debian-cd/">FTP</a> <a href="http://ftp.pwr.wroc.pl/debian-cd/">HTTP</a></li>
<li>Poland: ftp.vectranet.pl: <a href="ftp://ftp.vectranet.pl/debian-cd/">FTP</a> <a href="http://ftp.vectranet.pl/debian-cd/">HTTP</a></li>
<li>Poland: piotrkosoft.net: <a href="ftp://piotrkosoft.net/pub/mirrors/debian-cd/">FTP</a> <a href="http://piotrkosoft.net/pub/mirrors/debian-cd/">HTTP</a></li>
<li>Portugal: debian.dcc.fc.up.pt: <a href="http://debian.dcc.fc.up.pt/debian-cd/">HTTP</a></li>
<li>Portugal: ftp.pt.debian.org: <a href="ftp://ftp.pt.debian.org/debian-cd/">FTP</a> <a href="http://ftp.pt.debian.org/debian-cd/">HTTP</a></li>
<li>Portugal: mirrors.nfsi.pt: <a href="ftp://mirrors.nfsi.pt/debian-cd/">FTP</a> <a href="http://mirrors.nfsi.pt/debian-cd/">HTTP</a></li>
<li>Portugal: neacm.fe.up.pt: <a href="ftp://neacm.fe.up.pt/pub/debian-cd/">FTP</a> <a href="http://neacm.fe.up.pt/debian-cd/">HTTP</a></li>
<li>Romania: ftp.lug.ro: <a href="ftp://ftp.lug.ro/debian-cd/">FTP</a> <a href="http://ftp.lug.ro/debian-cd/">HTTP</a></li>
<li>Romania: ftp.ro.debian.org: <a href="ftp://ftp.ro.debian.org/debian-cd/">FTP</a> <a href="http://ftp.ro.debian.org/debian-cd/">HTTP</a></li>
<li>Russia: debian.nsu.ru: <a href="ftp://debian.nsu.ru/debian-cd/">FTP</a> <a href="http://debian.nsu.ru/debian-cd/">HTTP</a></li>
<li>Russia: ftp.corbina.net: <a href="ftp://ftp.corbina.net/debian-cd/">FTP</a></li>
<li>Russia: ftp.debian.chuvsu.ru: <a href="ftp://ftp.debian.chuvsu.ru/debian-cd/">FTP</a> <a href="http://ftp.debian.chuvsu.ru/debian-cd/">HTTP</a></li>
<li>Russia: ftp.psn.ru: <a href="ftp://ftp.psn.ru/debian-cd/">FTP</a> <a href="http://ftp.psn.ru/debian-cd/">HTTP</a></li>
<li>Russia: ftp.ru.debian.org: <a href="ftp://ftp.ru.debian.org/pub/Linux/debian-cd/">FTP</a> <a href="http://ftp.ru.debian.org/pub/Linux/debian-cd/">HTTP</a></li>
<li>Russia: mirror.yandex.ru: <a href="ftp://mirror.yandex.ru/debian-cd/">FTP</a> <a href="http://mirror.yandex.ru/debian-cd/">HTTP</a></li>
<li>Slovakia: ftp.antik.sk: <a href="ftp://ftp.antik.sk/debian-cd/">FTP</a> <a href="http://ftp.antik.sk/debian-cd/">HTTP</a></li>
<li>South Africa: debian.mirror.ac.za: <a href="ftp://debian.mirror.ac.za/debian-cd/">FTP</a> <a href="http://debian.mirror.ac.za/debian-cd/">HTTP</a></li>
<li>South Africa: ftp.is.co.za: <a href="ftp://ftp.is.co.za/debian-cd/">FTP</a></li>
<li>Spain: ftp.caliu.cat: <a href="ftp://ftp.caliu.cat/debian-cd/">FTP</a> <a href="http://ftp.caliu.cat/debian-cd/">HTTP</a></li>
<li>Spain: ftp.cica.es: <a href="ftp://ftp.cica.es/debian-cd/">FTP</a> <a href="http://ftp.cica.es/debian-cd/">HTTP</a></li>
<li>Spain: ftp.gva.es: <a href="ftp://ftp.gva.es/mirror/debian-cd/">FTP</a> <a href="http://ftp.gva.es/mirror/debian-cd/">HTTP</a></li>
<li>Spain: ftp.rediris.es: <a href="ftp://ftp.rediris.es/mirror/debian-cd/">FTP</a> <a href="http://ftp.rediris.es/mirror/debian-cd/">HTTP</a></li>
<li>Spain: ftp.udc.es: <a href="ftp://ftp.udc.es/debian-cd/">FTP</a> <a href="http://ftp.udc.es/debian-cd/">HTTP</a></li>
<li>Spain: jane.uab.cat: <a href="http://jane.uab.cat/debian-cd/">HTTP</a></li>
<li>Sweden: cdimage.debian.org: <a href="http://cdimage.debian.org/debian-cd/">HTTP</a></li>
<li>Sweden: ftp.df.lth.se: <a href="ftp://ftp.df.lth.se/debian-cd/">FTP</a> <a href="http://ftp.df.lth.se/debian-cd/">HTTP</a></li>
<li>Sweden: ftp.ds.karen.hj.se: <a href="ftp://ftp.ds.karen.hj.se/debian-cd/">FTP</a> <a href="http://ftp.ds.karen.hj.se/debian-cd/">HTTP</a></li>
<li>Sweden: ftp.port80.se: <a href="ftp://ftp.port80.se/debian-cd/">FTP</a> <a href="http://ftp.port80.se/debian-cd/">HTTP</a></li>
<li>Sweden: ftp.se.debian.org: <a href="ftp://ftp.se.debian.org/debian-cd/">FTP</a> <a href="http://ftp.se.debian.org/debian-cd/">HTTP</a></li>
<li>Sweden: ftp.sunet.se: <a href="ftp://ftp.sunet.se/pub/Linux/distributions/debian-cd/">FTP</a> <a href="http://ftp.sunet.se/pub/Linux/distributions/debian-cd/">HTTP</a></li>
<li>Sweden: mirrors.se.kernel.org: <a href="ftp://mirrors.se.kernel.org/debian-cd/">FTP</a> <a href="http://mirrors.se.kernel.org/debian-cd/">HTTP</a></li>
<li>Switzerland: ftp.ch.debian.org: <a href="ftp://ftp.ch.debian.org/debian-cd/">FTP</a> <a href="http://ftp.ch.debian.org/debian-cd/">HTTP</a></li>
<li>Switzerland: mirror.switch.ch: <a href="ftp://mirror.switch.ch/mirror/debian-cd/">FTP</a> <a href="http://mirror.switch.ch/ftp/mirror/debian-cd/">HTTP</a></li>
<li>Taiwan: debian.csie.nctu.edu.tw: <a href="http://debian.csie.nctu.edu.tw/debian-cd/">HTTP</a></li>
<li>Taiwan: debian.nctu.edu.tw: <a href="http://debian.nctu.edu.tw/debian-cd/">HTTP</a></li>
<li>Taiwan: ftp.cse.yzu.edu.tw: <a href="ftp://ftp.cse.yzu.edu.tw/pub/Linux/debian/debian-cd/">FTP</a> <a href="http://ftp.cse.yzu.edu.tw/pub/Linux/debian/debian-cd/">HTTP</a></li>
<li>Taiwan: ftp.isu.edu.tw: <a href="ftp://ftp.isu.edu.tw/pub/Linux/Debian/debian-cd/">FTP</a> <a href="http://ftp.isu.edu.tw/pub/Linux/Debian/debian-cd/">HTTP</a></li>
<li>Taiwan: ftp.ncnu.edu.tw: <a href="ftp://ftp.ncnu.edu.tw/debian-cd/">FTP</a> <a href="http://ftp.ncnu.edu.tw/debian-cd/">HTTP</a></li>
<li>Taiwan: ftp.tcc.edu.tw: <a href="ftp://ftp.tcc.edu.tw/debian-cd/">FTP</a> <a href="http://ftp.tcc.edu.tw/debian-cd/">HTTP</a></li>
<li>Taiwan: ftp.tku.edu.tw: <a href="ftp://ftp.tku.edu.tw/debian-cd/">FTP</a> <a href="http://ftp.tku.edu.tw/debian-cd/">HTTP</a></li>
<li>Taiwan: ftp.tw.debian.org: <a href="ftp://ftp.tw.debian.org/debian-cd/">FTP</a> <a href="http://ftp.tw.debian.org/debian-cd/">HTTP</a></li>
<li>Taiwan: ftp.twaren.net: <a href="ftp://ftp.twaren.net/Linux/Debian/debian-cd/">FTP</a> <a href="http://ftp.twaren.net/Linux/Debian/debian-cd/">HTTP</a></li>
<li>Thailand: ftp.th.debian.org: <a href="ftp://ftp.th.debian.org/debian-cd/">FTP</a> <a href="http://ftp.th.debian.org/debian-cd/">HTTP</a></li>
<li>Thailand: ftp.v6.coe.psu.ac.th: <a href="ftp://ftp.v6.coe.psu.ac.th/debian-cd/">FTP</a> <a href="http://ftp.v6.coe.psu.ac.th/debian-cd/">HTTP</a></li>
<li>Thailand: mirror.in.th: <a href="ftp://mirror.in.th/debian_cd/">FTP</a> <a href="http://mirror.in.th/debian_cd/">HTTP</a></li>
<li>Turkey: debian.comu.edu.tr: <a href="ftp://debian.comu.edu.tr/debian-cd/">FTP</a></li>
<li>Turkey: ftp.linux.org.tr: <a href="ftp://ftp.linux.org.tr/debian-cd/">FTP</a> <a href="http://ftp.linux.org.tr/debian-cd/">HTTP</a></li>
<li>Turkey: ftp.tr.debian.org: <a href="ftp://ftp.tr.debian.org/debian-cd/">FTP</a> <a href="http://ftp.tr.debian.org/debian-cd/">HTTP</a></li>
<li>Ukraine: ftp.3logic.net: <a href="ftp://ftp.3logic.net/debian-cd/">FTP</a></li>
<li>Ukraine: ftp.ua.debian.org: <a href="ftp://ftp.ua.debian.org/debian-cd/">FTP</a> <a href="http://ftp.ua.debian.org/debian-cd/">HTTP</a></li>
<li>Ukraine: ftp2.debian.org.ua: <a href="ftp://ftp2.debian.org.ua/debian-cd/">FTP</a> <a href="http://ftp2.debian.org.ua/debian-cd/">HTTP</a></li>
<li>United States: carroll.aset.psu.edu: <a href="ftp://carroll.aset.psu.edu/pub/linux/distributions/debian-cd/">FTP</a> <a href="http://carroll.aset.psu.edu/pub/linux/distributions/debian-cd/">HTTP</a></li>
<li>United States: debian.cites.uiuc.edu: <a href="ftp://debian.cites.uiuc.edu/pub/debian-cd/">FTP</a> <a href="http://debian.cites.uiuc.edu/pub/debian-cd/">HTTP</a></li>
<li>United States: debian.osuosl.org: <a href="ftp://debian.osuosl.org/debian-cdimage/">FTP</a> <a href="http://debian.osuosl.org/debian-cdimage/">HTTP</a></li>
<li>United States: ftp.gtlib.gatech.edu: <a href="ftp://ftp.gtlib.gatech.edu/pub/debian-cd/">FTP</a> <a href="http://ftp.gtlib.gatech.edu/pub/debian-cd/">HTTP</a></li>
<li>United States: ftp.keystealth.org: <a href="ftp://ftp.keystealth.org/debian-cd/">FTP</a> <a href="http://ftp.keystealth.org/debian-cd/">HTTP</a></li>
<li>United States: ftp.ndlug.nd.edu: <a href="ftp://ftp.ndlug.nd.edu/debian-cd/">FTP</a> <a href="http://ftp.ndlug.nd.edu/mirrors/debian-cd/">HTTP</a></li>
<li>United States: ftp.utexas.edu: <a href="http://ftp.utexas.edu/debian-cd/">HTTP</a></li>
<li>United States: mirror.cs.wisc.edu: <a href="ftp://mirror.cs.wisc.edu/debian-cd/">FTP</a> <a href="http://mirror.cs.wisc.edu/debian-cd/">HTTP</a></li>
<li>United States: mirror.rit.edu: <a href="ftp://mirror.rit.edu/debian-cd/">FTP</a> <a href="http://mirror.rit.edu/debian-cd/">HTTP</a></li>
<li>United States: mirror.steadfast.net: <a href="http://mirror.steadfast.net/debian-cd/">HTTP</a></li>
<li>United States: mirror.yellowfiber.net: <a href="http://mirror.yellowfiber.net/debian-cd/">HTTP</a></li>
<li>United States: mirrors.hosef.org: <a href="ftp://mirrors.hosef.org/debian-cdimage/">FTP</a> <a href="http://mirrors.hosef.org/debian-cdimage/">HTTP</a></li>
<li>United States: mirrors.kernel.org: <a href="ftp://mirrors.kernel.org/debian-cd/">FTP</a> <a href="http://mirrors.kernel.org/debian-cd/">HTTP</a></li>
<li>United States: mirrors.modwest.com: <a href="http://mirrors.modwest.com/debian-cd/">HTTP</a></li>
<li>United States: mirrors.usc.edu: <a href="ftp://mirrors.usc.edu/pub/linux/distributions/debian-cd/">FTP</a> <a href="http://mirrors.usc.edu/pub/linux/distributions/debian-cd/">HTTP</a></li>
<li>United States: mirrors.xmission.com: <a href="ftp://mirrors.xmission.com/debian-cd/">FTP</a> <a href="http://mirrors.xmission.com/debian-cd/">HTTP</a></li>
</ul>
<p><a href="http://www.debian.org/CD/mirroring/">Instructions on how to set up a CD image mirror</a>.</p>
<p><a href="http://www.debian.org/CD/artwork/">Art works.</a><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F02%2F24%2Flenny-debianstable-distribution-v5-0-4-download-mirrors%2F&amp;linkname=%26%238220%3Blenny%26%238221%3B%20Debian%26%238221%3Bstable%26%238221%3B%20distribution%20v5.0.4%20download%20mirrors"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/02/24/lenny-debianstable-distribution-v5-0-4-download-mirrors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CCNA Exploration 1: Network Fundamentals – Chapter 10 Exam</title>
		<link>http://nj180degree.net/2010/02/23/ccna-exploration-1-network-fundamentals-chapter-10-exam/</link>
		<comments>http://nj180degree.net/2010/02/23/ccna-exploration-1-network-fundamentals-chapter-10-exam/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 12:56:22 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CCNA exam]]></category>
		<category><![CDATA[CCNA Exploration]]></category>
		<category><![CDATA[ccna exploration chapter 10 exam]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=313</guid>
		<description><![CDATA[01. Refer to the exhibit. A student working in the lab selects a cable that is wired as shown. Which connection types can successfully be made with this cable? (Choose two.)

 connecting a PC to a router&#8217;s console port
 connecting two routers together via their fast ethernet ports
 connecting two switches together at gigabit speeds
 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>01. <img class="aligncenter size-full wp-image-314" title="1001" src="http://nj180degree.net/wp-content/uploads/2010/02/1001.jpg" alt="" width="414" height="182" />Refer to the exhibit. A student working in the lab selects a cable that is wired as shown. Which connection types can successfully be made with this cable? (Choose two.)</strong></p>
<ul>
<li> connecting a PC to a router&#8217;s console port</li>
<li><span style="color: #ff0000;"> connecting two routers together via their fast ethernet ports</span></li>
<li> connecting two switches together at gigabit speeds</li>
<li> connecting a PC to a switch at Gigabit Ethernet speeds</li>
<li><span style="color: #ff0000;"> connecting two devices with the same interface type at Fast Ethernet speeds<span id="more-313"></span></span></li>
</ul>
<p><strong>02.  Which option identifies the primary interface which would be used for initial configuration of a Cisco router?</strong></p>
<ul>
<li> AUX interface</li>
<li> Ethernet interface</li>
<li> serial interface</li>
<li><span style="color: #ff0000;"> console interface</span></li>
</ul>
<p><strong>03.  What makes fiber preferable to copper cabling for interconnecting buildings? (Choose three.)</strong></p>
<ul>
<li><span style="color: #ff0000;"> greater distances per cable run</span></li>
<li> lower installation cost</li>
<li><span style="color: #ff0000;"> limited susceptibility to EMI/RFI</span></li>
<li> durable connections</li>
<li><span style="color: #ff0000;"> greater bandwidth potential</span></li>
<li> easily terminated</li>
</ul>
<p><strong>04. A network administrator is required to use media in the network that can run up to 100 meters in cable length without using repeaters. The chosen media must be inexpensive and easily installed. The installation will be in a pre-existing building with limited cabling space. Which type of media would best meet these requirements?</strong></p>
<ul>
<li> STP</li>
<li> <span style="color: #ff0000;">UTP</span></li>
<li> coaxial</li>
<li> single-mode fiber</li>
<li> multimode fiber</li>
</ul>
<p><strong>05.  What does the term &#8220;attenuation&#8221; mean in data communication?</strong></p>
<ul>
<li><span style="color: #ff0000;"> loss of signal strength as distance increases</span></li>
<li> time for a signal to reach its destination</li>
<li> leakage of signals from one cable pair to another</li>
<li> strengthening of a signal by a networking device</li>
</ul>
<p><strong>06.  How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?</strong></p>
<ul>
<li> 30</li>
<li> 256</li>
<li> <span style="color: #ff0000;">2046</span></li>
<li> 2048</li>
<li> 4094</li>
<li> 4096</li>
</ul>
<p><strong>07.  Which subnet mask would be assigned to the network address of 192.168.32.0 to provide 254 useable host addresses per subnetwork?</strong></p>
<ul>
<li> 255.255.0.0</li>
<li> <span style="color: #ff0000;">255.255.255.0</span></li>
<li> 255.255.254.0</li>
<li> 255.255.248.0</li>
</ul>
<p><strong>08.  A company is planning to subnet its network for a maximum of 27 hosts. Which subnet mask would provide the needed hosts and leave the fewest unused addresses in each subnet?</strong>
<div class="mceTemp">
<dl id="attachment_180" class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><code>
<div class="clearfix">
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "pub-2783537155105335";
/* 200x200, created 2/14/10 */
google_ad_slot = "0529350553";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</div>
<p></code></dt>
</dl>
</div>
</li>
<ul>
<li> 255.255.255.0</li>
<li> 255.255.255.192</li>
<li> <span style="color: #ff0000;">255.255.255.224</span></li>
<li> 255.255.255.240</li>
<li> 255.255.255.248</li>
</ul>
<p><strong>09.  What type of network cable is used between a terminal and a console port?</strong></p>
<ul>
<li> cross-over</li>
<li> straight-through</li>
<li> <span style="color: #ff0000;">rollover</span></li>
<li> patch cable</li>
</ul>
<p><strong>10. Which device is used to create or divide broadcast domains?</strong></p>
<ul>
<li> hub</li>
<li> switch</li>
<li> bridge</li>
<li> <span style="color: #ff0000;">router</span></li>
<li> repeater</li>
</ul>
<p><strong>11. <img class="aligncenter size-full wp-image-315" title="1011" src="http://nj180degree.net/wp-content/uploads/2010/02/1011.jpg" alt="" width="471" height="189" />Refer to the exhibit. What destination IP address will PC1 place in the header for a packet destined for PC2?</strong></p>
<ul>
<li> 192.168.1.1</li>
<li> 192.168.2.1</li>
<li> 192.168.2.2</li>
<li> 192.168.3.1</li>
<li> <span style="color: #ff0000;">192.168.3.54</span></li>
</ul>
<p><strong>12.  <img class="aligncenter size-full wp-image-316" title="1012" src="http://nj180degree.net/wp-content/uploads/2010/02/1012.jpg" alt="" width="346" height="285" />Refer to the exhibit. Based on the IP configuration shown, what would be the result of Host A and Host B attempting to communicate outside the network segment?</strong></p>
<ul>
<li> both host A and B would be successful</li>
<li> host A would be successful, host B would fail</li>
<li><span style="color: #ff0000;"> host B would be successful, host A would fail</span></li>
<li> both Host A and B would fail</li>
</ul>
<p><strong>13.  Which three types of connectors are commonly associated with Cisco&#8217;s V.35 serial cables? (Choose three.)</strong></p>
<ul>
<li> RJ 11</li>
<li> <span style="color: #ff0000;">DB 60</span></li>
<li><span style="color: #ff0000;"> Winchester 15 pin</span></li>
<li> DB 9</li>
<li> <span style="color: #ff0000;">smart serial</span></li>
<li> RJ 45</li>
</ul>
<p><strong>14. <img class="aligncenter size-full wp-image-323" title="15471.jpg" src="http://nj180degree.net/wp-content/uploads/2010/02/15471.jpg.gif" alt="" width="367" height="168" />Refer to the exhibit. How many subnets are required to support the network that is shown?</strong></p>
<ul>
<li> 2</li>
<li> <span style="color: #ff0000;">3</span></li>
<li> 4</li>
<li> 5</li>
</ul>
<p><strong>15.  What are two common methods for setting a UTP Ethernet port to MDI or MDIX operation? (Choose two.)</strong></p>
<ul>
<li> cable color code association</li>
<li> cable selection and configuration</li>
<li> use of cable testers to determine pinouts</li>
<li> <span style="color: #ff0000;">the automatic detection and negotiating of MDI/MDIX operation of the port</span></li>
<li><span style="color: #ff0000;"> the enabling of the mechanism to electrically swap the transmit and receive pairs</span></li>
</ul>
<p><strong>16. <img class="aligncenter size-full wp-image-317" title="1016" src="http://nj180degree.net/wp-content/uploads/2010/02/1016.jpg" alt="" width="178" height="143" />Refer to the exhibit. A student is setting up a home network primarily used for extensive file transfers, streaming video, and gaming. Which network device is best suited to these types of activities in the topology shown?</strong></p>
<ul>
<li> wireless access point</li>
<li> router</li>
<li> hub</li>
<li> <span style="color: #ff0000;">switch</span></li>
</ul>
<p><strong>17.  Which three statements are true about the role of routers in the network? (Choose three.)</strong></p>
<ul>
<li> They propagate broadcasts.</li>
<li> They enlarge collision domains.</li>
<li> <span style="color: #ff0000;">They segment broadcast domains.</span></li>
<li><span style="color: #ff0000;"> They interconnect different network technologies.</span></li>
<li><span style="color: #ff0000;"> Each router interface requires a separate network or subnet.</span></li>
<li><span style="color: #ff0000;"> </span>They maintain a common frame format between LAN and WAN interfaces.</li>
</ul>
<p><strong>18. <img class="aligncenter size-full wp-image-318" title="1018" src="http://nj180degree.net/wp-content/uploads/2010/02/1018.jpg" alt="" width="500" height="220" />Refer to the exhibit. A </strong><strong>network administrator has decided to use packet capture software to evaluate all traffic from the student subnet on the way to the Internet. To ensure that all packets are captured, what network device should be used to connect the monitoring station to the network between R1 and R2?</strong></p>
<ul>
<li> <span style="color: #ff0000;">hub</span></li>
<li> router</li>
<li> firewall appliance</li>
<li> wireless access point</li>
</ul>
<p><strong>19.  <img class="aligncenter size-full wp-image-319" title="1019" src="http://nj180degree.net/wp-content/uploads/2010/02/1019.jpg" alt="" width="500" height="220" />Refer to the exhibit. Assume that all devices are using default settings. How many subnets are required to address the topology that is shown?</strong></p>
<ul>
<li> <span style="color: #ff0000;">1</span></li>
<li> 3</li>
<li> 4</li>
<li> 5</li>
<li> 7</li>
</ul>
<p><strong>20. <img class="aligncenter size-full wp-image-320" title="1020" src="http://nj180degree.net/wp-content/uploads/2010/02/1020.jpg" alt="" width="500" height="220" />Refer to the exhibit. Which three statements are true about the exhibited topology? (Choose three.)</strong></p>
<ul>
<li> Hosts B and C are in the same subnet.</li>
<li> <span style="color: #ff0000;">Five broadcast domains are present.</span></li>
<li><span style="color: #ff0000;"> Host B is using a crossover cable to connect to the router.</span></li>
<li><span style="color: #ff0000;"> </span>Four broadcast domains are present.</li>
<li> <span style="color: #ff0000;">Five networks are shown.</span></li>
<li> Host B is using a rollover cable to connect to the router.</li>
</ul>
<p><strong>21.  To establish a console connection from a computer to a Cisco router, which cable wiring option would be used?</strong></p>
<ul>
<li> crossover cable</li>
<li> straight through cable</li>
<li> <span style="color: #ff0000;">rollover cable</span></li>
<li> V.35 cable</li>
</ul>
<p><strong>22. <img class="aligncenter size-full wp-image-321" title="1022" src="http://nj180degree.net/wp-content/uploads/2010/02/1022.jpg" alt="" width="500" height="342" />Refer to the exhibit. Which three statements identify the type of cabling that would be used in the segments that are shown? (Choose three.)</strong></p>
<ul>
<li> Segment 1 uses backbone cabling.</li>
<li> <span style="color: #ff0000;">Segment 1 uses a patch cable.</span></li>
<li> Segment 3 uses patch cabling.</li>
<li> Segment 3 uses vertical cabling.</li>
<li> <span style="color: #ff0000;">Segment 3 uses horizontal cabling.</span></li>
<li><span style="color: #ff0000;"> Segment 4 uses vertical cabling.</span></li>
</ul>
<p><strong>23. <img class="aligncenter size-full wp-image-322" title="1023" src="http://nj180degree.net/wp-content/uploads/2010/02/1023.jpg" alt="" width="334" height="231" />Refer to the exhibit. A network technician has been allocated the 192.168.1.0/24 private IP address range for use in the network that shown in the exhibit. Which subnet mask would be used to meet the host requirements for segment A of this internetwork?</strong></p>
<ul>
<li> 255.255.255.128</li>
<li> 255.255.255.192</li>
<li><span style="color: #ff0000;"> 255.255.255.224</span></li>
<li> 255.255.255.240</li>
<li> 255.255.255.248</li>
</ul>
<div class="clearfix">
<div class="ad aligncenter">
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-2783537155105335"; /* 468x60, created 2/4/10 */ google_ad_slot = "6605341876"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fnj180degree.net%2F2010%2F02%2F23%2Fccna-exploration-1-network-fundamentals-chapter-10-exam%2F&amp;linkname=CCNA%20Exploration%201%3A%20Network%20Fundamentals%20%E2%80%93%20Chapter%2010%20Exam"><img src="http://nj180degree.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nj180degree.net/2010/02/23/ccna-exploration-1-network-fundamentals-chapter-10-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
