<?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 Exploration 4</title>
	<atom:link href="http://learn-ccna.com/category/ccna-exploration-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>ccna4 exploration 4 final exam latest update.</title>
		<link>http://learn-ccna.com/2009/12/14/ccna4-exploration-4-final-exam-latest-update/</link>
		<comments>http://learn-ccna.com/2009/12/14/ccna4-exploration-4-final-exam-latest-update/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:30:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Final Exam]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=1346</guid>
		<description><![CDATA[exploration final exam latest update(10th july) 1. Refer to the exhibit. A network administrator is trying to configure a router to use SDM. After this configuration shown in the exhibit is applied, the SDM interface of the router is still not accessible. What is the cause of the problem? *The username and password are not [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">exploration final exam latest update(10th july)</span></p>
<p>1. Refer to the exhibit. A network administrator is trying to configure a router to use SDM. After this configuration shown in the exhibit is applied, the SDM interface of the router is still not accessible. What is the cause of the problem?<br />
*The username and password are not configured correctly.<br />
The authentication method is not configured correctly.<br />
The HTTP timeout policy is not configured correctly.<br />
The vtys are not configured correctly.</p>
<p>2. Refer to the exhibit. Branch A has a non-Cisco router that is using IETF encapsulation and Branch B has a Cisco router. After the commands that are shown are entered, R1 and R2 fail to establish the PVC. The R2 LMI is Cisco, and the R1 LMI is ANSI. The LMI is successfully established at both locations. Why is the PVC failing?<br />
The PVC to R1 must be point-to-point.<br />
LMI types must match on each end of a PVC.<br />
The frame relay PVCs cannot be established between Cisco and non-Cisco routers.<br />
*The IETF parameter is missing from the frame-relay map ip 10.10.10.1 201 command.</p>
<p>3. Refer to the exhibit. An ACL called Managers already exists on this router. What happens if the network administrator issues the commands as shown in the exhibit?<br />
The new ACL overwrites the existing ACL.<br />
The network administrator will receive an error message.<br />
*The existing ACL is modified to include the new command.<br />
A second Managers ACL is created that contains only the new command.</p>
<p>4. Refer to the exhibit. A network administrator is trying to backup the IOS software on R1 to the TFTP server. He receives the error message that is shown in the exhibit, and cannot ping the TFTP server from R1. What is an action that can help to isolate this problem?<br />
Use correct source file name in the command.<br />
Verify that the TFTP server software is running.<br />
Make sure that there is enough room on the TFTP server for the backup.<br />
*Check that R1 has a route to the network where the TFTP server resides.</p>
<p>5. What can a network administrator do to recover from a lost router password?<br />
use the copy tftp: flash: command<br />
boot the router to bootROM mode and enter the b command to load the IOS manually<br />
telnet from another router and issue the show running-config command to view the password<br />
*boot the router to ROM monitor mode and configure the router to ignore the startup configuration when it initializes</p>
<p>6. Which combination of authentication and Layer 2 protocol should be used to establish a link between a Cisco and a non-Cisco router without sending authentication information in plain text?<br />
CHAP and HDLC<br />
*CHAP and PPP<br />
PAP and HDLC<br />
PAP and PPP</p>
<p>7. Refer to the exhibit. Which statement correctly describes how Router1 processes an FTP request that enters interface s0/0/0 and is destined for an FTP server at IP address 192.168.1.5?<br />
The router matches the incoming packet to the statement that was created by the access-list 201 deny icmp 192.168.1.0 0.0.0.255 any command, continues comparing the packet to the remaining statements in ACL 201 to ensure that no subsequent statements allow FTP, and then the router drops the packet.<br />
The router reaches the end of ACL 101 without matching a condition and drops the packet because there is no statement that was created by the access-list 101 permit ip any any command.<br />
*The router matches the incoming packet to the statement that was created by the access-list 101 permit ip any 192.168.1.0 0.0.0.255 command and allows the packet into the router.<br />
It matches the incoming packet to the statement that was created by the access-list 201 permit ip any any command and allows the packet into the router.</p>
<p>8. Which three statements accurately describe attributes of a security policy? (Choose three.)<br />
*It creates a basis for legal action if necessary.<br />
It should not be altered once it is implemented.<br />
*It defines a process for managing security violations.<br />
It focuses primarily on threats from outside of the organization.<br />
*It defines acceptable and unacceptable use of network resources.<br />
It provides step-by-step procedures to harden routers and other network devices.</p>
<p>9. Refer to the exhibit. The network administrator creates a standard access control list on Router1 to prohibit traffic from the 172.16.1.0/24 network from reaching the 172.16.2.0/24 network while still permitting Internet access for all networks. On which router interface and in which direction should it be applied?<br />
interface Fa0/0, inbound<br />
interface Fa0/0, outbound<br />
interface Fa0/1, inbound<br />
*interface Fa0/1, outbound</p>
<p>10. Refer to the exhibit. Why are the routers unable to establish a PPP session?<br />
*The usernames are misconfigured.<br />
The IP addresses are on different subnets.<br />
The clock rate is configured on the wrong end of the link.<br />
The CHAP passwords must be different on the two routers.<br />
Interface serial 0/0/0 on Router1 must connect to interface serial 0/0/1 on Router2.</p>
<p>11. What are two main components of data confidentiality? (Choose two.)<br />
checksum<br />
digital certificates<br />
**encapsulation<br />
**encryption<br />
hashing</p>
<p>12. A technician is talking to a colleague at a rival company and comparing DSL transfer rates between the two companies. Both companies are in the same city, use the same service provider, and have the same rate/service plan. What is the explanation for why company 1 reports higher download speeds than company 2 reports?<br />
Company 1 only uses microfilters at branch locations.<br />
Company 1 has a lower volume of POTS traffic than company 2 has.<br />
**Company 2 is located farther from the service provider than company 1 is.<br />
Company 2 shares the connection to the DSLAM with more clients than company 1 shares with.</p>
<p>13. What is the result when the command permit tcp 192.168.4.0 0.0.3.255 any eq 23 is entered in a named access control list and applied on the inbound interface of a router?<br />
All traffic from 192.168.4.0/24 larger than 23 bytes is permitted.<br />
FTP traffic from the 192.168.4.0/24 network is permitted.<br />
TCP traffic destined to 192.168.4.0/24 network is permitted.<br />
**Telnet traffic originating from 192.168.4.0/22 is permitted out.</p>
<p>14. What are two major characteristics of a worm? (Choose two.)<br />
**exploits known vulnerabilities<br />
attaches itself to another program<br />
executed by a predefined time or event<br />
masquerades as an accepted program<br />
**copies itself to the host and selects new targets</p>
<p>15. While configuring a Frame Relay connection, when should a static Frame Relay map be used?<br />
the remote router is a non-Cisco router<br />
the local router is configured with subinterfaces<br />
**broadcast traffic and multicast traffic over the PVC must be controlled<br />
globally significant rather than locally significant DLCIs are being used<br />
16. A system administrator must provide Internet connectivity for ten hosts in a small remote office. The ISP has assigned two public IP addresses to this remote office. How can the system administrator configure the router to provide Internet access to all ten users at the same time?<br />
Configure static NAT.<br />
Configure dynamic NAT.<br />
Configure static NAT with overload.<br />
**Configure dynamic NAT with overload.<br />
17. Refer to the exhibit. Which DHCP requests will R1 answer?<br />
all DHCP requests that R1 receives<br />
requests that are broadcast to 10.0.1.255<br />
DNS requests with a destination of 10.0.1.3<br />
**requests that are received on the FastEthernet 0/0 interface<br />
requests that come from any networks that are not listed as excluded<br />
18. What are the symptoms when the s0/0/0 interface on a router is attached to an operational CSU/DSU that is generating a clock signal, but the far end router on the point-to-point link has not been activated?<br />
show controllers indicates cable type DCE V.35. show interfaces s0/0/0 indicates serial down, line protocol down.<br />
show controllers indicates cable type DCE V.35. show interfaces s0/0/0 indicates serial up, line protocol down.<br />
**show controllers indicates cable type DTE V.35. show interfaces s0/0/0 indicates serial up, line protocol down.<br />
show controllers indicates cable type DTE V.35. show interfaces s0/0/0 indicates serial down, line protocol down.<br />
19. A technician has been asked to run Cisco SDM one-step lockdown on the router of a customer. What will be the result of this process?<br />
Traffic is only forwarded from SDM-trusted Cisco routers.<br />
Security testing is performed and the results are saved as a text file stored in NVRAM.<br />
**The router is tested for potential security problems and any necessary changes are made.<br />
All traffic entering the router is quarantined and checked for viruses before being forwarded.<br />
20. Refer to the exhibit. A network administrator has issued the commands that are shown on Router1 and Router2. A later review of the routing tables reveals that neither router is learning the LAN network of the neighbor router. What is most likely the problem with the RIPng configuration?<br />
The serial interfaces are in different subnets.<br />
**The RIPng process is not enabled on interfaces.<br />
The RIPng processes do not match between Router1 and Router2.<br />
The RIPng network command is missing from the IPv6 RIP configuration.<br />
21. Refer to the exhibit. Which statement is true about the Frame Relay connection?<br />
The Frame Relay connection is in the process of negotiation.<br />
**A congestion control mechanism is enabled on the Frame Relay connection.<br />
The ACTIVE status of the Frame Relay connection indicates that the network is experiencing congestion.<br />
Only control FECN and BECN bits are sent over the Frame Relay connection. No data traffic traverses the link.<br />
22. When configuring a Frame Relay connection, what is the purpose of Inverse ARP?<br />
to assign a DLCI to a remote peer<br />
to disable peer requests from determining local Layer 3 addresses<br />
to negotiate LMI encapsulations between local and remote Frame Relay peers<br />
**to create a mapping of DLCI to Layer 3 addresses that belong to remote peers<br />
23. When NAT is in use, what is used to determine the addresses that can be translated on a Cisco router?<br />
**access control list<br />
routing protocol<br />
inbound interface<br />
ARP cache<br />
24. An administrator is configuring a dual stack router with IPv6 and IPv4 using RIPng. The administrator receives an error message when trying to enter the IPv4 routes into RIPng. What is the cause of the problem?<br />
When IPv4 and IPv6 are configured on the same interface, all IPv4 addresses are over-written in favor of the newer technology.<br />
Incorrect IPv4 addresses are entered on the router interfaces.<br />
RIPng is incompatible with dual-stack technology.<br />
**IPv4 is incompatible with RIPng.<br />
25. Refer to the exhibit. Router1 is not able to communicate with its peer that is connected to this interface. Based on the output as shown, what is the most likely cause?<br />
interface reset<br />
**unplugged cable<br />
improper LMI type<br />
PPP negotiation failure<br />
26. Which two functions are provided by the Local Management Interface (LMI) that is used in Frame Relay networks? (Choose two.)<br />
**simple flow control<br />
error notification<br />
congestion notification<br />
mapping of DLCIs to network addresses<br />
**exchange of information about the status of virtual circuits<br />
27. Refer to the exhibit. A technician issues the show interface s0/0/0 command on R1 while troubleshooting a network problem. What two conclusions can be determined by from the output shown? (Choose two.)<br />
**The bandwidth has been set to the value of a T1 line.<br />
This interface should be configured for PPP encapsulation.<br />
**There is no failure indicated in an OSI Layer 1 or Layer 2.<br />
The physical connection between the two routers has failed.<br />
The IP address of S0/0/0 is invalid, given the subnet mask being used.<br />
28. Refer to the exhibit. Which statement is true about the CSU/DSU device?<br />
It connects asynchronous devices to a LAN or WAN through network and terminal emulation software.<br />
It uses a multiport internetworking device to switch traffic such as Frame Relay, ATM, or X.25 over the WAN.<br />
**It provides termination for the digital signal and ensures connection integrity through error correction and line monitoring.<br />
It converts the digital signals produced by a computer into voice frequencies that can be transmitted over the analog lines of the public telephone network.<br />
29. Where does a service provider assume responsibility from a customer for a WAN connection?<br />
local loop<br />
DTE cable on router<br />
**demarcation point<br />
demilitarized zone<br />
30. What are two LCP options that can be configured for PPP? (Choose two.)<br />
EAP<br />
**CHAP<br />
IPCP<br />
CDPCP<br />
**stacker<br />
31. Refer to the exhibit. What is placed in the address field in the header of a frame that will travel from the DC router to the Orlando router?<br />
DLCI 123<br />
**DLCI 321<br />
10.10.10.25<br />
10.10.10.26<br />
MAC address of the Orlando router<br />
32. Which two statements are true about creating and applying access lists? (Choose two.)<br />
**There is an implicit deny at the end of all access lists.<br />
**One access list per port, per protocol, per direction is permitted.<br />
Access list entries should filter in the order from general to specific.<br />
The term inbound refers to traffic that enters the network from the router interface where the ACL is applied.<br />
Standard ACLs should be applied closest to the source while extended ACLs should be applied closest to the destination.<br />
33. Which statement is true about wildcard masks?<br />
Inverting the subnet mask will always create the wildcard mask.<br />
The wildcard mask performs the same function as a subnet mask.<br />
A network or subnet bit is identified by a 1? in the wildcard mask.<br />
**IP address bits that must be checked are identified by a 0? in the wildcard mask.<br />
34. Refer to the exhibit. A host connected to Fa0/0 is unable to acquire an IP address from this DHCP server. The output of the debug ip dhcp server command shows DHCPD: there is no address pool for 192.168.1.1?. What is the problem?<br />
The 192.168.1.1 address has not been excluded from the DHCP pool.<br />
**The pool of addresses for the 192Network pool is incorrect.<br />
The default router for the 192Network pool is incorrect.<br />
The 192.168.1.1 address is already configured on Fa0/0.<br />
35.Refer to the exhibit. A network administrator is tasked with completing the Frame Relay topology that interconnects two remote sites. How should the point-to-point subinterfaces be configured on HQ to complete the topology?<br />
frame-relay interface-dlci 103 on Serial 0/0/0.1<br />
frame-relay interface-dlci 203 on Serial 0/0/0.2<br />
**frame-relay interface-dlci 301 on Serial 0/0/0.1<br />
frame-relay interface-dlci 302 on Serial 0/0/0.2<br />
frame-relay map ip 192.168.1.1 103 broadcast on Serial 0/0/0.1<br />
frame-relay map ip 192.168.2.2 203 broadcast on Serial 0/0/0.2<br />
frame-relay map ip 192.168.1.1 301 broadcast on Serial 0/0/0.1<br />
frame-relay map ip 192.168.2.2 302 broadcast on Serial 0/0/0.2<br />
36. What are two effective measures for securing routers? (Choose two.)<br />
Protect all active router interfaces by configuring them as passive interfaces.<br />
Configure remote administration through VTY lines for Telnet access.<br />
**Use quotes or phrases to create pass phrases.<br />
**Disable the HTTP server service.<br />
Enable SNMP traps.<br />
37. A network administrator is instructing a technician on best practices for applying ACLs. Which suggestion should the administrator provide?<br />
Named ACLs are less efficient than numbered ACLs.<br />
Standard ACLs should be applied closest to the core layer.<span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">ACLs applied to outbound interfaces are the most efficient.</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">**Extended ACLs should be applied closest to the source that is specified by the ACL.<br />
38. Refer to the exhibit. RIPv2 has been configured on all routers in the network. Routers R1 and R3 do not receive RIP routing updates. On the basis of the provided configuration, what should be enabled on router R2 to remedy the problem?<br />
proxy ARP<br />
CDP updates<br />
SNMP services<br />
**RIP authentication</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">39. Refer to the exhibit. Partial results of the show access-lists and show ip interface FastEthernet 0/1 commands for router Router1 are shown. There are no other ACLs in effect. Host A is unable to telnet to host B. Which action will correct the problem but still restrict other traffic between the two networks?<br />
Apply the ACL in the inbound direction.<br />
Apply the ACL on the FastEthernet 0/0 interface.<br />
**Reverse the order of the TCP protocol statements in the ACL.<br />
Modify the second entry in the list to permit tcp host 172.16.10.10 any eq telnet .</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">40. What will be the result of adding the command ip dhcp excluded-address 192.168.24.1 192.168.24.5 to the configuration of a local router that has been configured as a DHCP server?<br />
Traffic that is destined for 192.168.24.1 and 192.168.24.5 will be dropped by the router.<br />
Traffic will not be routed from clients with addresses between 192.168.24.1 and 192.168.24.5.<br />
**The DHCP server will not issue the addresses ranging from 192.168.24.1 to 192.168.24.5.<br />
The router will ignore all traffic that comes from the DHCP servers with addresses 192.168.24.1 and 192.168.24.5.</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">41. Refer to the exhibit. What can be concluded from the exhibited output of the debug ip nat command?<br />
The 10.10.10.75 host is exchanging packets with the 192.168.0.10 host.<br />
The native 10.1.200.254 address is being translated to 192.168.0.10.<br />
**The 192.168.0.0/24 network is the inside network.<br />
Port address translation is in effect.</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">42. Refer to the exhibit. Company ABC expanded its business and recently opened a new branch office in another country. IPv6 addresses have been used for the company network. The data servers Server1 and Server2 run applications which require end-to-end functionality, with unmodified packets that are forwarded from the source to the destination. The edge routers R1 and R2 support dual stack configuration. What solution should be deployed at the edge of the company network in order to successfully interconnect both offices?<br />
a new WAN service supporting only IPv6<br />
NAT overload to map inside IPv6 addresses to outside IPv4 address<br />
**a manually configured IPv6 tunnel between the edge routers R1 and R2<br />
static NAT to map inside IPv6 addresses of the servers to an outside IPv4 address and dynamic NAT for the rest of the inside IPv6 addresses</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">43. A network administrator has changed the VLAN configurations on his network switches over the past weekend. How can the administrator determine if the additions and changes improved performance and availability on the company intranet?<br />
**Conduct a performance test and compare with the baseline that was established previously.<br />
Interview departmental secretaries and determine if they think load time for web pages has improved.<br />
Determine performance on the intranet by monitoring load times of company web pages from remote sites.<br />
Compare the hit counts on the company web server for the current week to the values that were recorded in previous weeks.</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">44. Refer to the exhibit. From the output of the show interfaces and ping commands, at which layer of the OSI model is a fault indicated?<br />
application<br />
transport<br />
**network<br />
data link<br />
physical</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">45. While troubleshooting a problem with an e-mail server, an administrator observes that the switch port used by the server shows up, line protocol up. The administrator cannot ping the server. At which layer of the OSI model is the problem most likely to be found?<br />
application layer<br />
**network layer<br />
data link layer<br />
physical layer</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">46. Which variable is permitted or denied by a standard access control list?<br />
protocol type<br />
**source IP address<br />
source MAC address<br />
destination IP address<br />
destination MAC address</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">47. A technician is editing and reapplying ACL 115 to a router, what is the result of adding the command access-list 115 permit tcp any 172.16.0.0 0.0.255.255 established to the ACL when it is reapplied to the router?<br />
All traffic that comes from 172.16.0.0/16 will be allowed.<br />
All TCP traffic that is destined for 172.16.0.0/16 is permitted.<br />
Any SYN packets that are sent to 172.16.0.0/16 will be permitted.<br />
**Responses to traffic that originates from the 172.16.0.0/16 network are allowed.</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">48. Because of a remote-procedure call failure, a user is unable to access an NFS server. At what layer of the TCP/IP model does this problem occur?<br />
network layer<br />
data link layer<br />
physical layer<br />
**application layer</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">49. Refer to the exhibit. Communication between two peers has failed. Based on the output that is shown, what is the most likely cause?<br />
interface reset<br />
unplugged cable<br />
improper LMI type<br />
**PPP negotiation failure</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">50. Which encapsulation protocol when deployed on a Cisco router over a serial interface is only compatible with another Cisco router?<br />
PPP<br />
SLIP<br />
**HDLC<br />
Frame Relay</span></p>
<p><span style="font-family: 'Trebuchet MS',Verdana,Arial,sans-serif; font-size: 11px; line-height: 16px; text-align: left;">source : </span><a href="http://ccnabooksource.blogspot.com/2009/07/ccna4-exploration-4-final-exam-latest.html">ccnabooksource.blogspot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/12/14/ccna4-exploration-4-final-exam-latest-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA E4 Final Exam Answers(100%)</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-e4-final-exam-answers100/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-e4-final-exam-answers100/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 22:21:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Final Exam]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=983</guid>
		<description><![CDATA[1. Which of the following describes the roles of devices in a WAN? (Choose three.)  A CSU/DSU terminates a digital local loop.  A modem terminates a digital local loop.  A CSU/DSU terminates an analog local loop.  A modem terminates an analog local loop.  A router is commonly considered a DTE [...]]]></description>
			<content:encoded><![CDATA[<p>1. Which of the following describes the roles of devices in a WAN? (Choose three.)<br />
<span style="color: #ccccff; font-weight: bold;"> A CSU/DSU terminates a digital local loop.</span><br />
 A modem terminates a digital local loop.<br />
 A CSU/DSU terminates an analog local loop.<br />
<span style="color: #ccccff; font-weight: bold;"> A modem terminates an analog local loop.<br />
 A router is commonly considered a DTE device.</span><br />
 A router is commonly considered a DCE device.</p>
<p>2. What value in the address field of a Frame Relay header identifies the destination of the frame?<br />
 CIR<br />
 DE<br />
<span style="color: #ccccff; font-weight: bold;"> DLCI</span><br />
 ISDN<br />
 FRAD<br />
 PVC</p>
<p>3. The serial PPP link between the Left and Right routers is configured as shown in the diagram. Which configuration issue explains why the link is unable to establish a PPP session?<br />
 The IP addresses must be on different subnets.<br />
<span style="color: #ccccff; font-weight: bold;"> The usernames are misconfigured.</span><br />
 The passwords must be different for the CHAP authentication.<br />
 The clock rate must be 56000.<br />
 The clock rate is configured on the wrong end of the link.<br />
 Interface serial 0/0 on Left must connect to interface serial 0/1 on Right.</p>
<p>4. The output of the show interfaces serial 0/0 command for a frame-relay connection indicates that the serial line is up but the line protocol is down. What are possible causes for this? (Choose two.)<br />
<span style="color: #ccccff; font-weight: bold;"> There is an LMI-type mismatch between the Frame Relay switch and the router.</span><br />
 There is no clock present on the serial interface.<br />
 The interface is shut down.<br />
 RARP is not functioning on the router.<br />
<span style="color: #ccccff; font-weight: bold;"> The cable is disconnected.</span></p>
<p>5. Which statements are correct about the point in the network where the responsibility of the <a id="AdBriteInlineAd_service" style="background: transparent url(http://files.adbrite.com/mb/images/green-double-underline-006600.gif) repeat-x scroll center bottom; cursor: pointer; color: #006600; text-decoration: none; margin-bottom: -2px; padding-bottom: 2px;" name="AdBriteInlineAd_service" target="_top">service</a> provider ends? (Choose three.)<br />
<span style="color: #ccccff; font-weight: bold;"> The International point is on the customer side of the network terminating unit(NTU).<br />
 The United States point is at the interface of the customer-provided equipment and the local loop.</span><br />
 The responsibility for this point is controlled by IANA.<br />
<span style="color: #ccccff; font-weight: bold;"> The point is called the demarcation point.</span><br />
 The point is typically located at the service provider&#8217;s central office.<br />
 The point is located between the customer&#8217;s local area networks.</p>
<p>6. While prototyping an internetwork in the corporate lab, a network administrator is testing a serial link between serial 0/0 interfaces on two routers. The labels on the serial cable ends have been damaged and are unreadable. What command can be issued to determine which router is connected to the DCE cable end?<br />
 show interfaces serial 0/0<br />
 show version<br />
<span style="color: #ccccff; font-weight: bold;"> show controllers serial 0/0</span><br />
 show protocols serial 0/0<br />
 show status serial 0/0</p>
<p>7. A network technician determines DHCP clients are not working properly. The clients are receiving IP configuration information from a DHCP server configured on the router but cannot access the Internet. From the output in the graphic, what is the most likely problem?<br />
 The DHCP server service is not enabled.<br />
 The inside interface for DCHP is not defined.<br />
<span style="color: #ccccff; font-weight: bold;"> The DHCP pool is not bound to the interface.</span><br />
 The pool does not have a default router defined for the clients.<br />
 All the host addresses have been excluded from the DHCP pool.</p>
<p>8. A technician enters the interface serial 0/0.1 multipoint command when configuring a router. What effect will the multipoint keyword have in this configuration? (Choose two.)<br />
<span style="color: #ccccff; font-weight: bold;"> Split-horizon issues will need to be resolved for this network if RIP is the routing protocol.</span><br />
 A subinterface will be defined for each PVC.<br />
<span style="color: #ccccff; font-weight: bold;"> All the participating interfaces of remote routers will be configured in the same subnet.</span><br />
 A single DLCI will be used to define all the PVCs to the remote routers.<br />
 An IP address will need to be configured on the main interface.</p>
<p>9. When configuring a Frame Relay connection, when should a static Frame Relay map be used? (Choose two.)<br />
 when the remote router is a non-Cisco router<br />
<span style="color: #ccccff; font-weight: bold;"> when the remote router does not support Inverse ARP</span><br />
 when the local router is using IOS Release 11.1 or earlier<br />
<span style="color: #ccccff; font-weight: bold;"> when broadcast traffic and multicast traffic over the PVC must be controlled</span><br />
 when globally significant rather than locally significant DLCIs are being used</p>
<p>10. Which router command would be used to associate a Layer 2 address with the corresponding Layer 3 address in the internetwork in the diagram?<br />
 RouterA(config-if)#frame-relay pvc 100 192.168.15.2<br />
 RouterA(config-if)#dialer-map ip 192.168.15.1 100 broadcast<br />
<span style="color: #ccccff; font-weight: bold;"> RouterA(config-if)#frame-relay map ip 192.168.15.2 100 broadcast</span><br />
 RouterA (config-if)#dialer-map 192.168.15.1 101 serial 0 broadcast<br />
 RouterA (config-if)#frame-relay dlci 101 192.168.15.1 broadcast<br />
 RouterA (config-if)#dialer-map 192.168.15.1 inverse-arp broadcast</p>
<p>11. Which of the following ISDN protocols is responsible for call setup and call teardown?<br />
<span style="color: #ccccff; font-weight: bold;"> ITU-T Q.921</span><br />
 ITU-T Q.931<br />
 ITU-T I.430<br />
 ITU-T I.431</p>
<p>12. What are two ways to resolve split-horizon issues in a Frame Relay network? (Choose two.)<br />
 create a full-mesh topology<br />
 disable Inverse ARP<br />
 use point-to-point subinterfaces<br />
 use multipoint subinterfaces<br />
 remove the broadcast keyword from the frame-relay map command</p>
<p>13. What is the purpose of the command marked with an arrow shown in the partial configuration output of a Cisco 806 broadband router?<br />
 defines which addresses are allowed out of the router<br />
<span style="color: #ccccff; font-weight: bold;"> defines which addresses are allowed into the router</span><br />
 defines which addresses can be translated<br />
 defines which addresses are assigned to a NAT pool</p>
<p>14. A system administrator is unable to ping the Serial0/0 interface of RouterB from RouterA. During the troubleshooting process, the following facts are established:<br />
- IP addressing and subnet masks are correct.<br />
- RouterA is a Cisco router and RouterB is a router from another vendor.<br />
- RouterA is configured with the default encapsulation.<br />
- The serial interfaces on both routers are up.<br />
- The protocol is down on the serial interfaces of both routers.<br />
What should the administrator do to solve the problem?<br />
 Add a clock rate on RouterA.<br />
 Enable the serial interface on RouterB.<br />
<span style="color: #ccccff; font-weight: bold;"> Change the encapsulation on both routers to PPP.</span><br />
 Connect the serial cable to the correct interface on RouterB.<br />
 Use the correct serial cable to attach the CSU/DSU to RouterB.</p>
<p>15. An ISDN circuit from a branch office is remaining connected to the regional office. A network administrator determines a user has initiated a continuous ping from a desktop computer to the regional office. Which configuration change would allow the ISDN circuit to disconnect during any attempts to ping, while otherwise functioning properly?<br />
 change DDR from legacy to dialer profiles<br />
 remove the dialer list statement from the configuration<br />
<span style="color: #ccccff; font-weight: bold;"> change the dialer list to exclude ICMP as interesting</span><br />
 disable inverse ARP</p>
<p>16. Below is a list of DDR steps. Which of the following identifies the proper order of DDR?<br />
1 &#8211; dial number is looked up<br />
2 &#8211; interesting traffic triggers DDR<br />
3 &#8211; route to destination is determined<br />
4 &#8211; call is made<br />
 1,2,3,4<br />
 1,3,2,4<br />
 2,3,1,4<br />
 2,1,3,4<br />
<span style="color: #ccccff; font-weight: bold;"> 3,2,1,4</span><br />
 3,1,2,4</p>
<p>17. Which protocol should be chosen to support WAN connectivity in a multi-vendor system and provide strong security through authentication?<br />
 NAT with DHCP<br />
 Frame Relay<br />
 HDLC with encryption<br />
 HDLC with CHAP<br />
 PPP with PAP<br />
<span style="color: #ccccff; font-weight: bold;"> PPP with CHAP</span></p>
<p>18. Which of the following are valid steps for a basic ISDN BRI configuration? (Choose two.)<br />
 create subinterfaces<br />
 define the LMI type<br />
<span style="font-weight: bold; color: #ccccff;"> set the SPIDs if required by the ISDN switch</span><br />
 set the interface DLCI<br />
<span style="font-weight: bold; color: #ccccff;"> set the switch type</span><br />
 specify the encapsulation as either Cisco or IETF</p>
<p>19. A branch office reports excessive connect time charges for an ISDN circuit used to connect to the regional office. Upon investigation of this issue, it is discovered that when an ISDN connection is initiated to the regional office it remains connected for an excessive amount of time. Which of the following configuration changes could be made to DDR on the router to reduce these connect time charges?<br />
 use PPP multilink<br />
 lower idle timer setting<br />
 use CHAP authentication<br />
<span style="color: #ccccff; font-weight: bold;"> change DDR from legacy to dialer profiles</span></p>
<p>20. A network administrator is having difficulty in establishing a serial link between a Cisco router and a router from another vendor. Both routers are configured for HDLC encapsulation. Which statements are true regarding this configuration? (Choose two.)<br />
<span style="color: #ccccff; font-weight: bold;"> The Cisco HDLC frame uses a proprietary &#8220;Type&#8221; field that may not be compatible with equipment of other vendors.</span><br />
 HDLC requires a clock rate to be configured on the routers at both ends of the serial link.<br />
<span style="color: #ccccff; font-weight: bold;"> PPP encapsulation is recommended for serial links between equipment from multiple vendors.</span><br />
 Usernames must be configured at both ends of the HDLC serial link.<br />
 The HDLC vendor type must be enabled on the Cisco router.<br />
 There is a mismatch in the HDLC authentication password configurations.</p>
<p>21. Given the partial router configuration in the graphic, why does the workstation with the IP address 192.168.1.153/28 fail to access the Internet? (Choose two.)<br />
<span style="color: #ccccff; font-weight: bold;"> The NAT inside interfaces are not configured properly.</span><br />
 The NAT outside interface is not configured properly.<br />
<span style="color: #ccccff; font-weight: bold;"> The router is not properly configured to use the access control list for NAT.</span><br />
 The NAT pool is not properly configured to use routable outside addresses.<br />
 The access control list does not include the IP address 192.168.1.153/28 to access the Internet.</p>
<p>22. The serial PPP link between the Left and Right routers is configured as shown in the diagram. Which configuration issue will prevent IP traffic from crossing this link?<br />
 The passwords must be different for the CHAP authentication.<br />
 The usernames are misconfigured.<br />
 The clock rate must be 56000.<br />
 The clock rate is configured on the wrong end of the link.<br />
<span style="color: #ccccff; font-weight: bold;"> The IP addresses must be on the same subnet.</span><br />
 Interface serial 0/0 on Left must connect to interface serial 0/1 on Right.</p>
<p>23. What causes a DDR call to be placed?<br />
 dial string<br />
 DLCI<br />
 idle time out<br />
<span style="color: #ccccff; font-weight: bold;"> interesting traffic</span><br />
 PVC</p>
<p>24. Which two layers of the OSI model are described by WAN standards?<br />
 Application Layer, Physical Layer<br />
<span style="color: #ccccff; font-weight: bold;"> Data Link Layer, Physical Layer</span><br />
 Data Link Layer, Transport Layer<br />
 Physical Layer, Network Layer</p>
<p>25. A technician is testing RouterA in the graphic. What is the condition of the circuit?<br />
 The routers are configured for different encapsulations.<br />
<span style="color: #ccccff; font-weight: bold;"> The clock rate is not properly configured on the routers.</span><br />
 The circuit from WAN provider has failed.<br />
 Authentication is not properly configured on the routers.<br />
 The circuit is functioning properly.</p>
<p>26. A network administrator must provide WAN connectivity between a central office and three remote sites: Orlando, Atlanta, and Phoenix. The Orlando and Atlanta remote offices receive sales orders and transmit shipping confirmations to the Central office consistently throughout the day. The Phoenix remote office consists of one salesperson traveling through the southwest territory. The salesperson occasionally needs to connect to the Central office for e-mail access. How should the network administrator connect the remote sites to the Central office? (Choose two.)<br />
<span style="color: #ccccff; font-weight: bold;"> Connect to the Atlanta and Orlando remote offices with Frame Relay connections.</span><br />
 Connect to the Atlanta and Orlando remote offices with ISDN connections.<br />
 Connect to the Atlanta and Orlando remote offices with POTS dial-up connections.<br />
 Connect to the Phoenix remote office with a Frame Relay connection.<br />
<span style="color: #ccccff; font-weight: bold;"> Connect to the Phoenix remote office with a POTS dial-up connection.</span></p>
<p>27. When a Frame Relay switch detects an excessive buildup of frames in its queue, which of the following may occur? (Choose two.)<br />
<span style="color: #ccccff; font-weight: bold;"> Frames with the DE bit set are dropped from the switch queue.</span><br />
 Frames with the FECN and BECN bits set are dropped from the switch queue.<br />
 Frames in excess of the CIR are not accepted by the switch.<br />
 The switch sets the FECN bit on all frames it places on the congested link and sets the BECN bit on all frames it receives on the congested link.<br />
<span style="color: #ccccff; font-weight: bold;"> The switch sets the FECN bit on all frames it receives on the congested link and sets the BECN bit on all frames it places on the congested link.</span></p>
<p>28. A system administrator is troubleshooting a connectivity issue between two routers in a new installation. The administrator enters the debug ppp authentication command on the WHSE router. The graphic shows a part of the output received. From this output, what is the most likely cause of this connectivity issue?<br />
 There is not a route to the remote router.<br />
 The ISDN circuit on the remote router has failed.<br />
<span style="color: #ccccff; font-weight: bold;"> The username/password was not properly configured on the WHSE router.</span><br />
 The remote router has a different authentication protocol configured.</p>
<p>29. What does the output of the show frame-relay map command shown below represent? (Choose two.)<br />
 Serial 0 (up): ip 172.30.151.4 dlci 122, dynamic, broadcast, status defined, active<br />
<span style="color: #ccccff; font-weight: bold;"> 172.30.151.4 represents the IP address of the remote router.</span><br />
 172.30.151.4 represents the IP address of the local serial interface.<br />
 DLCI 122 represents the interface of the remote router.<br />
 broadcast indicates that a dynamic routing protocol such as RIP v1 can send packets across this PVC.<br />
<span style="color: #ccccff; font-weight: bold;"> dynamic indicates that a dynamic routing protocol is enabled for this connection.</span><br />
 active indicates that the ARP process is working.</p>
<p>30. What does the status inactive indicate in the output of the show frame-relay pvc command?<br />
<span style="color: #ccccff; font-weight: bold;"> The DLCI is programmed in the switch but is not usable.</span><br />
 The DLCI was formerly programmed in the switch but is no longer there.<br />
 The DLCI is usable but has little activity.<br />
 The DLCI has been renamed for that PVC.</p>
<p>31. Which of the following IP addresses are defined by RFC 1918 as private addresses? (Choose three.)<br />
<span style="color: #ccccff; font-weight: bold;"> 192.168.146.0/22</span><br />
 172.10.25.0/16<br />
<span style="color: #ccccff; font-weight: bold;"> 172.31.0.0/16</span><br />
 20.0.0.0/8<br />
<span style="color: #ccccff; font-weight: bold;"> 10.172.92.8/29</span></p>
<p>32. After configuring a dialup ISDN circuit, a network associate begins testing the dialup connection. When attempting to ping a host on the remote network, the local router does not attempt to dial the remote access server. Which of the following are possible errors in this configuration? (Choose three.)<br />
 PPP authentication is not properly configured.<br />
<span style="color: #ccccff; font-weight: bold;"> No dialer map is configured.</span><br />
 The ISDN circuit connected to the remote access server is busy.<br />
<span style="color: #ccccff; font-weight: bold;"> No interesting traffic is defined.</span><br />
 No route is determined to the remote network.<br />
<span style="color: #ccccff; font-weight: bold;"> A wrong number is configured in the dial string.</span></p>
<p>33. Two routers are connected through a Frame Relay, point-to-point PVC. The remote router is from a vendor other than Cisco. Which interface command is required to configure the link between the Cisco router and the other router?<br />
 frame-relay pvc multipoint<br />
 frame-relay pvc point-to-point<br />
 encapsulation frame-relay cisco<br />
<span style="color: #ccccff; font-weight: bold;"> encapsulation frame-relay ietf</span><br />
 frame-relay lmi-type ansi</p>
<p>34. Which circuit-switched WAN technology is often used to provide a backup for a leased line and additional capacity during peak usage times?<br />
 X.25<br />
 DSL<br />
<span style="font-weight: bold; color: #ccccff;"> ISDN</span><br />
 cable modem</p>
<p>35. After the ISDN BRI interface is configured, which command can be used to verify that the router is communicating correctly with the ISDN switch?<br />
 show dialer<br />
 show isdn status<br />
<span style="color: #ccccff; font-weight: bold;"> show interfaces bri0/0:1</span><br />
 show interfaces serial0/0.1</p>
<p>36. A system administrator needs to configure the regional office with ISDN for DDR connections to three remote sites. Each remote site requires different IP subnets, different encapsulations, and different authentication methods. The sites will not be connected at the same time. The company would like to accomplish this in the most cost effective manner. What method can the system administrator use to accomplish this task using the fewest B channels?<br />
 Install and configure a PRI.<br />
 Install and configure a BRI interface with separate SPIDs for each remote site.<br />
 Install and configure a BRI with multiple switch types in global configuration.<br />
<span style="color: #ccccff; font-weight: bold;"> Install and configure a BRI using dialer profiles.</span><br />
 Install and configure a separate BRI for each remote site.</p>
<p>37. A system administrator must provide Internet connectivity for ten hosts in a small remote office. The ISP has assigned two public IP addresses to this remote office. How can the system administrator configure the router to provide Internet access to all ten users at the same time?<br />
 Configure static NAT for all ten users.<br />
<span style="color: #ccccff; font-weight: bold;"> Configure dynamic NAT for ten users.</span><br />
 Configure dynamic NAT with PAT.<br />
 Configure DHCP and static NAT.<br />
 What the administrator wants to do cannot be done.</p>
<p>38. Which of the following are characteristics of Frame Relay? (Choose two.)<br />
 circuit-switched<br />
<span style="color: #ccccff; font-weight: bold;"> connection oriented</span><br />
 OSI Layer 3<br />
<span style="color: #ccccff; font-weight: bold;"> packet-switched</span><br />
 reliable</p>
<p>39. Which of the following is the order for the three phases of establishing a PPP serial link with authentication?<br />
 authentication, link-establishment, network layer protocols<br />
 authentication, network layer protocols, link-establishment<br />
 network layer protocols, link-establishment, authentication<br />
 network layer protocols, authentication, link-establishment<br />
<span style="color: #ccccff; font-weight: bold;"> link-establishment, authentication, network layer protocols</span><br />
 link-establishment, network layer protocols, authentication</p>
<p>source : <a href="http://ciscobongradz.blogspot.com/2008/10/posted-by-bongradz_3764.html">ciscobongradz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-e4-final-exam-answers100/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CCNA 4 Final Exam Answers</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-4-final-exam-answers/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-4-final-exam-answers/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 22:18:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Final Exam]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=980</guid>
		<description><![CDATA[1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.)  improper placement of enterprise level servers  addition of hosts to a physical segment  replacement of hubs with workgroup switches  increasing use of bandwidth intensive network applications  migration to full-duplex Ethernet within the LAN 2. Which of [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #333333; font-family: 'Trebuchet MS'; font-size: 13px; line-height: 18px; text-align: left;">1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.)<br />
<span style="color: red;"> improper placement of enterprise level servers<br />
 addition of hosts to a physical segment</span><br />
 replacement of hubs with workgroup switches<br />
<span style="color: red;"> increasing use of bandwidth intensive network applications</span><br />
 migration to full-duplex Ethernet within the LAN<br />
2. Which of the following are examples of TCP/IP application layer protocols? (Choose three.)<br />
<span style="color: red;"> a terminal emulation protocol that supports remote console connections with various network devices</span><br />
 a protocol created by IBM that makes it easier for mainframes to connect to remote offices<br />
<span style="color: red;"> a protocol responsible for transporting electronic mail on TCP/IP networks and the Internet</span><br />
 a protocol that controls the rate at which data is sent to another computer<br />
<span style="color: red;"> a protocol that exchanges network management information between a network device and a management console</span><br />
3. Which of the following eliminates switching loops?<br />
 hold-down timers<br />
 poison reverse<br />
<span style="color: red;"> spanning tree protocol</span><br />
 time to live<br />
 split horizon protocol<br />
<span><br />
4. The show cdp neighbors command is a very useful network troubleshooting tool. Using the output in the graphic, select the statements that are true. (Choose two.)<br />
 CDP operates at the network layer of the OSI model.<br />
<span style="color: red;"> The output of this command displays information about directly connected Cisco devices only.</span><br />
 The switch is attached to the SanJose1 FastEthernet0/21 interface.<br />
 SanJose1 is running CDP version 12.0.<br />
 SanJose1 has two fully operational, cdp-enabled Cisco switches directly connected to it.<br />
<span style="color: red;"> SanJose2 is a 2600 series router running several routed protocols</span><br />
5. A network administrator can ping the Denver router, but gets a Password Required but None Set message when trying to connect remotely via Telnet. Which command sequence must be applied to the Denver router to allow remote access?<br />
 Router(config)# line console 0<br />
Router(config-line)# login<br />
Router(config-line)# password cisco<br />
<span style="color: red;"> Router(config)# line vty 0 4<br />
Router(config-line)# login<br />
Router(config-line)# password cisco</span><br />
 Router(config)# line virtual terminal<br />
Router(config-line)# enable login<br />
Router(config-line)# password cisco<br />
 Router(config)# line vty 0 4<br />
Router(config-line)# enable secret<br />
Router(config-line)# password cisco<br />
Router(config)# enable secret cisco<br />
Router(config)# enable cisco<br />
6. Which of the following is associated with link-state routing protocols?<br />
 low processor overhead<br />
 poison reverse<br />
 routing loops<br />
 split horizon<br />
<span style="color: red;"> shortest-path first calculations</span><br />
7. A router does not load its configuration after a power failure. After running the show startup-configuration command, the adminstrator finds that the original configuration is intact. What is the cause of this problem?<br />
 The configuration register is set for 0Χ2100.<br />
 The configuration register is set for 0Χ2101.<br />
 The configuration register is set for 0Χ2102.<br />
<span style="color: red;"> The configuration register is set for 0Χ2142.</span><br />
 Boot system commands are not configured.<br />
 Flash memory is empty causing the router to bypass the configuration in NVRAM<br />
 Nederst pε formularen<br />
8. Which commands are used to verify the content and placement of access control lists? (Choose three.)<br />
<span style="color: red;"> show ip interface<br />
</span> show ip route<br />
 show processes<br />
<span style="color: red;"> show running-config</span><br />
 show cdp neighbor<br />
<span style="color: red;"> show access-lists</span><br />
9. Which of the following are required when creating a standard access control list? (Choose two.)<br />
 destination address and wildcard mask<br />
<span style="color: red;"> source address and wildcard mask</span><br />
 subnet mask and wildcard mask<br />
 access list number between 100 and 199 or 2000 and 2699<br />
<span style="color: red;"> access list number between 1 and 99 or 1300 to 1999</span><br />
10. Which of the following are keywords that can be used in an access control list to replace a dotted decimal wildcard mask? (Choose two.)<br />
 most<br />
<span style="color: red;"> host</span><br />
 all<br />
<span style="color: red;"> any</span><br />
 some<br />
 sum<br />
11. Refer to the diagram. All ports on Switch A are in the Sales VLAN and all ports on Switch B are in the Accounting VLAN. How many broadcast domains and how many collision domains are shown? (Choose two).<br />
 3 collision domains<br />
<span style="color: red;"> 3 broadcast domains</span><br />
 5 broadcast domains<br />
<span style="color: red;"> 9 collision domains</span><br />
 10 collision domains<br />
 13 collision domains<br />
12. Refer to the graphic. Using the most efficient IP addressing scheme and VLSM, which address can be configured on one of the serial interfaces?<br />
 192.168.16.63/27<br />
 192.168.16.158/27<br />
 192.168.16.192/27<br />
 192.168.16.113/30<br />
 192.168.16.145/30<br />
<span style="color: red;"> 192.168.16.193/30</span><br />
13. What is the purpose of the Spanning Tree Protocol (STP)?<br />
<span style="color: red;"> prevents Layer 2 loops</span><br />
 prevents routing loops on a router<br />
 creates smaller collision domains<br />
 creates smaller broadcast domains<br />
 allows Cisco devices to exchange routing table updates<br />
14. What is the purpose of a loopback address when using the OSPF routing protocol?<br />
 activates the OSPF neighboring process<br />
<span style="color: red;"> ensures a persistent router ID for the OSPF process</span><br />
 provides a backdoor for connectivity during the convergence process<br />
 streamlines and speeds up the convergence process<br />
15. Which statement is true regarding states of the IEEE 802.1d Spanning Tree Protocol?<br />
 Ports are manually configured to be in the forwarding state.<br />
<span style="color: red;"> Ports listen and learn before going into the forwarding state.</span><br />
 Ports must be blocked before they can be placed in the disabled state.<br />
 It takes 15 seconds for a port to go from blocking to forwarding<br />
16. Which sequence of commands is used to configure a loopback address on a router?<br />
 Router1(config)# interface loopback 1<br />
Router1(config-if)# ip address 192.168.1.1<br />
Router1(config)# interface serial 0/0<br />
 Router1(config-if)# loopback 1<br />
Router1(config-if)# ip address 192.168.1.1<br />
Router1(config)# interface serial 0/0<br />
 Router1(config-if)# loopback 1<br />
Router1(config-if)# ip address 192.168.1.1 255.255.255.0<br />
<span style="color: red;"> Router1(config)# interface loopback 1<br />
Router1(config-if)# ip address 192.168.1.1 255.255.255.255</span><br />
17. Which routing protocols are classful and do not support VLSM? (Choose two.)<br />
 EIGRP<br />
 OSPF<br />
<span style="color: red;"> RIP v1</span><br />
 RIP v2<br />
<span style="color: red;"> IGRP</span><br />
18. Refer to the graphic. Two switches are connected together through a trunk port. SW2 displays the message shown. Which of the following will solve the duplex mismatch?<br />
 SW1(config)# interface fastethernet 0/1<br />
SW1(config-if)# duplex full<br />
 SW1(config)# interface fastethernet 0/1<br />
SW1(config-if)# full-duplex<br />
<span style="color: red;"> SW2(config)# interface fastethernet 0/1<br />
SW2(config-if)# duplex full</span><br />
 SW2(config)# interface fastethernet 0/1<br />
SW2(config-if)# full-duplex<br />
19. Refer to the graphic. Two routers have been configured to use EIGRP. Packets are not being forwarded between the two routers. What could be the problem?<br />
 EIGRP does not support VLSM.<br />
 The routers were not configured to monitor neighbor adjacency changes.<br />
 The default bandwidth was used on the routers.<br />
<span style="color: red;"> An incorrect IP address was configured on a router interface.</span><br />
20. According to the the provided router output, which of the following statements is true regarding PPP operation?<br />
 Only the link-establishment phase completed successfully.<br />
 Only the network-layer phase completed successfully.<br />
 Neither the link-establishment phase nor the the network-layer phase completed successfully.<br />
<span style="color: red;"> Both the link-establishment and network-layer phase completed successfully</span><br />
21. Frame Relay is configured over a point-to-point connection between two routers. The output of the show frame-relay pvc command indicates that the status of this PVC is inactive. Which of the following devices could be the source of the problem? (Choose two.)<br />
 local router<br />
 local Frame Relay switch<br />
<span style="color: red;"> remote router<br />
 remote Frame Relay switch</span><br />
 R3 has the following configuration:<br />
 R3# show running-config<br />
 some output text omitted<br />
 interface serial0/0<br />
 bandwidth 128<br />
 ip address 192.168.11.2 255.255.255.0<br />
 encapsulation frame-relay<br />
 frame-relay map ip 192.168.11.2 30 broadcast<br />
22. After the command R3# debug frame-relay packet is executed, a ping is issued from R3 to R1 but is unsuccessful. Based on the output of the debug command shown in the graphic and the router configuration, what might be problem?<br />
<span style="color: red;"> No clock rate assigned.</span><br />
 There is an incorrect DLCI number in the map statement.<br />
 An incorrect IP address exists in the map statement.<br />
 The encapsulation command is missing the broadcast keyword<br />
23. Which statements are true regarding the Frame Relay LMI? (Choose three.)<br />
<span style="color: red;"> The LMI provides a virtual circuit (VC) status mechanism.</span><br />
 The LMI type must always be manually configured.<br />
 The available LMI types are NI1, DMS100 and 5ESS.<br />
 The LMI types supported by Cisco routers are CISCO and IETF.<br />
<span style="color: red;"> The LMI type configured on the router must match the one used on the Frame Relay switch.<br />
 The LMI uses reserved DLCIs to exchange messages between the DTE and DCE<br />
</span><br />
24. Which statement describes the process that occurs in Network Address Translation (NAT) overloading?<br />
<span style="color: red;"> Multiple private IP addresses are mapped to one public IP address.</span><br />
 The number of usable addresses assigned to a company is divided into smaller manageable groups.<br />
 A pool of IP addresses are mapped to one or more MAC addresses.<br />
 The router acts as a DHCP server and assigns multiple public IP addresses for each private IP address configured<br />
25. Which two statements are true about the committed information rate on a Frame Relay link? (Choose two.)<br />
 The sum of the CIRs for all PVCs must be less than the port speed.<br />
 The sum of the CIRs for all PVCs must equal the port speed.<br />
<span style="color: red;"> The sum of the CIRs for all PVCs can be greater than the port speed.<br />
 The DE bit will be set on frames that are transmitted in excess of the CIR.</span><br />
 Frames that are transmitted at greater than the CIR will be discarded at the source.<br />
 It is impossible to transmit frames at a rate in excess of the CIR<br />
26. Which of the following commands would be used to troubleshoot the processing of call control functions such as call setup, signaling, and termination?<br />
 show interface bri0/0<br />
 show isdn active<br />
 debug isdn q921<br />
<span style="color: red;"> debug isdn q931</span><br />
 debug ppp negotiation<br />
 debug ppp authentication<br />
27. Which of the following statements are true regarding PPP? (Choose three.)<br />
<span style="color: red;"> PPP can use synchronous and asynchronous physical media.</span><br />
 PPP can only be used between two Cisco devices.<br />
 PPP carries packets from several network layer protocols in LCPs.<br />
<span style="color: red;"> PPP uses LCPs to establish, configure, and test the data link connection.<br />
 PPP uses LCPs to agree on format options such as authentication, compression, and error detection</span><br />
28. A network administrator is evaluating authentication protocols for a PPP link. Which of the following reasons might lead to the selection of CHAP over PAP as the authentication protocol? (Choose three.)<br />
 establishes identities with a two-way handshake<br />
<span style="color: red;"> uses a three-way authentication periodically during the session to reconfirm identities</span><br />
 control by the remote host of the frequency and timing of login events<br />
<span style="color: red;"> transmits login information in encrypted format<br />
 uses an unpredictable variable challenge value to prevent playback attacks</span><br />
 makes authorized network administrator intervention a requirement to establish each session<br />
29. Why are static routes often used with ISDN DDR?<br />
 They are more stable than dynamic routing protocols.<br />
 They are more accurate than dynamic routing protocols because they are put in by a network administrator.<br />
 They are easier to modify when a faster technology is installed.<br />
<span style="color: red;"> They prevent the unnecessary activation of the link</span><br />
30. Assuming that four bits have been borrowed to make subnets, identify the subnet network addresses. (Choose three.)<br />
 192.168.14.8<br />
<span style="color: red;"> 192.168.14.16</span><br />
 192.168.14.24<br />
<span style="color: red;"> 192.168.14.32</span><br />
 192.168.14.148<br />
<span style="color: red;"> 192.168.14.208</span><br />
31. A switch can be configured for three different forwarding modes based on how much of a frame is received before the forwarding process begins. Each of the numbered arrows in the accompanying graphic signifies the point in a frame where a particular forwarding mode will begin. Which one of the following groups reflects the sequence of forwarding modes signified by the numbered arrows?<br />
<span style="color: red;"> 1) fast forward<br />
 2) fragment free<br />
 3) store-and-forward</span><br />
 1) store-and-forward<br />
2) fragment free<br />
3) fast forward<br />
 1) fragment free<br />
2) fast forward<br />
3) store-and-forward<br />
 1) fast forward<br />
2) store-and-forward<br />
3) fragment free<br />
32. Which of the following commands will display a communication message on a router before the router prompt is shown?<br />
<span style="color: red;"> banner motd * Property of TLC. UNAUTHORIZED USERS WILL BE PROSECUTED TO THE FULL EXTENT OF THE LAW. *</span><br />
 message Property of TLC. UNAUTHORIZED USERS WILL BE PROSECUTED TO THE FULL EXTENT OF THE LAW.<br />
 banner * Property of TLC. UNAUTHORIZED USERS WILL BE PROSECUTED TO THE FULL EXTENT OF THE LAW. *<br />
 hostname (Property of TLC. UNAUTHORIZED USERS WILL BE PROSECUTED TO THE FULL EXTENT OF THE LAW.)<br />
 Ψverst pε formularen<br />
33. A router needs to be added to OSPF area 0. Which commands should be used to enable OSPF on the router? (Choose two.)<br />
 RouterA(config)# router ospf<br />
<span style="color: red;"> RouterA(config)# router ospf 1</span><br />
 RouterA(config-router)# network 192.168.2.0 0.0.0.255 0<br />
<span style="color: red;"> RouterA(config-router)# network 192.168.2.0 0.0.0.255 area 0<br />
</span> RouterA(config-router)# network 192.168.2.0 255.255.255.0 0<br />
34. Refer to the graphic. Which of the following commands will configure router A for OSPF?<br />
 router ospf 1<br />
network 192.168.10.0<br />
<span style="color: red;"> router ospf 1<br />
network 192.168.10.64 0.0.0.63 area 0<br />
network 192.168.10.192 0.0.0.3 area 0</span><br />
 router ospf 1<br />
network 192.168.10.64 255.255.255.192<br />
network 192.168.10.192 255.255.255.252<br />
 router ospf 1<br />
network 192.168.10.0 area 0<br />
35. Which of the following protocols would exchange information between routers to share network addresses and their metrics?<br />
 TCP<br />
<span style="color: red;"> RIP</span><br />
 CSMA/CD<br />
 Ethernet<br />
36. Which ISDN device can be directly connected to a two-wire local loop in a North American city?<br />
 a router with a serial interface<br />
 a router with an S/T interface<br />
<span style="color: red;"> a router with a U interface</span><br />
 an ISDN terminal adapter<br />
37. The output of the show ip interfaces brief command indicates that Serial0 is up but the line protocol is down. Which of the following are possible causes for the line protocol being in the down state? (Choose two.)<br />
 The clock rate is not set on the DTE.<br />
 An incorrect default gateway is set on the router.<br />
 A network is missing from the routing protocol configuration.<br />
<span style="color: red;"> The encapsulation on the Serial0 interface is incorrect.<br />
 Keepalives are not being sent by the remote device</span><br />
38. Which of the following is a characteristics of TCP? (Choose two.)<br />
<span style="color: red;"> data transport reliability</span><br />
 best path determination<br />
<span style="color: red;"> establishing, maintaining, and terminating virtual circuits</span><br />
 encapsulation of packets in a data frame with source and destination MAC addresses<br />
 best-effort datagram delivery<br />
39. Which statement is true regarding the command ip route 192.168.7.24 255.255.255.248 192.168.7.9? (Choose two.)<br />
<span style="color: red;"> A packet destined for host 192.168.7.30 will be forwarded to address 192.168.7.9.</span><br />
 192.168.7.9 is the destination network for this route.<br />
 192.168.7.24 is the next-hop router in this command.<br />
 This command is issued from the interface configuration mode.<br />
<span style="color: red;"> This command is used to define a static route</span><br />
40. Which of the following application layer protocols use TCP? (Choose three.)<br />
<span style="color: red;"> SMTP<br />
 FTP</span><br />
 SNMP<br />
<span style="color: red;"> HTTP</span><br />
 TFTP<br />
 DHCP<br />
41. Which terms refer to Frame Relay congestion management mechanisms? (Choose three.)<br />
<span style="color: red;"> BECN</span><br />
 DLCI<br />
<span style="color: red;"> DE<br />
 FECN</span><br />
 LMI<br />
 Inverse ARP<br />
42. Which of the following router commands will verify that a path exists to a destination network?<br />
 Router# show ip interfaces brief<br />
<span style="color: red;"> Router# show ip route</span><br />
 Router# show cdp neighbors<br />
 Router# show running-config<br />
 Router# show protocols<br />
43. When EIGRP is configured on a router, which table of DUAL information is used to calculate the best route to each destination router?<br />
 router table<br />
<span style="color: red;"> topology table</span><br />
 DUAL table<br />
 CAM table<br />
 ARP table<br />
44. Refer to the graphic. Routers A and B have EIGRP configured and automatic summarization has been disabled on both routers. Which of the following commands is used on router A to summarize the attached routes, and to which interface is this command applied? (Choose two)<br />
<span style="color: red;"> ip summary-address eigrp 1 192.168.10.64 255.255.255.192</span><br />
 ip area-range eigrp 1 192.168.10.80 255.255.255.224<br />
 summary-address 192.168.10.80 0.0.0.31<br />
 ip summary-address eigrp 1 192.168.10.64 0.0.0.63<br />
<span style="color: red;"> serial interface on router A</span><br />
 serial interface on router B<br />
45. A router with two LAN interfaces, two WAN interfaces, and two loopback interfaces configured is operating with OSPF as its routing protocol. What is used by the OSPF process to assign the router ID?<br />
 the IP address of the interface configured with priority 0<br />
 the OSPF area ID configured on the interface with the highest IP address<br />
<span style="color: red;"> the loopback with the highest IP address configured</span><br />
 the highest IP address on the LAN interfaces<br />
 the highest IP address configured on the WAN interfaces<br />
46. Given the IP address and subnet mask of 172.16.134.56 255.255.255.224, on which subnetwork does this address reside?<br />
 172.0.0.0<br />
 172.16.134.0<br />
<span style="color: red;"> 172.16.134.32</span><br />
 172.16.134.48<br />
 172.16.134.47<br />
 172.16.134.63<br />
47. Which commands show when the last IGRP routing update was received? (Choose two.)<br />
<span style="color: red;"> Router# show ip protocols</span><br />
 Router# show version<br />
 Router# show interfaces<br />
 Router# show ip updates<br />
<span style="color: red;"> Router# show ip route</span><br />
48. When using access control lists to filter traffic, which of the following is used to track multiple sessions occurring between hosts?<br />
 IP addresses<br />
 subnet masks<br />
<span style="color: red;"> port numbers</span><br />
 routed protocols<br />
 routing protocols<br />
 interfaces<br />
49. Given the IP address and subnet mask of 172.16.134.64 255.255.255.224, which of the following would describe this address?<br />
 This is a useable host address.<br />
 This is a broadcast address.<br />
<span style="color: red;"> This is a network address.</span><br />
 This is not a valid address<br />
50. The company network shown in the drawing has to be subnetted. The company has leased the Class C IP address of 200.1.2.0. Which of the following network addresses and masks would be appropriate for one of the subnetworks?<br />
 200.1.2.96 255.255.255.192<br />
<span style="color: red;"> 200.1.2.160 255.255.255.224</span><br />
 200.1.2.80 255.255.255.224<br />
 200.1.2.32 255.255.255.240</span></span></p>
<p><span style="color: #333333; font-family: 'Trebuchet MS'; font-size: 13px; line-height: 18px; text-align: left;"><span>source : c<a href="http://www.ccna4u.org">cna4u</a><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-4-final-exam-answers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CCNA4 Final G(Sep 2009)</title>
		<link>http://learn-ccna.com/2009/11/15/ccna4-final-gsep-2009/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna4-final-gsep-2009/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 22:16:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Final Exam]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=978</guid>
		<description><![CDATA[1. What are two main components of data confidentiality? (Choose two.) check sum digital certificates encapsulation encryption hashing 2. While troubleshooting a problem with an e-mail server, an administrator observes that the switch port used by the server shows &#8220;up, line protocol up&#8221;. The administrator cannot ping the server. At which layer of the OSI [...]]]></description>
			<content:encoded><![CDATA[<p>1.<br />
What are two main components of data confidentiality? (Choose two.)<br />
check sum<br />
digital certificates<br />
<strong style="color: blue;">encapsulation<br />
encryption </strong><br />
hashing</p>
<p>2.<br />
While troubleshooting a problem with an e-mail server, an administrator observes that the switch port used by the server shows &#8220;up, line protocol up&#8221;. The administrator cannot ping the server. At which layer of the OSI model is the problem most likely to be found?<br />
application layer<br />
<strong style="color: blue;">network layer </strong><br />
data link layer<br />
physical layer</p>
<p>3.<br />
Which combination of authentication and Layer 2 protocol should be used to establish a link between a Cisco and a non-Cisco router without sending authentication information in plain text?<br />
CHAP and HDLC<br />
<strong style="color: blue;">CHAP and PPP</strong><br />
PAP and HDLC<br />
PAP and PPP<br />
<span><br />
4.<br />
An administrator is configuring a dual stack router with IPv6 and IPv4 using RIPng. The administrator receives an error message when trying to enter the IPv4 routes into RIPng. What is the cause of the problem?<br />
When IPv4 and IPv6 are configured on the same interface, all IPv4 addresses are over-written in favor of the newer technology.<br />
Incorrect IPv4 addresses are entered on the router interfaces.<br />
RIPng is incompatible with dual-stack technology.<br />
<strong><span style="color: blue;">IPv4 is incompatible with RIPng.</span></strong></p>
<p>5.<br />
Which three statements accurately describe attributes of a security policy? (Choose three.)<br />
<strong><span style="color: blue;">It creates a basis for legal action if necessary. </span></strong><br />
It should not be altered once it is implemented.<br />
<strong style="color: blue;">It defines a process for managing security violations.</strong><br />
It focuses primarily on threats from outside of the organization.<br />
<strong style="color: blue;">It defines acceptable and unacceptable use of network resources. </strong><br />
It provides step-by-step procedures to harden routers and other network devices.</p>
<p>6.<br />
A technician has been asked to run the Cisco SDM one-step lockdown on a customer router. What will be the result of this process?<br />
It will guarantee that the network is secure.<br />
It will implement all security configurations that Cisco AutoSecure offers.<br />
<strong style="color: blue;">It will automatically apply all recommended security-related configuration changes. </strong><br />
It will guarantee that all traffic is quarantined and checked for viruses before being forwarded.</p>
<p>7.<br />
Which two functions are provided by the Local Management Interface (LMI) that is used in Frame Relay networks? (Choose two.)<br />
<strong style="color: blue;">simple flow control </strong><br />
error notification<br />
congestion notification<br />
mapping of DLCIs to network addresses<br />
<strong style="color: blue;">exchange of information about the status of virtual circuits </strong></p>
<p>8.<br />
Refer to the exhibit. Which statement correctly describes how Router1 processes an FTP request that enters interface s0/0/0 and is destined for an FTP server at IP address 192.168.1.5?<br />
The router matches the incoming packet to the statement that was created by the access-list 201 deny icmp 192.168.1.0 0.0.0.255 any command, continues comparing the packet to the remaining statements in ACL 201 to ensure that no subsequent statements allow FTP, and then the router drops the packet.<br />
The router reaches the end of ACL 101 without matching a condition and drops the packet because there is no statement that was created by the access-list 101 permit ip any any command.<br />
<strong style="color: blue;">The router matches the incoming packet to the statement that was created by the access-list 101 permit ip any 192.168.1.0 0.0.0.255 command and allows the packet into the router. </strong><br />
It matches the incoming packet to the statement that was created by the access-list 201 permit ip any any command and allows the packet into the router.</p>
<p>9.<br />
Refer to the exhibit. Which statement is true about the CSU/DSU device?<br />
It connects asynchronous devices to a LAN or WAN through network and terminal emulation software.<br />
It uses a multiport internetworking device to switch traffic such as Frame Relay, ATM, or X.25 over the WAN.<br />
<strong style="color: blue;">It provides termination for the digital signal and ensures connection integrity through error correction and line monitoring. </strong><br />
It converts the digital signals produced by a computer into voice frequencies that can be transmitted over the analog lines of the public telephone network.</p>
<p>10.<br />
Refer to the exhibit. From the output of the show interfaces and ping commands, at which layer of the OSI model is a fault indicated?<br />
application<br />
transport<br />
<strong style="color: blue;">network </strong><br />
data link<br />
physical</p>
<p>11.<br />
Refer to the exhibit. A network administrator is trying to backup the IOS software on R1 to the TFTP server. He receives the error message that is shown in the exhibit, and cannot ping the TFTP server from R1. What is an action that can help to isolate this problem?<br />
Use correct source file name in the command.<br />
Verify that the TFTP server software is running.<br />
Make sure that there is enough room on the TFTP server for the backup.<br />
<strong style="color: blue;">Check that R1 has a route to the network where the TFTP server resides. </strong></p>
<p>12.<br />
Refer to the exhibit. Router1 is not able to communicate with its peer that is connected to this interface. Based on the output as shown, what is the most likely cause?<br />
interface reset<br />
<strong style="color: blue;">unplugged cable </strong><br />
improper LMI type<br />
PPP negotiation failure</p>
<p>13.<br />
A technician is talking to a colleague at a rival company and comparing DSL transfer rates between the two companies. Both companies are in the same city, use the same service provider, and have the same rate/service plan. What is the explanation for why company 1 reports higher download speeds than company 2 reports?<br />
Company 1 only uses microfilters at branch locations.<br />
Company 1 has a lower volume of POTS traffic than company 2 has.<br />
<strong style="color: blue;">Company 2 is located farther from the service provider than company 1 is.</strong><br />
Company 2 shares the connection to the DSLAM with more clients than company 1 shares with.</p>
<p>14.<br />
Refer to the exhibit. What is placed in the address field in the header of a frame that will travel from the DC router to the Orlando router?<br />
DLCI 123<br />
<strong style="color: blue;">DLCI 321 </strong><br />
10.10.10.25<br />
10.10.10.26<br />
MAC address of the Orlando router</p>
<p>15.<br />
When NAT is in use, what is used to determine the addresses that can be translated on a Cisco router?<br />
<strong style="color: blue;">access control list </strong><br />
routing protocol<br />
inbound interface<br />
ARP cache</p>
<p>16.<br />
A network administrator is tasked with maintaining two remote locations in the same city. Both locations use the same service provider and have the same service plan for DSL service. When comparing download rates, it is noticed that the location on the East side of town has a faster download rate than the location on the West<br />
side of town. How can this be explained?<br />
The West side has a high volume of POTS traffic.<br />
The West side of town is downloading larger packets.<br />
<strong style="color: blue;">The service provider is closer to the location on the East side. </strong><br />
More clients share a connection to the DSLAM on the West side.</p>
<p>17.<br />
What are the symptoms when the s0/0/0 interface on a router is attached to an operational CSU/DSU that is generating a clock signal, but the far end router on the point-to-point link has not been activated?<br />
show controllers indicates cable type DCE V.35. show interfaces s0/0/0 indicates serial down, line protocol down.<br />
show controllers indicates cable type DCE V.35. show interfaces s0/0/0 indicates serial up, line protocol down.<br />
<strong style="color: blue;">show controllers indicates cable type DTE V.35. show interfaces s0/0/0 indicates serial up, line protocol down. </strong><br />
show controllers indicates cable type DTE V.35. show interfaces s0/0/0 indicates serial down, line protocol down.</p>
<p>18.<br />
A technician has been asked to run Cisco SDM one-step lockdown on the router of a customer. What will be the result of this process?<br />
Traffic is only forwarded from SDM-trusted Cisco routers.<br />
Security testing is performed and the results are saved as a text file stored in NVRAM.<br />
<strong style="color: blue;">The router is tested for potential security problems and any necessary changes are made. </strong><br />
All traffic entering the router is quarantined and checked for viruses before being forwarded.</p>
<p>19.<br />
Refer to the exhibit. Which statement is true about the Frame Relay connection?<br />
The Frame Relay connection is in the process of negotiation.<br />
A congestion control mechanism is enabled on the Frame Relay connection.<br />
The ACTIVE status of the Frame Relay connection indicates that the network is experiencing congestion.<br />
<strong style="color: blue;">Only control FECN and BECN bits are sent over the Frame Relay connection. No data traffic traverses the link. </strong></p>
<p>20.<br />
Which two statements are true about creating and applying access lists? (Choose two.)<br />
<strong style="color: blue;">There is an implicit deny at the end of all access lists.<br />
One access list per port, per protocol, per direction is permitted. </strong><br />
Access list entries should filter in the order from general to specific.<br />
The term &#8220;inbound&#8221; refers to traffic that enters the network from the router interface where the ACL is applied.<br />
Standard ACLs should be applied closest to the source while extended ACLs should be applied closest to the destination.</p>
<p>21.<br />
A system administrator must provide Internet connectivity for ten hosts in a small remote office. The ISP has assigned two public IP addresses to this remote office. How can the system administrator configure the router to provide Internet access to all ten users at the same time?<br />
Configure static NAT.<br />
Configure dynamic NAT.<br />
<strong style="color: blue;">Configure static NAT with overload. </strong><br />
Configure dynamic NAT with overload.</p>
<p>22.<br />
What are two effective measures for securing routers? (Choose two.)<br />
Protect all active router interfaces by configuring them as passive interfaces.<br />
Configure remote administration through VTY lines for Telnet access.<br />
<strong style="color: blue;">Use quotes or phrases to create pass phrases.<br />
Disable the HTTP server service</strong>.<br />
Enable SNMP traps.</p>
<p>23.<br />
Refer to the exhibit. A network administrator has issued the commands that are shown on Router1 and Router2. A later review of the routing tables reveals that neither router is learning the LAN network of the neighbor router. What is most likely the problem with the RIPng configuration?<br />
The serial interfaces are in different subnets.<br />
<strong style="color: blue;">The RIPng process is not enabled on interfaces. </strong><br />
The RIPng processes do not match between Router1 and Router2.<br />
The RIPng network command is missing from the IPv6 RIP configuration.</p>
<p>24.<br />
Because of a remote-procedure call failure, a user is unable to access an NFS server. At what layer of the TCP/IP model does this problem occur?<br />
network layer<br />
data link layer<br />
physical layer<br />
<strong style="color: blue;">application layer </strong></p>
<p>25.<br />
What will be the result of adding the command ip dhcp excluded-address 192.168.24.1 192.168.24.5 to the configuration of a local router that has been configured as a DHCP server?<br />
Traffic that is destined for 192.168.24.1 and 192.168.24.5 will be dropped by the router.<br />
Traffic will not be routed from clients with addresses between 192.168.24.1 and 192.168.24.5.<br />
<strong style="color: blue;">The DHCP server will not issue the addresses ranging from 192.168.24.1 to 192.168.24.5. </strong><br />
The router will ignore all traffic that comes from the DHCP servers with addresses 192.168.24.1 and 192.168.24.5.</p>
<p>26.<br />
Refer to the exhibit. A network administrator is trying to configure a router to use SDM. After this configuration shown in the exhibit is applied, the SDM interface of the router is still not accessible. What is the cause of the problem?<br />
<strong style="color: blue;">The username and password are not configured correctly. </strong><br />
The authentication method is not configured correctly.<br />
The HTTP timeout policy is not configured correctly.<br />
The vtys are not configured correctly.</p>
<p>27.<br />
Refer to the exhibit. A technician issues the show interface s0/0/0 command on R1 while troubleshooting a network problem. What two conclusions can be determined by from the output shown? (Choose two.)<br />
<strong style="color: blue;">The bandwidth has been set to the value of a T1 line.</strong><br />
This interface should be configured for PPP encapsulation.<br />
<strong style="color: blue;">There is no failure indicated in an OSI Layer 1 or Layer 2.</strong><br />
The physical connection between the two routers has failed.<br />
The IP address of S0/0/0 is invalid, given the subnet mask being used.</p>
<p>28.<br />
Refer to the exhibit. Which DHCP requests will R1 answer?<br />
all DHCP requests that R1 receives<br />
requests that are broadcast to 10.0.1.255<br />
DNS requests with a destination of 10.0.1.3<br />
<strong style="color: blue;">requests that are received on the FastEthernet 0/0 interface </strong><br />
requests that come from any networks that are not listed as excluded</p>
<p>29.<br />
Refer to the exhibit. Why are the routers unable to establish a PPP session?<br />
<strong style="color: blue;">The usernames are misconfigured. </strong><br />
The IP addresses are on different subnets.<br />
The clock rate is configured on the wrong end of the link.<br />
The CHAP passwords must be different on the two routers.<br />
Interface serial 0/0/0 on Router1 must connect to interface serial 0/0/1 on Router2.</p>
<p>30.<br />
A network administrator is instructing a technician on best practices for applying ACLs. Which suggestion should the administrator provide?<br />
Named ACLs are less efficient than numbered ACLs.<br />
Standard ACLs should be applied closest to the core layer.<br />
ACLs applied to outbound interfaces are the most efficient.<br />
<strong style="color: blue;">Extended ACLs should be applied closest to the source that is specified by the ACL. </strong></p>
<p>31.<br />
Which variable is permitted or denied by a standard access control list?<br />
protocol type<br />
<strong style="color: blue;">source IP address </strong><br />
source MAC address<br />
destination IP address<br />
destination MAC address</p>
<p>32.<br />
What are two LCP options that can be configured for PPP? (Choose two.)<br />
EAP<br />
<strong style="color: blue;">CHAP </strong><br />
IPCP<br />
CDPCP<br />
<strong style="color: blue;">stacker </strong></p>
<p>33.<br />
What can a network administrator do to recover from a lost router password?<br />
use the copy tftp: flash: command<br />
boot the router to bootROM mode and enter the b command to load the IOS manually<br />
telnet from another router and issue the show running-config command to view the password<br />
<strong style="color: blue;">boot the router to ROM monitor mode and configure the router to ignore the startup configuration when it initializes </strong></p>
<p>34.<br />
Refer to the exhibit. An ACL called Managers already exists on this router. What happens if the network administrator issues the commands as shown in the exhibit?<br />
The new ACL overwrites the existing ACL.<br />
The network administrator will receive an error message.<br />
<strong style="color: blue;">The existing ACL is modified to include the new command. </strong><br />
A second Managers ACL is created that contains only the new command.</p>
<p>35.<br />
Which statement is true about wildcard masks?<br />
Inverting the subnet mask will always create the wildcard mask.<br />
The wildcard mask performs the same function as a subnet mask.<br />
A network or subnet bit is identified by a &#8220;1&#8243; in the wildcard mask.<br />
<strong style="color: blue;">IP address bits that must be checked are identified by a &#8220;0&#8243; in the wildcard mask. </strong></p>
<p>36.<br />
Refer to the exhibit. Branch A has a non-Cisco router that is using IETF encapsulation and Branch B has a Cisco router. After the commands that are shown are entered, R1 and R2 fail to establish the PVC. The R2 LMI is Cisco, and the R1 LMI is ANSI. The LMI is successfully established at both locations. Why is the PVC failing?<br />
The PVC to R1 must be point-to-point.<br />
LMI types must match on each end of a PVC.<br />
The frame relay PVCs cannot be established between Cisco and non-Cisco routers.<br />
<strong style="color: blue;">The IETF parameter is missing from the frame-relay map ip 10.10.10.1 201 command. </strong></p>
<p>37.<br />
When configuring a Frame Relay connection, what is the purpose of Inverse ARP?<br />
to assign a DLCI to a remote peer<br />
to disable peer requests from determining local Layer 3 addresses<br />
to negotiate LMI encapsulations between local and remote Frame Relay peers<br />
<strong style="color: blue;">to create a mapping of DLCI to Layer 3 addresses that belong to remote peers </strong></p>
<p>38.<br />
Refer to the exhibit. A network administrator is tasked with completing the Frame Relay topology that interconnects two remote sites. How should the point-to-point subinterfaces be configured on HQ to complete the topology?<br />
frame-relay interface-dlci 103 on Serial 0/0/0.1<br />
frame-relay interface-dlci 203 on Serial 0/0/0.2<br />
<strong style="color: blue;">frame-relay interface-dlci 301 on Serial 0/0/0.1<br />
frame-relay interface-dlci 302 on Serial 0/0/0.2</strong><br />
frame-relay map ip 192.168.1.1 103 broadcast on Serial 0/0/0.1<br />
frame-relay map ip 192.168.2.2 203 broadcast on Serial 0/0/0.2<br />
frame-relay map ip 192.168.1.1 301 broadcast on Serial 0/0/0.1<br />
frame-relay map ip 192.168.2.2 302 broadcast on Serial 0/0/0.2</p>
<p>39.<br />
A technician is editing and reapplying ACL 115 to a router, what is the result of adding the command access-list 115 permit tcp any 172.16.0.0 0.0.255.255 established to the ACL when it is reapplied to the router?<br />
All traffic that comes from <a href="http://172.16.0.0/16" target="_blank">172.16.0.0/16</a> will be allowed.<br />
All TCP traffic that is destined for <a href="http://172.16.0.0/16" target="_blank">172.16.0.0/16</a> is permitted.<br />
Any SYN packets that are sent to <a href="http://172.16.0.0/16" target="_blank">172.16.0.0/16</a> will be permitted.<br />
<strong style="color: blue;">Responses to traffic that originates from the <a href="http://172.16.0.0/16" target="_blank">172.16.0.0/16</a> network are allowed. </strong></p>
<p>40.<br />
Which encapsulation protocol when deployed on a Cisco router over a serial interface is only compatible with another Cisco router?<br />
PPP<br />
SLIP<br />
<strong style="color: blue;">HDLC </strong><br />
Frame Relay</p>
<p>41.<br />
Refer to the exhibit. Partial results of the show access-lists and show ip interface FastEthernet 0/1 commands for router Router1 are shown. There are no other ACLs in effect. Host A is unable to telnet to host B. Which action will correct the problem but still restrict other traffic between the two networks?<br />
Apply the ACL in the inbound direction.<br />
Apply the ACL on the FastEthernet 0/0 interface.<br />
<strong style="color: blue;">Reverse the order of the TCP protocol statements in the ACL. </strong><br />
Modify the second entry in the list to permit tcp host 172.16.10.10 any eq telnet .</p>
<p>42.<br />
Refer to the exhibit. Company ABC expanded its business and recently opened a new branch office in another country. IPv6 addresses have been used for the company network. The data servers Server1 and Server2 run applications which require end-to-end functionality, with unmodified packets that are forwarded from the source to the destination. The edge routers R1 and R2 support dual stack configuration. What solution should be deployed at the edge of the company network in order to successfully interconnect both offices?<br />
a new WAN service supporting only IPv6<br />
NAT overload to map inside IPv6 addresses to outside IPv4 address<br />
<strong style="color: blue;">a manually configured IPv6 tunnel between the edge routers R1 and R2 </strong><br />
static NAT to map inside IPv6 addresses of the servers to an outside IPv4 address and dynamic NAT for<br />
the rest of the inside IPv6 addresses</p>
<p>43.<br />
Refer to the exhibit. Communication between two peers has failed. Based on the output that is shown, what is the most likely cause?<br />
interface reset<br />
unplugged cable<br />
improper LMI type<br />
<strong style="color: blue;">PPP negotiation failure </strong></p>
<p>44.<br />
Refer to the exhibit. A host connected to Fa0/0 is unable to acquire an IP address from this DHCP server. The output of the debug ip dhcp server command shows &#8220;DHCPD: there is no address pool for 192.168.1.1&#8243;. What is the problem?<br />
The 192.168.1.1 address has not been excluded from the DHCP pool.<br />
<strong style="color: blue;">The pool of addresses for the 192 Network pool is incorrect.</strong><br />
The default router for the 192Network pool is incorrect.<br />
The 192.168.1.1 address is already configured on Fa0/0.</p>
<p>45.<br />
What are two major characteristics of a worm? (Choose two.)<br />
<strong style="color: blue;">exploits known vulnerabilities </strong><br />
attaches itself to another program<br />
executed by a predefined time or event<br />
masquerades as an accepted program<br />
<strong style="color: blue;">copies itself to the host and selects new targets </strong></p>
<p>46.<br />
While configuring a Frame Relay connection, when should a static Frame Relay map be used?<br />
the remote router is a non-Cisco router<br />
the local router is configured with subinterfaces<br />
<strong style="color: blue;">broadcast traffic and multicast traffic over the PVC must be controlled </strong><br />
globally significant rather than locally significant DLCIs are being used</p>
<p>47.<br />
What is the result when the command permit tcp 192.168.4.0 0.0.3.255 any eq 23 is entered in a named access control list and applied on the inbound interface of a router?<br />
All traffic from <a href="http://192.168.4.0/24" target="_blank">192.168.4.0/24</a> larger than 23 bytes is permitted.<br />
FTP traffic from the <a href="http://192.168.4.0/24" target="_blank">192.168.4.0/24</a> network is permitted.<br />
TCP traffic destined to <a href="http://192.168.4.0/24" target="_blank">192.168.4.0/24</a> network is permitted.<br />
<strong style="color: blue;">Telnet traffic originating from <a href="http://192.168.4.0/22" target="_blank">192.168.4.0/22</a> is permitted out. </strong></p>
<p>48.<br />
Where does a service provider assume responsibility from a customer for a WAN connection?<br />
local loop<br />
DTE cable on router<br />
<strong style="color: blue;">demarcation point </strong><br />
demilitarized zone</p>
<p>49.<br />
Refer to the exhibit. The network administrator creates a standard access control list on Router1 to prohibit traffic from the <a href="http://172.16.1.0/24" target="_blank">172.16.1.0/24</a> network from reaching the <a href="http://172.16.2.0/24" target="_blank">172.16.2.0/24</a> network while still permitting Internet access for all networks. On which router interface and in which direction should it be applied?<br />
interface Fa0/0, inbound<br />
interface Fa0/0, outbound<br />
interface Fa0/1, inbound<br />
<strong style="color: blue;">interface Fa0/1, outbound </strong></p>
<p>50.<br />
A network administrator has changed the VLAN configurations on his network switches over the past weekend. How can the administrator determine if the additions and changes improved performance and availability on the company intranet?<br />
<strong style="color: blue;">Conduct a performance test and compare with the baseline that was established previously. </strong><br />
Interview departmental secretaries and determine if they think load time for web pages has improved.<br />
Determine performance on the intranet by monitoring load times of company web pages from remote sites.<br />
Compare the hit counts on the company web server for the current week to the values that were recorded in previous weeks.</p>
<p>51.<br />
Refer to the exhibit. What can be concluded from the exhibited output of the debug ip nat command?<br />
The 10.10.10.75 host is exchanging packets with the 192.168.0.10 host.<br />
The native 10.1.200.254 address is being translated to 192.168.0.10.<br />
<strong style="color: blue;">The <a href="http://192.168.0.0/24" target="_blank">192.168.0.0/24</a> network is the inside network. </strong><br />
Port address translation is in effect.</p>
<p>52.<br />
Refer to the exhibit. RIPv2 has been configured on all routers in the network. Routers R1 and R3 do not receive RIP routing updates. On the basis of the provided configuration, what should be enabled on router R2 to remedy the problem?<br />
proxy ARP<br />
CDP updates<br />
SNMP services<br />
<strong style="color: blue;">RIP authentication </strong></span></p>
<p><span><strong style="color: blue;">source : </strong></span><a href="http://www.ccna4u.org">ccna4u </a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna4-final-gsep-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CCNA E4 Module 6 Exam Answers</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-e4-module-6-exam-answers/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-e4-module-6-exam-answers/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:08:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Chapter 6]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=750</guid>
		<description><![CDATA[[learn-ccna.com] 1. Which two statements about DSL are true? (Choose two.)  users are on a shared medium  uses RF signal transmission  local loop can be up to 3.5 miles (5.5km)  physical and data link layers are defined by DOCSIS  user connections are aggregated at a DSLAM located at the CO [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://learn-ccna.com">learn-ccna.com</a>]</p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">1. Which two statements about DSL are true? (Choose two.)</span><br />
 users are on a shared medium<br />
 uses RF signal transmission<br />
<span style="color: #ff6600;"> local loop can be up to 3.5 miles (5.5km)</span><br />
 physical and data link layers are defined by DOCSIS<br />
<span style="color: #ff6600;"> user connections are aggregated at a DSLAM located at the CO</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">2. Which two Layer 1 requirements are outlined in the Data-over-Cable Service Interface Specification (DOCSIS)? (Choose two.)</span><br />
<span style="color: #ff6600;"> channel widths</span><br />
 access method<br />
 maximum data rate<br />
<span style="color: #ff6600;"> modulation techniques</span><br />
 compression techniques</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">3. Which two statements are valid solutions for a cable ISP to reduce congestion for users? (Choose two.)</span><br />
 use higher RF frequencies<br />
<span style="color: #ff6600;"> allocate an additional channel<br />
 subdivide the network to reduce users on each segment</span><br />
 reduce the length of the local loop to 5.5 kilometers or less<br />
 use filters and splitters at the customer site to separate voice from data traffic</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">4. A technician has been asked to configure a broadband connection for a teleworker. The technician has been instructed that all uploads and downloads for the connection must use existing phone lines. Which broadband technology should be used?</span><br />
 cable<br />
<span style="color: #ff6600;"> DSL</span><br />
 ISDN<br />
 POTS</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">5. After conducting research to learn about common remote connection options for teleworkers, a network administrator hasdecided to implement remote access over broadband to establish VPN connections over the public Internet. What is the resultof this solution?</span><br />
 A reliable connection is established at greater speeds than what is offered from dialup over POTS. Security is increased, but username and password information are sent in plain text.<br />
<span style="color: #ff6600;"> The connection has increased security and reliable connectivity. Users need a remote VPN router or VPN clientsoftware.</span><br />
 Security and reliability are increased at a substantial loss in throughput, which is considered acceptable when supporting asingle user environment.<br />
 Reliability and security are increased without the need for additional equipment, when compared to dialup connections usingPOTS.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">6. What are the three main functions of a secure VPN? (Choose three.)</span><br />
 accounting<br />
<span style="color: #ff6600;"> authentication</span><br />
 authorization<br />
 data availability<br />
<span style="color: #ff6600;"> data confidentiality<br />
 data integrity</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">7. Which two methods could an administrator use to authenticate users on a remote access VPN? (Choose two.)</span><br />
<span style="color: #ff6600;"> digital certificates</span><br />
 ESP<br />
 hashing algorithms<br />
<span style="color: #ff6600;"> smart cards</span><br />
 WPA</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">8. Data confidentiality through a VPN is achieved through which two methods? (Choose two.)</span><br />
 digital certificates<br />
<span style="color: #ff6600;"> encryption<br />
 encapsulation</span><br />
 hashing<br />
 passwords</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">9. Data confidentiality through a VPN can be enhanced through the use of which three encryption protocols? (Choose three.)</span><br />
<span style="color: #ff6600;"> AES<br />
 DES</span><br />
 AH<br />
 hash<br />
 MPLS<br />
<span style="color: #ff6600;"> RSA</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">10. Which is an example of symmetric-key encryption?</span><br />
 Diffie-Hellman<br />
 digital certificate<br />
<span style="color: #ff6600;"> pre-shared key</span><br />
 RSA signature</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">11. Which statement describes cable?</span><br />
<span style="color: #ff6600;"> Delivering services over a cable network requires downstream frequencies in the 50 to 860 MHz range, and upstreamfrequencies in the 5 to 42 MHz range.</span><br />
 The cable subscriber must purchase a cable modem termination system (CMTS)<br />
 Each cable subscriber has dedicated upstream and downstream bandwidth.<br />
 Cable subscribers may expect up to 27 Mbps of bandwidth on the upload path.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">12. A company is using WiMAX to provide access for teleworkers. What home equipment must the company provide at theteleworkers site?</span><br />
 a WiMAX tower<br />
 a one-way multicast satellite<br />
<span style="color: #ff6600;"> a WiMAX receiver</span><br />
 an access point connected to the company WLAN</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">13. Which two features can be associated with the Worldwide Interoperability for Microwave Access (WiMAX)telecommunication technology? (Choose two.)</span><br />
 supports municipal wireless networks utilizing mesh technologies<br />
<span style="color: #ff6600;"> covers areas as large as 7,500 square kilometers</span><br />
 supports point-to-point links, but not full mobile cellular-type access<br />
<span style="color: #ff6600;"> connects directly to the Internet through high-bandwidth connections</span><br />
 operates at lower speeds than Wi-Fi, but supports many more users</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">14. While monitoring traffic on a cable network, a technician notes that data is being transmitted at 38 MHz. Which statementdescribes the situation observed by the technician?</span><br />
<span style="color: #ff6600;"> Data is being transmitted from the subscriber to the headend.</span><br />
 Data is flowing downstream.<br />
 Cable television transmissions are interfering with voice and data transmissions.<br />
 The system is experiencing congestion in the lower frequency ranges.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">15.   Refer to the exhibit. All users have a legitimate purpose and the necessary persissions to access the Corporate network.</span><br />
 Based on the topology shown, which locations are able to establish VPN connectivity with the Corporate network?<br />
 Locations C, D, and E can support VPN connectivity. Locations A and B require an additional PIX Firewall appliance installedon the edge of the network.<br />
 Locations C and E can support VPN connectivity. Locations A, B, and D require an additional PIX Firewall appliance installed on the edge of the network.<br />
 Locations A, B, D, and E can support VPN connectivity. Location C requires an additional router on the edge of the network.<br />
<span style="color: #ff6600;"> All locations can support VPN connectivity.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">16. What two protocols provide data authentication and integrity for IPsec? (Choose two.)</span><br />
<span style="color: #ff6600;"> AH</span><br />
 L2TP<br />
<span style="color: #ff6600;"> ESP</span><br />
 GRE<br />
 PPTP</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">17. Which two protocols can be used to encapsulate traffic that is traversing a VPN tunnel? (Choose two.)</span><br />
 ATM<br />
 CHAP<br />
<span style="color: #ff6600;"> IPsec</span><br />
 IPX<br />
 MPLS<br />
<span style="color: #ff6600;"> PPTP</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">18. Refer to the exhibit. A teleworker is connected over the Internet to the HQ Office. What type of secure connection can be established between the teleworker and the HQ Office?</span><br />
 a GRE tunnel<br />
 a site-to-site VPN<br />
<span style="color: #ff6600;"> a remote-access VPN</span><br />
 the user must be at the office location to establish a secure connection</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">19. Refer to the exhibit. A VPN tunnel has been established between the HQ Office and the Branch Office over the public Internet. Which three mechanisms are required by the devices on each end of the VPN tunnel to protect the data from being intercepted and modified? (Choose three.)</span><br />
 The devices must use a dedicated Layer 2 connection.<br />
 The devices must have the VPN client software installed.<br />
 The two parties must inspect the traffic against the same ACLs.<br />
<span style="color: #ff6600;"> The two parties must establish a secret key used by encryption and hash algorithms.<br />
 The two parties must agree on the encryption algorithm to be used over the VPN tunnel.<br />
 The devices must be authenticated before the communication path is considered secure.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;"> <a href="http://modules4ccna.blogspot.com">View From Source</a><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-e4-module-6-exam-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA E4 Module 5 Exam Answers(100%)</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-e4-module-5-exam-answers100/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-e4-module-5-exam-answers100/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:07:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Chapter 5]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=748</guid>
		<description><![CDATA[[learn-ccna.com] 1. By default, how is IP traffic filtered in a Cisco router?  blocked in and out of all interfaces  blocked on all inbound interfaces, but permitted on all outbound interfaces  permitted in and out of all interfaces  blocked on all outbound interfaces, but permitted on all inbound interfaces 2. Which [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://learn-ccna.com">learn-ccna.com</a>]</p>
<p><span style="font-size: 100%;"><span style="font-weight: bold;">1. By default, how is IP traffic filtered in a Cisco router?</span><br />
 blocked in and out of all interfaces<br />
 blocked on all inbound interfaces, but permitted on all outbound interfaces<br />
<span style="color: #ff6600;"> permitted in and out of all interfaces</span><br />
 blocked on all outbound interfaces, but permitted on all inbound interfaces</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">2. Which three parameters can ACLs use to filter traffic? (Choose three.)</span><br />
 packet size<br />
<span style="color: #ff6600;"> protocol suite<br />
 source address<br />
 destination address</span><br />
 source router interface<br />
 destination router interface</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">3. How do Cisco standard ACLs filter traffic?</span><br />
 by destination UDP port<br />
 by protocol type<br />
<span style="color: #ff6600;"> by source IP address</span><br />
 by source UDP port<br />
 by destination IP address</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">4. Which two statements are correct about extended ACLs? (Choose two)</span><br />
 Extended ACLs use a number range from 1-99.<br />
 Extended ACLs end with an implicit permit statement.<br />
<span style="color: #ff6600;"> Extended ACLs evaluate the source and destination addresses.<br />
 Port numbers can be used to add greater definition to an ACL.</span><br />
 Multiple ACLs can be placed on the same interface as long as they are in the same direction.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">5. Where should a standard access control list be placed?</span><br />
 close to the source<br />
<span style="color: #ff6600;"> close to the destination</span><br />
 on an Ethernet port<br />
 on a serial port</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">6. Which three statements describe ACL processing of packets? (Choose three.)</span><br />
<span style="color: #ff6600;"> An implicit deny any rejects any packet that does not match any ACL statement.<br />
 A packet can either be rejected or forwarded as directed by the statement that is matched.</span><br />
 A packet that has been denied by one statement can be permitted by a subsequent statement.<br />
 A packet that does not match the conditions of any ACL statements will be forwarded by default.<br />
<span style="color: #ff6600;"> Each statement is checked only until a match is detected or until the end of the ACL statement list.</span><br />
 Each packet is compared to the conditions of every statement in the ACL before a forwarding decision is made.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">7. Which two statements are true regarding the significance of the access control list wildcard mask 0.0.0.7? (Choose two.)</span><br />
 The first 29 bits of a given IP address will be ignored.<br />
<span style="color: #ff6600;"> The last 3 bits of a given IP address will be ignored.</span><br />
 The first 32 bits of a given IP address will be checked.<br />
<span style="color: #ff6600;"> The first 29 bits of a given IP address will be checked.</span><br />
 The last 3 bits of a given IP address will be checked.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">8. Which two statements are true regarding the following extended ACL? (Choose two.)</span><br />
<span style="font-style: italic;">ccess-list 101 deny tcp 172.16.3.0 0.0.0.255 any eq 20</span><br />
<span style="font-style: italic;">access-list 101 deny tcp 172.16.3.0 0.0.0.255 any eq 21</span><br />
<span style="font-style: italic;">access-list 101 permit ip any any</span><br />
<span style="color: #ff6600;"> FTP traffic originating from network 172.16.3.0/24 is denied.</span><br />
 All traffic is implicitly denied.<br />
 FTP traffic destined for the 172.16.3.0/24 network is denied.<br />
 Telnet traffic originating on network 172.16.3.0/24 is denied.<br />
<span style="color: #ff6600;"> Web traffic originating from 172.16.3.0 is permitted.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">9. Interface s0/0/0 already has an IP ACL applied inbound. What happens when the network administrator attempts to apply a second inbound IP ACL?</span><br />
<span style="color: #ff6600;"> The second ACL is applied to the interface, replacing the first.</span><br />
 Both ACLs are applied to the interface.<br />
 The network administrator receives an error.<br />
 Only the first ACL remains applied to the interface.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">10.   Refer to the exhibit. When creating an extended ACL to deny traffic from the 192.168.30.0 network destined for the Web</span><br />
 server 209.165.201.30, where is the best location for applying the ACL?<br />
 ISP Fa0/0 outbound<br />
 R2 S0/0/1 inbound<br />
<span style="color: #ff6600;"> R3 Fa0/0 inbound</span><br />
 R3 S0/0/1 outbound</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">11. Which two statements are true regarding named ACLs? (Choose two.)</span><br />
 Only named ACLs allow comments.<br />
<span style="color: #ff6600;"> Names can be used to help identify the function of the ACL.</span><br />
 Named ACLs offer more specific filtering options than numbered ACLs.<br />
<span style="color: #ff6600;"> Certain complex ACLs, such as reflexive ACLs, must be defined with named ACLs.</span><br />
 More than one named IP ACL can be configured in each direction on a router interface.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">12. Which three items must be configured before a dynamic ACL can become active on a router? (Choose three.)</span><br />
<span style="color: #ff6600;"> extended ACL</span><br />
 reflexive ACL<br />
 console logging<br />
<span style="color: #ff6600;"> authentication<br />
 Telnet connectivity</span><br />
 user account with a privilege level of 15</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. How does this access list process a packet with the source address 10.1.1.1 and a destination of 192.168.10.13?</span><br />
 It is allowed because of the implicit deny any.<br />
<span style="color: #ff6600;"> It is dropped because it does not match any of the items in the ACL.</span><br />
 It is allowed because line 10 of the ACL allows packets to 192.168.0.0/16.<br />
 It is allowed because line 20 of the ACL allows packets to the host 192.168.10.13.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">14. A network administrator needs to allow traffic through the firewall router for sessions that originate from within the</span><br />
 company network, but the administrator must block traffic for sessions that originate outside the network of the company.<br />
 What type of ACL is most appropriate?<br />
 dynamic<br />
 port-based<br />
<span style="color: #ff6600;"> reflexive</span><br />
 time-based</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">15.   Refer to the exhibit. How will Router1 treat traffic matching the time-range requirement of EVERYOTHERDAY?</span><br />
 TCP traffic entering fa0/0 from 172.16.1.254/24 destined to the 10.1.1.0/24 network is permitted.<br />
 TCP traffic entering fa0/0 from 10.1.1.254/24 destined to the 172.16.1.0/24 network is permitted.<br />
 Telnet traffic entering fa0/0 from 172.16.1.254/24 destined to the 10.1.1.0/24 network is permitted.<br />
<span style="color: #ff6600;"> Telnet traffic entering fa0/0 from 10.1.1.254/24 destined to the 172.16.1.0/24 network is permitted.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">16. The following commands were entered on a router:</span><br />
<span style="font-style: italic;">Router(config)# access-list 2 deny 172.16.5.24</span><br />
<span style="font-style: italic;">Router(config)# access-list 2 permit any</span><br />
<span style="font-style: italic;">The ACL is correctly applied to an interface. What can be concluded about this set of commands?</span><br />
<span style="color: #ff6600;"> The wildcard mask 0.0.0.0 is assumed.</span><br />
 The access list statements are misconfigured.<br />
 All nodes on the 172.16.0.0 network will be denied access to other networks.<br />
 No traffic will be allowed to access any nodes or services on the 172.16.0.0 network.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">17. Refer to the exhibit. The administrator wishes to block web traffic from 192.168.1.50 from reaching the default port of the web service on 192.168.3.30. To do this, the access control list name is applied inbound on the router R1 LAN interface. After testing the list, the administrator has noted that the web traffic remains successful. Why is web traffic reaching the destination?</span><br />
 Web traffic does not use port 80 by default.<br />
 The access list is applied in the wrong direction.<br />
 The access list needs to be placed closer to the destination, on R3.<br />
<span style="color: #ff6600;"> The range of source addresses specified in line 10 does not include host 192.168.1.50.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">18.   Refer to the exhibit. What will be the effect of the configuration that is shown?</span><br />
<span style="color: #ff6600;"> Users attempting to access hosts in the 192.168.30.0/24 network will be required to telnet to R3.</span><br />
 Hosts connecting to resources in the 191.68.30.0/24 network have an idle timeout of 15 minutes.<br />
 Anyone attempting to telnet into R3 will have an absolute time limit of five minutes.<br />
 Telnet access to R3 will only be permitted on Serial 0/0/1.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">19. Which statement about standard ACLs is true</span><br />
 Standard ACLS must be numbered and cannot be named.<br />
<span style="color: #ff6600;"> They should be placed as close to the destination as possible.</span><br />
 They can filter based on source and destination address as well as on source and destination port.<br />
 When applied to an outbound interface, incoming packets are processed before they are routed to the outbound interface.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">20. Which benefit does an extended ACL offer over a standard ACL?</span><br />
 Extended ACLs can be named, but standard ACLs cannot.<br />
 Unlike standard ACLs, extended ACLS can be applied in the inbound or outbound direction.<br />
 Based on payload content, an extended ACL can filter packets, such as information in an e-mail or instant message.<br />
<span style="color: #ff6600;"> In addition to the source address, an extended ACL can also filter on destination address, destination port, and source port.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">21. Which feature will require the use of a named ACL rather than a numbered ACL?</span><br />
 the ability to filter traffic based on a specific protocol<br />
 the ability to filter traffic based on an entire protocol suite and destination<br />
 the ability to specify source and destination addresses to use when identifying traffic<br />
<span style="color: #ff0000;"><span style="color: #ff6600;"> the ability to edit the ACL and add additional statements in the middle of the list without removing and re-creating the list</span><br />
</span><br />
<span style="font-weight: bold;">22. A technician is creating an ACL and needs a way to indicate only the subnet 172.16.16.0/21. Which combination of network</span><span style="font-weight: bold;"> address and wildcard mask will accomplish the desired task?</span><br />
 172.16.0.0 0.0.255.255<br />
 127.16.16.0 0.0.0.255<br />
<span style="color: #ff6600;"> 172.16.16.0 0.0.7.255</span><br />
 172.16.16.0 0.0.15.255<br />
 172.16.16.0 0.0.255.255</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">23. Which two statements accurately describe the characteristics of wildcard masks in an ACL? (Choose two.)</span><br />
 Wildcard masks are the inverse of the subnet mask.<br />
 The word any indicates that all corresponding bits must be matched.<br />
<span style="color: #ff6600;"> The word host corresponds to a wildcard mask of 0.0.0.0 in an ACL statement.<br />
 A wildcard mask of 0.0.255.255 can be used to create a match for an entire Class B network.</span><br />
 A wildcard mask bit of 1 indicates that the corresponding bit in the address must be matched.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">24. Refer to the exhibit. Which statement is true about ACL 110 if ACL 110 is applied in the inbound direction on S0/0/0 of R1?</span><br />
 It will deny TCP traffic to the Internet if the traffic is sourced from the 172.22.10.0/24 network.<br />
 It will not allow TCP traffic coming from the Internet to enter the network 172.22.10.0/24.<br />
 It will allow any TCP traffic from the Internet to enter the network 172.22.10.0/24.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;"> It will permit any TCP traffic that originated from network 172.22.10.0/24 to return inbound on the S0/0/0 interface</span>.</span></span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">25. Refer to the exhibit. ACL 120 is configured inbound on the serial0/0/0 interface on router R1, but the hosts on network 172.11.10.0/24 are able to telnet to network 10.10.0.0/16. On the basis of the provided configuration, what should be done to remedy the problem?</span><br />
<span style="color: #ff6600;"> Apply the ACL outbound on the serial0/0/0 interface on router R1.</span><br />
 Apply the ACL outbound on the FastEthernet0/0 interface on router R1.<br />
 Include the established keyword at the end of the first line in the ACL.<br />
 Include a statement in the ACL to deny the UDP traffic that originates from 172.11.10.0/24 network.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;"><span style="font-weight: bold;">26. Refer to the exhibit. The network administrator applied an ACL outbound on S0/0/0 on router R1. Immediately after the administrator did so, the users on network 172.22.30.0/24 started complaining that they have intermittent access to the resources available on the server on the 10.10.0.0/16 network. On the basis of the configuration that is provided, what is the possible reason for the problem?</span><br />
 The ACL allows only the mail traffic to the server; the rest of the traffic is blocked.<br />
<span style="color: #ff6600;"> The ACL permits the IP packets for users on network 172.22.30.0/24 only during a specific time range.</span><br />
 The ACL permits TCP packets only if a connection is established from the server to the network 172.22.0.0/16.<br />
 The ACL allows only TCP traffic from users on network 172.22.40.0/24 to access the server; TCP traffic from any other sources is blocked.</span></p>
<p style="text-align: justify; font-family: verdana;"><span style="font-size: 100%;">source : <a href="http://modules4ccna.blogspot.com">here</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-e4-module-5-exam-answers100/feed/</wfw:commentRss>
		<slash:comments>1</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 E4 Module 3 Exam Answers</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-e4-module-3-exam-answers/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-e4-module-3-exam-answers/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:03:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Chapter 3]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=744</guid>
		<description><![CDATA[[learn-ccna.com] 1. Which best describes the benefit of using Frame Relay as opposed to a leased line or ISDN service? Customers can define their virtual circuit needs in far greater combinations, with increments as small as 64 kbps. Customers pay for an end-to-end connection that includes the local loop and the network link. Customers only [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://learn-ccna.com">learn-ccna.com</a>]</p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">1. Which best describes the benefit of using Frame Relay as opposed to a leased line or ISDN service?</span><br />
Customers can define their virtual circuit needs in far greater combinations, with increments as small as 64 kbps.<br />
Customers pay for an end-to-end connection that includes the local loop and the network link.<br />
<span style="color: #ff6600;">Customers only pay for the local loop and the bandwidth they purchase from the network provider.</span><br />
Connecting new sites requires new lower cost circuit installations when compared to ISDN dialup costs or adding additional<br />
hardware for leased service.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">2.</span> <span style="font-weight: bold;">What two methods does Frame Relay technology use to process frames that contain errors? (Choose two.)</span><br />
<span style="color: #ff6600;">Frame Relay services depend on the upper layer protocols to handle error recovery.</span><br />
It requires the receiving device to request that the sender retransmit erroneous frames.<br />
FECN, BECN, and DE bits are set in the frames to minimize errors.<br />
<span style="color: #ff6600;">The receiving device drops any frames that contain errors without notifying the sender.</span><br />
The frame relay switch notifies the sender that errors were detected.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">3. What best describes the use of a data-link connection identifier (DLCI)?</span><br />
local address identifying a destination router across a Frame Relay network<br />
<span style="color: #ff6600;">locally significant address used to identify a virtual circuit</span><br />
logical address identifying the interface between a router and a Frame Relay Switch<br />
logical address used to identify the DCE</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">4. What is created between two DTEs in a Frame Relay network?</span><br />
ISDN circuit<br />
limited access circuit<br />
switched parallel circuit<br />
<span style="color: #ff6600;">virtual circuit</span></span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">5. Which two items allow the router to map data link layer addresses to network layer addresses in a Frame Relay network?</span><span style="font-weight: bold;">(Choose two.)</span><br />
ARP<br />
RARP<br />
Proxy ARP<br />
<span style="color: #ff6600;">Inverse ARP<br />
LMI status messages</span><br />
ICMP</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">6. Refer to the exhibit. A ping is sent to address 192.168.50.10 from the Peanut router. Which DLCI will be used to send the ping?</span><br />
<span style="color: #ff6600;">110</span><br />
115<br />
220<br />
225</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">7.    Refer to the exhibit. Which two outcomes occur from the configuration shown? (Choose two.)</span><br />
The broadcasts will be forwarded to 10.1.1.1.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The router will use DLCI 22 to forward data to 10.1.1.1.</span></span><br />
DLCI 22 will replace the MAC address in the ARP table for entry 10.1.1.1<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Frames arriving on interface serial 0/0/0 of RT_1 will have a data link layer address of 22</span>.</span><br />
Inverse-ARP will now add an entry for 10.1.1.1 into the Frame Relay map table using DLCI 22.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">8. Refer to the exhibit. What effect does the point-to-point configuration on subinterface S0/0.110 have on the operation of the</span><br />
router?<br />
It helps to conserve IP addresses.<br />
It establishes multiple PVC connections to multiple physical interfaces.<br />
<span style="color: #ff6600;">It eliminates split horizon issues without increasing the likelihood of routing loops.</span><br />
It requires the configuration of the encapsulation command on the subinterface.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">9. Which three actions does a Frame Relay switch perform when it detects an excessive build-up of frames in its queue? (Choose three.)</span><br />
puts a hold on accepting frames in excess of the CIR<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">drops frames from the queue that have the DE bit set</span></span><br />
reduces the number of frames it sends over the link<br />
re-negotiates flow control with the connected device<br />
<span style="color: #ff6600;">sets the FECN bit on all frames it receives on the congested link<br />
sets the BECN bit on all frames it places on the congested link</span></span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">10.     Refer to the exhibit. Which two statements are true given the output shown? (Choose two.)</span><br />
The IP address of the local Frame Relay interface is 172.16.1.4.<br />
<span style="color: #ff6600;">The local DLCI number is 401.<br />
Inverse ARP is being used on this connection.</span><br />
This interface is in the active state and in the process of negotiating configuration parameters.<br />
Multicast is not enabled on this connection.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">11. Refer to the exhibit. When troubleshooting a Frame Relay connection, an administrator entered the show interfaces s0/0 command and received the output shown in the exhibit. What are two probable reasons for this problem? (Choose two.)</span><br />
The cable between the CSU/DSU and the router is disconnected.<br />
The serial 0/0 interface is shutdown.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The router is not configured for the same Frame Relay PVC as the switch.</span><br />
<span style="color: #ff6600;">The LMI type on the Frame Relay switch is NOT ANSI.</span></span><br />
The address of the Frame Relay switch is not in the routing table.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">12.    Refer to the exhibit. What can be determined about the Frame Relay switch from the output shown?</span><br />
It is currently not transmitting data.<br />
It is in the process of establishing the PVC.<br />
It has put a hold on processing frames in excess of the CIR.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">It is experiencing congestion.</span></span></span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">13. Refer to the exhibit. Router R2 is part of a Frame Relay network that uses OSPF for IP routing. After the commands that are shown are entered, R2 will not exchange OSPF information correctly. What is the likely cause?</span><br />
<span style="color: #ff0000;"><span style="color: #ff6600;">The frame-relay map command requires the broadcast keyword.</span></span><br />
The DLCIs on each end of the PVCs are not identical.<br />
The R2 S0/0/0 interface has not been brought online.<br />
The LMI or Inverse ARP or both are not working.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">14. Which statement about Frame Relay subinterfaces is correct?</span><br />
Multipoint interfaces will automatically forward routing broadcasts but will consume more IP addresses than point-to-point<br />
subinterfaces will consume.<br />
<span style="color: #ff6600;">Point-to-point subinterfaces act like leased lines and eliminate split-horizon routing issues.</span><br />
Interfaces with multiple PVCs require a separate subinterface for each PVC.<br />
Multipoint configurations cannot use subinterfaces.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">15.     Refer to the exhibit. You are a network administrator who has been tasked with completing the Frame Relay topology that</span><br />
interconnects two remote sites. Router HQ belongs to both the 172.16.1.0/24 and 172.16.2.0/24 subnets with IP addresses of<br />
172.16.1.3 and 172.16.2.3 respectively. Traffic between R1 and R2 must travel through HQ first. How should the serial interface<br />
on HQ be configured to complete the topology?<br />
one multipoint subinterface<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">two point-to-point subinterfaces</span></span><br />
with the physical interface configured with two ip addresses<br />
one IP address on a point-to-point subinterface and one IP address on the physical interface</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">16. What consideration must be taken into account if RIP is used on Frame Relay multiaccess networks?</span><br />
<span style="color: #ff0000;"><span style="color: #ff6600;">To forward routing updates, address-to-DLCI mapping must be done via the use of the frame-relay map command</span></span><br />
coupled with the broadcast keyword.<br />
Inverse ARP must be enabled to turn routing update broadcasts into unicast traffic that can be propagated to other Frame Relay<br />
nodes.<br />
Because broadcast traffic is not supported, RIPv1 cannot be implemented on Frame Relay networks.<br />
To forward broadcast routing updates, dynamic mapping must be enabled.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">17.     Refer to the exhibit. Which statement explains why the Frame Relay connection between R1 and R2 is failing?</span><br />
Split horizon must be disabled.<br />
The LMI type must be specified.<br />
Logical subinterfaces must be used instead.<br />
<span style="color: #ff6600;">The frame-relay map commands are using incorrect DLCIs.</span></span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">18. Refer to the exhibit. Router R1 has been configured for Frame Relay connectivity to routers R2 and R3. Which set of configuration options for routers R2 and R3 would provide each router connectivity to R1?</span><br />
R2(config)# interface serial0/0/1<br />
R2(config-if)# frame-relay map ip 10.1.1.1 102<br />
R3(config)# interface serial0/0/1<br />
R3(config-if)# frame-relay map ip 10.1.2.1 103<br />
</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;">R2(config)# interface serial0/0/1<br />
R2(config-if)# frame-relay map ip 10.1.1.1 102<br />
R2(config-if)# frame-relay map ip 10.1.2.3 301<br />
</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;">R3(config)# interface serial0/0/1<br />
R3(config-if)# frame-relay map ip 10.1.2.1 103<br />
R3(config-if)# frame-relay map ip 10.1.1.2 201<br />
</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;">R2(config)# interface serial0/0/1.201 point-to-point<br />
R2(config-if)# no frame-relay invers-arp<br />
R3(config)# interface serial0/0/1.301 point-to-point<br />
R3(config-if)# no frame-relay invers-arp<br />
<span style="color: #ff0000;"> </span></span></p>
<p style="font-family: verdana; text-align: justify; color: #ff6600;"><span style="font-size: 100%;">R2(config)# interface serial0/0/1.201 point-to-point<br />
R2(config-if)# frame-relay interface-dlci 201<br />
R3(config)# interface serial0/0/1.301 point-to-point<br />
R3(config-if)# frame-relay interface-dlci 301</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">19.     Refer to the exhibit. What can be known about the configuration of router R1 from the output?</span><br />
The Frame Relay LMI DLCI has been incorrectly configured as DLCI 1023.<br />
The Frame Relay LMI type has been changed from its default.<br />
The Serial 0/0/0 interface has been configured as a data communications equipment device.<br />
<span style="color: #ff6600;">The command encapsulation frame-relay ietf has been used on the Serial 0/0/0 interface.</span></span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">20.     Refer to the exhibit. What can be determined about the configuration of router R1 from the exhibited output?</span><br />
LMI updates are not being received properly.<br />
<span style="color: #ff6600;">The LMI type for the Serial 0/0/0 interface has been left to its default configuration.</span><br />
Cisco HDLC is used as a Layer 2 encapsulation protocol on the Serial 0/0/0 interface.<br />
The Serial 0/0/0 interface has been configured as a data communications equipment device.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">21.     Refer to the exhibit. What can be determined from the output?</span><br />
Serial 0/0/0 has been configured with an DLCI of 201.<br />
<span style="color: #ff0000;"><span style="color: #ff6600;">Serial 0/0/0 has the feature frame-relay inverse-arp enabled.</span></span><br />
Serial 0/0/0 has been configured with an IP address of 172.16.4.3.<br />
Serial 0/0/0 has been configured with the command frame-relay map ip 172.16.4.3 201 broadcast.</span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="font-weight: bold;">22. Refer to the exhibit. Router R1 has been configured for Frame Relay connectivity to routers R2 and R3. What configuration option should be configured on the R2 and R3 serial interfaces in order for all routers to ping each other successfully?</span><br />
R2(config-if)# frame-relay interface-dlci 201 broadcast<br />
R3(config-if)# frame-relay interface-dlci 301 broadcast<br />
R2(config-if)# frame-relay map ip 10.1.1.1 201 broadcast<br />
R3(config-if)# frame-relay map ip 10.1.1.1 301 broadcast<br />
R2(config-if)# frame-relay map ip 10.1.1.3 201 broadcast<br />
R3(config-if)# frame-relay map ip 10.1.1.2 301 broadcast<br />
<span style="color: #ff0000;"><span style="color: #ff6600;"> </span></span></span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="color: #ff0000;"><span style="color: #ff6600;">R2(config-if)# frame-relay map ip 10.1.1.1 201 broadcast</span><br />
<span style="color: #ff6600;">R2(config-if)# frame-relay map ip 10.1.1.3 201 broadcast</span><br />
<span style="color: #ff6600;">R3(config-if)# frame-relay map ip 10.1.1.1 301 broadcast</span><br />
<span style="color: #ff6600;">R3(config-if)# frame-relay map ip 10.1.1.2 301 broadcast</span></span></span></p>
<p style="font-family: verdana; text-align: justify;"><span style="font-size: 100%;"><span style="color: #ff0000;"><span style="color: #ff6600;">source :</span></span></span><a href="http://modules4ccna.blogspot.com">http://modules4ccna.blogspot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-e4-module-3-exam-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA E4 Module 2</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-e4-module-2/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-e4-module-2/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:02:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 4 Chapter 2]]></category>
		<category><![CDATA[CCNA Exploration 4]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=742</guid>
		<description><![CDATA[[learn-ccna.com] 1. Refer to the exhibit. Which statement is true about PPP operation? Layer 2 is down. LCP, IPCP, and CDPCP negotiations are in progress. Only the link-establishment phase completed successfully. Both the link-establishment and network-layer phase completed successfully. 2. Which PPP configuration option can be used to establish load balancing over the interfaces of [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://learn-ccna.com">learn-ccna.com</a>]</p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;">1. Refer to the exhibit. Which statement is true about PPP operation?</span></span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Layer 2 is down.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">LCP, IPCP, and CDPCP negotiations are in progress.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Only the link-establishment phase completed successfully.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Both the link-establishment and network-layer phase completed successfully.</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;">2. Which PPP configuration option can be used to establish load balancing over the interfaces of a router?</span>2</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">callback</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">multilink</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">compression</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">error detection</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;">3. What function do Network Control Protocols provide for a PPP connection?</span></span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">to supply error detection</span></span>.<br />
<span style="font-size: 100%;"><span style="font-family: verdana;">to establish and terminate data links. </span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">to provide authentication capabilities to PPP</span></span>.<br />
<span style="font-size: 100%;"><span style="font-family: verdana;">to manage network congestion and to allow quality testing of the link. </span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">to allow multiple Layer 3 protocols to operate over the same physical link</span></span><span style="color: #ff6600;">.</span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">4. What does the demarcation point represent in data communication physical circuits?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">DTE/DCE interface on the device connecting to the Internet</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">location of the firewall or router</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">physical point at which the public network ends and the private customer network begins</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">tag assigned to the physical block where a cross-connect occurs</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">5. Which two options can LCP negotiate? (Choose two.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">link quality</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">authentication</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">dynamic flow control</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">compression and network layer address for IP</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">connection-oriented or connectionless communication methods</span></span></p>
<div style="text-align: justify;"><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;">6. Refer to the exhibit. What can be concluded about the function of the Serial 0/0/0 interface on the router after the commands are entered?</span></span></span></div>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">All username and password information that is sent will be encrypted.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">All authentication on the serial link will be accomplished using a three-way handshake.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The Predictor algorithm will be used to compress all packets that are sent and received on the serial link.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The serial link will be closed if the number of received packets at the destination node falls below 90 percent of the packets that are sent.</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;">7. Refer to the exhibit. Router R1 is not able to communicate with a neighbor router that is directly connected to serial 0/0/0. What is the reason for this?</span></span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Interface Serial0/0/0 resets very frequently.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">PPP LQM has shutdown the serial interface.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The serial interface has no input or output queues available.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The serial interface is not configured for a Layer 2 protocol.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The interface has been administratively shutdown with the shutdown command.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">8</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Which authentication protocol can be spoofed to allow playback attacks?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">MD5</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">CHAP</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">PAP</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">NCP</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;">9. Refer to the exhibit. What statement is true regarding the output shown?</span></span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">LCP is in the process of negotiating a link.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">LCP and NCP are waiting for CHAP authentication to complete.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">LCP negotiation has been successful, but NCP negotiation is in progress.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Data is able to flow across this link.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">10.Which three statements are correct about HDLC encapsulation? (Choose three.)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">HDLC does not support CDP.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">HDLC and PPP are compatible.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">HDLC supports PAP and CHAP authentication.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">HDLC implementation in Cisco routers is proprietary.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">HDLC is the default serial interface encapsulation on Cisco routers.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">HDLC uses frame delimiters to mark the beginnings and ends of frames.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">11. Which three statements are true regarding LCP? (Choose three.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">It is responsible for negotiating link establishment.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It negotiates options for Layer 3 protocols running over PPP.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It uses MD5 encryption while negotiating link establishment parameters.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It terminates the link upon user request or the expiration of an inactivity timer.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It can test the link to determine if link quality is sufficient to bring up the link.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It monitors the link for congestion and dynamically adjusts the acceptable window size.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">12</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Refer to the exhibit. What statement is true regarding the output shown?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">NCP has successfully negotiated.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The PAP passwords did not match, so the routers are trying CHAP authentication.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">One router has suggested PAP authentication, and the other has accepted authentication but suggested CHAP authentication.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">One router can only use PAP authentication while the other router can only use CHAP, so the connection has been rejected.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">13</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Which serial communications DTE/DCE interface standard is used to provide high-speed connectivity of up to 52 Mbps between LANs and is found on many high-end Cisco routers?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">EIA/TIA 232 (RS-232)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">EIA/TIA 422 (RS-422)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">EIA/TIA 423 (RS-423)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">EIA/TIA-612/613 (HSSI)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">ITU V.35</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">14</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Which two statements are true about time-division multiplexing (TDM)? (Choose two.)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">TDM relies on Layer 3 protocols to operate.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Multiple sources can transmit over a single channel.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Original data streams must be reconstructed at the destination.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">TDM methods vary depending on the Layer 2 protocol that is used.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It allows information from multiple channels to be allocated bandwidth on multiple wires.</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;">15. Refer to the exhibit. Router R1, the DCE device, has just been configured for PPP encapsulation with authentication. What series of commands will allow another router, the DTE device, to communicate over its serial 0/0/0 interface to router R1?</span></span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Router(config)# hostname R3</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">R3(config)# username R1 password Cisco</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">R3(config)# interface Serial 0/0/0</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">R3(config-if)# encapsulation ppp</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">R3(config-if)# ip address 172.16.3.3 255.255.255.0</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">R3(config-if)# ppp authentication chap</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">Router(config)# hostname R3</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">R3(config)# username R3 password Cisco</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">R3(config)# interface Serial 0/0/0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">R3(config-if)# encapsulation ppp</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">R3(config-if)# ip address 172.16.3.3 255.255.255.0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">R3(config-if)# ppp authentication chap</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">Router (config)# username Router password Cisco</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router (config)# interface Serial 0/0/0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router (config-if)# clockrate 64000</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router (config-if)# encapsulation ppp</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router (config-if)# ip address 172.16.3.1 255.255.255.0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router config-if)# ppp authentication chap</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">Router (config)# username R1 password Cisco</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router config)# interface Serial 0/0/0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router (config-if)# clockrate 64000</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router config-if)# encapsulation ppp</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router (config-if)# ip address 172.16.3.1 255.255.255.0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router (config-if)# ppp authentication chap</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">16. </span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">Refer to the exhibit. While troubleshooting a serial interface, a technician enters the command show interface serial 0/0/0 . If the interface is in DCE mode, what two problems are likely to cause the indicated problem? (Choose two.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The remote CSU or DSU has failed.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router is not sensing a CD signal.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A timing problem has occurred on the cable.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The line is not physically connected to the CSU/DSU.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router configuration contains the shutdown interface configuration command.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">17</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. What advantage does PPP have over HDLC for serial communications?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It can communicate more efficiently with other Cisco devices</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It is less complex to configure</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It has less Layer 2 overhead</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">It supports authentication</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">18</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Refer to the exhibit. On the basis of the show interface Serial0/0 output, how many NCP sessions have been established?2</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">one</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">two</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">three</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">four</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">19</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Refer to the exhibit. Which two statements are true regarding the output shown? (Choose two.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The router has agreed on IP parameters.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The router has negotiated LCP successfully.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router is negotiating IP compression options.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router is requesting an IP address from its peer.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router has accepted IP but not the suggested IP options.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">20</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Why are serial connections preferred over parallel connections for long transmission lengths?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Parallel connections do not support error checking.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Parallel connections are subject to excessive attenuation.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Parallel connections are subject to clock skew and to crosstalk between wires.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Parallel connections transmit over only two wires and therefore transmit data more slowly.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">21</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">. Which three statements correctly describe PPP authentication? (Choose three.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">PAP sends passwords in clear text.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">PAP uses a 3-way handshake to establish a link.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">PAP provides protection from repeated trial-and-error attacks.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">CHAP uses a 2-way handshake to establish a link.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">CHAP uses a challenge/response that is based on the MD5 hash algorithm.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">CHAP uses repeated challenges for verification.</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">source : </span></span>http://modules4ccna.blogspot.com</p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-e4-module-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

