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

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

		<guid isPermaLink="false">http://learn-ccna.com/?p=1162</guid>
		<description><![CDATA[Expect minimum percentage: 100% 1. What does the RIP holddown timer do? ans: instructs routers to ignore updates, for a specified time or event, about possible inaccessible routes 2. What metric does the RIP routing protocol consider to be infinity? ans: 16 3. What is a routing loop? ans: a condition where a packet is [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">Expect minimum percentage: 100%</span></p>
<p>1. What does the RIP holddown timer do?<br />
<span style="color: #33cc00;">ans:</span><br />
instructs routers to ignore updates, for a specified time or event, about possible inaccessible routes</p>
<p>2. What metric does the RIP routing protocol consider to be infinity?<br />
<span style="color: #33cc00;">ans:</span><br />
16</p>
<p>3. What is a routing loop?<br />
<span style="color: #33cc00;">ans:</span><br />
a condition where a packet is constantly transmitted within a series of routers without ever reaching its intended destination</p>
<p>4. Which two statements are true regarding the function of the RIPv1 routing updates? (Choose two).<br />
<span style="color: #33cc00;">ans:</span><br />
updates are broadcast at regular intervals<br />
broadcasts are sent to 255.255.255.255</p>
<p>5. Which of the following can exist in a distance vector network that has not converged? (Choose three.)<br />
<span style="color: #33cc00;">ans:</span><br />
routing loops<br />
inconsistent traffic forwarding<br />
inconsistent routing table entries</p>
<p>6. Refer to the exhibit. What path will packets from the 192.168.1.0/24 network travel to reach the 10.0.0.0/8 network if RIP is the active routing protocol?<br />
<span style="color: #33cc00;">ans:</span><br />
The path will be router A -&gt; router D -&gt; router E.</p>
<p>7. What is the purpose of the TTL field in the IP header?<br />
<span style="color: #33cc00;">ans:</span><br />
limits the time or hops that a packet can traverse through the network before it should be discarded</p>
<p>8. Which two conditions are most likely to cause a routing loop? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
inconsistent routing tables<br />
incorrectly configured static routes</p>
<p>9. Refer to the exhibit. If all routers are using RIP, how many rounds of updates will occur before all routers know all networks?<br />
<span style="color: #33cc00;">ans:</span><br />
3</p>
<p>10. The graphic shows a network that is configured to use RIP routing protocol. Router2 detects that the link to Router1 has gone down. It then advertises the network for this link with a hop count metric of 16. Which routing loop prevention mechanism is in effect?<br />
<span style="color: #33cc00;">ans:</span><br />
route poisoning</p>
<p>11. Refer to the exhibit. The routers in this network are running RIP. Router A has not received an update from Router B in over three minutes. How will Router A respond?<br />
<span style="color: #33cc00;">ans:</span><br />
The Invalid timer will mark the route as unusable if an update has not been received in 180 seconds.</p>
<p>12. What actions will occur after RouterA loses connectivity to network 114.125.16.0? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
RouterB will include network 123.92.76.0 and 136.125.85.0 in its update to RouterA.<br />
Router C will learn of the loss of connectivity to network 114.125.16.0 from RouterB.</p>
<p>13. Three routers running a distance-vector routing protocol lost all power, including the battery backups. When the routers reload, what will happen?<br />
<span style="color: #33cc00;">ans:</span><br />
They will send updates that include only directly connected routes to their directly connected neighbors.</p>
<p>14. Which statement is true regarding cisco’s RIP_JITTER variable?<br />
<span style="color: #33cc00;">ans:</span><br />
It prevents the synchronization of routing updates by subtracting a random length of time ranging from 0% to 15% of the specified interval time from the next routing update interval.</p>
<p>15. Which of the following methods does split horizon use to reduce incorrect routing information?<br />
<span style="color: #33cc00;">ans:</span><br />
Information learned from one source is not distributed back to that source.</p>
<p>16. A network administrator is evaluating RIP versus EIGRP for a new network. The network will be sensitive to congestion and must respond quickly to topology changes. What are two good reasons to choose EIGRP instead of RIP in this case? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
EIGRP only updates affected neighbors.<br />
EIGRP updates are partial.</p>
<p>17. Which two statements describe EIGRP? (Choose two.)<br />
<span style="color: #33cc00;">ans:</span><br />
EIGRP sends triggered updates whenever there is a change in topology that influences the routing information.<br />
EIGRP sends a partial routing table update, which includes just routes that have been changed.</p>
<p>18. Which three routing protocols are distance vector routing protocols? (Choose three).<br />
<span style="color: #33cc00;">ans:</span><br />
RIPv1<br />
EIGRP<br />
RIPv2</p>
<p>19. Which of the following statements are correct about RIP?<br />
<span style="color: #33cc00;">ans:</span><br />
will send out an update if there is a failure of a link</p>
<p>20. Which event will cause a triggered update?<br />
<span style="color: #33cc00;">ans:</span><br />
a route is installed in the routing table</p>
<p>source : <a href="http://answersforccna.blogspot.com/2009/02/erouting-v40-chapter-4.html">answersforccna</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/25/erouting-v4-0-chapter-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA E4 Module 4</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-e4-module-4/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-e4-module-4/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:05:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Chapter 4]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=746</guid>
		<description><![CDATA[[learn-ccna.om] 1. Which two statements are true regarding network security? (Choose two.) Securing a network against internal threats is a lower priority because company employees represent a low security risk. Both experienced hackers who are capable of writing their own exploit code and inexperienced individuals who download exploits from the Internet pose a serious threat [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://learn-ccna.com">learn-ccna.om</a>]</p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">1. Which two statements are true regarding network security? (Choose two.)</span><br />
Securing a network against internal threats is a lower priority because company employees represent a low security risk.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Both experienced hackers who are capable of writing their own exploit code and inexperienced individuals who download exploits from the Internet pose a serious threat to network security.</span></span><br />
Assuming a company locates its web server outside the firewall and has adequate backups of the web server, no further security measures are needed to protect the web server because no harm can come from it being hacked.<br />
Established network operating systems like UNIX and network protocols like TCP/IP can be used with their default settings because they have no inherent security weaknesses.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Protecting network devices from physical damage caused by water or electricity is a necessary part of the security  policy.</span></span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">2. Which two statements are true about network attacks? (Choose two.)</span><br />
Strong network passwords mitigate most DoS attacks.<br />
Worms require human interaction to spread, viruses do not.<br />
Reconnaissance attacks are always electronic in nature, such as ping sweeps or port scans.<br />
<span style="color: #ff6600;">A brute-force attack searches to try every possible password from a combination of characters.<br />
Devices in the DMZ should not be fully trusted by internal devices, and communication between the DMZ and internal devices should be authenticated to prevent attacks such as port redirection.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">3. Users are unable to access a company server. The system logs show that the server is operating slowly because it is receiving a high level of fake requests for service. Which type of attack is occurring?</span><br />
reconnaissance<br />
access<br />
<span style="color: #ff6600;">DoS</span><br />
worm<br />
virus<br />
Trojan horse</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">4. An IT director has begun a campaign to remind users to avoid opening e-mail messages from suspicious sources. Which type of attack is the IT director trying to protect users from?</span><br />
DoS<br />
DDoS<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">virus</span></span><br />
access<br />
reconnaissance</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">5. Which two statements regarding preventing network attacks are true? (Choose two.)</span><br />
The default security settings for modern server and PC operating systems can be trusted to have secure default security settings.<br />
Intrusion prevention systems can log suspicious network activity, but there is no way to counter an attack in progress without user intervention.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Physical security threat mitigation consists of controlling access to device console ports, labeling critical cable runs, installing UPS systems, and providing climate control.</span></span><br />
Phishing attacks are best prevented by firewall devices.<br />
<span style="color: #ff6600;">Changing default usernames and passwords and disabling or uninstalling unnecessary services are aspects of device hardening.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">6. Intrusion detection occurs at which stage of the Security Wheel?</span><br />
securing<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">monitoring</span></span><br />
testing<br />
improvement<br />
reconnaissance</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">7. Which two objectives must a security policy accomplish? (Choose two.)</span><br />
provide a checklist for the installation of secure servers<br />
describe how the firewall must be configured<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">document the resources to be protected.</span><br />
<span style="color: #ff6600;">identify the security objectives of the organization.</span></span><br />
identify the specific tasks involved in hardening a router</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">8. What are three characteristics of a good security policy? (Choose three.)</span><br />
<span style="color: #ff0000;"><span style="color: #ff6600;">It defines acceptable and unacceptable use of network resources.</span><br />
<span style="color: #ff6600;">It communicates consensus and defines roles.</span></span><br />
It is developed by end users.<br />
It is developed after all security devices have been fully tested.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">It defines how to handle security incidents.</span></span><br />
It should be encrypted as it contains backups of all important passwords and keys.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="color: #000000; font-weight: bold;">9. Which two statements define the security risk when DNS services are enabled on the network? (Choose two.)</span><span style="color: #ff0000;"><br />
<span style="color: #ff6600;">By default, name queries are sent to the broadcast address 255.255.255.255.</span></span><br />
DNS name queries require the ip directed-broadcast command to be enabled on the Ethernet interfaces of all routers.<br />
Using the global configuration command ip name-server on one router enables the DNS services on all routers in the network.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The basic DNS protocol does not provide authentication or integrity assurance.</span></span><br />
The router configuration does not provide an option to set up main and backup DNS servers.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">10. What are two benefits of using Cisco AutoSecure? (Choose two.)</span><br />
It gives the administrator detailed control over which services are enabled or disabled.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">It offers the ability to instantly disable non-essential system processes and services.</span></span><br />
It automatically configures the router to work with SDM.<br />
It ensures the greatest compatibility with other devices in your network.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">It allows the administrator to configure security policies without having to understand all of the Cisco IOS software features.</span></span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">11. Refer to the exhibit. A network administrator is trying to configure a router to use SDM, but it is not functioning correctly. What could be the problem?</span><br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The privilege level of the user is not configured correctly.</span></span><br />
The authentication method is not configured correctly.<br />
The HTTP server is not configured correctly.<br />
The HTTP timeout policy is not configured correctly.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">12. The Cisco IOS image naming convention allows identification of different versions and capabilities of the IOS. What information can be gained from the filename c2600-d-mz.121-4? (Choose two.)</span><br />
The “mz” in the filename represents the special capabilities and features of the IOS.<br />
The file is uncompressed and requires 2.6 MB of RAM to run.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The software is version 12.1, 4th revision.</span></span><br />
The file is downloadable and 121.4MB in size.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The IOS is for the Cisco 2600 series hardware platform.</span></span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">13. Refer to the exhibit. The network administrator is trying to back up the Cisco IOS router software and receives the output shown. What are two possible reasons for this output? (Choose two.)</span><br />
The Cisco IOS file has an invalid checksum.<br />
The TFTP client on the router is corrupt.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The router cannot connect to the TFTP server.</span><br />
<span style="color: #ff6600;">The TFTP server software has not been started.</span></span><br />
There is not enough room on the TFTP server for the software.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">14. Which two conditions should the network administrator verify before attempting to upgrade a Cisco IOS image using a TFTP server? (Choose two.)</span><br />
Verify the name of the TFTP server using the show hosts command.<br />
Verify that the TFTP server is running using the tftpdnld command.<br />
Verify that the checksum for the image is valid using the show version command.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Verify connectivity between the router and TFTP server using the ping command.</span><br />
<span style="color: #ff6600;">Verify that there is enough flash memory for the new Cisco IOS image using the show flash command.</span></span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">15. The password recovery process begins in which operating mode and using what type of connection? (Choose two.)</span><br />
<span style="color: #ff0000;"><span style="color: #ff6600;">ROM monitor</span></span><br />
boot ROM<br />
Cisco IOS<br />
<span style="color: #ff6600;">direct connection through the console port</span><br />
network connection through the Ethernet port<br />
network connection through the serial port</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">16. Refer to the exhibit. Security Device Manager (SDM) is installed on router R1. What is the result of opening a web browser on PC1 and entering the URL https://192.168.10.1?</span><br />
The password is sent in plain text.<br />
A Telnet session is established with R1.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The SDM page of R1 appears with a dialog box that requests a username and password.</span></span><br />
The R1 home page is displayed and allows the user to download Cisco IOS images and configuration files.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="color: #000000; font-weight: bold;">17. Which statement is true about Cisco Security Device Manager (SDM)?</span><br />
SDM can run only on Cisco 7000 series routers.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">SDM can be run from router memory or from a PC.</span></span><br />
SDM should be used for complex router configurations.<br />
SDM is supported by every version of the Cisco IOS software.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">18. Which step is required to recover a lost enable password for a router?</span><br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Set the configuration register to bypass the startup configuration.</span></span><br />
Copy the running configuration to the startup configuration.<br />
Reload the IOS from a TFTP server from ROMMON.<br />
Reconfigure the router using setup mode.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">19. What is the best defense for protecting a network from phishing exploits?</span><br />
Schedule antivirus scans.<br />
Schedule antispyware scans .<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Schedule training for all users.</span></span><br />
Schedule operating systems updates.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">20. Refer to the exhibit. Security Device Manager (SDM) has been used to configure a required level of security on the router.</span><br />
What would be accomplished when the SDM applies the next step on the security problems that are identified on the router?<br />
SDM will automatically invoke the AutoSecure command.<br />
SDM will generate a report that will outline the proper configuration actions to alleviate the security issues.<br />
SDM will create a configuration file that can be copy and pasted into the router to reconfigure the services.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">SDM will reconfigure the services that are marked in the exhibit as “fix it” to apply the suggested security changes.</span></span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">21. Refer to the exhibit. What is the purpose of the “ip ospf message-digest-key 1 md5 cisco” statement in the configuration?</span><br />
<span style="color: #ff6600;">to specify a key that is used to authenticate routing updates</span><br />
to save bandwidth by compressing the traffic<br />
to enable SSH encryption of traffic<br />
to create an IPsec tunnel</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">22.     Refer to the exhibit. What is accomplished when both commands are configured on the router?</span><br />
The commands filter UDP and TCP traffic coming to the router.<br />
The commands disable any TCP or UDP request sent by the routing protocols.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The commands disable the services such as echo, discard, and chargen on the router to prevent security vulnerabilities.</span></span><br />
The commands disable the BOOTP and TFTP server services to prevent security vulnerabilities.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;">source : </span><a href="http://modules4ccna.blogspot.com">modules4ccna.blogspot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-e4-module-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA 4 Module 4</title>
		<link>http://learn-ccna.com/2009/09/04/ccna-4-module-4/</link>
		<comments>http://learn-ccna.com/2009/09/04/ccna-4-module-4/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:49:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Chapter 4]]></category>
		<category><![CDATA[CCNA Discovery 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=181</guid>
		<description><![CDATA[1. What is the best defense for protecting a network from phishing exploits? Schedule training for all users. 2. What are three characteristics of a good security policy? (Choose three.) It defines acceptable and unacceptable use of network resources. It communicates consensus and defines roles. It defines how to handle security incidents. 3. The Cisco [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana; font-size: 13px;"><span style="font-family: 'Times New Roman';"> </span></span></p>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Verdana;">1. What is the best defense for protecting a network from phishing exploits?</p>
<p>Schedule training for all users.</p>
<p>2. What are three characteristics of a good security policy? (Choose three.)</p>
<p>It defines acceptable and unacceptable use of network resources.<br />
It communicates consensus and defines roles.<br />
It defines how to handle security incidents.</p>
<p>3. The Cisco IOS image naming convention allows identification of different versions and capabilities of the IOS. What information can be gained from the filename c2600-d-mz.121-4? (Choose two.)</p>
<p>The software is version 12.1, 4th revision.<br />
The IOS is for the Cisco 2600 series hardware platform.</p>
<p>4. Refer to the exhibit. What is accomplished when both commands are configured on the router?</p>
<p>The commands disable the services such as echo, discard, and chargen on the router to prevent security vulnerabilities.</p>
<p>5. Which two conditions should the network administrator verify before attempting to upgrade a Cisco IOS image using a TFTP server? (Choose two.)</p>
<p>Verify connectivity between the router and TFTP server using the ping command.<br />
Verify that there is enough flash memory for the new Cisco IOS image using the show flash command.<br />
<a style="color: #2255aa; text-decoration: none;" name="entrymore"></a><br />
6. Which two statements regarding preventing network attacks are true? (Choose two.)</p>
<p>Physical security threat mitigation consists of controlling access to device console ports, labeling critical cable runs, installing UPS systems, and providing climate control.<br />
Changing default usernames and passwords and disabling or uninstalling unnecessary services are aspects of device hardening.</p>
<p>7. An IT director has begun a campaign to remind users to avoid opening e-mail messages from suspicious sources. Which type of attack is the IT director trying to protect users from?</p>
<p>virus</p>
<p>8. Users are unable to access a company server. The system logs show that the server is operating slowly because it is receiving a high level of fake requests for service. Which type of attack is occurring?</p>
<p>DoS</p>
<p>9. Refer to the exhibit. What is the purpose of the &#8220;ip ospf message-digest-key 1 md5 cisco&#8221; statement in the configuration?<br />
to specify a key that is used to authenticate routing updates</p>
<p>10. Which two statements define the security risk when DNS services are enabled on the network? (Choose two.)</p>
<p>The basic DNS protocol does not provide authentication or integrity assurance.<br />
The router configuration does not provide an option to set up main and backup DNS servers.</p>
<p>11. Which two statements are true about network attacks? (Choose two.)</p>
<p>A brute-force attack searches to try every possible password from a combination of characters.<br />
Devices in the DMZ should not be fully trusted by internal devices, and communication between the DMZ and internal devices should be authenticated to prevent attacks such as port redirection.</p>
<p>12. Refer to the exhibit. A network administrator is trying to configure a router to use SDM, but it is not functioning correctly. What could be the problem?</p>
<p>The privilege level of the user is not configured correctly.</p>
<p>13. Refer to the exhibit. The network administrator is trying to back up the Cisco IOS router software and receives the output shown. What are two possible reasons for this output? (Choose two.)</p>
<p>The router cannot connect to the TFTP server.<br />
The TFTP server software has not been started.</p>
<p>14<br />
Which two statements are true regarding network security? (Choose two.)</p>
<p>Both experienced hackers who are capable of writing their own exploit code and inexperienced individuals who download exploits from the Internet pose a serious threat to network security.<br />
Protecting network devices from physical damage caused by water or electricity is a necessary part of the security policy.</p>
<p>15. The password recovery process begins in which operating mode and using what type of connection? (Choose two.)</p>
<p>ROM monitor<br />
direct connection through the console port</p>
<p>16. Which two objectives must a security policy accomplish? (Choose two.)</p>
<p>document the resources to be protected<br />
identify the security objectives of the organization</p>
<p>17. Which statement is true about Cisco Security Device Manager (SDM)?</p>
<p>SDM can be run from router memory or from a PC.</p>
<p>18. Which step is required to recover a lost enable password for a router?</p>
<p>Set the configuration register to bypass the startup configuration.</p>
<p>19. Refer to the exhibit. Security Device Manager (SDM) is installed on router R1. What is the result of opening a web browser on PC1 and entering the URL https://192.168.10.1?</p>
<p>The SDM page of R1 appears with a dialog box that requests a username and password.</p>
<p>20. Intrusion detection occurs at which stage of the Security Wheel?</p>
<p>monitoring</p>
<p>21. Refer to the exhibit. Security Device Manager (SDM) has been used to configure a required level of security on the router. What would be accomplished when the SDM applies the next step on the security problems that are identified on the router?</p>
<p>SDM will reconfigure the services that are marked in the exhibit as “fix it” to apply the suggested security changes.</p>
<p>22<br />
What are two benefits of using Cisco AutoSecure? (Choose two.)</p>
<p>It gives the administrator detailed control over which services are enabled or disabled.<br />
It allows the administrator to configure security policies without having to understand all of the Cisco IOS software features.</span></div>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/09/04/ccna-4-module-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

