<?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 3 Final Exam</title>
	<atom:link href="http://learn-ccna.com/category/ccna-3-final-exam/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>CCNA3 Final (EXAM DATE: 22 November 2009)  Answers (99%)</title>
		<link>http://learn-ccna.com/2009/12/01/ccna3-final-exam-date-22-november-2009-take-assessment-eswitching-final-exam-ccna-exploration-lan-switching-and-wireless-version-4-0/</link>
		<comments>http://learn-ccna.com/2009/12/01/ccna3-final-exam-date-22-november-2009-take-assessment-eswitching-final-exam-ccna-exploration-lan-switching-and-wireless-version-4-0/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 21:06:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final Exam]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=1239</guid>
		<description><![CDATA[1 .Refer to the exhibit. A network administrator needs to add IP phones to the network. To which devices should the IP phones connect? AS1 and AS2 DS1 and DS2 DS1, DS2, and CS1 AS1, AS2, DS1, and DS2 2.A wireless client is attempting to establish a connection with a wireless access point. What process [...]]]></description>
			<content:encoded><![CDATA[<p>1 .Refer to the exhibit. A network administrator needs to add IP phones to the network. To which devices should the IP phones connect?</p>
<div style="color: red;"><strong>AS1 and AS2</strong></div>
<p>DS1 and DS2<br />
DS1, DS2, and CS1<br />
AS1, AS2, DS1, and DS2<br />
2.A wireless client is attempting to establish a connection with a wireless access point. What process does the client use to discover the access points which are available to it?</p>
<div style="color: red;"><strong>probing</strong></div>
<p>beaconing<br />
association<br />
authentication</p>
<p>3.Which statement is correct about STP architecture?</p>
<div style="color: red;"><strong>Spanning Tree Protocol will guarantee a loop free Layer 2 topology.</strong></div>
<p>Spanning Tree Protocol guarantees the shortest path to destination networks.<br />
The switch with the highest priority will be assigned the lowest BID in the root election.<br />
The first step in the spanning-tree election process is to determine the root port.<br />
To select designated ports, the spanning-tree algorithm must determine the longest contiguous path from the root bridge.<br />
4.Refer to the exhibit. Users A and B are reporting intermittent connectivity problems. Pre-installation surveys showed strong signal strength from the AP locations to the client locations. Outside electrical interference has been eliminated. What will fix the problem?<br />
Relocate the APs closer to each other.<br />
Increase the distance between the clients.</p>
<div style="color: red;"><strong>Change the channel on AP-B to 6 or 11.</strong></div>
<p>Place AP-A and AP-B on the same wireless channel.</p>
<p><a name="more"></a><br />
5.RSTP is enabled in a switched network that is active and converged. Which switch port type assumes a discarding state on non-root switches?<br />
root port<br />
edge port</p>
<div style="color: red;"><strong>alternate port</strong></div>
<p>designated port<br />
6.Which CLI mode allows users to access all device commands, such as those used for configuration, management, and troubleshooting?<br />
user EXEC mode</p>
<div style="color: red;"><strong>privileged EXEC mode</strong></div>
<p>global configuration mode<br />
interface configuration mode<br />
7.Refer to the exhibit. Switches S2 and S3 are properly connected using an ethernet cable. A network administrator has configured both switches with VTP, but S3 is unable to propagate VLANs to S2. What could be the reason for this?<br />
The VTP configuration revision is different on both switches.<br />
<strong style="color: red;">The VTP domains are different on both switches</strong>.<br />
VTP pruning is disabled.<br />
VTP v2 is disabled.</p>
<p>8.Which parameter is used to uniquely identify one wireless network from another?</p>
<div style="color: red;"><strong>SSID</strong></div>
<p>OFDM<br />
WEP<br />
DSSS<br />
9.Refer to the exhibit. An administrator documented the output of a CAM table from an Ethernet switch as shown. What action will the switch take when it receives the frame shown at the bottom of the exhibit?<br />
discard the frame<br />
forward the frame out port 2<br />
forward the frame out port 3<br />
forward the frame out all ports</p>
<div style="color: red;"><strong>forward the frame out all ports except port 3</strong></div>
<p>add station 00-00-3D-1F-11-05 to port 2 in the forwarding table<br />
10.Which configuration changes will increment the configuration revision number on the VTP server?<br />
configuring trunk links on the VTP server<br />
configuring or changing the VTP password<br />
configuring or changing the VTP domain name<br />
configuring or changing the VTP version number</p>
<div style="color: red;"><strong>configuring or deleting a VLAN or creating a VLAN name</strong></div>
<p>11.Refer to the exhibit. What is the result of issuing these commands?<br />
The enable password will be set.</p>
<div style="color: red;"><strong>The password will be set for the first Telnet connection.</strong></div>
<p>The password will be set for the console connection.<br />
The password will be set for the auxiliary connection.</p>
<p>12.Refer to the exhibit. If switch SW1 is configured with the four VLANs as shown in the exhibit, how many physical interfaces are needed on router R1 to configure inter-VLAN routing using subinterfaces?<br />
zero</p>
<div style="color: red;"><strong>one</strong></div>
<p>two<br />
four<br />
13.What two methods can be used to remove MAC address table entries from a switch? (Choose two.)</p>
<div style="color: red;"><strong>Power cycle the switch to clear all dynamically learned addresses.</strong></div>
<p>The clear switching-tables command will remove statically configured entries.</p>
<div style="color: red;"><strong>The clear mac-address-table command will remove statically and dynamically configured table entries.</strong></div>
<p>The erase flash command will clear all statically configured table entries.<br />
Statically configured MAC addresses will automatically be removed from the address table 300 minutes after the last activity on a switch port.<br />
14.What VLANs are allowed across a trunk when the range of allowed VLANs is set to the default value?<br />
only the management VLAN<br />
all VLANs except the extended range VLANs<br />
all VLANs except 1 and 1002-1005</p>
<div style="color: red;"><strong>all VLANs</strong></div>
<p>15.Refer to the exhibit. All switches are configured with the default bridge priority. Which port will act as a non-designated port if all links are operating at the same bandwidth?</p>
<div style="color: red;"><strong>Fa0/1 interface of switch A</strong></div>
<p>Fa0/2 interface of switch A<br />
Fa0/1 interface of switch B<br />
Fa0/2 interface of switch B<br />
Fa0/1 interface of switch C<br />
Fa0/2 interface of switch C<br />
16.Why is it important that the network administrator consider the spanning-tree network diameter when choosing the root bridge?<br />
The network diameter limitation is 9.</p>
<div style="color: red;"><strong>BPDUs may be discarded because of expiring timers.</strong></div>
<p>The cabling distance between the switches is 100 meters.<br />
The network diameter must be set to the number of meters of the cable between the root bridge and its farthest connected switch.<br />
17.Refer to the exhibit. What would happen if the network administrator moved the network cable of Host A from interface Fa0/1 to Fa0/3 on switch SW1?<br />
Host A remains a member of VLAN 10, because the router is routing traffic between VLANs.</p>
<div style="color: red;"><strong>Host A is no longer a member of VLAN 10, because port Fa0/3 has been manually assigned to VLAN 30.</strong></div>
<p>Host A remains a member of VLAN 10, because the switch provides dynamic VLAN assignment for the port.<br />
Host A maintains connectivity to all members of VLAN 10, because it is connected to the same physical network.<br />
Host A is no longer a member of VLAN 10, but because port Fa0/3 was unused, it is now a member of VLAN 1.<br />
18.Which combination is required to establish a connection to initially configure the Linksys WRT300N wireless access device?</p>
<div style="color: black;">a computer with a console connection to the WRT300N</div>
<p>a computer with a wireless connection to the WRT300N<br />
a computer with an AUX port connection to the WRT300N</p>
<div style="color: red;"><strong>a computer configured in the same IP subnet as the WRT300N and a direct cable connection to it</strong></div>
<p>19.<strong>A wireless access point can function as which type of shared medium, wired LAN device?</strong></p>
<p>hub<br />
switch<br />
router</p>
<div style="color: black;">gateway</div>
<p>20.Refer to the exhibit. Which two statements are true about the operation of the interfaces? (Choose two.)<br />
Incoming traffic with VLAN ID 0 is processed by interface fa0/0.</p>
<div style="color: red;"><strong>Incoming traffic that has a VLAN ID of 2 is processed by subinterface fa0/0.2.</strong></div>
<p>Both subinterfaces remain up with line protocol up, even if fa0/0 line protocol is down.<br />
Subinterfaces use unique MAC addresses by adding the 802.1Q VLAN ID to the hardware address.</p>
<div style="color: red;"><strong>Traffic inbound on this router is processed by different subinterfaces, depending on the VLAN from which the traffic originated.</strong></div>
<p>21.Why is MAC address filtering considered a poor choice in securing a WLAN?<br />
Available bandwidth is reduced.</p>
<div style="color: red;"><strong>MAC addresses are easily spoofed.</strong></div>
<p>APs are more susceptible to DoS attacks.<br />
The payload encryption is easily broken.<br />
22.Refer to the exhibit. A network administrator has segmented the network into two VLANs and configured Router1 for inter-VLAN routing. A test of the network, however, shows that hosts on each VLAN can only access local resources and not resources on the other VLAN. What is the most likely cause of this problem?<br />
<strong style="color: red;">Switch port Fa0/1 is not trunking</strong>.<br />
Router interface Fa0/0 is possibly down.<br />
No routing protocol is configured on Router1.<br />
One of the router subinterfaces is possibly down.<br />
23.Refer to the exhibit. Switches S1 and S2 have had their startup configurations erased and the commands shown in the exhibit entered. They are connected via a crossover cable in their respective GigabitEthernet 1/1 interfaces. All host ports are then configured as access ports on VLAN 2. Devices on the 192.168.1.0 network connected to each switch are unable to ping any devices on the same network connected to the other switch. What is the problem?<br />
The native VLAN can only be VLAN 1.<br />
VLAN 2 must be specified as the default VLAN.</p>
<div style="color: red;"><strong>There is no router to allow the packets to cross from one switch to the other.</strong></div>
<p>The interfaces connecting the switches have not been placed in trunking mode.<br />
24.What is the purpose of the Spanning Tree algorithm?<br />
It propagates VLAN configurations to other switches.<br />
It restricts broadcast packets to a single VLAN.<br />
It segments a network into multiple broadcast domains.</p>
<div style="color: red;"><strong>It prevents loops in a switched network with redundant paths.</strong></div>
<p>25.Refer to the exhibit. R1 is configured for traditional inter-VLAN routing. R1 can ping computer 3 but cannot ping computer 1. What is a possible cause for this failure?</p>
<div style="color: red;"><strong>S1 port Fa0/11 is in the wrong VLAN.</strong></div>
<p>R1 does not have an active routing protocol.<br />
The IP address of computer 1 is in the wrong logical network.<br />
Router interface Fa0/0 has the wrong trunk encapsulation type configured.<br />
26.Refer to the exhibit. The network administrator is planning five additional VLANs to be shared throughout the VTP domain on S3. What action should the administrator take before creating the additional VLANs?</p>
<div style="color: red;"><strong>Create the VLANs on a switch in VTP server mode and allow them to propogate to the other switches in the domain.</strong></div>
<p>Modify the configuration revision to 10 to support the additional VLANs.<br />
Enable the VTP pruning mode in order to create the VLANs on S3.<br />
Enable the VTP v2 mode.</p>
<p>27.Refer to the exhibit. Router RA receives a packet with a source address of 192.168.1.65 and a destination address of 192.168.1.161. What will the router do with this packet?</p>
<div style="color: red;"><strong>The router will drop the packet.</strong></div>
<p>The router will forward the packet out interface FastEthernet 0/1.1.<br />
The router will forward the packet out interface FastEthernet 0/1.2.<br />
The router will forward the packet out interface FastEthernet 0/1.3.<br />
The router will forward the packet out interface FastEthernet 0/1.2 and interface FastEthernet 0/1.3.<br />
28.Refer to the exhibit. Router R1 is properly configured for router on a stick inter-VLAN routing, but PC1 is unable to ping PC2. What needs to be done to resolve the problem?<br />
Rename VLAN1.<br />
Connect one more port of S1 to R1.</p>
<div style="color: red;"><strong>Configure the Fa0/1 port of S1 as a trunk port.</strong></div>
<p>Move the Fa0/0 interface of R1 to another VLAN.<br />
29.Refer to the exhibit. Hosts that are connected to switch SW1 are not able to communicate with hosts in the same VLAN that are connected to switch SW2. What should be done to fix the problem?<br />
Introduce a Layer 3 device in the topology.<br />
Configure both switches in VTP transparent mode to allow them to share VLAN information.</p>
<div style="color: red;"><strong>Reconfigure the fa0/1 interface on switch SW1 with a static trunk configuration.</strong></div>
<p>Apply IP addresses that are in the same subnet to FastEthernet 0/1 on SW1 and FastEthernet 0/2 on SW2.<br />
30.Refer to the exhibit. What will be the result of the commands that are shown in the exhibit?<br />
Only clients on VLAN 2 will be able to use DHCP for addressing.</p>
<div style="color: red;"><strong>DHCP server responses will only be permitted on interface Fa0/2.</strong></div>
<p>Only 100 clients are permitted to request DHCP addresses on VLAN 2.<br />
Client requests for DHCP addresses will be filtered out if the requests are not received on interface Fa0/2.<br />
31.Which three statements are correct concerning the default configuration of a new switch? (Choose three.)</p>
<div style="color: red;"><strong>It is configured in VTP server mode.</strong></div>
<div style="color: red;"><strong>STP is automatically enabled.</strong></div>
<p>The first VTY line is automatically configured to allow remote connections.<br />
VLAN1 is configured with a management IP address.<br />
<strong style="color: red;">All switch ports are assigned to VLAN1</strong>.<br />
The enable password is configured as cisco.<br />
32.Refer to the exhibit. Switch SW-A is to be used as a temporary replacement for another switch in the VTP Student domain. What two pieces of information are indicated from the exhibited output? (Choose two.)</p>
<div style="color: red;"><strong>The other switches in the domain can be running either VTP version 1 or 2.</strong></div>
<p>There is a risk that the switch may cause incorrect VLAN information to be sent through the domain.<br />
VTP will block frame forwarding on at least one redundant trunk port that is configured on this switch.<br />
VLAN configuration changes made on this switch will be sent to other devices in the VTP domain.</p>
<div style="color: red;"><strong>This switch will update its VLAN configuration when VLAN changes are made on a VTP server in the same domain.</strong></div>
<p>33.Refer to the exhibit. A new host needs to be connected to VLAN 3. Which IP address should be assigned to this new host?<br />
192.168.1.22 /28<br />
192.168.1.31 /28<br />
192.168.1.32 /28</p>
<div style="color: red;"><strong>192.168.1.52 /28</strong></div>
<p>192.168.1.63 /28<br />
34.What is the purpose of issuing the command switchport mode access on a switch interface?<br />
disable port security<br />
make the port operational<br />
override the default port behavior</p>
<div style="color: red;"><strong>force the port to be a part of a single vlan</strong></div>
<p>35.Refer to the exhibit. What does &#8220;FORWARDING&#8221; mean in the command output shown?</p>
<div style="color: red;"><strong>The switch is sending and receiving data frames.</strong></div>
<p>The switch is receiving BPDUs, but not sending data frames.<br />
The switch is participating in an election process by forwarding the BPDUs it receives.<br />
The switch is receiving BPDUs and populating the MAC address table, but not sending data.<br />
36.Refer to the exhibit. Each switch is shown with its MAC address. Which switch will be elected as the spanning-tree root bridge if the switches are configured with their default priority values?<br />
switch A<br />
switch B<br />
switch C<br />
switch D<br />
switch E</p>
<div style="color: red;"><strong>switch F</strong></div>
<p>37.What is the purpose of VLAN trunking?<br />
It improves network performance by reducing broadcast traffic.<br />
It selects the best path to transmit data in a switched network.</p>
<div style="color: red;"><strong>It carries the traffic of multiple VLANs through a single link.</strong></div>
<p>It avoids spanning tree loops in a switched network.</p>
<p>38.What is an efficient and cost effective way to minimize the frequency and effects of broadcast storms on an Ethernet LAN?<br />
Connect each PC directly to a router port.<br />
Use access control lists to filter broadcasts from the network.</p>
<div style="color: red;"><strong>Divide the computers into separate VLANs on the existing switches.</strong></div>
<p>Divide the computers into separate workgroups using different physical switches.<br />
39.Refer to the exhibit. What is the maximum number of VLANs that can be deleted from the Switch as it is configured?<br />
zero</p>
<div style="color: red;"><strong>four</strong></div>
<p>five<br />
eight<br />
nine<br />
40.Refer to the exhibit. The devices in the network are operational and configured as indicated in the exhibit. However, hosts B and D cannot ping each other. What is the most likely cause of this problem?<br />
The link between the switches is up but not trunked.<br />
The Fa0/11 interface of Switch1 is not configured as a trunk.</p>
<div style="color: red;"><strong>Hosts B and D are configured with IP addresses from different subnets.</strong></div>
<p>VLAN 20 and VLAN 30 are not allowed on the trunk between the switches.</p>
<p>41.Refer to the exhibit. Which Spanning Tree Protocol version is in effect?<br />
Per VLAN Spanning Tree (PVST)<br />
Per VLAN Spanning Tree + (PVST+)<br />
Common Spanning Tree (CST)</p>
<div style="color: red;"><strong>Rapid Spanning Tree Protocol (RSTP)</strong></div>
<p>Multiple Spanning Tree Protocol (MSTP)</p>
<p>42.Refer to the exhibit. Each switch is configured to participate in STP for VLANs 1, 10, 20, and 30. Which switch will become the root for VLAN 20?<br />
A<br />
B<br />
C</p>
<div style="color: red;"><strong>D</strong></div>
<p>43.Refer to the exhibit. What happens when a frame from a source MAC address different from 00a8.d2e4.ba27 reaches switch port 0/5?</p>
<div style="color: red;"><strong>The frame is dropped.</strong></div>
<p>The port is shut down.<br />
An error message is displayed.<br />
FastEthernet port 0/5 will show an err-disabled message.</p>
<p>44.What will be the effect of the command S1# copy system:running-config tftp://172.16.2.155/tokyo-config?<br />
The IOS will be copied to the TFTP server.<br />
The configuration file named tokyo-config will overwrite the startup configuration file on S1.</p>
<div style="color: red;"><strong>The running configuration file on S1 will be saved via TFTP to a file named tokyo-config.</strong></div>
<p>The contents of NVRAM on S1 will become the startup configuration file on the tokyo switch.</p>
<p>45.Refer to the exhibit. Both switches are interconnected via a trunk link. Host A and host B are on the default VLAN but are not able exchange traffic. What should be done to fix the problem?<br />
Allow all VLANs on the trunk link.<br />
Remove the native VLAN from the trunk.<br />
Include a router or switch with Layer 3 capabilities.</p>
<div style="color: red;"><strong>Configure the same native VLAN on both ends of the trunk</strong>.</div>
<p>46.Refer to the exhibit. Switch SW2 was tested in a lab environment and then inserted into a production network without reloading its configuration. After the trunk link between SW1 and SW2 was brought up, all users lost connectivity to the network. What could be the source of the problem?<br />
All the VLANs were pruned from the trunk port between SW1 and SW2.<br />
SW1 and SW2 cannot be both set as VTP servers in the same VTP domain.</p>
<div style="color: red;"><strong>VTP configuration revision number of SW2 was higher than the configuration revision number of SW1.</strong></div>
<p>The additional VLANs from SW2 created more VLANs than the VLAN database of SW1 could contain.</p>
<p>47.Refer to the exhibit. All hosts are in listen mode. Host 1 and Host 4 both transmit data at the same time. How do the hosts respond on the network? (Choose two.)</p>
<div style="color: red;"><strong>After the end of the jam signal, a backoff algorithm is invoked.</strong></div>
<p>Hosts 1 and 4 are operating full duplex so no collision will exist.<br />
The hub will block the port connected to Host 4 to prevent a collision.<br />
Hosts 1 and 4 are assigned shorter backoff values to provide them priority to access the media.</p>
<div style="color: red;"><strong>I</strong><strong>f a host has data to transmit after the backoff period of that host, the host checks to determine if the line is idle before transmitting.</strong></div>
<p>48.Refer to the exhibit. Which three options correctly describe the router configuration that is shown? (Choose three.)</p>
<div style="color: red;"><strong>An IEEE standard trunking protocol is in use.</strong></div>
<div style="color: red;"><strong>Interface Fa0/1 has been configured with subinterfaces.</strong></div>
<p>The shutdown command has been applied to interface Fa0/1.<br />
Interface Fa0/1.3 is mapped to the default management VLAN.</p>
<div style="color: red;"><strong>The configuration is appropriate for a router-on-a-stick network design.</strong></div>
<p>An IP address should be applied to interface Fa0/1 for routing to occur.</p>
<p>49.Refer to the exhibit. What does the term DYNAMIC indicate in the output that is shown?<br />
This entry can only be removed from the MAC address table by a network administrator.<br />
When forwarding a frame to the device with address 0060.5c5b.cd23, the switch does not have to perform a lookup to determine the final destination port.<br />
Only the device with MAC address 0060.5c5b.cd23 will be allowed to connect to port Fa0/18.</p>
<div style="color: red;"><strong>The switch learned this MAC address from the source address in a frame received on Fa0/18.</strong></div>
<p>50<br />
In which mode is a VTP switch operating if it has been configured to only forward VTP advertisements?<br />
client<br />
root<br />
server</p>
<div style="color: red;"><strong>transparent</strong></div>
<p>51.Company policy requires disabling the command history buffer on network devices. An administrator enters terminal no history size at the command prompt on a Cisco Catalyst switch and receives no error messages back, but the command history buffer is still available. What is the problem?<br />
The command contained a syntax error.<br />
The Cisco IOS version does not support disabling the command history buffer.<br />
The command history can only be disabled on a router, not a switch.</p>
<div style="color: red;"><strong>The size parameter reset the default buffer size but did not disable access to the buffer.</strong></div>
<p>52.Refer to the exhibit. Router R-West and switch S-West1 are connected via a single ethernet cable between the router interface fa0/0 and the switch interface fa0/1. The router and switch have been configured with the commands that are displayed in the exhibit. The network administrator enters the show interfaces trunk command and receives the output as shown. What is the cause of the &#8220;not-trunking&#8221; status for switch port Fa0/1?<br />
The trunk is established, but no VLANs have been configured to use it.<br />
The router is missing the dynamic trunking protocol statements necessary to form a trunk.</p>
<div style="color: red;"><strong>Because the router does not support Dynamic Trunking Protocol, the trunk has not been established.</strong></div>
<p>The router, the switch, or both must be configured with the dynamic desirable option for Dynamic Trunking Protocol to establish a trunk.</p>
<p>source : <a href="http://www.scribd.com/doc/22906309/CCNA-3-Final-Exam-99">scribd.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/12/01/ccna3-final-exam-date-22-november-2009-take-assessment-eswitching-final-exam-ccna-exploration-lan-switching-and-wireless-version-4-0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CCNA Discovery 3 FINAL Exam Answers Version 4.0</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-discovery-3-final-exam-answers-version-4-0/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-discovery-3-final-exam-answers-version-4-0/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 22:11:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final Exam]]></category>
		<category><![CDATA[CCNA Discovery 3]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=975</guid>
		<description><![CDATA[1. In which VTP mode can a switch create VLANs, ignore VTP messages, and not pass local VLAN information to other VTP domain members?  client  server  pruning  transparent 2. What are two characteristics of an extended ACL? (Choose two.)  IP is used to specify TCP traffic only.  IP is [...]]]></description>
			<content:encoded><![CDATA[<p>1. In which VTP mode can a switch create VLANs, ignore VTP messages, and not pass local VLAN information to other VTP domain members?<br />
 client<br />
 server<br />
 pruning<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> transparent</span></p>
<p>2. What are two characteristics of an extended ACL? (Choose two.)<br />
 IP is used to specify TCP traffic only.<br />
 IP is used to specify TCP and UDP traffic only.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> IP is used to specify all TCP/IP protocols including TCP, UDP, ICMP and routing protocols.</span><br />
 Traffic can be filtered on source address only.<br />
 Traffic can be filtered on source and destination address only.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Traffic can be filtered on source and destination address, protocol, and specific port number.</span></p>
<p>3. Which two statements are true regarding a PPP connection between two Cisco routers? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> LCP tests the quality of the link.<br />
 LCP manages compression on the link</span><br />
 Only a single NCP is allowed between the two routers.<br />
 NCP terminates the link when data exchange is complete.<br />
 With CHAP authentication, the routers exchange plain text passwords.</p>
<p>4. Assuming VLSM is not being used, what impact will adding the command ip route 172.16.64.0 255.255.240.0 serial0/0 have on a router that is already operational in a network?<br />
 All packets with a destination address between 172.16.64.1 and 172.16.80.254 will be forwarded out serial0/0.<br />
 All packets with a destination address between 172.16.64.1 and 172.16.255.254 will be forwarded out serial0/0.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> All packets with a destination address between 172.16.64.1 and 172.16.79.254 will be forwarded out serial0/0.</span><br />
 All packets with a destination address between 172.16.0.1 and 172.16.64.254 will be forwarded out serial0/0.</p>
<p>5.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8JQV14KkI/AAAAAAAAAg4/evTLUwK9Gp4/8%5B8%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh4.ggpht.com/amnaj.suksamai/SP8JVSbj8YI/AAAAAAAAAg8/hCRj_g65aR8/8_thumb%5B4%5D.jpg" border="0" alt="8" width="485" height="265" /></a><br />
Refer to the exhibit. The network is using OSPF as the routing protocol. A network administrator issues the show ip ospf neighbor command to check the status of operation. Which statement is true?<br />
 RB has the lowest priority value.<br />
 RC and RD have the lowest router IDs on the network.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> RA has established adjacencies with all neighbor routers.</span><br />
 RA and RB cannot form an adjacency because they are stuck in the 2-way state.</p>
<p>6. A sales representative is preparing to send sensitive information to corporate headquarters from a hotel room using the Internet. Prior to the trip, the IT staff made the necessary provisions to allow secure Internet access. What solution was implemented for the sales representative?<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> VPN</span><br />
 Frame Relay<br />
 PPP with CHAP authentication<br />
 PPP with PAP authentication</p>
<p>7.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FU9oQgUI/AAAAAAAAAew/t7MYiZFuN-4/1%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8FYycvrpI/AAAAAAAAAe0/s1_cLiLmBjI/1_thumb%5B2%5D.jpg" border="0" alt="1" width="485" height="225" /></a><br />
Refer to the exhibit. A network administrator noticed that the VLAN configuration changes at SW2 did not propagate to SW3. On the basis of the partial output of the show vtp status command, what is the possible cause of the problem?<br />
 VTP V2 mode is disabled.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> SW3 is configured as transparent mode.</span><br />
 The number of existing VLANs does not match.<br />
 The configuration revision number does not match.</p>
<p>8.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8JaHSkvdI/AAAAAAAAAhA/uCgb6vqQJuQ/1%5B9%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh4.ggpht.com/amnaj.suksamai/SP8JeV83BbI/AAAAAAAAAhE/A36EMGVoqyE/1_thumb%5B5%5D.jpg" border="0" alt="1" width="485" height="316" /></a><br />
Refer to the exhibit. Because of continuing instability of one of the serial links in the OSPF network, a network administrator configures router ASBR as shown. Which two statements will be a result of this configuration? (Choose two.)<br />
 Traffic intended for destinations across unstable serial links will be forwarded by ASBR even when the links are down<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> A summary route of 192.168.0.0/22 will be advertised to the ISP router.</span><br />
 Serial links in range 192.168.0.0 255.255.252.0 will be forced into a passive state.<br />
 Networks connected to the unstable serial links will be placed in an unreachable state.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Negative effects of route flapping will be reduced.</span></p>
<p>9. Which two criteria are used by STP to select a root bridge? (Choose two.)<br />
 memory size<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> bridge priority</span><br />
 number of ports<br />
 switch location<br />
 switching speed<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> base MAC address</span></p>
<p>10. A company is using a Class B IP addressing scheme and expects to need as many as 150 networks. What is the correct subnet mask to use with the network configuration?<br />
 255.255.0.0<br />
 255.255.240.0<br />
 255.255.254.0<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 255.255.255.0</span><br />
 255.255.255.128<br />
 255.255.255.192</p>
<p>11.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8JhP3IzNI/AAAAAAAAAhI/mI5YI9gMQSU/4%5B7%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8Jj-rGiFI/AAAAAAAAAhM/sdiyIx-WB2s/4_thumb%5B3%5D.jpg" border="0" alt="4" width="358" height="178" /></a><br />
What is the term for the value 2172416 that is highlighted in the output of the show ip eigrp topology command?<br />
 feasible distance of the successor<br />
 reported distance of the successor<br />
 feasible distance of the feasible successor<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> reported distance of the feasible successor</span></p>
<p>12.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FcwxIhCI/AAAAAAAAAe4/K4oPmOpDdI4/16%5B3%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh4.ggpht.com/amnaj.suksamai/SP8Fgx-xhQI/AAAAAAAAAe8/KRAb6PpNHiw/16_thumb%5B1%5D.jpg" border="0" alt="16" width="476" height="251" /></a><br />
Refer to the exhibit. RIPv2 is configured in the network shown. Hosts in the network have access to all internal networks but do not have Internet access. On which router should the commands, shown in the exhibit, be added to provide Internet access for all hosts in the network?<br />
 R1<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> R2</span><br />
 R3<br />
 ISP</p>
<p>13. What do companies gain from the services performed at the enterprise edge?<br />
 faster communication with server farms<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> stronger security against malicious attacks</span><br />
 faster communication with Internet destinations<br />
 enhanced performance and reliability through VLANs and redundant trunk links</p>
<p>14.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8Jnl0wOBI/AAAAAAAAAhQ/Z-1nPUHKp-E/11%5B8%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8JrXlB5GI/AAAAAAAAAhU/0Z0KPs80VZc/11_thumb%5B4%5D.jpg" border="0" alt="11" width="485" height="255" /></a><br />
Refer to the exhibit. A network administrator wishes to deny Internet access to all R2 LAN hosts, while allowing these hosts to reach all other devices on the company networks. Where the ACL shown in the exhibit should be placed to meet these requirements?<br />
 R2: Fa0/0 inbound<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> R1: S0/1/0 outbound</span><br />
 R1: S0/0/1 inbound<br />
 R2: S0/0/1 outbound<br />
 R2: Fa0/0 outbound</p>
<p>15.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FkzWASHI/AAAAAAAAAfA/2X9NhETMeiA/6%5B3%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8FosckPvI/AAAAAAAAAfE/VD5DRVS0b6E/6_thumb%5B1%5D.jpg" border="0" alt="6" width="480" height="221" /></a><br />
Refer to the exhibit. In what sequence (from first to last) does an OSPF router check the parameters listed when selecting the DR?<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> C, B, A, D</span><br />
 D, C, B, A<br />
 A, B, C, D<br />
 A, C, B, D<br />
 B, C, A, D</p>
<p>16. What two statements are true regarding EIGRP tables? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> A feasible successor route can be found in the topology table.</span><br />
 A successor route can only be found in the routing table.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The topology table shows whether a route is in the passive or active state.</span><br />
 The routing table shows the amount of time elapsed since a router adjacency was formed.<br />
 The neighbor table shows all adjacent Cisco devices.<br />
 Administrative distance is shown as a column in the neighbor table.</p>
<p>17.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8Jv-4_D-I/AAAAAAAAAhY/XTvJN718CMU/10%5B8%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh3.ggpht.com/amnaj.suksamai/SP8J0cjWBNI/AAAAAAAAAhc/76RkLOOYlAA/10_thumb%5B4%5D.jpg" border="0" alt="10" width="440" height="288" /></a><br />
Refer to the exhibit. Assuming that all three routers are configured with the EIGRP routing protocol and sharing information, what information can be gathered from the show command output?<br />
 Router B has EIGRP adjacencies with both router A and C.<br />
 Router B has a fully converged topology table.<br />
 Router B has not formed an adjacency with router A.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Router B has not formed an adjacency with router C.</span></p>
<p>18. Which three statements are true about RSTP? (Choose three.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> RSTP can fall back to STP to provide support for legacy equipment.</span><br />
 RSTP and STP have the same number of port states.<br />
 Like PortFast and UplinkFast, RSTP is a proprietary protocol.<br />
 RSTP takes up to 50 seconds to converge.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> RSTP requires a point-to-point, full-duplex connection.<br />
 RSTP views all ports that are not discarding as part of an active topology.</span></p>
<p>19.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8FqwuXh3I/AAAAAAAAAfI/7061DJOUq1g/15%5B2%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh4.ggpht.com/amnaj.suksamai/SP8FtOCUs_I/AAAAAAAAAfM/spPxs2ADk14/15_thumb.jpg" border="0" alt="15" width="377" height="72" /></a><br />
Refer to the exhibit. A network support technician has been asked to set an IP address on one of the FastEthernet interfaces on a new router. What is causing the interface to reject the address?<br />
 The IP address is already in use.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The technician is using a network address.</span><br />
 The technician is using the wrong subnet mask for /26<br />
 The technician must enable VLSM on the interface.</p>
<p>20.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8FyL-K9II/AAAAAAAAAfQ/fknZbIq2n7o/8%5B3%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8F2GB5gCI/AAAAAAAAAfU/NXZDidcqR68/8_thumb%5B1%5D.jpg" border="0" alt="8" width="460" height="206" /></a><br />
Refer to the exhibit. A network administrator enters the command ip route 10.10.4.16 255.255.255.248 s0/0/1 into the router. What will be the result of this configuration?<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> A static route pointing to 10.10.4.16/29 is placed into the routing table.</span><br />
 A static route to 10.10.4.16/29 is placed into the routing table if interface FastEthernet0/1 goes down.<br />
 A static route pointing to 10.10.4.16/29 is only placed into the routing table if the route to 10.10.4.0 is removed.<br />
 A static route is not placed into the routing table because a RIP route that includes the destination network already exists.</p>
<p>21.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8F7SJD43I/AAAAAAAAAfY/5wRZMFvx4KM/10%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8F_OZmzAI/AAAAAAAAAfc/1Bz1tmro3L8/10_thumb%5B2%5D.jpg" border="0" alt="10" width="485" height="197" /></a><br />
Refer to the exhibit. R1 is connected to the Internet through its serial 0/0/0 interface. Hosts on the 192.168.100.0/24 LAN on R1 cannot communicate with hosts on the Internet. What two NAT configuration issues might explain this failure? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The ip nat pool command has not been applied correctly.</span><br />
 The inside interface has not been defined on R1.<br />
 The access list does not include the group of IP addresses that are supported by the inside network.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The ip address that is assigned to the serial 0/0/0 interface is incorrect</span><br />
 The outside interface has not been defined on R1.</p>
<p>22.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8J6BT1PqI/AAAAAAAAAhg/eYumGHSHHa4/5%5B7%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8KADCp_0I/AAAAAAAAAhk/R64NXt6WywI/5_thumb%5B3%5D.jpg" border="0" alt="5" width="440" height="298" /></a><br />
Refer to the exhibit. R1 and R2 are connected via serial interfaces. Both interfaces show that there is Layer 2 connectivity between them. The administrator verifies that CDP is operational; however, pings between the two interfaces are unsuccessful. What is the cause of this connectivity problem?<br />
 no set loopback<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> incorrect subnet mask on R2</span><br />
 incompatible bandwidth<br />
 incorrect IP address on R1<br />
 incompatible encapsulation</p>
<p>23. Which two statements describe how the information contained in a BPDU is used by a switch? (Choose two.)<br />
 to set the duplex mode of a redundant link<br />
 to activate looped paths throughout the network<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> to determine the root bridge</span><br />
 to prevent loops by sharing routing tables between connected switches<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> to determine which ports are placed in forwarding mode</span></p>
<p>24. When MD5 authentication is used for OSPF routing protocol authentication, what two facts are known about the key? (Choose two.)<br />
 The key passes between routers in plain text.<br />
 The key is used to help generate an encrypted number for authentication.<br />
 The key passes between routers in encrypted form.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The key is never transmitted.</span><br />
 The key can be captured by using a packet sniffer.</p>
<p>25.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8KEA7hrHI/AAAAAAAAAho/gWxdlpFXZEg/9%5B9%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh4.ggpht.com/amnaj.suksamai/SP8KHidS6tI/AAAAAAAAAhs/vkYX3c39QK4/9_thumb%5B5%5D.jpg" border="0" alt="9" width="485" height="260" /></a><br />
Refer to the exhibit. If router RTA fails, which statement is true?<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Hosts A and B can reach each other, but cannot reach hosts C and D or the server.</span><br />
 No host can reach any other host.<br />
 Hosts A, B, C, and D can reach each other, but cannot reach the server.<br />
 All hosts can reach each other.</p>
<p>26. Which command should a network administrator issue to disable default summarization in an EIGRP network?<br />
 Router(config-router)# null 0 route<br />
 Router(config-if)# no ip summary-address<br />
 Router(config-router)# no ip summary-address<br />
 Router(config-if)# no auto-summary<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Router(config-router)# no auto-summary</span></p>
<p>27.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8KO4gbH1I/AAAAAAAAAhw/P0_QNhEKkiY/3%5B9%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh3.ggpht.com/amnaj.suksamai/SP8KV4Z4RpI/AAAAAAAAAh0/5Pq-W_iffB4/3_thumb%5B5%5D.jpg" border="0" alt="3" width="427" height="471" /></a><br />
Refer to the exhibit. Users on the 172.30.20.0/24 network are unable to access any of the servers located on the 192.168.0.0/23 network. Given the network topology and OSPF configuration, what two problems exist in this network? (Choose two.)<br />
 There is a routing loop occurring between all three routers.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> There is a network statement missing.<br />
 Network 172.30.20.0 has an incorrect wildcard mask.</span><br />
 The OSPF Area configuration is incorrect.<br />
 /23 is an invalid subnet mask for the 192.168.0.0 network.</p>
<p>28.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GCGKGCxI/AAAAAAAAAfg/RGmAHko61nE/11%5B3%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8GE9wnegI/AAAAAAAAAfk/tZmzcpUuBmA/11_thumb%5B1%5D.jpg" border="0" alt="11" width="248" height="327" /></a><br />
Refer to the exhibit. Which IP addressing scheme would be correct for the network?<br />
 H1-172.18.0.10/16<br />
H2-172.18.0.11/16<br />
H3-172.18.0.12/16<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> H1-172.18.0.10/16<br />
H2-172.19.0.10/16<br />
H3-172.18.0.11/16</span><br />
 H1-172.18.0.10/16<br />
H2-172.18.0.11/16<br />
H3-172.19.0.11/16<br />
 H1-172.18.0.10/16<br />
H2-172.19.0.11/16<br />
H3-172.19.0.11/16</p>
<p>29.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GH4hHKhI/AAAAAAAAAfo/mLTugxh4850/14%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8GKc1c9qI/AAAAAAAAAfs/MQaaOcVxPv8/14_thumb%5B2%5D.jpg" border="0" alt="14" width="485" height="202" /></a><br />
Refer to the exhibit. An administrator is adding a new router to the network. The IP address 192.168.13.6/30 has been assigned to the connecting serial interface on R2. What IP address must the administrator assign to the serial interface of the new router?<br />
 192.168.13.4/30<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 192.168.13.5/30</span><br />
 192.168.13.7/30<br />
 192.168.13.58/30<br />
 192.168.13.61/27<br />
 192.168.13.63/27</p>
<p>30. After comparing a previous baseline to current network statistics, the network engineer has discovered a significant increase in unwarranted traffic to the extranet. Which two steps simplify administration and control the unwanted traffic? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> define an ACL at the distribution layer to isolate packets<br />
 add an ACL at the router in the enterprise edge to block the traffic</span><br />
 deploy a Layer 3 switch to contain broadcasts<br />
 connect remote locations directly to the intranet<br />
 configure all hosts with the same default gateway to eliminate unnecessary broadcasts<br />
 deploy one core ISP router to reduce the delay in path determination</p>
<p>31. Which statement is accurate about the CIR in Frame Relay?<br />
 It is important to purchase a CIR that matches the highest bandwidth requirements of the enterprise.<br />
 The CIR can be no lower than the port speed of the local loop.<br />
 The CIR defines the contracted maximum rate available from the service provider on the Frame Relay circuit<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> It is possible to burst over the CIR if bandwidth is available.</span></p>
<p>32. A sales representative is using a wireless connection to make a VoIP call. Which protocol will be used to transport the voice packets?<br />
 TCP<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> UDP</span><br />
 PPP<br />
 HDLC</p>
<p>33. A network administrator wants to deny responses to ping requests. Which ACL statement denies ping responses while not affecting other traffic?<br />
 access-list 123 deny tcp any any eq 80<br />
 access-list 123 deny tcp any any eq 20<br />
 access-list 123 deny tcp any any eq 21<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> access-list 123 deny icmp any any echo-reply</span><br />
 access-list 101 deny tcp any any established</p>
<p>34. Why would a network administrator want to limit the size of failure domains when designing a network?<br />
 to eliminate the effects of Ethernet collisions<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> to reduce the impact of a key device or service failure</span><br />
 to reduce the impact of Internet congestion on critical traffic<br />
 to eliminate the need to block broadcast packets at the edge of the local network</p>
<p>35. What are two benefits of implementing VLANs in an enterprise network? (Choose two.)<br />
 eliminates the need for a Layer 3 device<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> provides segmentation of broadcast domains</span><br />
 allows for the propagation of broadcasts from one local network to another<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> allows for the logical grouping of devices despite physical location</span><br />
 prevents issues such as broadcast storms by ensuring a loop free environment</p>
<p>36. Which three IP addresses are valid host addresses in the 10.200.0.0/20 network? (Choose three.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 10.200.11.69</span><br />
 10.200.16.1<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 10.200.0.255</span><br />
 10.201.0.55<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 10.200.15.240</span><br />
 10.200.30.29</p>
<p>37.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GN1SMqXI/AAAAAAAAAfw/8AKFOO1Odec/5%5B3%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8GRV8Qh5I/AAAAAAAAAf0/E2_Wr0QrJxM/5_thumb%5B1%5D.jpg" border="0" alt="5" width="436" height="299" /></a><br />
Refer to the exhibit. Assuming that the RIPv1 routing protocol is enabled and that all networks are being advertised, which statement is true?<br />
 All packets from H1 that are destined to H2 will arrive at H2.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> None of the packets from H1 that are destined to H2 will arrive at H2.</span><br />
 Approximately half the traffic from H1 that is destined to H2 will reach R3.<br />
 Some of the packets from H1 that are destined to H2 will be sent to the switch that is connected to network 192.168.3.64/26.</p>
<p>38.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GWwOEplI/AAAAAAAAAf4/tXx4MHZ7ilc/2%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8GapigYbI/AAAAAAAAAf8/lcnLrhde31o/2_thumb%5B2%5D.jpg" border="0" alt="2" width="485" height="138" /></a><br />
Refer to the exhibit. Which route will appear in the routing table?<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> R 10.10.4.0/24 [120/1] via 10.10.10.1, 00:00:12, FastEthernet0/1</span><br />
 R 10.10.4.0/24 [120/1] via 10.10.20.1, 00:00:12, FastEthernet0/0<br />
 R 10.10.4.0/24 [120/2] via 10.10.20.1, 00:00:12, FastEthernet0/0<br />
 R 10.10.4.0/24 [120/3] via 10.10.30.1, 00:00:12, FastEthernet1/0<br />
 R 10.10.4.0/24 [120/1] via 10.10.30.1, 00:00:12, FastEthernet1/0</p>
<p>39.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8Kdn8lFwI/AAAAAAAAAh4/c2Ka1-SR9Nk/13%5B9%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8KizVH-rI/AAAAAAAAAh8/MbyEDxRh2SE/13_thumb%5B5%5D.jpg" border="0" alt="13" width="485" height="318" /></a><br />
Refer to the exhibit. Server7 has been added to the server farm network. The hosts can ping Servers 2 and 3 and Server2 and Server3 can ping each other. Server7 cannot ping the other servers connected to the switch. What is the cause of this problem?<br />
 The Fa0/1 port on the switch should be in access mode.<br />
 The switch IP address is not on the same subnet as Server7.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The switch port used for Server7 is not in the same VLAN as Server2 and Server3.</span><br />
 The Fa0/0 interface of the router has not been configured for subinterfaces to support inter-VLAN routing.</p>
<p>40. What will be the two wildcard masks required in an extended access list statement that blocks traffic to host 192.168.5.45 from the 172.16.240.0/27 network? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 0.0.0.0</span> 5<br />
 255.255.240.0<br />
 255.255.255.255<br />
 0.0.31.255<br />
 255.255.255.240<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 0.0.0.31</span></p>
<p>41. If a modem is being used to connect to an ISP, which WAN connection type is being used?<br />
 leased line<br />
 cell switched<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> circuit switched</span><br />
 packet switched</p>
<p>42.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GfxR7oNI/AAAAAAAAAgA/8id8xl0cgXo/3%5B5%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8GjOLF1vI/AAAAAAAAAgE/NYT5g3iu91k/3_thumb%5B3%5D.jpg" border="0" alt="3" width="485" height="253" /></a><br />
Refer to the exhibit. A network administrator must manually summarize all IP addresses on the POP router for the ISP. Which one is the correct summary address?<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 192.168.0.0/22</span><br />
 192.168.0.0/23<br />
 192.168.0.0/24<br />
 192.168.0.0/25</p>
<p>43.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8Kl6E_3uI/AAAAAAAAAiA/KqiaABz3cTo/2%5B8%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8KpE6hYqI/AAAAAAAAAiE/kEfds3HrkrQ/2_thumb%5B4%5D.jpg" border="0" alt="2" width="375" height="237" /></a><br />
Refer to the exhibit. OSPF is enabled and the network has completely converged. Which two routers will be designated as DROTHER routers? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> R1</span><br />
 R2<br />
 R3<br />
 R4</p>
<p>44.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8KwB6YJFI/AAAAAAAAAiI/XI1qeVN3lTM/7%5B8%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8K29HWFeI/AAAAAAAAAiM/_sw14ZJ0o3Q/7_thumb%5B4%5D.jpg" border="0" alt="7" width="464" height="324" /></a><br />
Refer to the exhibit. What two conclusions can be drawn from the displayed output? (Choose two.)<br />
 A packet with a destination IP address of 172.20.1.14 will exit the router via the Serial 0/1/0n interface.<br />
 The default administrative distance for EIGRP has been changed.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Network 172.20.1.4 can be reached through two possible routes of equal cost.<br />
 The addresses on this network were created using VLSM.</span><br />
 The router connected to Serial 0/1/1 is advertising four separate routes through EIGRP to this router.</p>
<p>45.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GojSpNjI/AAAAAAAAAgI/7hv3jDSl1_c/4%5B3%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh4.ggpht.com/amnaj.suksamai/SP8GuEXkNkI/AAAAAAAAAgM/ZdAC-Yqa2X0/4_thumb%5B1%5D.jpg" border="0" alt="4" width="289" height="281" /></a><br />
Refer to the exhibit. What two pieces of information can be gathered from the output of this command? (Choose two.)<br />
 172.16.16.0/20 is a manually summarized route.<br />
 All subnets are being advertised because default summarization was disabled.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The output verifies that EIGRP is advertising only the networks in the same AS.</span><br />
 The 172.16.1.0/24 network is directly attached to the router that produced this output.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The Null0 interface indicates that this is not an actual path, but a summary for advertising purposes.</span></p>
<p>46.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8GycSMebI/AAAAAAAAAgQ/MjccDZotg2s/7%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8G2MjGGlI/AAAAAAAAAgU/BcL2jERFOx0/7_thumb%5B2%5D.jpg" border="0" alt="7" width="485" height="268" /></a><br />
Refer to the exhibit. What three facts represent the result of DR and BDR elections in this OSPF network? (Choose three.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> RTC will be the DR of 10.5.0.0/30</span><br />
 RTD will be the BDR of 10.5.0.0/30.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> RTD will be the DR of 10.4.0.0/28.</span><br />
 RTB will be the BDR of 10.7.0.0/28.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> RTB will be the DR of 10.7.0.0/28.</span><br />
 RTA will be the BDR of 10.4.0.0/28.</p>
<p>47.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8G-BtvSmI/AAAAAAAAAgY/bCsVtmHL9eY/12%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh3.ggpht.com/amnaj.suksamai/SP8HDeQKmPI/AAAAAAAAAgc/uYMUvhQFCxM/12_thumb%5B2%5D.jpg" border="0" alt="12" width="485" height="224" /></a><br />
Refer to the exhibit. Internet access is crucial for the company network shown. Internet access is provided by two ISPs. ISP1 is the primary provider and ISP2 is the backup provider. The network administrator configures BorderR as the border router so that in normal operations, all Internet traffic goes through ISP1. However, if the link to ISP1 fails, then BorderR will automatically forward Internet traffic to ISP2. The administrator configures two default routes:<br />
BorderR(config)# ip route 0.0.0.0 0.0.0.0 192.168.100.1 200<br />
BorderR(config)# ip route 0.0.0.0 0.0.0.0 172.16.1.1<br />
However, when the administrator issued the show ip route command to verify the configuration, only the second default route is in the routing table. Why is the first default route not showing?<br />
 The first configuration command overwrites the second command.<br />
 The first default route will be installed into the routing table if there is traffic with an IP address that is destined for the 192.168.100.0 network.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> This is expected because the link to ISP1 is active. If the link to ISP1 goes down, then the first default route will be installed into the routing table.</span><br />
 The first default route cannot be installed into the routing table unless the administrator manually disables the second default route with the no ip route 0.0.0.0 0.0.0.0 172.16.1.1 command.</p>
<p>48.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8HITEHfrI/AAAAAAAAAgg/0WhxegsswhY/17%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8HL9E28zI/AAAAAAAAAgk/dTxZDkpwx9I/17_thumb%5B2%5D.jpg" border="0" alt="17" width="485" height="253" /></a><br />
Refer to the exhibit. If R4 is announcing all shown internal networks as a summary address to the ISP, which summary address will be most specific?<br />
 192.168.1.0/22<br />
 192.168.4.0/21<br />
 192.168.6.0/23<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> 192.168.8.0/21</span><br />
 192.168.4.0/22</p>
<p>49. Which two statements are true about the native VLAN on a switch? (Choose two.)<br />
 It requires a special VLAN ID tag.<br />
 It is unable to be changed to a different VLAN.<br />
 Untagged traffic slows the switching process down<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> The native VLAN defaults to VLAN 1 on Cisco Catalyst switches.<br />
 Untagged frames that are received on a trunk become members of this VLAN</span></p>
<p>50.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8HUHFCx6I/AAAAAAAAAgo/vpLEBj03ueo/13%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh6.ggpht.com/amnaj.suksamai/SP8HalkMlaI/AAAAAAAAAgs/G3c3s9PyLMw/13_thumb%5B2%5D.jpg" border="0" alt="13" width="485" height="400" /></a><br />
Refer to the exhibit. A company has recently installed a new switch (S2) into their network.After several minutes, the network administrator notices that the new VLAN information is not being propagated to the new switch. Given the show vtp status command output, what is the possible problem that prevents the information from being received by the new switch?<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> VTP version mismatch </span><br />
 VTP domain name mismatch<br />
 VTP revision number mismatch<br />
 Time synchronization problems</p>
<p>51.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8K8QGMSDI/AAAAAAAAAiQ/wHIbmWx0VI4/6%5B8%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh3.ggpht.com/amnaj.suksamai/SP8LArjRdMI/AAAAAAAAAiU/84UJky-V7zw/6_thumb%5B4%5D.jpg" border="0" alt="6" width="485" height="182" /></a><br />
Refer to the exhibit. All routes in the exhibit are available to a router. Which two routes will be placed into the routing table? (Choose two.)<br />
 A<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> B<br />
 C</span><br />
 D<br />
 E<br />
 F</p>
<p>52.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8LH0xn95I/AAAAAAAAAiY/3DESQVKr1vc/12%5B9%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh4.ggpht.com/amnaj.suksamai/SP8LNOhA-uI/AAAAAAAAAic/2rTIsbzFgrc/12_thumb%5B5%5D.jpg" border="0" alt="12" width="485" height="312" /></a><br />
Refer to the exhibit. What is the purpose of the command: RouterA(config)# access-list 1 permit 192.168.16.0 0.0.0.255?<br />
 It identifies traffic on all inside interfaces to be translated and given access to the ISP router.<br />
 It identifies traffic from the fa0/1 interface to be translated and given access to the ISP router.<br />
 It allows traffic from the ISP to reach all of the inside interfaces.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> It identifies traffic from the fa0/0 interface to be translated and given access to the ISP router</span><br />
 It allows traffic from the ISP router to the fa0/1 interface.</p>
<p>53. The headquarters of a corporation uses static routes to connect to three branch offices. What are two advantages of using static routes for the WAN connections? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Static routes are more secure.</span><br />
 Static routes converge faster.<br />
 Static routes have higher administrative distances than dynamic routing protocols.<br />
 The metrics of a static route need adjusting only if the bandwidth of the WAN connection changes.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> They are more stable and less susceptible to network changes in the interior gateway protocol.</span></p>
<p>54. What are two ways VLAN memberships can be created in an enterprise network? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> manually configuring the switch ports to be part of a VLAN</span><br />
 allowing the user to choose a specific VLAN through a GUI menu<br />
 configuring the switch to allow VLAN membership based on NetBIOS association<br />
 implementing an access list that specifies which devices are placed into specific VLANs.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> associating MAC addresses to specific VLANs in a VLAN management policy server database</span><br />
 manually configuring the host devices to be part of a VLAN</p>
<p>55. Which two statements are true about RIPv1 and RIPv2? (Choose two.)<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Both versions broadcast updates on port 520.</span><br />
 Both versions send the subnet mask as part of the update.<br />
 By default, both versions will receive RIPv1 and RIPv2 updates.<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> Both versions support the features of split horizon and poison reverse</span><br />
 By default, both versions automatically summarize routes.<br />
 RIPv1 has a higher AD than RIPv2 has.</p>
<p>56. Which bandwidth allocation technique minimizes bandwidth waste by reallocating unused time slices to communicating users?<br />
 VPN<br />
 NCP<br />
 TDM<br />
 STP<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> STDM</span></p>
<p>57.<br />
<a style="margin: 0px; padding: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8HgLj0ZQI/AAAAAAAAAgw/3eLkJjXy2Bs/9%5B4%5D.jpg"><img style="border-style: none; margin: 0px; padding: 0px;" src="http://lh5.ggpht.com/amnaj.suksamai/SP8Hjtq7gVI/AAAAAAAAAg0/lhhaTix7qas/9_thumb%5B2%5D.jpg" border="0" alt="9" width="485" height="137" /></a><br />
Refer to the exhibit. What is represented by the Null0 route for the 128.107.0.0 network?<br />
 a child route that is defined<br />
 a parent route that is defined and sourced from a physical interface<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> a summary route for advertising purposes, not an actual path</span><br />
 the result of the no auto-summary command on a router</p>
<p>58. If an authentication protocol is configured for PPP operation, when is the client or user workstation authenticated?<br />
 prior to link establishment<br />
 during the link establishment phase<br />
<span style="margin: 0px; padding: 0px; color: #ff0000;"> before the network layer protocol configuration begins</span><br />
 after the network layer protocol configuration has ended</p>
<p>source : <a href="http://ccna-ccnp-ccsp-ccie.blogspot.com/2009/07/ccna-discovery-3-final-exam-answers.html">ccna-ccnp-ccsp-ccie</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-discovery-3-final-exam-answers-version-4-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CCNA exploration 3 v4.0 Final Exam Answer (50)</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-exploration-3-v4-0-final-exam-answer-50/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-exploration-3-v4-0-final-exam-answer-50/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 21:53:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final Exam]]></category>
		<category><![CDATA[CCNA Exploration 3]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=967</guid>
		<description><![CDATA[1. Refer to the exhibit. The network administrator needs to setup Switch1 for remote access from HostA. Theshow ip interface brief is issued on Router1 and the show interfaces trunk command is issued on theSwitch1 to verify the current status. The administrator applies the additional configuration shown in theexhibit to Switch1. However, the telnet from [...]]]></description>
			<content:encoded><![CDATA[<p>1.<br />
<a href="http://lh6.ggpht.com/amnaj.suksamai/SPdzcSnJojI/AAAAAAAAAKM/OGqbXaja_HQ/image%5B164%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPdzm0WA7TI/AAAAAAAAAKQ/Y-rSHx8arK8/image_thumb%5B92%5D.png" border="0" alt="image" width="480" height="222" /></a><br />
Refer to the exhibit. The network administrator needs to setup Switch1 for remote access from HostA. Theshow ip interface brief is issued on Router1 and the show interfaces trunk command is issued on theSwitch1 to verify the current status. The administrator applies the additional configuration shown in theexhibit to Switch1. However, the telnet from HostA fails. What additional commands need to be appliedto the switch?<br />
 Switch(config)# interface vlan 1<br />
Switch(config-if)# ip address 10.1.1.250 255.255.255.0<br />
Switch(config-if)# no shutdown<br />
Switch(config-if)# ip default-gateway 10.1.10.254<br />
 Switch(config)# interface vlan 1<br />
Switch(config-if)# ip address 10.1.50.250 255.255.255.0<br />
Switch(config-if)# no shutdown<br />
Switch(config-if)# ip default-gateway 10.1.50.254<br />
 Switch(config)# interface vlan 10<br />
Switch(config-if)# ip address 10.1.10.250 255.255.255.0<br />
Switch(config-if)# no shutdown<br />
Switch(config-if)# ip default-gateway 10.1.10.254<br />
<span style="color: #ff0000;"> Switch(config)# interface vlan 10<br />
Switch(config-if)# ip address 10.1.1.250 255.255.255.0<br />
Switch(config-if)# no shutdown<br />
Switch(config-if)# ip default-gateway 10.1.10.254</span><br />
 Switch(config)# interface vlan 50<br />
Switch(config-if)# ip address 10.1.10.250 255.255.255.0<br />
Switch(config-if)# no shutdown<br />
Switch(config-if)# ip default-gateway 10.1.10.254</p>
<p>2.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPdzpzyCJSI/AAAAAAAAAKU/YY1xGNeK6Rk/image%5B6%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPdztNfriXI/AAAAAAAAAKY/9VLzwo89em8/image_thumb%5B2%5D.png" border="0" alt="image" width="395" height="165" /></a><br />
Refer to the exhibit. On the basis of the configuration shown, how will an Ethernet frame on port GigabitEthernet0/1 be modified?<br />
 802.1Q encapsulation prepends a 4-byte tag field in front of the original Ethernet frame and recomputes the frame check sequence (FCS) on the modified frame.<br />
<span style="color: #ff0000;"> 802.1Q encapsulation inserts a 4-byte tag field into the original Ethernet frame between the source address and type/length fields and recomputes the frame check sequence (FCS) on the modified frame.</span><br />
 802.1Q encapsulation prepends an 802.1p field in front of the original Ethernet frame and recomputes the frame check sequence (FCS) on the modified frame.  802.1Q encapsulation inserts an 802.1p field into the original Ethernet frame between the source address and type/length fields and recomputes the frame check sequence (FCS) on the modified frame.</p>
<p>3. What VLANs are allowed across a trunk when the range of allowed VLANs is set to the default value?<br />
<span style="color: #ff0000;"> All VLANs will be allowed across the trunk.</span><br />
 Only VLAN 1 will be allowed across the trunk.<br />
 Only the native VLAN will be allowed across the trunk.<br />
 The switches will negotiate via VTP which VLANs to allow across the trunk.</p>
<p>4. Which parameter is used to uniquely identify one wireless network from another?<br />
<span style="color: #ff0000;"> SSID</span><br />
 OFDM<br />
 WEP<br />
 DSSS</p>
<p>5.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPdz6AIV35I/AAAAAAAAAKc/qqr1-yJmn3M/image%5B154%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd0HPAjYQI/AAAAAAAAAKg/vAcQiZL8sH8/image_thumb%5B82%5D.png" border="0" alt="image" width="478" height="327" /></a><br />
Refer to the exhibit. What is the consequence if SW1 port F0/1 is configured as an edge port?<br />
 SW1 port F0/1 transitions to the learning state.<br />
<span style="color: #ff0000;"> SW1 port F0/1 can generate a temporary loop.</span><br />
 SW1 port F0/1 becomes a non-designated port.<br />
 SW1 port F0/2 no longer passes BPDUs to SW4.</p>
<p>6.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd0M5PSPTI/AAAAAAAAAKk/2m1mvib3fms/image%5B13%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd0SuAK35I/AAAAAAAAAKo/2V-D9stP3mc/image_thumb%5B5%5D.png" border="0" alt="image" width="308" height="185" /></a><br />
Refer to the exhibit. What will allow a host on VLAN 40 on switch X to communicate with a host in VLAN 40 on switch Y?<br />
 QoS<br />
 routing<br />
<span style="color: #ff0000;"> trunking</span><br />
 VPN</p>
<p>7.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd0eilu9NI/AAAAAAAAAKs/38IKbLRaSk4/image%5B17%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd0sNeqw6I/AAAAAAAAAKw/YwlOsaMMQFw/image_thumb%5B7%5D.png" border="0" alt="image" width="461" height="358" /></a><br />
Refer to the exhibit. Spanning-tree port priorities are 128 for all interfaces. The network administrator enters the spanning-tree vlan 1 root primary command on S4. Which two port results are correct? (Choose two.)<br />
<span style="color: #ff0000;"> S1 Gi0/1 becomes a root port.</span><br />
 S2 Gi0/2 becomes a non-designated port.<br />
 S3 Gi0/1 becomes a non-designated port.<br />
 S4 Gi0/1 becomes a root port.<br />
<span style="color: #ff0000;"> S4 Gi0/2 becomes a designated port.</span></p>
<p>8.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd0uRDPQxI/AAAAAAAAAK0/fmMIMRFB_ZU/image%5B21%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd0wdiWCdI/AAAAAAAAAK4/PzuqKKZKSu0/image_thumb%5B9%5D.png" border="0" alt="image" width="360" height="220" /></a><br />
Refer to the exhibit. Which two facts can be confirmed by this output? (Choose two.)<br />
 This switch shows no configuration revision errors.<br />
 This switch has established two-way communication with the neighboring devices.<br />
<span style="color: #ff0000;"> This switch is configured to advertise its VLAN configuration to other VTP-enabled switches in the same VTP domain.</span><br />
 This switch will drop all VTP advertisements that come from the switches that are configured in the same VTP domain.<br />
<span style="color: #ff0000;"> This switch will cause no disruption in the VTP domain operations if the rest of the switches in the same VTP domain have a higher configuration revision number.</span></p>
<p>9.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd08MmxLTI/AAAAAAAAAK8/o8P05ui1Crg/image%5B165%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd1CwyQAuI/AAAAAAAAALA/7MO5h21lb6Q/image_thumb%5B93%5D.png" border="0" alt="image" width="480" height="172" /></a><br />
Refer to the exhibit. R1 is configured for traditional inter-VLAN routing. R1 can ping computer 3 but cannot ping computer 1. What is a possible cause for this failure?<br />
<span style="color: #ff0000;"> S1 port Fa0/11 is in the wrong VLAN.</span><br />
 R1 does not have an active routing protocol.<br />
 The IP address of computer 1 is in the wrong logical network.<br />
 Router interface Fa0/0 has the wrong trunk encapsulation type configured.</p>
<p>10.<br />
<a href="http://lh6.ggpht.com/amnaj.suksamai/SPd1N1Sjr3I/AAAAAAAAALE/EoBHVd3XmK8/image%5B34%5D.png"><img style="border-width: 0pt;" src="http://lh5.ggpht.com/amnaj.suksamai/SPd1Z9tuatI/AAAAAAAAALI/1Wvptv3-y-4/image_thumb%5B18%5D.png" border="0" alt="image" width="381" height="534" /></a><br />
Refer to the exhibit. Both switches are interconnected via a trunk link. Host A and host B are on the default VLAN but are not able to exchange traffic. What should be done to fix the problem?<br />
 Allow all VLANs on the trunk link.<br />
 Remove the native VLAN from the trunk.<br />
 Include a router or switch with Layer 3 capabilities.<br />
<span style="color: #ff0000;"> Configure the same native VLAN on both ends of the trunk.</span></p>
<p>11.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd1lOdUKrI/AAAAAAAAALM/sabTUdYmv4s/image%5B38%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd13Cq-xPI/AAAAAAAAALQ/gDvm3QRkAqI/image_thumb%5B20%5D.png" border="0" alt="image" width="358" height="498" /></a><br />
Refer to the exhibit. The hosts connected to switch SW1 are not able to communicate with the hosts in the same VLANs connected to switch SW2. What should be done to fix the problem?<br />
 Configure VLANs with different VLAN IDs on switch SW2.<br />
<span style="color: #ff0000;"> Reconfigure the trunk port on switch SW2 with static trunk configuration.</span><br />
 Introduce a Layer 3 device or a switch with Layer 3 capability in the topology.<br />
 Apply IP addresses that are in the same subnet to the interfaces used to connect SW1 and SW2.</p>
<p>12. What happens when the crypto key zeroize rsa command is entered on a switch configured with the transport input ssh command on the vty lines?<br />
 A new RSA key pair is created.<br />
 The switch defaults to allowing Telnet connections only.<br />
 The switch is no longer able to make SSH connections as an SSH client.<br />
<span style="color: #ff0000;"> The switch allows remote connections only after a new RSA key pair is generated.</span></p>
<p>13.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd2AAih1VI/AAAAAAAAALU/wdB1L3qfuKE/image%5B42%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd2IeGWMHI/AAAAAAAAALY/a2qwDNdghF0/image_thumb%5B22%5D.png" border="0" alt="image" width="455" height="238" /></a><br />
Refer to the exhibit. An Ethernet switch has developed the CAM table shown. What action will the switch take when it receives the frame shown at the bottom of the exhibit?<br />
<span style="color: #ff0000;"> forward the frame out all interfaces except Interface3</span><br />
 add station 00-00-3D-1F-11-05 to Interface2 in the forwarding table<br />
 forward the frame out Interface3<br />
 discard the frame<br />
 forward the frame out all interfaces<br />
 forward the frame out Interface2</p>
<p>14. Which two statements describe Spanning Tree Protocol? (Choose two.)<br />
<span style="color: #ff0000;"> It eliminates Layer 2 loops in network topologies.</span><br />
 It eliminates the need for redundant physical paths in network topologies.<br />
<span style="color: #ff0000;"> It can only be used in networks in which Layer 2 switching is in use.</span><br />
 It can only be used in networks where both routers and switches are used together.<br />
 It can only be used in networks where routers are installed.</p>
<p>15.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd2PMns6vI/AAAAAAAAALc/1Kr6FHgxPzE/image%5B174%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd2VuEofrI/AAAAAAAAALg/hevieiawSKg/image_thumb%5B102%5D.png" border="0" alt="image" width="482" height="194" /></a><br />
Refer to the exhibit. A new host needs to be connected to VLAN 1. Which IP addresses should be assigned to this new host?<br />
 192.168.1.11 /28<br />
<span style="color: #ff0000;"> 192.168.1.22 /28</span><br />
 192.168.1.33 /28<br />
 192.168.1.44 /28<br />
 192.168.1.55 /28</p>
<p>16.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd2hJIpE3I/AAAAAAAAALk/Qd3Z1qUV5iM/image%5B50%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd2s-i_CGI/AAAAAAAAALo/oT9dEtaNbws/image_thumb%5B26%5D.png" border="0" alt="image" width="344" height="514" /></a><br />
Refer to the exhibit. How does SW1 manage traffic coming from Host A?<br />
 SW1 drops the traffic because it is untagged.<br />
<span style="color: #ff0000;"> SW1 leaves the traffic untagged and forwards it over the trunk.</span><br />
 SW1 tags the traffic with the lowest VLAN ID value and forwards it over the trunk link.<br />
 SW1 encapsulates the traffic with 802.1Q encapsulation and forwards it over the trunk link.</p>
<p>17. Refer to the exhibit. The switches are configured for VTP as shown. Which two statements correctly describe the operation of these switches? (Choose two.)<br />
 A new VLAN can be added to Switch1 and that information will be added only to Switch2.<br />
<span style="color: #ff0000;"> A new VLAN can be added to Switch1 and that information will be added to Switch2 and Switch4.<br />
 An existing VLAN can be deleted from Switch4 and that VLAN will be deleted from Switch1 and Switch2. </span><br />
 An existing VLAN can be deleted from Switch2 and that VLAN will be deleted from Switch1 and Switch4.<br />
 A new VLAN can be added to Switch4 and that information will be added to Switch1, Switch2, and Switch3.<br />
 A new VLAN can be added to Switch3 and that information will be added to Switch1, Switch2, and Switch4.</p>
<p>18.<br />
<a href="http://lh3.ggpht.com/amnaj.suksamai/SPd25rytKGI/AAAAAAAAALs/2fjGZa637kE/image%5B54%5D.png"><img style="border-width: 0pt;" src="http://lh5.ggpht.com/amnaj.suksamai/SPd3G_j2KcI/AAAAAAAAALw/GdNzNbwrv0I/image_thumb%5B28%5D.png" border="0" alt="image" width="403" height="431" /></a><br />
Refer to the exhibit. Computer A sends a broadcast message. Which devices will see the broadcast?<br />
 computer B<br />
 computer B and Router1<br />
<span style="color: #ff0000;"> computer C and Router1</span><br />
 computer B, computer D, computer E and Router1<br />
 computer B, computer C, computer D, computer E and Router1<br />
 computer A, computer B, computer C, computer D, computer E and Router1</p>
<p>19.<br />
<a href="http://lh6.ggpht.com/amnaj.suksamai/SPd3LRnRzOI/AAAAAAAAAL0/DN0Q9gHdn9A/image%5B58%5D.png"><img style="border-width: 0pt;" src="http://lh5.ggpht.com/amnaj.suksamai/SPd3PPtZ38I/AAAAAAAAAL4/M2X-eeNkdOc/image_thumb%5B30%5D.png" border="0" alt="image" width="374" height="176" /></a><br />
Refer to the exhibit. The network administrator enters the configuration shown to allow both SSH and Telnet connections to the switch. The Telnet connections fail. What is the most likely cause of this problem?<br />
 The SSH version number is wrong.<br />
 SSH has been configured on the wrong line.<br />
 Telnet and SSH cannot be configured simultaneously.<br />
<span style="color: #ff0000;"> The transport input command is configured incorrectly.</span></p>
<p>20.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd3Zv2Pr9I/AAAAAAAAAL8/r1OespZfUOQ/image%5B166%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd3kr-x1vI/AAAAAAAAAMA/WKQNfDbi66I/image_thumb%5B94%5D.png" border="0" alt="image" width="480" height="207" /></a><br />
Refer to the exhibit. Which switch will be elected as the root bridge of the spanning tree topology?<br />
 Cat-A<br />
 Cat-B<br />
<span style="color: #ff0000;"> Cat-C</span><br />
 Cat-D</p>
<p>21.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd3ulZ7Z1I/AAAAAAAAAME/AlKwLkJT1VM/image%5B66%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd348JA0lI/AAAAAAAAAMM/jXBIY5hjXwA/image_thumb%5B34%5D.png" border="0" alt="image" width="466" height="317" /></a><br />
Refer to the exhibit. The switches in the exhibit have VTP pruning enabled. Which VLANs will be pruned from switch SW3?<br />
<span style="color: #ff0000;"> VLAN 10 and VLAN 20</span><br />
 VLAN 1, VLAN 10, and VLAN 20<br />
 VLAN 1, VLAN 1002 through 1005<br />
 VLAN 1, VLAN 10, VLAN 20, VLAN 1002 through 1005</p>
<p>22.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd36aQ8-pI/AAAAAAAAAMQ/XXZt6GU6Ucw/image%5B70%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd38OTsc6I/AAAAAAAAAMU/sR78sX63d3E/image_thumb%5B36%5D.png" border="0" alt="image" width="409" height="214" /></a><br />
Refer to the exhibit. What does STATIC indicate in the output that is shown?<br />
 The switch will not allow any other device to connect to port Fa0/15.<br />
<span style="color: #ff0000;"> Traffic destined for MAC address 0000.c123.5432 will be forwarded to Fa0/15.</span><br />
 This entry will be removed and refreshed every 300 seconds to keep it in the table.<br />
 The switch learned this MAC address from the source address in a frame received on Fa0/15.<br />
 When processing a frame, the switch does not have to perform a lookup to determine the final destination port.</p>
<p>23. Which three statements are  regarding router-on-a-stick inter-VLAN routing? (Choose three.)<br />
<span style="color: #ff0000;"> requires the use of subinterfaces on the router</span><br />
 requires an access link between the router and Layer 2 switch<br />
<span style="color: #ff0000;"> more cost-efficient and scalable than using multiple physical interfaces</span><br />
 requires each subinterface to be configured with the no shutdown command<br />
<span style="color: #ff0000;"> can impact performance if many VLANs compete for bandwidth on a single router interface</span><br />
 makes troubleshooting the inter-VLAN routing configuration much less complex than when using multiple physical interfaces</p>
<p>24.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd4CEhQs9I/AAAAAAAAAMY/18POlgqXfK4/image%5B168%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd4KTW-nuI/AAAAAAAAAMc/Cl1r_DgxUq8/image_thumb%5B96%5D.png" border="0" alt="image" width="480" height="195" /></a><br />
Refer to the exhibit. Router RA receives a packet with a source address of 192.168.1.35 and a destination address of 192.168.1.85. What will the router do with this packet?<br />
 The router will forward the packet out interface FastEthernet 0/1.1.<br />
 The router will forward the packet out interface FastEthernet 0/1.2.<br />
 The router will forward the packet out interface FastEthernet 0/1.3.<br />
 The router will forward the packet out interface FastEthernet 0/1.2 and interface FastEthernet 0/1.3.<br />
<span style="color: #ff0000;"> The router will ignore the packet because the source and destination are on the same broadcast domain.</span><br />
 The router will drop the packet since no network that includes the source address is attached to the router.</p>
<p>25.<br />
<a href="http://lh3.ggpht.com/amnaj.suksamai/SPd4S9XceLI/AAAAAAAAAMg/yg_W6O7TAEU/image%5B167%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd4cR4nanI/AAAAAAAAAMk/_muv2rGV-Ks/image_thumb%5B95%5D.png" border="0" alt="image" width="480" height="317" /></a><br />
Refer to the exhibit. The network administrator needs to remove the east-hosts VLAN and use the switch port from that VLAN in one of the existing VLANs. What two commands should be used when completely removing VLAN 2 from S1-Central while leaving the switch and all its interfaces operational? (Choose two.)<br />
 S1-Central# reload<br />
 S1-Central# erase flash:<br />
<span style="color: #ff0000;"> S1-Central(config)# no vlan 2</span><br />
 S1-Central# delete flash:vlan.dat<br />
<span style="color: #ff0000;"> S1-Central(config-if)# switchport access vlan 3</span></p>
<p>26.<br />
<a href="http://lh3.ggpht.com/amnaj.suksamai/SPd4luZxqrI/AAAAAAAAAMo/rVz_MWCduB4/image%5B85%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd4vD2ef7I/AAAAAAAAAMs/hFhRfVYBk1k/image_thumb%5B43%5D.png" border="0" alt="image" width="441" height="244" /></a> Refer to the exhibit. What does &#8220;FORWARDING&#8221; mean in the command output shown?<br />
<span style="color: #ff0000;"> The switch is sending and receiving data frames.</span><br />
 The switch is receiving BPDUs, but not sending data frames.<br />
 The switch is participating in an election process by forwarding the BPDUs it receives.<br />
 The switch is receiving BPDUs and populating the MAC address table, but not sending data.</p>
<p>27.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd43sgPwxI/AAAAAAAAAMw/TjrrcU-BbE8/image%5B89%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd5AKrDA3I/AAAAAAAAAM0/hyNcJrCzpgs/image_thumb%5B45%5D.png" border="0" alt="image" width="396" height="380" /></a> Refer to the exhibit. Switch SW2 has been newly purchased and added to the network. What configuration should be applied to SW2 so that it participates in the same VTP domain as switch SW1, receives VLAN information from SW1, and synchronizes VLAN information?<br />
 Disable VTP pruning on SW2.<br />
 Configure SW2 in VTP transparent mode.<br />
<span style="color: #ff0000;"> Configure SW2 with the VTP domain password.</span><br />
 Configure SW2 as a VTP server with a higher revision number.</p>
<p>28. What are three benefits of a hierarchical network model? (Choose three.)<br />
<span style="color: #ff0000;"> reduced contention for bandwidth<br />
</span> reduced size of the physical layout<br />
<span style="color: #ff0000;"> increased fault tolerance of the network </span><br />
 elimination of the need for wiring closets<br />
 elimination of the need for layer three functionality<br />
<span style="color: #ff0000;"> simplification of management and troubleshooting </span></p>
<p>29.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd5FeYcHOI/AAAAAAAAAM4/E-g2Q1W954c/image%5B93%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd5KpnewuI/AAAAAAAAAM8/h1Ht_BVn5Cw/image_thumb%5B47%5D.png" border="0" alt="image" width="304" height="363" /></a><br />
Refer to the exhibit. Which three options correctly identify information that could be associated with this output?(Choose three.)<br />
<span style="color: #ff0000;"> Interface FastEthernet3/0/0 is subinterfaced.<br />
 A non-proprietary trunking protocol is in use.<br />
 The configuration is appropriate for a router-on-a-stick network design. </span><br />
 A shutdown command has been applied to interface FastEthernet3/0/0.<br />
 Interface FastEthernet3/0/0.3 is mapped to the default management VLAN.<br />
 An IP address should be applied to FastEthernet3/0/0 for correct data routing.</p>
<p>30.<br />
<a href="http://lh3.ggpht.com/amnaj.suksamai/SPd5WaSKAjI/AAAAAAAAANA/2ugVxwqtu8s/image%5B169%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd5enkEFkI/AAAAAAAAANE/R3xJqXZkyao/image_thumb%5B97%5D.png" border="0" alt="image" width="480" height="233" /></a><br />
Refer to the exhibit. Switch SW2 was tested in a lab environment and then inserted into a production network without reloading its configuration. After the trunk link between SW1 and SW2 was brought up, all users lost connectivity to the network. What could be the source of the problem?<br />
 All the VLANs were pruned from the trunk port between SW1 and SW2.<br />
 SW1 and SW2 cannot be both set as VTP servers in the same VTP domain.<br />
<span style="color: #ff0000;"> VTP configuration revision number of SW2 was higher than the configuration revision number of SW1.</span><br />
 The additional VLANs from SW2 created more VLANs than the VLAN database of SW1 could contain.</p>
<p>31.<br />
<a href="http://lh3.ggpht.com/amnaj.suksamai/SPd6HhpB2aI/AAAAAAAAANI/sksKlJB-hkc/image%5B101%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd6S39t-4I/AAAAAAAAANM/YakGOOnUfxA/image_thumb%5B51%5D.png" border="0" alt="image" width="439" height="244" /></a><br />
Refer to the exhibit. A network administrator needs to implement inter-VLAN routing on a hierarchical network. On which devices should the inter-VLAN routing be configured?<br />
 AS1 and AS2<br />
 DS1 and DS2<br />
<span style="color: #ff0000;"> Gateway and CS1</span><br />
 Gateway, CS1, DS1, and DS2</p>
<p>32. Which three statements are correct concerning the default configuration of a new switch? (Choose three.)<br />
 Spanning Tree Protocol is disabled.<br />
 Enable password is configured as cisco.<br />
<span style="color: #ff0000;"> All switch ports are assigned to VLAN1.<br />
 The flash directory contains the IOS image. </span><br />
 VLAN1 is configured with a management IP address.<br />
<span style="color: #ff0000;"> All interfaces are set to auto-negotiation of speed and duplex. </span></p>
<p>33.<br />
<a href="http://lh3.ggpht.com/amnaj.suksamai/SPd6XMKLElI/AAAAAAAAANQ/c8D8P8TTakw/image%5B105%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd6bPauA8I/AAAAAAAAANU/mSl6tLVnFX8/image_thumb%5B53%5D.png" border="0" alt="image" width="307" height="230" /></a><br />
Refer to the exhibit. All hosts are in listen mode. Host 1 and Host 4 both transmit data at the same time. How do the hosts respond on the network? (Choose two.)<br />
<span style="color: #ff0000;"> After the end of the jam signal, a backoff algorithm is invoked.</span><br />
 Hosts 1 and 4 are operating full duplex so no collision will exist.<br />
 The hub will block the port connected to Host 4 to prevent a collision.<br />
 Hosts 1 and 4 are assigned shorter backoff values to provide them priority to access the media.<br />
<span style="color: #ff0000;"> If a host has data to transmit after the backoff period of that host, the host checks to determine if the line is idle before transmitting.</span></p>
<p>34.<br />
<a href="http://lh6.ggpht.com/amnaj.suksamai/SPd6iF8u_wI/AAAAAAAAANY/uuua1_aO-w8/image%5B170%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd6rs32IUI/AAAAAAAAANc/tdg34ovuteg/image_thumb%5B98%5D.png" border="0" alt="image" width="480" height="418" /></a><br />
Refer to the exhibit. After the listed commands are entered into router R1 and switch S1, the administrator enters the show interface fa0/1 trunk and gets the results shown. What is the likely problem?<br />
 The trunk is established, but no VLANs have been configured to use it.<br />
<span style="color: #ff0000;"> The trunk has not been established because the router does not support dynamic trunking protocol.</span><br />
 The router, the switch, or both must be configured with the dynamic desirable option for dynamic trunking protocol to establish a trunk.<br />
 The router is missing the dynamic trunking protocol statements necessary to form a trunk.</p>
<p>35.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd6xTlneYI/AAAAAAAAANg/HIvdiOGZAQs/image%5B113%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd63dk5fEI/AAAAAAAAANk/R1DLR5tRfEA/image_thumb%5B57%5D.png" border="0" alt="image" width="396" height="274" /></a><br />
Refer to the exhibit. Which two statements are about the operation of the interfaces? (Choose two.)<br />
 Incoming traffic with VLAN ID 0 is processed by interface fa0/0.<br />
<span style="color: #ff0000;"> Incoming traffic that has a VLAN ID of 2 is processed by subinterface fa0/0.2.</span><br />
 Both subinterfaces remain up with line protocol up, even if fa0/0 line protocol is down.<br />
 Subinterfaces use unique MAC addresses by adding the 802.1Q VLAN ID to the hardware address.<br />
<span style="color: #ff0000;"> Traffic inbound on this router is processed by different subinterfaces, depending on the VLAN from which the traffic originated.</span></p>
<p>36. What three tasks should be performed before moving a Catalyst switch to another VTP management domain? (Choose three.)<br />
<span style="color: #ff0000;"> Select the correct VTP mode and version.<br />
 Configure the switch with the name of the new management domain. </span><br />
 Download the VTP database from the VTP server in the new domain.<br />
 Configure the VTP server in the new domain to recognize the BID of the switch.<br />
 Reset the VTP counters to allow the switch to synchronize with the other switches in the new domain.<br />
<span style="color: #ff0000;"> Verify that the switch has a lower configuration revision number than the other switches in the new domain. </span></p>
<p>37.<br />
<a href="http://lh6.ggpht.com/amnaj.suksamai/SPd6-Rl5zlI/AAAAAAAAANo/s8alIx-IpGc/image%5B117%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd7FCZcChI/AAAAAAAAANs/d-qRtiIkhwQ/image_thumb%5B59%5D.png" border="0" alt="image" width="317" height="257" /></a><br />
Refer to the exhibit. Hosts A and B, connected to hub HB1, attempt to transmit a frame at the same time but a collision occurs. Which hosts will receive the collision jamming signal?<br />
 only hosts A and B<br />
<span style="color: #ff0000;"> only hosts A, B, and C</span><br />
 only hosts A, B, C, and D<br />
 only hosts A, B, C, and E</p>
<p>38. Which statement regarding the service password-encryption command is ?<br />
 The service password-encryption command is entered at the privileged EXEC mode prompt.<br />
 The service password-encryption command encrypts only passwords for the console and VTY ports.<br />
<span style="color: #ff0000;"> The service password-encryption command encrypts all previously unencrypted passwords in the running configuration.</span><br />
 To see the passwords encrypted by the service password-encryption command, enter the no service password-encryption command.</p>
<p>39.<br />
<a href="http://lh6.ggpht.com/amnaj.suksamai/SPd7JdDNdyI/AAAAAAAAANw/TBv0clN5MEs/image%5B171%5D.png"><img style="border-width: 0pt;" src="http://lh5.ggpht.com/amnaj.suksamai/SPd7Ox1GivI/AAAAAAAAAN0/akfXEFVl6ac/image_thumb%5B99%5D.png" border="0" alt="image" width="480" height="196" /></a><br />
Refer to the exhibit. Which two statements are regarding what the cost value of 23 represents for Switch4? (Choose two.)<br />
<span style="color: #ff0000;"> This cost represents the lowest cost path for Switch4 to the root switch.</span><br />
 A cost of 23 is the value being advertised out port 16 on the switch upstream (closer) to the root switch.<br />
<span style="color: #ff0000;"> Switch4 adds the cost of a Fast Ethernet link to 23 to determine its total cost to reach the root switch.</span><br />
 Switch4 is connected via a Fast Ethernet link to an upstream switch that in turn is directly connected to the root switch via a Gigabit Ethernet link.<br />
 The root switch is advertising a cost of 23, which is lower than any other switch in the VLAN0001 spanning-tree domain.</p>
<p>40.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd7V-EqnWI/AAAAAAAAAN4/tocW-QyBPbo/image%5B172%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd7dwKfqTI/AAAAAAAAAN8/3WDTauK-62w/image_thumb%5B100%5D.png" border="0" alt="image" width="480" height="210" /></a><br />
Refer to the exhibit. What three statements describe why Host1 and Host2 are unable to communicate? (Choose three.)<br />
<span style="color: #ff0000;"> The switch ports are on different VLANs.</span><br />
 The switch IP address is on the wrong subnet.<br />
<span style="color: #ff0000;"> The hosts are configured on different logical networks.<br />
 A router is required to forward traffic between Host1 and Host2.</span><br />
 The VLAN port assignments must be contiguous for each VLAN.<br />
 The host default gateway addresses must be on the same logical network.</p>
<p>41.<br />
<a href="http://lh6.ggpht.com/amnaj.suksamai/SPd7mzDnInI/AAAAAAAAAOA/5jWJ23YsihM/image%5B179%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd7vgCcxgI/AAAAAAAAAOE/RxGRrhDXH9Y/image_thumb%5B107%5D.png" border="0" alt="image" width="460" height="190" /></a><br />
Refer to the exhibit. Each switch is shown with its MAC address. Which switch will be elected as the spanning-tree root bridge if the switches are configured with their default priority values?<br />
 switch A<br />
 switch B<br />
 switch C<br />
 switch D<br />
 switch E<br />
<span style="color: #ff0000;"> switch F</span></p>
<p>42.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd76n-b4LI/AAAAAAAAAOI/hPJSmsACeC8/image%5B178%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd8GNauBKI/AAAAAAAAAOM/MpYcbOT7Ly0/image_thumb%5B106%5D.png" border="0" alt="image" width="478" height="245" /></a><br />
Refer to the exhibit. Hosts PC_A and PC_B send traffic simultaneously, and the frames from the transmitting stations collide. What is the last device to receive the collision?<br />
 hub HB1<br />
<span style="color: #ff0000;"> switch SW1</span><br />
 router R1<br />
 switch SW2<br />
 router R2<br />
 switch SW4</p>
<p>43. Why is it important that the network administrator consider the spanning-tree network diameter when choosing the root bridge?<br />
 The network diameter limitation is 9.<br />
<span style="color: #ff0000;"> BPDUs may be discarded because of expiring timers.</span><br />
 The cabling distance between the switches is 100 meters.<br />
 The network diameter must be set to the number of meters of the cable between the root bridge and its farthest connected switch.</p>
<p>44.<br />
<a href="http://lh5.ggpht.com/amnaj.suksamai/SPd8RHIV4vI/AAAAAAAAAOQ/1I4tuRE6B_Q/image%5B176%5D.png"><img style="border-width: 0pt;" src="http://lh4.ggpht.com/amnaj.suksamai/SPd8dFAA9LI/AAAAAAAAAOU/N5kvwGeODi4/image_thumb%5B104%5D.png" border="0" alt="image" width="480" height="238" /></a><br />
Refer to the exhibit. A network administrator has segmented the network into two VLANs and configured Router1 for inter-VLAN routing. A test of the network, however, shows that hosts on each VLAN can only access local resources and not resources on the other VLAN. What is the most likely cause of this problem?<br />
<span style="color: #ff0000;"> Switch port Fa0/1 is not trunking.</span><br />
 Router interface Fa0/0 is possibly down.<br />
 No routing protocol is configured on Router1.<br />
 One of the router subinterfaces is possibly down.</p>
<p>45. What is the purpose of issuing the command switchport mode access on a switch interface?<br />
 disable port security<br />
 make the port operational<br />
 override the default port behavior<br />
<span style="color: #ff0000;"> force the port to be a part of a single vlan</span></p>
<p>46.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd8h_Y15zI/AAAAAAAAAOY/hAuy5mN4j7w/image%5B175%5D.png"><img style="border-width: 0pt;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd8lRe-CWI/AAAAAAAAAOc/rPKaS-EyBCM/image_thumb%5B103%5D.png" border="0" alt="image" width="389" height="188" /></a><br />
Refer to the exhibit. Which statement is  regarding the information shown?<br />
 Only one VLAN is currently configured to use the trunk links.<br />
 The switch negotiated trunk links for interfaces Fa0/1 and Gi0/1.<br />
 A Cisco proprietary protocol is in use for interfaces Fa0/1 and Gi0/1.<br />
<span style="color: #ff0000;"> Interfaces Gi0/1 and Fa0/1 are allowed to carry data from multiple VLANs</span></p>
<p>47. Which identifier is used to keep track of frames that are destined for a particular wireless client?<br />
 AID<br />
 SSID<br />
<span style="color: #ff0000;"> BSSID</span><br />
 ESSID</p>
<p>48.<br />
<a href="http://lh4.ggpht.com/amnaj.suksamai/SPd8npZmQ-I/AAAAAAAAAOg/vIKQJNdl6YE/image%5B177%5D.png"><img style="border-width: 0pt;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd8piFksII/AAAAAAAAAOk/T7vdI3X0kGU/image_thumb%5B105%5D.png" border="0" alt="image" width="472" height="106" /></a><br />
Refer to the exhibit. What will happen when frames that contain an unknown source address reach interface fa0/24?<br />
 A syslog message will be logged.<br />
 Fa0/24 will become error-disabled.<br />
<span style="color: #ff0000;"> The incoming frames will be dropped.</span><br />
 The security violation count will be incremented.</p>
<p>49. In which mode is a VTP switch operating if it has been configured to only forward VTP advertisements?<br />
 client<br />
 root<br />
 server<br />
<span style="color: #ff0000;"> transparent</span></p>
<p>50. Which method establishes an administrative connection for configuring the Linksys WRT300N wireless access point?<br />
 Associate with the access point and then open a HyperTerminal session with the access point.<br />
 Physically connect to the access point and then reboot the computer to launch the configuration software.<br />
<span style="color: #ff0000;"> From a computer in the same IP subnet as the access point, enter the default IP address of the access point in a web browser.</span><br />
 Modify the TCP/IP properties of the computer connected to the access point so that it exists on the same network, and then reboot your computer to establish a connection.</p>
<p>51. What two methods can be used to remove MAC address table entries from a switch? (Choose two.)<br />
<span style="color: #ff0000;"> Power cycle the switch to clear all dynamically learned addresses<br />
<span style="color: #000000;"> The clear switching-tables command will remove statically configured entries.</span><br />
 The clear mac-address-table command will remove statically and dynamically configured table entries.</span><br />
 The erase flash command will clear all statically configured table entries.<br />
 Statically configured MAC addresses will automatically be removed from the address table 300 minutes after the last activity on a switch port.</p>
<p>52. What are two benefits of the IEEE 802.11n standard over the IEEE 802.11G? (Choose two.)<br />
 requires less equipment<br />
<span style="color: #ff0000;"> provides improved range<br />
 permits increased data rates</span><br />
 has a single-input and a single-output<br />
 needs no hardware upgrade for compatibility</p>
<p>source : <a href="http://ccna-answers.blogspot.com/2008/12/ccna-exploration-3-final-exam-answers.html">ccna-answers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-exploration-3-v4-0-final-exam-answer-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

