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

		<guid isPermaLink="false">http://learn-ccna.com/?p=1349</guid>
		<description><![CDATA[1Refer to the graphic. Which of the following commands would be used on the router to provide communication between the two hosts connected to the switch? interface vlan 2 ip address 192.168.2.1 255.255.255.0 no shutdown interface vlan 3 ip address 192.168.3.1 255.255.255.0 no shutdown *** interface fastethernet 0/0 no shutdown interface fastethernet 0/0.2 encapsulation dot1q [...]]]></description>
			<content:encoded><![CDATA[<p>1Refer to the graphic. Which of the following commands would be used on the router to provide communication between the two hosts connected to the switch?</p>
<p>interface vlan 2<br />
ip address 192.168.2.1 255.255.255.0<br />
no shutdown<br />
interface vlan 3<br />
ip address 192.168.3.1 255.255.255.0<br />
no shutdown</p>
<p>*** interface fastethernet 0/0<br />
no shutdown<br />
interface fastethernet 0/0.2<br />
encapsulation dot1q 2<br />
ip address 192.168.2.1 255.255.255.0<br />
interface fastethernet 0/0.3<br />
encapsulation dot1q 3<br />
ip address 192.168.3.1 255.255.255.0</p>
<p>interface vlan 2<br />
switchport mode trunk dot1q<br />
interface vlan 3<br />
switchport mode trunk dot11</p>
<p>interface fastethernet 0/0<br />
mode trunk dot1q 2 3<br />
ip address 192.168.2.1 255.255.255.0</p>
<p>2.Refer to the graphic. If the switches are new and have been cabled as shown, which switch will become the root bridge?<br />
*** SC<br />
CE<br />
JB<br />
JP<br />
JN<br />
cannot be determined from the information given</p>
<p>3<br />
A switch is operating in VTP client mode. What is true about the operations that can be performed by the switch?<br />
VLANs that are created are not included in advertisements.<br />
*** It can only adopt VLAN changes advertised from a VTP server.<br />
It advertises topology changes out all trunk ports.<br />
It can modify existing VLANs, but can not create new ones.<br />
It can create and modify VLANs, but can not delete existing ones.</p>
<p>4<br />
Why would a network administrator choose to enable authentication for OSPF exchanges? (Choose two.)<br />
*** to prevent routing information from being falsified<br />
to reduce OSPF information exchange overhead<br />
to assure that OSPF routing information takes priority over RIP or IGRP updates<br />
to encrypt routing tables to prevent unauthorized viewing<br />
*** to ensure that routing information comes from a valid source</p>
<p>5<br />
A network administrator asked an assistant to remove several VLANs from a switch. When the assistant entered in the no vlan 1 command an error was received. What was the cause of the error?<br />
VLANs can not be deleted until all ports have been removed from the VLAN assignment.<br />
VLANs can only be deleted by the user that created them.<br />
VLAN 1 can not be deleted until another VLAN has been assigned its duties.<br />
*** VLAN1 is the management VLAN by default and can not be deleted.<br />
The command was not entered properly, which caused a syntax error to occur.</p>
<p>6<br />
Employees of XYZ Company connect their laptop computers to the office LAN using Ethernet ports. The Cisco switches used in the company network are configured with port security. At which layer of the three-layer design model do these switches operate?<br />
physical<br />
distribution<br />
data link<br />
***access<br />
core</p>
<p>7</p>
<p>Refer to the graphic. What will be the result of DR elections in the network presented in the graphic using OSPF? (Choose three.)<br />
RTC will be DR of the 10.5.0.0/24 network.<br />
*** RTD will be DR of the 10.5.0.0/24 network.<br />
RTA will be DR of the 10.4.0.0/24 network.<br />
*** RTD will be DR of the 10.4.0.0/24 network.<br />
*** RTB will be DR of the 10.7.0.0/24 network.<br />
RTD will be DR of the 10.7.0.0/24 network.</p>
<p>8<br />
Which of the following statements is true when VTP is configured on a switched network that incorporates VLANs?<br />
VTP is only compatible with the 802.1Q standard.<br />
VTP adds to the complexity of managing a switched network.<br />
All VTP hello packets are routed through VLAN 1 interfaces.<br />
*** Changes made to the network can be communicated to all switches dynamically.</p>
<p>9<br />
Which of the following tasks must be completed to configure a router interface to serve the newly added network 192.168.10.64/27 and to advertise this network over RIP v2? (Choose three.)<br />
*** RIP v2 must be configured with the network command and the IP network number for the new network.<br />
RIP v2 must be configured with the network command and the IP host address and subnet mask for the newly activated interface.<br />
The router must be configured with the ip subnet-zero command so that this network can be added and advertised.<br />
*** A network host address and subnet mask must be applied to the newly activated interface.<br />
*** The routing protocol must be activated with the router rip and version 2 commands.<br />
RIP v2 must be configured on the other enterprise routers with an entry for the newly added network.</p>
<p>10<br />
Which layer of the hierarchical three-layer design model combines traffic from multiple IDFs?<br />
access<br />
backbone<br />
*** distribution<br />
core</p>
<p>11<br />
A company has been assigned three Class C addresses and requires the use of supernetting in its addressing scheme. Which routing protocol could be used to configure the company routers to support supernetting? (Choose two.)</p>
<p>*** a classless routing protocol<br />
a classful routing protocol<br />
*** OSPF<br />
IGRP<br />
RIP v1</p>
<p>12</p>
<p>Refer to the graphic. What does the mode of FORWARDING mean in the spanning-tree process?<br />
*** The switch is sending and receiving frames.<br />
The switch is receiving frames, but cannot send frames.<br />
The switch is participating in an election process.<br />
The switch is only receiving BPDUs, not data, and is not sending any type of frames.</p>
<p>13</p>
<p>Refer to the graphic. The network administrator has determined that RTRA needs to be the DR because it is the more powerful router. Which of the following commands would be used to control the election process?<br />
RTRA(config)# interface fastethernet 0/0<br />
RTRA(config-if)# ospf priority 0<br />
*** RTRA(config)# interface fastethernet 0/0<br />
*** RTRA(config-if)# ip ospf priority 255<br />
RTRA(config)# ospf priority 1<br />
RTRA(config)# ip ospf priority 255<br />
RTRA(config)# interface fastethernet 0/0<br />
RTRA(config-if)# ip ospf priority 0</p>
<p>14<br />
Which device provides connectivity between IP routed networks and subnetworks?<br />
switch<br />
bridge<br />
*** router<br />
active hub</p>
<p>15<br />
Which statements describe features of full-duplex Ethernet? (Choose three.)<br />
*** allows packets to be received and sent simultaneously by a host<br />
requires a minimum of two wires<br />
*** reduces the number of collisions<br />
allocates between 60 and 80 percent of available bandwidth in both directions<br />
*** allocates 100 percent of the bandwidth in both directions<br />
increases the number of broadcast domains</p>
<p>16</p>
<p>Refer to the graphic. Both routers are configured using RIP v1. Both routers are sending updates about the directly connected routes. R1 can successfully ping the serial interface of R2. The routing table on R1 does not contain any dynamically learned routes from R2, and the routing table on R2 shows no dynamically learned routes from R1. What is the problem?<br />
Subnetting is not supported by RIP v1.<br />
One of the routers needs a clock rate on the serial interface.<br />
CIDR is not supported by RIP v1.<br />
*** VLSM is not supported by RIP v1.</p>
<p>17</p>
<p>The network administrator shown in the graphic is connected to Switch3 using a LAN Ethernet connection. The administrator needs to verify configuration settings on the newly installed Switch2. What actions must the administrator take to access Switch2 with a web browser? (Choose three.)<br />
Configure the hostname on Switch2.<br />
*** Activate the HTTP service on Switch2.<br />
Set the management VLAN password.<br />
*** Configure IP addressing parameters on Switch2.<br />
*** Establish host connectivity to Switch2.</p>
<p>18</p>
<p>Refer to the graphic. Router A and C are completely configured and the administrator needs to configure the routing protocol on Router B so that communication occurs throughout the network. Which of the following commands configures routing on Router B?</p>
<p>B(config)# router eigrp 1<br />
B(config)# network 192.168.10.0 0.0.0.3<br />
B(config)# network 192.168.10.4 0.0.0.3<br />
B(config)# network 192.168.10.128 0.0.0.192</p>
<p>B(config)# router eigrp 1<br />
B(config)# network 192.168.10.0 0.0.0.3 area 0<br />
B(config)# network 192.168.10.4 0.0.0.3 area 0<br />
B(config)# network 192.168.10.128 0.0.0.192 area 0</p>
<p>B(config)# router eigrp 1<br />
B(config)# network 192.168.10.0 0.0.0.3 no-summary<br />
B(config)# network 192.168.10.4 0.0.0.3 no-summary<br />
B(config)# network 192.168.10.128 0.0.0.192 no-summary</p>
<p>*** B(config)# router eigrp 1<br />
*** B(config-router)# network 192.168.10.0</p>
<p>19</p>
<p>Refer to the graphic. If the network is running OSPF, which subnetworks can be assigned to the serial links between Router2 and the other routers shown in the diagram?<br />
192.1.1.4/30 and 192.1.1.8/30<br />
192.1.1.32/30 and 192.1.1.160/30<br />
192.1.1.96/30 and 192.1.1.100/30<br />
192.1.1.160/30 and 192.1.1.164/30<br />
*** 192.1.1.192/30 and 192.1.1.196/30</p>
<p>20<br />
Which of the following are attributes of link-state routing protocols? (Choose three.)<br />
Periodic updates are sent every 120 seconds to neighboring routers.<br />
Each router sends its entire routing table to neighboring routers.<br />
*** Routers send updates when a change in the network is detected.<br />
*** Link-state protocols converge more rapidly than distance vector protocols.<br />
After convergence, link-state protocols use more bandwidth than distance vector protocols use.<br />
*** Link-state protocols are less prone to routing loops than distance vector protocols.</p>
<p>21</p>
<p>Which command configures the static address shown in the graphic?<br />
Switch1(config)#mac-address-table entry 00e0.2917.1884 VLAN 1 fastethernet 04<br />
Switch1(config-if)#mac-address-table entry static 00e0.2917.1884 VLAN 1 fastethernet 04<br />
Switch1(config)#mac-address-table entry 00e0.2917.1884 fastethernet interface 0/4 VLAN 1<br />
*** Switch1(config)#mac-address-table static 00e0.2917.1884 interface fastethernet 0/4 VLAN 1<br />
Switch1(config-if)#mac-address-table static 00e0.2917.1884 VLAN 1 fastethernet 04</p>
<p>22<br />
The following command was added to a router’s configuration: ip route 192.168.20.0 255.255.255.0 172.16.15.3. What will adding this command accomplish? (Choose two.)<br />
A default route will be created.<br />
*** A static route will be created.<br />
*** Information about the 192.168.20.0 network learned dynamically will be ignored as long as the static route exists.<br />
All packets with an unknown destination address will be forwarded out interface 192.168.20.245.<br />
The route will be added as a RIP route in the routing table.</p>
<p>23</p>
<p>Refer to the graphic. Switch 2 has computers attached that belong to VLAN 2. Switch 3 has computers attached that belong to VLAN 3. Switch 1 is a Cisco 2926G Layer 3 switch that has a route module installed. Switch 1 provides connectivity to the other switches and is used to route between the VLANs. At which layer of the three-layer switch design model does Switch 1 operate?<br />
physical<br />
data link<br />
core<br />
access<br />
network<br />
*** distribution</p>
<p>24</p>
<p>Which command is used to obtain the information presented in the above graphic?<br />
show vlan ifindex<br />
show vlan id<br />
*** show vlan brief<br />
show running-config</p>
<p>25<br />
Refer to the graphic. Two Catalyst switches with ports configured for VLANs 3 and 4 are connected. The hosts on SW-A and SW-B need to communicate with one another. Which of the following commands is used to configure Port 1 on SW-B? Note that SW-B Port 1 used to have a host connected to it before the switch was connected to SW-A.</p>
<p>(config)# interface vlan 1<br />
(config-subif)# ip address 192.168.10.1 255.255.255.0<br />
(config-subif)# no shutdown</p>
<p>(config)# interface fastethernet 0/1<br />
(config-if)# vlan 1 trunk<br />
(config-if)# switchport mode trunk dot1q</p>
<p>*** (config)# interface fastethernet 0/1<br />
*** (config-if)# switchport mode trunk</p>
<p>(config)# interface vlan 1<br />
(config-subif)# switchport mode trunk dot1q</p>
<p>26<br />
How do EIGRP routers actively maintain neighbor relationships?<br />
by the exchange of hello packets with neighboring routers<br />
by dynamically learning new routes from neighbors<br />
by the exchange of neighbor tables with directly attached routers<br />
by comparing known routes to received updates<br />
*** by the exchange of routing tables with directly attached routers</p>
<p>by continuously monitoring the status of the router ports</p>
<p>27<br />
What is the first step in the spanning-tree process?<br />
elect a designated switch<br />
use a router to locate a default gateway<br />
*** elect a root bridge<br />
determine the path cost of each active port on the switch</p>
<p>28</p>
<p>Refer to the graphic. Which commands would direct outbound traffic from R1 to the ISP and inbound traffic from the ISP to network 200.1.1.0?</p>
<p>R1(config)# ip route 144.1.1.0 255.255.255.192 serial 0/0<br />
ISP(config)# ip route 0.0.0.0 0.0.0.0 serial 0/1</p>
<p>R1(config)# ip route 0.0.0.0 0.0.0.0 serial 0/0<br />
ISP(config)# ip route 0. 0.0.0 0.0.0.0 serial 0/0</p>
<p>*** R1(config)# ip route 0.0.0.0 0.0.0.0 serial 0/0<br />
*** ISP(config)# ip route 200.1.1.0 255.255.255.0 serial 0/1</p>
<p>R1(config)# ip route 144.1.1.0 255.255.255.192 serial 0/0<br />
ISP(config)# ip route 200.1.1.0 255.255.255.0 serial 0/1</p>
<p>29<br />
Which switching method increases latency and reliability more than any other method?</p>
<p>cut-through<br />
fast-forward<br />
fragment-free<br />
*** store-and-forward</p>
<p>30</p>
<p>Consider the networks shown in the graphic. Which of the following is the correct configuration for Router B if OSPF is being used as the routing protocol?</p>
<p>B(config)# router ospf 0<br />
B(config-router)# network 10.10.10.64 0.0.0.31 area 0<br />
B(config-router)# network 10.10.10.0 0.0.0.3 area 0</p>
<p>B(config)# router ospf 1<br />
B(config-router)# network 10.10.10.64 0.0.0.63 area 0<br />
B(config-router)# network 10.10.10.0 0.0.0.3 area 0</p>
<p>B(config)# router ospf 99<br />
B(config-router)# network 10.10.10.64 255.255.255.224 area 0<br />
B(config-router)# network 10.10.10.0 255.255.255.248 area 0</p>
<p>*** B(config)# router ospf 1<br />
*** B(config-router)# network 10.10.10.64 0.0.0.31 area 0<br />
*** B(config-router)# network 10.10.10.0 0.0.0.3 area 0</p>
<p>31<br />
What does a constant amber SYSTEM LED indicate on a Catalyst switch?</p>
<p>The switch is going through POST.<br />
The switch is in the process of initializing ports.<br />
The switch has failed POST.<br />
*** The switch has passed POST and is working properly.</p>
<p>32</p>
<p>Refer to the graphic. What is the first parameter used to determine which switch is selected as the root bridge in the spanning-tree process?</p>
<p>highest Layer 2 address<br />
highest priority number<br />
highest path cost<br />
lowest Layer 2 address<br />
*** lowest priority number<br />
lowest path cost</p>
<p>33<br />
A network administrator is having problems with excessive collisions on the corporate network. If the network currently uses hubs, what is the most cost effective way to reduce collisions?</p>
<p>add additional hubs<br />
*** replace hubs with switches<br />
replace hubs with access points<br />
add a router to every hub segment</p>
<p>34</p>
<p>One part of the network shown in the graphic uses IGRP and another part uses EIGRP. Which statement is true about this network?</p>
<p>IP traffic will not be routable from network 192.168.1.0 to network 10.1.1.0.</p>
<p>The autonomous system number in the IGRP network must be converted to an EIGRP autonomous system number.</p>
<p>*** The route to network 192.168.1.0 will be tagged as external by the EIGRP routers.</p>
<p>The IGRP router will classify routes learned from the EIGRP routers as internal.</p>
<p>The IGRP router will not detect EIGRP routers.</p>
<p>EIGRP is not backward compatible and the IGRP routes will not be detected.</p>
<p>35<br />
Which of the following features do RIPv1 and RIPv2 have in common? (Choose three.)</p>
<p>*** hop count as a metric<br />
classless routing<br />
*** use split horizon<br />
*** maximum hop count is 15<br />
broadcast updates<br />
no authentication</p>
<p>36<br />
When configuring the networks that need to be advertised on a router using EIGRP, which of the following can be configured on the router? (Choose three.)</p>
<p>*** the network number<br />
subnet mask</p>
<p>*** wildcard mask<br />
process number<br />
area ID<br />
*** autonomous system number</p>
<p>37</p>
<p>Refer to the graphic. The host on VLAN 2 cannot communicate with the host on VLAN 3. Which of the following could be the problem ????d on the output of the show interface fastethernet 0/1 command from the switch?</p>
<p>The switch port 1 is not set to access mode.<br />
*** The router interface connected to switch port 1 is shut down.<br />
The router is not configured for trunking.<br />
The switch port is not configured for full duplex or a speed of 100 Mbps.</p>
<p>38</p>
<p>Refer to the graphic above. The network has stabilized and SW-F has been elected root bridge of the STP tree. Network traffic indicates that SW-A would be a better selection for the root bridge. How can the network administrator accomplish this task?</p>
<p>change the bridge priority of SW-F to a lower value<br />
change the bridge priority of SW-F to a higher value<br />
*** change the bridge priority of SW-A to a lower value<br />
change the bridge priority of SW-A to a higher value</p>
<p>39</p>
<p>Refer to the graphic. Which of the following commands is used to configure switch port 2 for the host on VLAN 2?</p>
<p>*** (config)# interface fastethernet 0/2<br />
*** (config-if)# switchport mode access<br />
*** (config-if)# switchport access vlan 2</p>
<p>(config)# interface vlan 2<br />
(config-subif)# switchport mode access 2</p>
<p>(config)# interface vlan 2<br />
(config-subif)# switchport mode trunk dot1q</p>
<p>(config)# interface fastethernet 0/2<br />
(config-if)# vlan 2</p>
<p>40<br />
Which of the following statements are true about routers that are running EIGRP? (Choose three.)</p>
<p>*** They can support multiple routed protocols.<br />
They can support only link-state protocols.<br />
They send their entire routing tables to neighboring routers.<br />
*** They send partial routing updates in response to topology changes.<br />
They send routing updates to all other routers in the network.<br />
*** They use hello packets to inform neighboring routers of their status.</p>
<p>41</p>
<p>A network administrator located at the East site needs to check the configuration of a switch located at the Corporate site. The show hosts command is entered on the East router but does not produce any output. Which command can be used to gain access to the Corporate LAN switch assuming the switch is assigned the IP address 172.16.15.5/24?</p>
<p>dial Corporate 172.16.15.5<br />
line vty 0 4<br />
telnet<br />
telnet Corporate<br />
*** telnet 172.16.15.5</p>
<p>42</p>
<p>What is an advantage of building a network such as the one shown in the graphic?</p>
<p>*** provides multiple paths for connectivity in the event of link failure<br />
provides alternate routes when spanning tree has a problem<br />
provides alternate network routes when the Spanning Tree Protocol is converging<br />
provides concurrent paths for faster data transfers</p>
<p>43</p>
<p>What type of connectivity (refer to point A in the graphic) is required between SW1 and SW2? Note that SW1 has VLANs 2, 3, 4, and 5 configured and SW2 has VLANs 5, 6, 7, and 8 configured. Also, the computers on the same VLAN need the ability to communicate with one another.</p>
<p>access<br />
channel<br />
interVLAN<br />
intraVLAN<br />
*** trunk</p>
<p>44</p>
<p>Refer to the graphic and the following configurations from the routers. Router A is not receiving any OSPF routes from the other routers. ????d on the Router A and Router B configurations, what is the problem?</p>
<p>A# show running-config<br />
–output omitted–<br />
interface Fastethernet 0/0<br />
ip address 192.168.10.65 255.255.255.192<br />
interface Serial 0/0<br />
ip address 192.168.10.2 255.255.255.252<br />
clockrate 64000<br />
router ospf 1<br />
network 192.168.10.0 0.0.0.3 area 0<br />
network 192.168.10.64 0.0.0.63 area 0</p>
<p>B# show running-config<br />
–output omitted–<br />
interface Fastethernet 0/0<br />
ip address 192.168.10.129 255.255.255.192<br />
interface Serial0/0<br />
ip address 192.168.10.2 255.255.255.252<br />
interface Serial0/1<br />
ip address 192.168.10.5 255.255.255.252<br />
clockrate 56000<br />
router ospf 2<br />
network 192.168.10.0 0.0.0.3 area 0<br />
network 192.168.10.4 0.0.0.3 area 0<br />
network 192.168.10.128 0.0.0.63 area 0</p>
<p>*** duplicate IP address</p>
<p>mismatched OSPF process IDs</p>
<p>mismatched OSPF timers</p>
<p>mismatched clock rates</p>
<p>45</p>
<p>Refer to the graphic. Routers A and B are running EIGRP and Router C is running IGRP. Which of the following is necessary for Router C to automatically see routes from Routers A and B?</p>
<p>Routers B and C must use the same autonomous system number, but Router A can use a different autonomous system number.<br />
*** Routers A, B, and C must all use the same autonomous system number.<br />
Routers B and C must both use the redistribute igrp as_number command.<br />
No commands are necessary. EIGRP routes are always seen by IGRP routers.</p>
<p>46<br />
Which of the following is true about Spanning Tree Protocol? (Choose two.)</p>
<p>eliminates physical loops in network topologies<br />
*** eliminates logical loops in network topologies<br />
can only be used in networks where routers are installed<br />
*** can only be used in networks where switches are incorporated into the design<br />
can only be used in networks where both routers and switches are used<br />
47<br />
A company with the address 192.168.3.0 needs an address scheme that supports ten networks with a maximum of seven hosts per segment. The network administrator wants to use VLSM for the most efficient use of addresses. What is a valid address to assign to one of the LAN links?</p>
<p>192.168.3.192<br />
*** 192.168.3.209<br />
192.168.3.223<br />
192.168.3.225<br />
192.168.3.235</p>
<p>48<br />
Which of the following commands can be used to configure the default management VLAN on a Cisco Catalyst switch?</p>
<p>(config)# interface fastethernet 0/1<br />
(config-if)# ip address 10.0.0.1 255.255.255.0<br />
(config-if)# no shutdown</p>
<p>*** (config)# interface vlan 1<br />
*** (config-subif)# ip address 10.0.0.3 255.255.255.0<br />
*** (config-subif)# no shutdown</p>
<p>(config)# interface management vlan<br />
(config-subif)# ip address 10.0.0.3 255.255.255.0<br />
(config-subif)# no shutdown</p>
<p>(config)# interface fastethernet 0/1<br />
(config-if)# switchport mode vlan 1<br />
(config-if)# no shutdown</p>
<p>49<br />
When should EIGRP automatic summarization be turned off?</p>
<p>when a router has not discovered a neighbor within three minutes<br />
when a router has more than three active interfaces<br />
*** when a router has discontiguous networks attached<br />
when a router has less than five active interfaces</p>
<p>50</p>
<p>Consider the network shown in the graphic. Which of the following IP addresses would be valid for a company that is leasing a single Class C network address and using VLSM for maximum efficiency?</p>
<p>200.1.1.64 /26 for the 50 users<br />
200.1.1.128 /27 for the 25 users<br />
200.1.1.176 /27 for the 10 users<br />
200.1.1.192 /30 for one pair of serial links<br />
200.1.1.196 /30 for the second pair of serial links</p>
<p>200.1.1.0 /26 for the 50 users<br />
200.1.1.80 /27 for the 25 users<br />
200.1.1.96 /27 for the 10 users<br />
200.1.1.128 /30 for one pair of serial links<br />
200.1.1.132 /30 for the second pair of serial links</p>
<p>*** 200.1.1.64 /26 for the 50 users<br />
*** 200.1.1.128 /27 for the 25 users<br />
*** 200.1.1.160 /28 for the 10 users<br />
*** 200.1.1.176 /30 for one pair of serial links<br />
*** 200.1.1.180 /30 for the second pair of serial links</p>
<p>200.1.1.0 /26 for the 50 users<br />
200.1.1.64 /26 for the 25 users<br />
200.1.1.128 /27 for the 10 users<br />
200.1.1.192 /30 for one pair of serial links<br />
200.1.1.192 /30 for the second pair of serial links<br />
source :<a href="http://ccnabooksource.blogspot.com/2009/06/ccna-3-exploration-version4-final-exam.html"> ccnabooksource.blogspot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/12/14/ccna-3-exploration-version4-final-exam-12-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CCNA 3 Final</title>
		<link>http://learn-ccna.com/2009/11/25/ccna-3-final/</link>
		<comments>http://learn-ccna.com/2009/11/25/ccna-3-final/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 15:48:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=1202</guid>
		<description><![CDATA[Only 90%, Help me fix it, comment in this post. Thank 1 Refer to the exhibit. The configuration steps that are listed in the exhibit have been entered in switch S1 via the console. Subsequent attempts to telnet to the switch are not successful. What is causing the problem? The switch must be configured with [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: bold; color: #ff0000;">Only 90%, Help me fix it, comment in this post.</span><br />
<span style="font-weight: bold; color: #ff0000;">Thank</span><span style="font-family: Arial; color: black;"> </span></p>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
      var transliterate = new Array();           transliterate[0] = "0";           transliterate[1] = "1";           transliterate[2] = "2";           transliterate[3] = "3";           transliterate[4] = "4";           transliterate[5] = "5";           transliterate[6] = "6";           transliterate[7] = "7";           transliterate[8] = "8";           transliterate[9] = "9";              displayTimeLeft();                var display_id = setInterval("displayTimeLeft()",1000);        var ping_id = setInterval("ping()",300000);
// ]]&gt;</script> </span></div>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
<div class="MsoNormal"><span style="display: none; font-family: Arial; color: black;"> </span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">1</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. The configuration steps that are listed in the exhibit have been entered in switch S1 via the console. Subsequent attempts to telnet to the switch are not successful. What is causing the problem?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135834" type="radio" value="605037" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The switch must be  configured with SSH version 1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135834" type="radio" value="605038" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The <strong>transport  input</strong> command must specify Telnet access.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135834" type="radio" value="605039" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The RSA keys must be  returned to zero before SSH will permit Telnet  access.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135834" type="radio" value="605040" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The <strong>ip</strong><strong> domain-name</strong> command must also be entered in  line configuration mode for the vty  lines.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135834","RESPONSE_MCSA_it_135834",1);       Question[Question.index].response_labels[1] = "135834";
// ]]&gt;</script> <strong><span style="color: black;">2</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. How is port Gi1/1 on SWT-A functioning in the spanning-tree  topology?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141523" type="radio" value="632634" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><span style="color: #cc0000;">It is sending and  receiving data frames.</span></span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141523" type="radio" value="632635" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">It is receiving BPDUs, but not sending data  frames.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141523" type="radio" value="632636" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">It is participating in  the election process by forwarding the BPDUs it  receives.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141523" type="radio" value="632637" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">It is receiving BPDUs and populating the MAC address table, but not sending  data.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141523","RESPONSE_MCSA_it_141523",1);       Question[Question.index].response_labels[1] = "141523";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">3</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Which parameter is a  specific frequency at which a wireless access point will  operate?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141761" type="radio" value="634397" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">BSS</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141761" type="radio" value="634398" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">WEP</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141761" type="radio" value="634399" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SSID</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141761" type="radio" value="634400" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">ad  hoc</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141761" type="radio" value="636709" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">channel</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141761","RESPONSE_MCSA_it_141761",1);       Question[Question.index].response_labels[1] = "141761";
// ]]&gt;</script> <strong><span style="color: black;">4</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">What will be the effect  of the command S1#<strong> copy system:running-config  tftp://172.16.2.155/tokyo-config</strong>?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135837" type="radio" value="605053" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The IOS will be copied  to the TFTP server.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135837" type="radio" value="605054" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The configuration file  named tokyo-config will overwrite the startup  configuration file on S1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135837" type="radio" value="605055" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The running configuration  file on S1 will be saved via TFTP to a file named tokyo-config.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135837" type="radio" value="605056" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The contents of NVRAM  on S1 will become the startup configuration file on the tokyo  switch.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135837","RESPONSE_MCSA_it_135837",1);       Question[Question.index].response_labels[1] = "135837";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">5</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">What identifier in the  BPDU creates a unique BID for a switch?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_118484" type="radio" value="519503" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">IP  address</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_118484" type="radio" value="519504" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">MAC  address</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_118484" type="radio" value="519505" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">bridge  priority</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_118484" type="radio" value="519506" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">VLAN  ID</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_118484" type="radio" value="522769" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">port  priority</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_118484","RESPONSE_MCSA_it_118484",1);       Question[Question.index].response_labels[1] = "118484";
// ]]&gt;</script> <strong><span style="color: black;">6</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. A wireless infrastructure has been established in a company building as shown. The design goal was to allow roaming between the three APs for handheld devices. However, the devices lose connectivity when the users roam. How can this problem be fixed?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149434" type="radio" value="672199" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Assign different SSIDs to each AP.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149434" type="radio" value="672200" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Reconfigure all APs to the same channel.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149434" type="radio" value="672201" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Use the same BSSID  address for each AP.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_149434" type="radio" value="672202" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Reposition the APs so that each area of signal strength overlaps the  neighbor by at least  10-15%.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_149434","RESPONSE_MCSA_it_149434",1);       Question[Question.index].response_labels[1] = "149434";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">7</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. The network administrator wants to configure Switch1 to allow SSH connections and prohibit Telnet connections. How should the network administrator change the displayed configuration to satisfy the requirement?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142062" type="radio" value="636677" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Use SSH version  1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142062" type="radio" value="636678" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Reconfigure the RSA  key.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142062" type="radio" value="636679" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Configure SSH on a  different line.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_142062" type="radio" value="636680" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Modify the <strong>transport  input</strong> command.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_142062","RESPONSE_MCSA_it_142062",1);       Question[Question.index].response_labels[1] = "142062";
// ]]&gt;</script> <strong><span style="color: black;">8</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">How does Spanning Tree  Protocol aid network architecture?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135819" type="radio" value="604956" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">allows for redundant  links by eliminating loops</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135819" type="radio" value="604957" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">provides greater  scalability by eliminating collisions</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135819" type="radio" value="604958" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">reduces switch  processor load by reducing broadcast traffic on trunk  links</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135819" type="radio" value="604959" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">reduces administrative  overhead by sharing VLAN databases between switches across the  network</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135819","RESPONSE_MCSA_it_135819",1);       Question[Question.index].response_labels[1] = "135819";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">9</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. A new host needs to be connected to VLAN 3. Which IP address  should be assigned to this new host?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141797" type="radio" value="634789" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">192.168.1.22  /28</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141797" type="radio" value="634790" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">192.168.1.31  /28</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141797" type="radio" value="634791" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">192.168.1.32  /28</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141797" type="radio" value="634792" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">192.168.1.52  /28</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141797" type="radio" value="634793" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">192.168.1.63  /28</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141797","RESPONSE_MCSA_it_141797",1);       Question[Question.index].response_labels[1] = "141797";
// ]]&gt;</script> <strong><span style="color: black;">10</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">In setting up a  wireless infrastructure network, which device is used to associate a client  computer to the network?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_152231" type="radio" value="686580" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">an Ethernet  switch</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_152231" type="radio" value="686581" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">a wireless access  point</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_152231" type="radio" value="686582" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">another wireless  computer</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_152231" type="radio" value="686583" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">a hard-wired computer  on the network</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_152231","RESPONSE_MCSA_it_152231",1);       Question[Question.index].response_labels[1] = "152231";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">11</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Which statement about  STP network diameter is correct?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135830" type="radio" value="605016" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">STP diameters are  restricted by convergence times.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135830" type="radio" value="605017" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Layer 2 root elections  should be optimized by adjusting BPDU timers to match network  diameter.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135830" type="radio" value="605018" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Using lower bandwidth  connections between switches will allow STP to have a larger network  diameter.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135830" type="radio" value="605019" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Portfast</span><span style="font-family: Arial; color: black;"> can be used to increase the allowable switched network diameter because it disables the forward delay and maximum age timers.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135830","RESPONSE_MCSA_it_135830",1);       Question[Question.index].response_labels[1] = "135830";
// ]]&gt;</script> <strong><span style="color: black;">12</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141356" type="radio" value="631641" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Introduce a Layer 3  device in the topology.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141356" type="radio" value="631642" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Configure both switches  in VTP transparent mode to allow them to share VLAN  information.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141356" type="radio" value="631643" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Reconfigure the fa0/1  interface on switch SW1 with a static trunk  configuration.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141356" type="radio" value="631644" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Apply IP addresses that  are in the same subnet to FastEthernet 0/1 on SW1 and  FastEthernet 0/2 on  SW2.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141356","RESPONSE_MCSA_it_141356",1);       Question[Question.index].response_labels[1] = "141356";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">13</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116873" type="radio" value="510660" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Host A remains a member  of VLAN 10, because the router is routing traffic between VLANs.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_116873" type="radio" value="510661" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Host A is no longer a  member of VLAN 10, because port Fa0/3 has been manually assigned to VLAN  30.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116873" type="radio" value="510662" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Host A remains a member  of VLAN 10, because the switch provides dynamic VLAN assignment for the  port.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116873" type="radio" value="510663" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Host A maintains  connectivity to all members of VLAN 10, because it is connected to the same  physical network.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116873" type="radio" value="679597" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">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.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_116873","RESPONSE_MCSA_it_116873",1);       Question[Question.index].response_labels[1] = "116873";
// ]]&gt;</script> <strong><span style="color: black;">14</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_132681" type="checkbox" value="590553" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">After the end of the jam  signal, a backoff algorithm is  invoked.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132681" type="checkbox" value="590554" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Hosts 1 and 4 are  operating full duplex so no collision will  exist.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132681" type="checkbox" value="590555" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The hub will block the  port connected to Host 4 to prevent a collision.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132681" type="checkbox" value="590556" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Hosts 1 and 4 are  assigned shorter backoff values to provide them  priority to access the media.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: red;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_132681" type="checkbox" value="590557" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">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></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCMA","AIit_132681","RESPONSE_MCMA_it_132681",5);       Question[Question.index].response_labels[1] = "132681";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">15</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" colspan="3" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">What are two  requirements for configuring inter-VLAN routing using the router-on-a-stick  model? (Choose two.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142028" type="checkbox" value="636518" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Each subinterface should be configured with its own IP address,  subnet mask, and unique VLAN assignment.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142028" type="checkbox" value="636519" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The physical interface of  the router must be connected to a trunk link on the adjacent  switch.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142028" type="checkbox" value="636520" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The number of physical  interfaces on the router should match the number of VLANs.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142028" type="checkbox" value="636521" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Different static VLANs should be assigned to different interfaces of the  router.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142028" type="checkbox" value="636522" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The router should be  configured as the VTP  server.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in; background: white none repeat scroll 0% 0%; width: 501.45pt;" colspan="2" width="669">
<table class="MsoNormalTable" style="background: #ffffcc none repeat scroll 0% 0%; width: 220px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; background: #336666 none repeat scroll 0% 0%; width: 97.28%;" width="97%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
      var transliterate = new Array();           transliterate[0] = "0";           transliterate[1] = "1";           transliterate[2] = "2";           transliterate[3] = "3";           transliterate[4] = "4";           transliterate[5] = "5";           transliterate[6] = "6";           transliterate[7] = "7";           transliterate[8] = "8";           transliterate[9] = "9";              displayTimeLeft();                var display_id = setInterval("displayTimeLeft()",1000);        var ping_id = setInterval("ping()",300000);
// ]]&gt;</script> </span></div>
</td>
<td style="padding: 0in; background: white none repeat scroll 0% 0%; width: 9.75pt;" width="13">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="border: medium none ; padding: 0in;" width="68"></td>
</tr>
<tr height="0">
<td style="border: medium none ;" width="25"></td>
<td style="border: medium none ;" width="644"></td>
<td style="border: medium none ;" width="13"></td>
<td style="border: medium none ;" width="68"></td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="display: none; font-family: Arial; color: black;"> </span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">16</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142033" type="radio" value="636540" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Rename  VLAN1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142033" type="radio" value="636541" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Connect one more  port of  S1 to  R1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_142033" type="radio" value="636542" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Configure the Fa0/1  port of  S1 as a trunk  port.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142033" type="radio" value="636543" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Move the Fa0/0  interface of R1 to another  VLAN.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_142033","RESPONSE_MCSA_it_142033",1);       Question[Question.index].response_labels[1] = "142033";
// ]]&gt;</script> <strong><span style="color: black;">17</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_152240" type="radio" value="686632" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">zero</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_152240" type="radio" value="686633" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">one</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_152240" type="radio" value="686634" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">two</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_152240" type="radio" value="686635" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">four</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_152240","RESPONSE_MCSA_it_152240",1);       Question[Question.index].response_labels[1] = "152240";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">18</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_142066" type="radio" value="636695" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The router will drop  the packet.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142066" type="radio" value="636696" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The router will forward  the packet out interface FastEthernet  0/1.1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142066" type="radio" value="636697" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The router will forward  the packet out interface FastEthernet  0/1.2.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142066" type="radio" value="636698" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The router will forward  the packet out interface FastEthernet  0/1.3.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142066" type="radio" value="636699" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The router will forward  the packet out interface FastEthernet 0/1.2 and  interface FastEthernet  0/1.3.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_142066","RESPONSE_MCSA_it_142066",1);       Question[Question.index].response_labels[1] = "142066";
// ]]&gt;</script> <strong><span style="color: black;">19</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. What does the term DYNAMIC indicate in the output that is  shown?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141755" type="radio" value="634350" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">This entry can only be  removed from the MAC address table by a network  administrator.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141755" type="radio" value="634351" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">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.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141755" type="radio" value="634352" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Only the device with  MAC address 0060.5c5b.cd23 will be allowed to connect to port  Fa0/18.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141755" type="radio" value="634353" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">The switch learned this  MAC address from the source address in a frame received on  Fa0/18.</span></strong></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141755","RESPONSE_MCSA_it_141755",1);       Question[Question.index].response_labels[1] = "141755";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">20</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Which parameter is  associated with wireless authentication?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141765" type="radio" value="634421" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">shared  key</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141765" type="radio" value="634422" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SSID</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141765" type="radio" value="634423" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">ad hoc</span><span style="font-family: Arial; color: red;"> </span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141765" type="radio" value="634424" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">channel</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141765","RESPONSE_MCSA_it_141765",1);       Question[Question.index].response_labels[1] = "141765";
// ]]&gt;</script> <strong><span style="color: black;">21</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. Hosts B and C attempt to transmit a frame at the same time, but a collision occurs. Which hosts will receive the collision jamming signal?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141760" type="radio" value="634387" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">all hosts that are  shown</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141760" type="radio" value="634388" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">only hosts B and  C</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141760" type="radio" value="634389" /></span></strong></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">only hosts A, B, and  C</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141760" type="radio" value="634390" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">only hosts A, B, C, and  D</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141760" type="radio" value="634391" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial;">only hosts  A, D, E, and F</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141760" type="radio" value="634392" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">only hosts D, E, and  F</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141760","RESPONSE_MCSA_it_141760",1);       Question[Question.index].response_labels[1] = "141760";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">22</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">What is an efficient  and cost effective way to minimize the frequency and effects of broadcast storms  on an Ethernet LAN?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135838" type="radio" value="605061" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Connect each PC  directly to a router port.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135838" type="radio" value="605062" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Use access control  lists to filter broadcasts from the network.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135838" type="radio" value="605063" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Divide the computers  into separate VLANs on the existing  switches.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135838" type="radio" value="605064" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Divide the computers  into separate workgroups using different physical  switches.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135838","RESPONSE_MCSA_it_135838",1);       Question[Question.index].response_labels[1] = "135838";
// ]]&gt;</script> <strong><span style="color: black;">23</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. The switches in the exhibit have VTP pruning enabled. Which VLAN(s) will be allowed on the trunk to SW2 by SW4?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_150997" type="radio" value="680179" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">VLAN 20  only</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_150997" type="radio" value="680180" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">VLAN 10 and VLAN  30</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_150997" type="radio" value="680181" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">VLAN 10, VLAN 20, and  VLAN 30</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_150997" type="radio" value="680182" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">VLAN 1, VLAN 20 and  VLANs 1002 through  1005</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_150997","RESPONSE_MCSA_it_150997",1);       Question[Question.index].response_labels[1] = "150997";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">24</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">What is the correct  order in which the STP components are chosen?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135822" type="radio" value="604968" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">designated ports, nondesignated ports, root bridge, root  ports</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135822" type="radio" value="604969" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">nondesignated</span><span style="font-family: Arial; color: black;"> ports, designated  ports, root ports, root bridge</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135822" type="radio" value="604970" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">root bridge, root ports,  designated ports, nondesignated  ports</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135822" type="radio" value="604971" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">root ports, root  bridge, nondesignated ports, designated  ports</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135822","RESPONSE_MCSA_it_135822",1);       Question[Question.index].response_labels[1] = "135822";
// ]]&gt;</script> <strong><span style="color: black;">25</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131395" type="radio" value="584278" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">hub  HB1</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_131395" type="radio" value="584279" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">switch  SW1</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131395" type="radio" value="584280" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">router  R1</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131395" type="radio" value="584281" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">switch  SW2</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131395" type="radio" value="584282" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">router  R2</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131395" type="radio" value="585696" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">switch  SW4</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_131395","RESPONSE_MCSA_it_131395",1);       Question[Question.index].response_labels[1] = "131395";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">26</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. What three statements describe why Host1 and Host2 are unable to  communicate? (Choose three.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_132531" type="checkbox" value="589909" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">The switch ports are on  different VLANs.</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132531" type="checkbox" value="589910" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The switch IP address  is on the wrong subnet.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_132531" type="checkbox" value="589911" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">The hosts are configured  on different logical networks.</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_132531" type="checkbox" value="589912" /></span></strong></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">A router is required to  forward traffic between Host1 and Host2.</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132531" type="checkbox" value="589913" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The VLAN port  assignments must be contiguous for each VLAN.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132531" type="checkbox" value="589914" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The host default  gateway addresses must be on the same logical  network.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCMA","AIit_132531","RESPONSE_MCMA_it_132531",6);       Question[Question.index].response_labels[1] = "132531";
// ]]&gt;</script> <strong><span style="color: black;">27</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Which statement is  correct about STP architecture?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135829" type="radio" value="605008" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Spanning Tree Protocol  will guarantee a loop free Layer 2 topology.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135829" type="radio" value="605009" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Spanning Tree Protocol  guarantees the shortest path to destination  networks.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135829" type="radio" value="605010" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The switch with the  highest priority will be assigned the lowest BID in the root  election.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135829" type="radio" value="605011" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The first step in the  spanning-tree election process is to determine the root  port.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135829" type="radio" value="679588" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">To select designated  ports, the spanning-tree algorithm must determine the longest contiguous path  from the root  bridge.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135829","RESPONSE_MCSA_it_135829",1);       Question[Question.index].response_labels[1] = "135829";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">28</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">While configuring a new switch, a network administrator configures the switch as an HTTP server. What benefits does this configuration provide?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149461" type="radio" value="672393" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">This allows the switch  to host web pages for the network.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149461" type="radio" value="672394" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">This allows remote VPN  connections to the switch over the Internet.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149461" type="radio" value="672395" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">This is required if a  web server or web farm is attached to the  switch.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_149461" type="radio" value="672396" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">This allows web-based  configuration tools to be used with the  switch.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_149461","RESPONSE_MCSA_it_149461",1);       Question[Question.index].response_labels[1] = "149461";
// ]]&gt;</script> <strong><span style="color: black;">29</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">What are two benefits  of the IEEE 802.11n standard over the IEEE 802.11G? (Choose  two.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132310" type="checkbox" value="588851" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">requires less  equipment</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_132310" type="checkbox" value="588852" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">provides improved  range</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_132310" type="checkbox" value="588853" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">permits increased data  rates</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132310" type="checkbox" value="588854" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">has a single-input and  a single-output</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_132310" type="checkbox" value="588855" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">needs no hardware  upgrade for  compatibility</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCMA","AIit_132310","RESPONSE_MCMA_it_132310",5);       Question[Question.index].response_labels[1] = "132310";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">30</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. The network administrator wants to allow both SSH and Telnet connections to Switch1. However, the SSH connections fail. What is the most likely cause of this problem?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_142023" type="radio" value="636497" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">The RSA key has been  removed.</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142023" type="radio" value="636498" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SSH has been configured  on the wrong line.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142023" type="radio" value="636499" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The <strong>transport  input</strong> command is applied incorrectly.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142023" type="radio" value="636500" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The domain name has  been configured in the wrong configuration  mode.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"></div>
<table class="MsoNormalTable" style="background: white none repeat scroll 0% 0%; width: 100%;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal" style="margin-bottom: 12pt;"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 9.75pt;" width="13">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="display: none; font-family: Arial; color: black;"> </span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">31</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. A new switch, SW3, has been added to the network. The network administrator determines that VLAN information is not propagating to SW3. Which command will remedy the problem?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_150336" type="radio" value="676516" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SW1(config)# <strong>vtp</strong><strong> version  1</strong></span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_150336" type="radio" value="676517" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SW2(config)# <strong>vtp</strong><strong> mode  client</strong></span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_150336" type="radio" value="676518" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">SW3(config)# <strong>vtp</strong><strong> domain  Cisco1</strong></span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_150336" type="radio" value="676519" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SW3(config)# <strong>vtp</strong><strong> mode  transparent</strong></span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_150336","RESPONSE_MCSA_it_150336",1);       Question[Question.index].response_labels[1] = "150336";
// ]]&gt;</script> <strong><span style="color: black;">32</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Which CLI mode allows users to access all device commands, such as those used for configuration, management, and troubleshooting?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116754" type="radio" value="509609" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">user EXEC  mode</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_116754" type="radio" value="509610" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">privileged EXEC  mode</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116754" type="radio" value="509611" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">global configuration  mode</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116754" type="radio" value="509612" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">interface configuration  mode</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_116754","RESPONSE_MCSA_it_116754",1);       Question[Question.index].response_labels[1] = "116754";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">33</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149433" type="radio" value="672191" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Relocate the APs closer to each other.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149433" type="radio" value="672192" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Increase the distance  between the clients.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_149433" type="radio" value="672193" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Change the channel on  AP-B to 6 or 11.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149433" type="radio" value="672194" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Place AP-A and AP-B on  the same wireless  channel.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_149433","RESPONSE_MCSA_it_149433",1);       Question[Question.index].response_labels[1] = "149433";
// ]]&gt;</script> <strong><span style="color: black;">34</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">A switch that is using port-based memory buffering receives two incoming frames on the same port. The destination port for the first frame that is received is busy. How will the switch handle the second frame that it received?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_149460" type="radio" value="672389" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The second frame will  have to wait to be delivered even if its destination port is  available.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149460" type="radio" value="672390" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The second frame will  be delivered to the memory buffer for its destination  port.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149460" type="radio" value="672391" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The second frame will  be placed in a common memory buffer to await  delivery.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_149460" type="radio" value="672392" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The second frame will  be dropped.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_149460","RESPONSE_MCSA_it_149460",1);       Question[Question.index].response_labels[1] = "149460";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">35</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. The network administrator has just added VLAN 50 to Switch1 and Switch2. Hosts A, B, C, and D are correctly configured with IP addresses in the subnet range for VLAN 50. Host A can communicate with host B, but cannot communicate with host C or host D. What is the cause of this problem?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_121988" type="radio" value="538374" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">There is a native VLAN  mismatch.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_121988" type="radio" value="538375" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The Fa0/11 interface of  Switch1 is not configured as a trunk. </span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_121988" type="radio" value="538376" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The link between  Switch1 and Switch2 is up but not trunked.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_121988" type="radio" value="538377" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">VLAN 50 is not allowed on  the trunk link between Switch1 and  Switch2.</span></strong></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_121988","RESPONSE_MCSA_it_121988",1);       Question[Question.index].response_labels[1] = "121988";
// ]]&gt;</script> <strong><span style="color: black;">36</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131387" type="radio" value="584244" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">All the VLANs were pruned from the trunk port between SW1 and  SW2.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131387" type="radio" value="584245" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SW1 and SW2 cannot be  both set as VTP servers in the same VTP domain.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_131387" type="radio" value="584246" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">VTP configuration  revision number of SW2 was higher than the configuration revision number of SW1. </span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131387" type="radio" value="584247" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The additional VLANs from SW2 created more VLANs  than the VLAN database of SW1 could  contain.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_131387","RESPONSE_MCSA_it_131387",1);       Question[Question.index].response_labels[1] = "131387";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">37</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Company policy requires  disabling the command history buffer on network devices. An administrator enters  <strong>terminal no history size</strong> 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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116469" type="radio" value="507919" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The command contained a  syntax error.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116469" type="radio" value="507920" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The Cisco IOS version  does not support disabling the command history  buffer.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_116469" type="radio" value="507921" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The command history can  only be disabled on a router, not a switch.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_116469" type="radio" value="507922" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The <strong>size</strong> parameter  reset the default buffer size but did not disable access to the  buffer.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_116469","RESPONSE_MCSA_it_116469",1);       Question[Question.index].response_labels[1] = "116469";
// ]]&gt;</script> <strong><span style="color: black;">38</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. Which two options correctly describe the router configuration  that is shown? (Choose two.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142029" type="checkbox" value="636523" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Routing between the 192.168.1.0 and 192.168.3.0 networks will not succeed until a routing protocol is configured on the router.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142029" type="checkbox" value="636524" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">VLANs</span><span style="font-family: Arial; color: black;"> have not been  appropriately configured on the router subinterfaces.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142029" type="checkbox" value="636525" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">The configuration is  appropriate for a router-on-a-stick network design. </span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142029" type="checkbox" value="636526" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">Trunking</span></strong><strong><span style="font-family: Arial; color: red;"> has been appropriately  configured on the router subinterfaces.</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142029" type="checkbox" value="636527" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">An IP address should be  applied to interface Fa0/1 for routing to occur. </span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCMA","AIit_142029","RESPONSE_MCMA_it_142029",5);       Question[Question.index].response_labels[1] = "142029";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">39</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. After entering the commands in the exhibit, the administrator receives a &#8220;password required, but none set&#8221; message when attempting to connect to S1. What is the problem?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135843" type="radio" value="605151" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The <strong>enable  secret</strong> password was not set.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135843" type="radio" value="605152" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">S1 does not have  <strong>login</strong> configured on the vty  lines.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135843" type="radio" value="605153" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">S1 does not have a  password configured for the vty  lines.</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135843" type="radio" value="605154" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The <strong>crypto key</strong> is not properly configured to generate  passwords.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135843" type="radio" value="679596" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The VLAN1 interface has  not be enabled with the <strong>no shutdown</strong> command.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135843","RESPONSE_MCSA_it_135843",1);       Question[Question.index].response_labels[1] = "135843";
// ]]&gt;</script> <strong><span style="color: black;">40</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. A network administrator has segmented the network into two VLANs and configured R1 and S1 as displayed. However, PC1 is unable to access PC2. What is the likely problem?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142043" type="radio" value="636583" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">No routing protocol is  configured on R1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_142043" type="radio" value="636584" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">The Fa0/1 port of S1 is not a trunk  port.</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142043" type="radio" value="636585" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The default gateway  address is not set on S1.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142043" type="radio" value="636586" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Only one physical link  between S1 and R1 is configured for inter-VLAN  routing.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_142043","RESPONSE_MCSA_it_142043",1);       Question[Question.index].response_labels[1] = "142043";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">41</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. The Layer 2 switching design that is shown has been implemented in a campus environment that is using Spanning Tree Protocol. All inter-switch links that are shown are trunks. Whenever an inter-switch link fails, the network takes nearly a minute to completely converge. How can the convergence time be reduced?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135827" type="radio" value="604996" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Increase the capacity  of the distribution and core trunk links to 10 Gb/s.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135827" type="radio" value="604997" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Add a trunk link that  directly connects D1 and D2.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_135827" type="radio" value="604998" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Use Layer 3 switching  on the core switch.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_135827" type="radio" value="604999" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Implement Rapid Spanning  Tree Protocol.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_135827","RESPONSE_MCSA_it_135827",1);       Question[Question.index].response_labels[1] = "135827";
// ]]&gt;</script> <strong><span style="color: black;">42</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. What are two reasons for the Fa0/24 port being placed in the  blocking state? (Choose two.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142038" type="checkbox" value="636562" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">This switch is not the  root bridge.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142038" type="checkbox" value="636563" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The Fa0/24 port is  administratively down.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142038" type="checkbox" value="636564" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">STP has detected links  that create a loop.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142038" type="checkbox" value="636565" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">There is a change in  the VTP configuration.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142038" type="checkbox" value="636566" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The Fa0/24 port is  overloaded with too much traffic for its configured  bandwidth.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCMA","AIit_142038","RESPONSE_MCMA_it_142038",5);       Question[Question.index].response_labels[1] = "142038";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">43</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Which three actions are  performed during the boot sequence of a Cisco switch? (Choose  three.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142048" type="checkbox" value="636603" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The boot loader uses  the self-contained switch operating system to boot the  switch.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142048" type="checkbox" value="636604" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The boot loader  retrieves diagnostics routines via TFTP.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142048" type="checkbox" value="636605" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The boot loader performs  POST.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142048" type="checkbox" value="636606" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The boot loader is loaded  from RAM.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCMA_it_142048" type="checkbox" value="636607" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">The boot loader  initializes the flash file system that is used to boot the  system.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCMA_it_142048" type="checkbox" value="636608" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The boot loader loads  the default operating system if the flash-based operating system is corrupt or  missing.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCMA","AIit_142048","RESPONSE_MCMA_it_142048",6);       Question[Question.index].response_labels[1] = "142048";
// ]]&gt;</script> <strong><span style="color: black;">44</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Which combination is  required to establish a connection to initially configure the Linksys WRT300N wireless access  device?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141340" type="radio" value="631503" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">a computer with a  console connection to the WRT300N</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141340" type="radio" value="631504" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">a computer with a  wireless connection to the WRT300N</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141340" type="radio" value="631505" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">a computer with an AUX  port connection to the WRT300N</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141340" type="radio" value="631506" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">a computer configured in  the same IP subnet as the WRT300N and a direct cable connection to  it</span></strong></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141340","RESPONSE_MCSA_it_141340",1);       Question[Question.index].response_labels[1] = "141340";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 11.95pt;" width="16" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">45</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 550.55pt;" colspan="3" width="734" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer to the exhibit. RTB is configured for traditional inter-VLAN routing. RTB can ping computer A but cannot ping computer B. What is a possible cause of this failure?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141707" type="radio" value="633876" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">Port Fa0/11 is in the  wrong VLAN</span></strong><span style="font-family: Arial; color: black;">.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141707" type="radio" value="633877" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">RTB does not have an  active routing protocol.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141707" type="radio" value="633878" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">The IP address of  computer B is in the wrong logical network.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141707" type="radio" value="633879" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Router interface Fa0/1  has the wrong trunk encapsulation type configured. </span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in; background: white none repeat scroll 0% 0%; width: 510.2pt;" colspan="2" width="680">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; background: white none repeat scroll 0% 0%; width: 1pt;" width="1">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="border: medium none ; padding: 0in;" width="68"></td>
</tr>
<tr height="0">
<td style="border: medium none ;" width="16"></td>
<td style="border: medium none ;" width="664"></td>
<td style="border: medium none ;" width="1"></td>
<td style="border: medium none ;" width="68"></td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="display: none; font-family: Arial; color: black;"> </span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">46</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">In which mode is a VTP  switch operating if it has been configured to only forward VTP  advertisements?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131390" type="radio" value="584257" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">client</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131390" type="radio" value="584258" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">root</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131390" type="radio" value="584259" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">server</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_131390" type="radio" value="584260" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">transparent</span></strong></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_131390","RESPONSE_MCSA_it_131390",1);       Question[Question.index].response_labels[1] = "131390";
// ]]&gt;</script> <strong><span style="color: black;">47</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_145997" type="radio" value="655273" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Disable VTP pruning on  SW2.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_145997" type="radio" value="655274" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Configure SW2 in VTP  transparent mode.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_145997" type="radio" value="655275" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">Configure SW2 with the  VTP domain password.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_145997" type="radio" value="655276" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Configure SW2 as a VTP  server with a higher revision  number.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_145997","RESPONSE_MCSA_it_145997",1);       Question[Question.index].response_labels[1] = "145997";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">48</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. What is the effect of setting the security mode to WEP on the  Linksys integrated  router?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_146001" type="radio" value="655296" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">WEP identifies the  wireless LAN.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_146001" type="radio" value="655297" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">WEP allows the access  point to inform clients of its presence.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_146001" type="radio" value="655298" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">WEP translates IP  addresses into easy-to-remember domain names.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_146001" type="radio" value="655299" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">WEP encrypts data  between the wireless client and the access  point.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_146001" type="radio" value="655300" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: red;">WEP ensures that only  authenticated users are allowed access to the  WLAN.</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_146001" type="radio" value="655301" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">WEP translates an  internal address or group of addresses into an outside, public  address.</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_146001","RESPONSE_MCSA_it_146001",1);       Question[Question.index].response_labels[1] = "146001";
// ]]&gt;</script> <strong><span style="color: black;">49</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131382" type="radio" value="584222" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">QoS</span><span style="font-family: Arial; color: black;"> </span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131382" type="radio" value="584223" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">routing</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_131382" type="radio" value="584224" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">trunking</span></strong><strong><span style="font-family: Arial; color: red;"> </span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_131382" type="radio" value="584225" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">VPN</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_131382","RESPONSE_MCSA_it_131382",1);       Question[Question.index].response_labels[1] = "131382";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">50</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>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?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_142021" type="radio" value="636487" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">Fa0/1 interface of switch  A</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142021" type="radio" value="636488" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Fa0/2 interface of  switch A</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142021" type="radio" value="636489" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Fa0/1 interface of  switch B</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142021" type="radio" value="636490" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Fa0/2 interface of  switch B</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142021" type="radio" value="636491" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Fa0/1 interface of  switch C</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_142021" type="radio" value="636492" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">Fa0/2 interface of  switch C</span></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_142021","RESPONSE_MCSA_it_142021",1);       Question[Question.index].response_labels[1] = "142021";
// ]]&gt;</script> <strong><span style="color: black;">51</span></strong></span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">What provides an  authentication mechanism for 802.11-based wireless  networks?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141795" type="radio" value="634768" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">DSSS</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141795" type="radio" value="634769" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">OFDM</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141795" type="radio" value="634770" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">SSID</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141795" type="radio" value="634771" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">WPA</span></strong></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td style="padding: 0in;">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in;">
<div class="MsoNormal"></div>
</td>
</tr>
</tbody>
</table>
<div class="MsoNormal"><span style="font-family: Arial; color: black;"> <script type="text/javascript">// <![CDATA[
            Question.index++;     Question[Question.index] = new QuestionObj("MCSA","AIit_141795","RESPONSE_MCSA_it_141795",1);       Question[Question.index].response_labels[1] = "141795";
// ]]&gt;</script> <span style="display: none;"> </span></span></div>
<table class="MsoNormalTable" style="width: 750px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in; width: 18.75pt;" width="25" valign="top">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: black;"><span style="color: black;">52</span></span></strong><span style="font-family: Arial; color: black;"> </span></div>
</td>
<td style="padding: 0in; width: 543.75pt;" width="725" valign="top">
<form>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in;" colspan="2">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"></p>
<p>Refer  to the exhibit. Computer D sends a broadcast message. Which devices will process  the broadcast message?</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141337" type="radio" value="631479" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">computer  E</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141337" type="radio" value="631480" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">computer D and computer  E</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141337" type="radio" value="631481" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">computer D, computer E,  and Router1</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141337" type="radio" value="631482" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">computer B and computer  E</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input checked="checked" name="RESPONSE_MCSA_it_141337" type="radio" value="631483" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><strong><span style="font-family: Arial; color: red;">computer B, computer E,  and Router1</span></strong></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141337" type="radio" value="631484" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">computer C, computer D,  and computer E</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141337" type="radio" value="631485" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">computer C, computer D,  computer E, and Router1</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in; width: 11.25pt;" width="15" valign="top">
<div class="MsoNormal"><span style="font-family: Arial; color: black;"><br />
<input name="RESPONSE_MCSA_it_141337" type="radio" value="631486" /></span></div>
</td>
<td style="padding: 0in; width: 100%;" width="100%">
<div class="MsoNormal"><span style="font-family: Arial; color: black;">computer A, computer B,  computer C, computer D, computer E, and  Router1</span></p>
<p>source :  <a href="http://ccna4u.org">ccna4u</a></div>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/25/ccna-3-final/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CCNA E3 Final</title>
		<link>http://learn-ccna.com/2009/11/15/ccna-e3-final/</link>
		<comments>http://learn-ccna.com/2009/11/15/ccna-e3-final/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 18:59:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final]]></category>
		<category><![CDATA[CCNA Exploration 3]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=739</guid>
		<description><![CDATA[[learn-ccna.com] 1. Refer to the exhibit. The network administrator needs to setup Switch1 for remote access from HostA. The show ip interface brief is issued on Router1 and the show interfaces trunk command is issued on the Switch1 to verify the current status. The administrator applies the additional configuration shown in the exhibit to Switch1. [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://learn-ccna.com">learn-ccna.com</a>]</p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">1. Refer to the exhibit. The network administrator needs to setup Switch1 for remote access from HostA. The </span></span><span style="font-size: 100%;"> </span><span style="font-size: 100%;"><span style="font-family: verdana;">show ip interface brief</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> is issued on Router1 and t</span></span><span style="font-size: 100%;"><span style="font-family: verdana;">he show interfaces trunk</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> command is issued on the</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> Switch1 to verify the current status. The administrator applies the additional configuration shown in the</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> exhibit to Switch1. However, the telnet from HostA fails. What additional commands need to be applied</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> to the switch?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config)# interface vlan 1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip address 10.1.1.250 255.255.255.0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# no shutdown</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip default-gateway 10.1.10.254</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config)# interface vlan 1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip address 10.1.50.250 255.255.255.0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# no shutdown</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip default-gateway 10.1.50.254</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config)# interface vlan 10</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip address 10.1.10.250 255.255.255.0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# no shutdown</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip default-gateway 10.1.10.254</span></span></p>
<p><span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Switch(config)# interface vlan 10</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip address 10.1.1.250 255.255.255.0</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# no shutdown</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip default-gateway 10.1.10.254</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config)# interface vlan 50</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip address 10.1.10.250 255.255.255.0</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# no shutdown</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch(config-if)# ip default-gateway 10.1.10.254</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">2. Refer to the exhibit. On the basis of the configuration shown, how will an Ethernet frame on port</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> GigabitEthernet0/1 be modified?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">802.1Q encapsulation prepends a 4-byte tag field in front of the original Ethernet frame and recomputes frame check sequence (FCS) on the modified frame.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">802.1Q encapsulation inserts a 4-byte tag field into the original Ethernet frame between the source address</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="color: #ff6600;"> and type/length fields and recomputes the frame check sequence (FCS) on the modified frame.</span></span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">802.1Q encapsulation prepends an 802.1p field in front of the original Ethernet frame and recomputes frame check sequence (FCS) on the modified frame.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">802.1Q encapsulation inserts an 802.1p field into the original Ethernet frame between the source address</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> and type/length fields and recomputes the frame check sequence (FCS) on the modified frame.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">3. What vLANs are allowed across a trunk when the range of allowed VLANs is set to the default value?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;"><span style="color: #ff6600;">All VLANs will be allowed across the trunk.</span></span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Only VLAN 1 will be allowed across the trunk.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Only the native VLAN will be allowed across the trunk.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switches will negotiate via VTP which VLANs to allow across the trunk.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">4. Which parameter is used to uniquely identify one wireless network from another?</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">SSID</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">OFDM</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">WEP</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">DSSS</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">5. Refer to the exhibit. What is the consequence if SW1 port F0/1 is configured as an edge port?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SW1 port F0/1 transitions to the learning state.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">SW1 port F0/1 can generate a temporary loop.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SW1 port F0/1 becomes a non-designated port.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SW1 port F0/2 no longer passes BPDUs to SW4.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">6. Refer to the exhibit. What will allow a host on VLAN 40 on switch X to communicate with a host in VLAN on switch Y?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">QoS</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">routing</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">trunking</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">VPN</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">7. Refer to the exhibit. Spanning-tree port priorities are 128 for all interfaces. The network administrator enters spanning-tree vlan 1 root primary command on S4. Which two port results are correct? (Choose two.)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;"><span style="color: #ff6600;">S1 Gi0/1 becomes a root port</span>.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">S2 Gi0/2 becomes a non-designated port.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">S3 Gi0/1 becomes a non-designated port.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">S4 Gi0/1 becomes a root port.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;"><span style="color: #ff6600;">S4 Gi0/2 becomes a designated port</span>.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">8. Refer to the exhibit. Which two facts can be confirmed by this output? (Choose two.)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">This switch has established two-way communication with the neighboring devices.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">This switch is configured to advertise its VLAN configuration to other VTP-enabled switches in the VTP domain.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;"><span style="color: #ff6600;">This switch will drop all VTP advertisements that come from the switches that are configured in the VTP domain</span>.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">This switch will cause no disruption in the VTP domain operations if the rest of the switches in the same</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;"><span style="color: #ff6600;">VTP domain have a higher configuration revision number</span>.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">9. Refer to the exhibit. R1 is configured for traditional inter-VLAN routing. R1 can ping computer 3 but cannot</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> ping computer 1. What is a possible cause for this failure?</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">S1 port Fa0/11 is in the wrong VLAN.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">R1 does not have an active routing protocol.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The IP address of computer 1 is in the wrong logical network.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router interface Fa0/0 has the wrong trunk encapsulation type configured.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">10. Refer to the exhibit. Both switches are interconnected via a trunk link. Host A and host B are on the default</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> VLAN but are not able to exchange traffic. What should be done to fix the problem?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Allow all VLANs on the trunk link.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Remove the native VLAN from the trunk.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Include a router or switch with Layer 3 capabilities.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Configure the same native VLAN on both ends of the trunk.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">11. Refer to the exhibit. The hosts connected to switch SW1 are not able to communicate with the hosts in the</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> same VLANs connected to switch SW2. What should be done to fix the problem?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Configure VLANs with different VLAN IDs on switch SW2.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Reconfigure the trunk port on switch SW2 with static trunk configuration.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Introduce a Layer 3 device or a switch with Layer 3 capability in the topology.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Apply IP addresses that are in the same subnet to the interfaces used to connect SW1 and SW2.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">12. What happens when the crypto key zeroize rsa command is entered on a switch configured with the</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> transport input ssh command on the vty lines?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A new RSA key pair is created.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch defaults to allowing Telnet connections only.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch is no longer able to make SSH connections as an SSH client.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The switch allows remote connections only after a new RSA key pair is generated.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">13. Refer to the exhibit. An Ethernet switch has developed the CAM table shown. What action will the switch when it receives the frame shown at the bottom of the exhibit?</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Forward the frame out all interfaces except Interface3.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">add station 00-00-3D-1F-11-05 to Interface2 in the forwarding table.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">forward the frame out Interface3.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">discard the frame</span></span>.<br />
<span style="font-size: 100%;"><span style="font-family: verdana;">forward the frame out all interfaces</span></span>.<br />
<span style="font-size: 100%;"><span style="font-family: verdana;">forward the frame out Interface2</span></span>.</p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">14. Which two statements describe Spanning Tree Protocol? (Choose two.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">It eliminates Layer 2 loops in network topologies.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It eliminates the need for redundant physical paths in network topologies.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">It can only be used in networks in which Layer 2 switching is in use.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It can only be used in networks where both routers and switches are used together.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">It can only be used in networks where routers are installed.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">15. Refer to the exhibit. A new host needs to be connected to VLAN 1. Which IP addresses should be assigned this new host?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">192.168.1.11 /28</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">192.168.1.22 /28</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">192.168.1.33 /28</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">192.168.1.44 /28</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">192.168.1.55 /28</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">16. Refer to the exhibit. How does SW1 manage traffic coming from Host A?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SW1 drops the traffic because it is untagged.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">SW1 leaves the traffic untagged and forwards it over the trunk.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SW1 tags the traffic with the lowest VLAN ID value and forwards it over the trunk link.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SW1 encapsulates the traffic with 802.1Q encapsulation and forwards it over the trunk link.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">17. Refer to the exhibit. The switches are configured for VTP as shown. Which two statements correctly describe</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> the operation of these switches? (Choose two.)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A new VLAN can be added to Switch1 and that information will be added only to Switch2.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">A new VLAN can be added to Switch1 and that information will be added to Switch2 and Switch4.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">An existing VLAN can be deleted from Switch4 and that VLAN will be deleted from Switch1 and</span></span><span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;"> Switch2.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">An existing VLAN can be deleted from Switch2 and that VLAN will be deleted from Switch1 and</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> Switch4.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A new VLAN can be added to Switch4 and that information will be added to Switch1, Switch2, and</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> Switch3.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A new VLAN can be added to Switch3 and that information will be added to Switch1, Switch2, and</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> Switch4.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">18. Refer to the exhibit. Computer A sends a broadcast message. Which devices will see the broadcast?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">computer B</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">computer B and Router1</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">computer C and Router1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">computer B, computer D, computer E and Router1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">computer B, computer C, computer D, computer E and Router1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">computer A, computer B, computer C, computer D, computer E and Router1</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">19. Refer to the exhibit. The network administrator enters the configuration shown to allow both SSH and Telnet</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> connections to the switch. The Telnet connections fail. What is the most likely cause of this problem?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The SSH version number is wrong.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SSH has been configured on the wrong line.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Telnet and SSH cannot be configured simultaneously.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The transport input command is configured incorrectly.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">20. Refer to the exhibit. Which switch will be elected as the root bridge of the spanning tree topology?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Cat-A</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Cat-B</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Cat-C</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Cat-D</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">21. Refer to the exhibit. The switches in the exhibit have VTP pruning enabled. Which VLANs will be pruned</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> from switch SW3?</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">VLAN 10 and VLAN 20</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">VLAN 1, VLAN 10, and VLAN 20</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">VLAN 1, VLAN 1002 through 1005</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">VLAN 1, VLAN 10, VLAN 20, VLAN 1002 through 1005</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">22. Refer to the exhibit. What does STATIC indicate in the output that is shown?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch will not allow any other device to connect to port Fa0/15.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Traffic destined for MAC address 0000.c123.5432 will be forwarded to Fa0/15.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">This entry will be removed and refreshed every 300 seconds to keep it in the table.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch learned this MAC address from the source address in a frame received on Fa0/15.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">When processing a frame, the switch does not have to perform a lookup to determine the final destination</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> port.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">23. Which three statements are true regarding router-on-a-stick inter-VLAN routing? (Choose three.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">requires the use of subinterfaces on the router</span></span><span style="color: #ff6600;">.</span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">requires an access link between the router and Layer 2 switch.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">more cost-efficient and scalable than using multiple physical interfaces.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">requires each subinterface to be configured with the no shutdown command</span></span>.<br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">can impact performance if many VLANs compete for bandwidth on a single router interface.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">makes troubleshooting the inter-VLAN routing configuration much less complex than when using multiple</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> physical interfaces</span></span>.</p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">24. Refer to the exhibit. Router RA receives a packet with a source address of 192.168.1.35 and a destination</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> address of 192.168.1.85. What will the router do with this packet?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router will forward the packet out interface FastEthernet 0/1.1.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router will forward the packet out interface FastEthernet 0/1.2.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router will forward the packet out interface FastEthernet 0/1.3.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router will forward the packet out interface FastEthernet 0/1.2 and interface FastEthernet 0/1.3</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The router will ignore the packet because the source and destination are on the same broadcast domain</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router will drop the packet since no network that includes the source address is attached to the </span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">25. Refer to the exhibit. The network administrator needs to remove the east-hosts VLAN and use the switch from that VLAN in one of the existing VLANs. What two commands should be used when completely</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"><span style="font-weight: bold;"> removing VLAN 2 from S1-Central while leaving the switch and all its interfaces operational? (Choose two)</span><br />
S1-Central# reload</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">S1-Central# erase flash:</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">S1-Central(config)# no vlan 2</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">S1-Central# delete flash:vlan.dat</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">S1-Central(config-if)# switchport access vlan 3</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">26. Refer to the exhibit. What does &#8220;FORWARDING&#8221; mean in the command output shown?</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The switch is sending and receiving data frames.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch is receiving BPDUs, but not sending data frames.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch is participating in an election process by forwarding the BPDUs it receives.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch is receiving BPDUs and populating the MAC address table, but not sending data.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">27. Refer to the exhibit. Switch SW2 has been newly purchased and added to the network. What configuration</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> should be applied to SW2 so that it participates in the same VTP domain as switch SW1, receives VLAN</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> information from SW1, and synchronizes VLAN information?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Disable VTP pruning on SW2.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Configure SW2 in VTP transparent mode.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Configure SW2 with the VTP domain password.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Configure SW2 as a VTP server with a higher revision number.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">28. What are three benefits of a hierarchical network model? (Choose three.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">reduced contention for bandwidth</span></span><span style="color: #ff6600;">.</span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">reduced size of the physical layout.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">increased fault tolerance of the network.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">elimination of the need for wiring closets</span></span>.<br />
<span style="font-size: 100%;"><span style="font-family: verdana;">elimination of the need for layer three functionality.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">simplification of management and troubleshooting</span></span><span style="color: #ff6600;">.</span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">29. Refer to the exhibit. Which three options correctly identify information that could be associated with this</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> output?(Choose three.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Interface FastEthernet3/0/0 is subinterfaced.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">A non-proprietary trunking protocol is in use.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The configuration is appropriate for a router-on-a-stick network design.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A shutdown command has been applied to interface FastEthernet3/0/0.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Interface FastEthernet3/0/0.3 is mapped to the default management VLAN.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">An IP address should be applied to FastEthernet3/0/0 for correct data routing.</span></span></p>
<div style="text-align: justify;"><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">30. Refer to the exhibit. Switch SW2 was tested in a lab environment and then inserted into a production network</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> without reloading its configuration. After the trunk link between SW1 and SW2 was brought up, all users connectivity to the network. What could be the source of the problem?</span></span></div>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">All the VLANs were pruned from the trunk port between SW1 and SW2.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SW1 and SW2 cannot be both set as VTP servers in the same VTP domain.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">VTP configuration revision number of SW2 was higher than the configuration revision number of SW1.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The additional VLANs from SW2 created more VLANs than the VLAN database of SW1 could contain</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">31. Refer to the exhibit. A network administrator needs to implement inter-VLAN routing on a hierarchical</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> network. On which devices should the inter-VLAN routing be configured?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">AS1 and AS2</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">DS1 and DS2</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Gateway and CS1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Gateway, CS1, DS1, and DS2</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">32. Which three statements are correct concerning the default configuration of a new switch? (Choose three).</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Spanning Tree Protocol is disabled.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Enable password is configured as cisco.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">All switch ports are assigned to VLAN1.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The flash directory contains the IOS image.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">VLAN1 is configured with a management IP address.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">All interfaces are set to auto-negotiation of speed and duplex.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">33. Refer to the exhibit. All hosts are in listen mode. Host 1 and Host 4 both transmit data at the same time. do the hosts respond on the network? (Choose two.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">After the end of the jam signal, a backoff algorithm is invoked.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Hosts 1 and 4 are operating full duplex so no collision will exist.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The hub will block the port connected to Host 4 to prevent a collision.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Hosts 1 and 4 are assigned shorter backoff values to provide them priority to access the media.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">If a host has data to transmit after the backoff period of that host, the host checks to determine if the idle before transmitting.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">34. Refer to the exhibit. After the listed commands are entered into router R1 and switch S1, the administrator</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> enters the show interface fa0/1 trunk and gets the results shown. What is the likely problem?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The trunk is established, but no VLANs have been configured to use it.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The trunk has not been established because the router does not support dynamic trunking protocol.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router, the switch, or both must be configured with the dynamic desirable option for dynamic</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">trunking protocol to establish a trunk.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The router is missing the dynamic trunking protocol statements necessary to form a trunk.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">35. Refer to the exhibit. Which two statements are true about the operation of the interfaces? (Choose two.)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Incoming traffic with VLAN ID 0 is processed by interface fa0/0.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Incoming traffic that has a VLAN ID of 2 is processed by subinterface fa0/0.2.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Both subinterfaces remain up with line protocol up, even if fa0/0 line protocol is down.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Subinterfaces use unique MAC addresses by adding the 802.1Q VLAN ID to the hardware address</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Traffic inbound on this router is processed by different subinterfaces, depending on the VLAN from the traffic originated.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">36. What three tasks should be performed before moving a Catalyst switch to another VTP management domain?</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> (Choose three.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Select the correct VTP mode and version.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Configure the switch with the name of the new management domain.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Download the VTP database from the VTP server in the new domain.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Configure the VTP server in the new domain to recognize the BID of the switch.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Reset the VTP counters to allow the switch to synchronize with the other switches in the new domain</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Verify that the switch has a lower configuration revision number than the other switches in the new</span></span><span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;"> domain.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">37. Refer to the exhibit. Hosts A and B, connected to hub HB1, attempt to transmit a frame at the same time collision occurs. Which hosts will receive the collision jamming signal?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">only hosts A and B</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">only hosts A, B, and C</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">only hosts A, B, C, and D</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">only hosts A, B, C, and E</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">38. Which statement regarding the service password-encryption command is true?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The service password-encryption command is entered at the privileged EXEC mode prompt.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The service password-encryption command encrypts only passwords for the console and VTY ports</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The service password-encryption command encrypts all previously unencrypted passwords in the</span></span><span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;"> running configuration.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">To see the passwords encrypted by the service password-encryption command, enter the no service</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> password-encryption command.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">39. Refer to the exhibit. Which two statements are true regarding what the cost value of 23 represents for Switch4?</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> (Choose two.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">This cost represents the lowest cost path for Switch4 to the root switch.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A cost of 23 is the value being advertised out port 16 on the switch upstream (closer) to the root switch</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Switch4 adds the cost of a Fast Ethernet link to 23 to determine its total cost to reach the root switch</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Switch4 is connected via a Fast Ethernet link to an upstream switch that in turn is directly connected root switch via a Gigabit Ethernet link.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The root switch is advertising a cost of 23, which is lower than any other switch in the VLAN0001</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">spanning-tree domain.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">40. Refer to the exhibit. What three statements describe why Host1 and Host2 are unable to communicate?</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> (Choose three.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The switch ports are on different VLANs.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch IP address is on the wrong subnet.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The hosts are configured on different logical networks.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">A router is required to forward traffic between Host1 and Host2.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The VLAN port assignments must be contiguous for each VLAN.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The host default gateway addresses must be on the same logical network.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">41. Refer to the exhibit. Each switch is shown with its MAC address. Which switch will be elected as the</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> spanning-tree root bridge if the switches are configured with their default priority values?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">switch A</span></span><br />
<span style="color: #000000; font-size: 100%;"><span style="font-family: verdana;">switch B</span></span><br />
<span style="color: #000000; font-size: 100%;"><span style="font-family: verdana;">switch C</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">switch D</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">switch E</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">switch F</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">42. Refer to the exhibit. Hosts PC_A and PC_B send traffic simultaneously, and the frames from the transmitting</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> stations collide. What is the last device to receive the collision?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">hub HB1</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">switch SW1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">router R1</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">switch SW2</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">router R2</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">switch SW4</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">43. Why is it important that the network administrator consider the spanning-tree network diameter when choosing</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">the root bridge?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The network diameter limitation is 9.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">BPDUs may be discarded because of expiring timers.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The cabling distance between the switches is 100 meters.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The network diameter must be set to the number of meters of the cable between the root bridge and farthest connected switch.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;"><br />
</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">44. Refer to the exhibit. A network administrator has segmented the network into two VLANs and configured</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> Router1 for inter-VLAN routing. A test of the network, however, shows that hosts on each VLAN can only</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> access local resources and not resources on the other VLAN. What is the most likely cause of this problem</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Switch port Fa0/1 is not trunking.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Router interface Fa0/0 is possibly down.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">No routing protocol is configured on Router1.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">One of the router subinterfaces is possibly down.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">45. What is the purpose of issuing the command switchport mode access on a switch interface?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">disable port security</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">make the port operational</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">override the default port behavior</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">force the port to be a part of a single vlan</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">46. Refer to the exhibit. Which statement is true regarding the information shown?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Only one VLAN is currently configured to use the trunk links.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The switch negotiated trunk links for interfaces Fa0/1 and Gi0/1.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A Cisco proprietary protocol is in use for interfaces Fa0/1 and Gi0/1.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Interfaces Gi0/1 and Fa0/1 are allowed to carry data from multiple VLANs.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">47. Which identifier is used to keep track of frames that are destined for a particular wireless client?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">AID</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">SSID</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">BSSID</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">ESSID</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">48. Refer to the exhibit. What will happen when frames that contain an unknown source address reach interface</span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;"> fa0/24?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">A syslog message will be logged.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Fa0/24 will become error-disabled.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The incoming frames will be dropped.</span></span><br />
<span style="color: #000000; font-size: 100%;"><span style="font-family: verdana;">The security violation count will be incremented.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">49. In which mode is a VTP switch operating if it has been configured to only forward VTP advertisements</span></span><span style="font-weight: bold;">?</span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">client</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">root</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">server</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">transparent</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">50. Which method establishes an administrative connection for configuring the Linksys WRT300N wireless point?</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Associate with the access point and then open a HyperTerminal session with the access point.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Physically connect to the access point and then reboot the computer to launch the configuration software</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">From a computer in the same IP subnet as the access point, enter the default IP address of the access</span></span><span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;"> in a web browser.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Modify the TCP/IP properties of the computer connected to the access point so that it exists on the network, and then reboot your computer to establish a connection.</span></span></p>
<p><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">51. What two methods can be used to remove MAC address table entries from a switch? (Choose two.)</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">Power cycle the switch to clear all dynamically learned addresses.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The clear switching-tables command will remove statically configured entries.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">The clear mac-address-table command will remove statically and dynamically configured table entries</span></span><span style="color: #ff6600;">.</span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">The erase flash command will clear all statically configured table entries.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">Statically configured MAC addresses will automatically be removed from the address table 300 minutes</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"> after the last activity on a switch port.</span></span><span style="font-size: 100%;"><span style="font-family: verdana;"></p>
<p></span></span><span style="font-weight: bold; font-size: 100%;"><span style="font-family: verdana;">52. What are two benefits of the IEEE 802.11n standard over the IEEE 802.11G? (Choose two.)</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">requires less equipment</span></span>.<br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">provides improved range.</span></span><br />
<span style="color: #ff6600; font-size: 100%;"><span style="font-family: verdana;">permits increased data rates.</span></span><br />
<span style="font-size: 100%;"><span style="font-family: verdana;">has a single-input and a single-output</span></span>.<br />
<span style="font-size: 100%;"><span style="font-family: verdana;">needs no hardware upgrade for compatibility.</span></span></p>
<p><span style="font-size: 100%;"><span style="font-family: verdana;">source :</span></span>modules4ccna.blogspot.com</p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/ccna-e3-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA 3 FINAL, CCNA DISCOVERY 3</title>
		<link>http://learn-ccna.com/2009/08/11/ccna-3-final-ccna-discovery-3-2/</link>
		<comments>http://learn-ccna.com/2009/08/11/ccna-3-final-ccna-discovery-3-2/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 02:09:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final]]></category>
		<category><![CDATA[CCNA Exploration 3]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=118</guid>
		<description><![CDATA[Download:http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html Scribd : http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers 1. What are two characteristics of an extended ACL? (Choose two.) * IP is used to specify TCP traffic only. * IP is used to specify TCP and UDP traffic only. * IP is used to specify all TCP/IP protocols including TCP, UDP, ICMP and routing protocols. * Traffic can be [...]]]></description>
			<content:encoded><![CDATA[<p>Download:<a id="rio." style="color: #5588aa; text-decoration: none;" title="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html" href="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html">http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html</a></p>
<div style="margin-top: 0px; margin-bottom: 0px;">Scribd : <a style="color: #551a8b; text-decoration: none;" href="http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers">http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers</a></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 85%;">1. 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* IP is used to specify all TCP/IP protocols including TCP, UDP, ICMP and routing protocols.</span><span style="font-size: 85%;"><br />
* Traffic can be filtered on source address only.<br />
* Traffic can be filtered on source and destination address only.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Traffic can be filtered on source and destination address, protocol, and specific port number.</span><span style="font-size: 85%;"><br />
</span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 85%;">2. 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* transparent</span><span style="font-size: 85%;"><br />
<span style="font-size: 85%;">2. Which two statements are true regarding a PPP connection between two Cisco routers? (Choose two.) </span></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 85%;"><span style="font-size: 85%;">* Only a single NCP is allowed between the two routers.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* LCP tests the quality of the link.<br />
* LCP manages compression on the link</span><span style="font-size: 85%;"><br />
* NCP terminates the link when data exchange is complete.<br />
* With CHAP authentication, the routers exchange plain text passwords.<br />
</span>3. What are two characteristics of an extended ACL? (Choose two.)</p>
<p></span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* IP is used to specify all TCP/IP protocols including TCP, UDP, ICMP and routing protocols.</span><span style="font-size: 85%;"><br />
* Traffic can be filtered on source address only.<br />
* Traffic can be filtered on source and destination address only.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Traffic can be filtered on source and destination address, protocol, and specific port number.</span><span style="font-size: 85%;"><br />
* IP is used to specify TCP traffic only.<br />
* IP is used to specify TCP and UDP traffic only.<br />
3. Which two statements are true regarding a PPP connection between two Cisco routers? (Choose two.)<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* LCP tests the quality of the link.<br />
* LCP manages compression on the link</span><span style="font-size: 85%;"><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.255.254 will be forwarded out serial0/0.<br />
</span><span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"><br />
* All packets with a destination address between 172.16.0.1 and 172.16.64.254 will be forwarded out serial0/0.<br />
* All packets with a destination address between 172.16.64.1 and 172.16.80.254 will be forwarded out serial0/0. </span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 85%;"><br />
5.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8JQV14KkI/AAAAAAAAAg4/evTLUwK9Gp4/8%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RA has established adjacencies with all neighbor routers.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* VPN</span><span style="font-size: 85%;"><br />
* Frame Relay<br />
* PPP with CHAP authentication<br />
* PPP with PAP authentication</p>
<p>7.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FU9oQgUI/AAAAAAAAAew/t7MYiZFuN-4/1%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* SW3 is configured as transparent mode.</span><span style="font-size: 85%;"><br />
* The number of existing VLANs does not match.<br />
* The configuration revision number does not match.</p>
<p>8.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8JaHSkvdI/AAAAAAAAAhA/uCgb6vqQJuQ/1%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* A summary route of 192.168.0.0/22 will be advertised to the ISP router.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Negative effects of route flapping will be reduced.</span><span style="font-size: 85%;"></p>
<p>9. Which two criteria are used by STP to select a root bridge? (Choose two.)<br />
* memory size<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* bridge priority</span><span style="font-size: 85%;"><br />
* number of ports<br />
* switch location<br />
* switching speed<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* base MAC address</span><span style="font-size: 85%;"></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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 255.255.255.0</span><span style="font-size: 85%;"><br />
* 255.255.255.128<br />
* 255.255.255.192</p>
<p>11.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8JhP3IzNI/AAAAAAAAAhI/mI5YI9gMQSU/4%5B7%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* reported distance of the feasible successor</span><span style="font-size: 85%;"></p>
<p>12.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FcwxIhCI/AAAAAAAAAe4/K4oPmOpDdI4/16%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* R2</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* stronger security against malicious attacks</span><span style="font-size: 85%;"><br />
* faster communication with Internet destinations<br />
* enhanced performance and reliability through VLANs and redundant trunk links</p>
<p>14.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8Jnl0wOBI/AAAAAAAAAhQ/Z-1nPUHKp-E/11%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* R1: S0/1/0 outbound</span><span style="font-size: 85%;"><br />
* R1: S0/0/1 inbound<br />
* R2: S0/0/1 outbound<br />
* R2: Fa0/0 outbound</p>
<p>15.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FkzWASHI/AAAAAAAAAfA/2X9NhETMeiA/6%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* C, B, A, D</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* A feasible successor route can be found in the topology table.</span><span style="font-size: 85%;"><br />
* A successor route can only be found in the routing table.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The topology table shows whether a route is in the passive or active state.</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 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="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Router B has not formed an adjacency with router C.</span><span style="font-size: 85%;"></p>
<p>18. Which three statements are true about RSTP? (Choose three.)<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RSTP can fall back to STP to provide support for legacy equipment.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"></p>
<p>19.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8FqwuXh3I/AAAAAAAAAfI/7061DJOUq1g/15%5B2%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The technician is using a network address.</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8FyL-K9II/AAAAAAAAAfQ/fknZbIq2n7o/8%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* A static route pointing to 10.10.4.16/29 is placed into the routing table.</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8F7SJD43I/AAAAAAAAAfY/5wRZMFvx4KM/10%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The ip nat pool command has not been applied correctly.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The ip address that is assigned to the serial 0/0/0 interface is incorrect</span><span style="font-size: 85%;"><br />
* The outside interface has not been defined on R1.</p>
<p>22.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8J6BT1PqI/AAAAAAAAAhg/eYumGHSHHa4/5%5B7%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* incorrect subnet mask on R2</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* to determine the root bridge</span><span style="font-size: 85%;"><br />
* to prevent loops by sharing routing tables between connected switches<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* to determine which ports are placed in forwarding mode</span><span style="font-size: 85%;"></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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The key is never transmitted.</span><span style="font-size: 85%;"><br />
* The key can be captured by using a packet sniffer.</p>
<p>25.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8KEA7hrHI/AAAAAAAAAho/gWxdlpFXZEg/9%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Hosts A and B can reach each other, but cannot reach hosts C and D or the server.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Router(config-router)# no auto-summary</span><span style="font-size: 85%;"></p>
<p>27.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8KO4gbH1I/AAAAAAAAAhw/P0_QNhEKkiY/3%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* There is a network statement missing.<br />
* Network 172.30.20.0 has an incorrect wildcard mask.</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GCGKGCxI/AAAAAAAAAfg/RGmAHko61nE/11%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* H1-172.18.0.10/16<br />
H2-172.19.0.10/16<br />
H3-172.18.0.11/16</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GH4hHKhI/AAAAAAAAAfo/mLTugxh4850/14%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 192.168.13.5/30</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* It is possible to burst over the CIR if bandwidth is available.</span><span style="font-size: 85%;"></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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* UDP</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* access-list 123 deny icmp any any echo-reply</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* to reduce the impact of a key device or service failure</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* provides segmentation of broadcast domains</span><span style="font-size: 85%;"><br />
* allows for the propagation of broadcasts from one local network to another<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* allows for the logical grouping of devices despite physical location</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 10.200.11.69</span><span style="font-size: 85%;"><br />
* 10.200.16.1<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 10.200.0.255</span><span style="font-size: 85%;"><br />
* 10.201.0.55<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 10.200.15.240</span><span style="font-size: 85%;"><br />
* 10.200.30.29</p>
<p>37.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GN1SMqXI/AAAAAAAAAfw/8AKFOO1Odec/5%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* None of the packets from H1 that are destined to H2 will arrive at H2.</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GWwOEplI/AAAAAAAAAf4/tXx4MHZ7ilc/2%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* R 10.10.4.0/24 [120/1] via 10.10.10.1, 00:00:12, FastEthernet0/1</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8Kdn8lFwI/AAAAAAAAAh4/c2Ka1-SR9Nk/13%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The switch port used for Server7 is not in the same VLAN as Server2 and Server3.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 0.0.0.0</span><span style="font-size: 85%;"> 5<br />
* 255.255.240.0<br />
* 255.255.255.255<br />
* 0.0.31.255<br />
* 255.255.255.240<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 0.0.0.31</span><span style="font-size: 85%;"></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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* circuit switched</span><span style="font-size: 85%;"><br />
* packet switched</p>
<p>42.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GfxR7oNI/AAAAAAAAAgA/8id8xl0cgXo/3%5B5%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 192.168.0.0/22</span><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8Kl6E_3uI/AAAAAAAAAiA/KqiaABz3cTo/2%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* R1</span><span style="font-size: 85%;"><br />
* R2<br />
* R3<br />
* R4</p>
<p>44.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8KwB6YJFI/AAAAAAAAAiI/XI1qeVN3lTM/7%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GojSpNjI/AAAAAAAAAgI/7hv3jDSl1_c/4%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The output verifies that EIGRP is advertising only the networks in the same AS.</span><span style="font-size: 85%;"><br />
* The 172.16.1.0/24 network is directly attached to the router that produced this output.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The Null0 interface indicates that this is not an actual path, but a summary for advertising purposes.</span><span style="font-size: 85%;"></p>
<p>46.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8GycSMebI/AAAAAAAAAgQ/MjccDZotg2s/7%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RTC will be the DR of 10.5.0.0/30</span><span style="font-size: 85%;"><br />
* RTD will be the BDR of 10.5.0.0/30.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RTD will be the DR of 10.4.0.0/28.</span><span style="font-size: 85%;"><br />
* RTB will be the BDR of 10.7.0.0/28.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RTB will be the DR of 10.7.0.0/28.</span><span style="font-size: 85%;"><br />
* RTA will be the BDR of 10.4.0.0/28.</p>
<p>47.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8G-BtvSmI/AAAAAAAAAgY/bCsVtmHL9eY/12%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"><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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8HITEHfrI/AAAAAAAAAgg/0WhxegsswhY/17%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 192.168.8.0/21</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"></p>
<p>50.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8HUHFCx6I/AAAAAAAAAgo/vpLEBj03ueo/13%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* VTP version mismatch </span><span style="font-size: 85%;"><br />
* VTP domain name mismatch<br />
* VTP revision number mismatch<br />
* Time synchronization problems</p>
<p>51.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8K8QGMSDI/AAAAAAAAAiQ/wHIbmWx0VI4/6%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* B<br />
* C</span><span style="font-size: 85%;"><br />
* D<br />
* E<br />
* F</p>
<p>52.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8LH0xn95I/AAAAAAAAAiY/3DESQVKr1vc/12%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* It identifies traffic from the fa0/0 interface to be translated and given access to the ISP router</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Static routes are more secure.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* They are more stable and less susceptible to network changes in the interior gateway protocol.</span><span style="font-size: 85%;"></p>
<p>54. What are two ways VLAN memberships can be created in an enterprise network? (Choose two.)<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* manually configuring the switch ports to be part of a VLAN</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* associating MAC addresses to specific VLANs in a VLAN management policy server database</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Both versions broadcast updates on port 520.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Both versions support the features of split horizon and poison reverse</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* STDM</span><span style="font-size: 85%;"></p>
<p>57.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8HgLj0ZQI/AAAAAAAAAgw/3eLkJjXy2Bs/9%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* a summary route for advertising purposes, not an actual path</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* before the network layer protocol configuration begins</span><span style="font-size: 85%;"><br />
* after the network layer protocol configuration has ended</span></div>
<p><span style="color: #ff0000;"><br />
</span></p>
<div style="margin-top: 0px; margin-bottom: 0px;">Download :<a id="duqz" style="color: #5588aa; text-decoration: none;" title="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html" href="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html">http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html</a></div>
<p>Scribd : <a style="color: #551a8b; text-decoration: none;" href="http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers">http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers</a></p>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="color: #ff0000;">source : <a id="wdrx" style="color: #551a8b;" title="beginning-ccna.com" href="http://beginning-ccna.com/">beginning-ccna.com</a></p>
<p></span></div>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/08/11/ccna-3-final-ccna-discovery-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA Exploration 3 &#8211; FINAL Exam Answers</title>
		<link>http://learn-ccna.com/2009/08/11/ccna-exploration-3-final-exam-answers/</link>
		<comments>http://learn-ccna.com/2009/08/11/ccna-exploration-3-final-exam-answers/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 02:05:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final]]></category>
		<category><![CDATA[CCNA Exploration 3]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=116</guid>
		<description><![CDATA[www.learn-ccna.com beginning-ccna.com scribd : http://www.scribd.com/doc/17559823/Www-Learn-Ccna-Com 1. Which parameter is used to uniquely identify one wireless network from another? * SSID * OFDM * WEP * DSSS 1, Refer to the exhibit. The networkadministrator needs to setup Switch1 for remote access from HostA. Theshow ip interface brief is issued on Router1 and the show interfaces trunk command is [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #333333;"> </span></p>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 11px;"><span style="font-family: Tahoma; color: #333333;"><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">www.learn-ccna.com</a></span></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Tahoma;"><a id="fye2" style="color: #551a8b; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" title="beginning-ccna.com" href="http://beginning-ccna.com/">beginning-ccna.com</a></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Tahoma;">scribd : <span style="font-family: Verdana;"><a style="color: #551a8b; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.scribd.com/doc/17559823/Www-Learn-Ccna-Com">http://www.scribd.com/doc/17559823/Www-Learn-Ccna-Com</a></span></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Tahoma;">1. Which parameter is used to uniquely identify one wireless network from another?<br />
<span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* SSID</span><br />
* OFDM<br />
* WEP<br />
* DSSS</span></div>
<p><span style="font-size: 11px;"><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">1</a>,<br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">administrator</a> needs to setup Switch1 for remote access from HostA. Theshow <a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">ip </a>interface brief is issued on Router1 and the show interfaces trunk command is issued on theSwitch1 to verify the current status. The <a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">administrator </a>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 />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">*</a> 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="margin-right: 0px; margin-left: 0px; 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></span></p>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Verdana;"><span style="font-size: 11px;"><span style="font-family: Tahoma; color: #333333;"><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">www.learn-ccna.com</a></span><br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">2</a>.<br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/"></a>original Ethernet frame and recomputes<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/"> </a>the frame check sequence (FCS) on the modified frame.<br />
<span style="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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></span></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Verdana;"><span style="font-size: 11px;"><span style="font-family: Tahoma; color: #333333;"><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">www.learn-ccna.com</a></span><br />
<span style="color: #333333;">4,<br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial initial initial;" 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<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">administrator</a> needs to setup Switch1 for remote access from HostA. Theshow <a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">ip </a>interface brief is issued on Router1 and the show interfaces trunk command is issued on theSwitch1 to verify the current status. The <a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">administrator </a>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 />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">*</a> 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="margin-right: 0px; margin-left: 0px; 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<br />
</span><br />
5.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPdz6AIV35I/AAAAAAAAAKc/qqr1-yJmn3M/image%5B154%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd0M5PSPTI/AAAAAAAAAKk/2m1mvib3fms/image%5B13%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* trunking</span><br />
* VPN</p>
<p>7.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd0eilu9NI/AAAAAAAAAKs/38IKbLRaSk4/image%5B17%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* S4 Gi0/2 becomes a designated port.</span></p>
<p>8.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd0uRDPQxI/AAAAAAAAAK0/fmMIMRFB_ZU/image%5B21%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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></span></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Verdana;"><span style="font-size: 11px;"><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">http://learn-ccna.com<br />
9.</a><br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh6.ggpht.com/amnaj.suksamai/SPd1N1Sjr3I/AAAAAAAAALE/EoBHVd3XmK8/image%5B34%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Configure the same native VLAN on both ends of the trunk.</span></p>
<p>11.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd1lOdUKrI/AAAAAAAAALM/sabTUdYmv4s/image%5B38%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The switch allows remote connections only after a new RSA key pair is generated.</span></p>
<p>13.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd2AAih1VI/AAAAAAAAALU/wdB1L3qfuKE/image%5B42%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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 <a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">used</a> together.<br />
* It can only be used in networks where routers are installed.</p>
<p>15.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd2PMns6vI/AAAAAAAAALc/1Kr6FHgxPzE/image%5B174%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd2hJIpE3I/AAAAAAAAALk/Qd3Z1qUV5iM/image%5B50%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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 style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh6.ggpht.com/amnaj.suksamai/SPd3LRnRzOI/AAAAAAAAAL0/DN0Q9gHdn9A/image%5B58%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The transport input command is configured incorrectly.</span></p>
<p>20.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd3Zv2Pr9I/AAAAAAAAAL8/r1OespZfUOQ/image%5B166%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Cat-C</span><br />
* Cat-D</p>
<p>21.<br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd36aQ8-pI/AAAAAAAAAMQ/XXZt6GU6Ucw/image%5B70%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 <a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">perform </a>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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">24.</a><br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd4CEhQs9I/AAAAAAAAAMY/18POlgqXfK4/image%5B168%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh3.ggpht.com/amnaj.suksamai/SPd4S9XceLI/AAAAAAAAAMg/yg_W6O7TAEU/image%5B167%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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 <a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">VLAN </a>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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* S1-Central(config)# no vlan 2</span><br />
* S1-Central# delete flash:vlan.dat<br />
<span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* S1-Central(config-if)# switchport access vlan 3</span></p>
<p>26.<br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" src="http://lh6.ggpht.com/amnaj.suksamai/SPd4vD2ef7I/AAAAAAAAAMs/hFhRfVYBk1k/image_thumb%5B43%5D.png" border="0" alt="image" width="441" height="244" />R</a>efer to the exhibit. What does &#8220;FORWARDING&#8221; mean in the command output shown?<br />
<span style="margin-right: 0px; margin-left: 0px; 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></span></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Verdana;"><span style="font-size: 11px;"><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">http://learn-ccna.com</a><br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">27</a>.<br />
<a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" src="http://lh3.ggpht.com/amnaj.suksamai/SPd5AKrDA3I/AAAAAAAAAM0/hyNcJrCzpgs/image_thumb%5B45%5D.png" border="0" alt="image" width="396" height="380" />R</a>efer 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* reduced contention for bandwidth<br />
</span>* reduced size of the physical layout<br />
<span style="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* simplification of management and troubleshooting </span></p>
<p>29.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd5FeYcHOI/AAAAAAAAAM4/E-g2Q1W954c/image%5B93%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh3.ggpht.com/amnaj.suksamai/SPd5WaSKAjI/AAAAAAAAANA/2ugVxwqtu8s/image%5B169%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh3.ggpht.com/amnaj.suksamai/SPd6HhpB2aI/AAAAAAAAANI/sksKlJB-hkc/image%5B101%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* All interfaces are set to auto-negotiation of speed and duplex. </span></p>
<p>33.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh3.ggpht.com/amnaj.suksamai/SPd6XMKLElI/AAAAAAAAANQ/c8D8P8TTakw/image%5B105%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh6.ggpht.com/amnaj.suksamai/SPd6iF8u_wI/AAAAAAAAANY/uuua1_aO-w8/image%5B170%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd6xTlneYI/AAAAAAAAANg/HIvdiOGZAQs/image%5B113%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh6.ggpht.com/amnaj.suksamai/SPd6-Rl5zlI/AAAAAAAAANo/s8alIx-IpGc/image%5B117%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh6.ggpht.com/amnaj.suksamai/SPd7JdDNdyI/AAAAAAAAANw/TBv0clN5MEs/image%5B171%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd7V-EqnWI/AAAAAAAAAN4/tocW-QyBPbo/image%5B172%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The switch ports are on different VLANs.</span><br />
* The switch IP address is on the wrong subnet.<br />
<span style="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh6.ggpht.com/amnaj.suksamai/SPd7mzDnInI/AAAAAAAAAOA/5jWJ23YsihM/image%5B179%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* switch F</span></p>
<p>42.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd76n-b4LI/AAAAAAAAAOI/hPJSmsACeC8/image%5B178%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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 style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh5.ggpht.com/amnaj.suksamai/SPd8RHIV4vI/AAAAAAAAAOQ/1I4tuRE6B_Q/image%5B176%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* force the port to be a part of a single vlan</span></p>
<p>46.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd8h_Y15zI/AAAAAAAAAOY/hAuy5mN4j7w/image%5B175%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; color: #ff0000;">* BSSID</span><br />
* ESSID</p>
<p>48.<br />
<a style="color: #fc3d32; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; margin-right: 0px; margin-left: 0px;" href="http://lh4.ggpht.com/amnaj.suksamai/SPd8npZmQ-I/AAAAAAAAAOg/vIKQJNdl6YE/image%5B177%5D.png"><img style="float: left; margin-right: 0px; margin-left: 0px; border: initial solid initial;" 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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="margin-right: 0px; margin-left: 0px; 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><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">51</a>. What two methods can be used to remove MAC address table entries from a switch? (Choose two.)<br />
<span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Power cycle the switch to clear all dynamically learned addresses<br />
<span style="margin-right: 0px; margin-left: 0px; 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><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://learn-ccna.com/">52</a>. What are two benefits of the IEEE 802.11n standard over the IEEE 802.11G? (Choose two.)<br />
* requires less equipment<br />
<span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* provides improved range<br />
* permits increased data rates</span></span></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Verdana;"><span style="font-size: 11px;"><span style="color: #ff0000;"><span style="color: #000000;">* needs no hardware upgrade for compatibility</span><br />
</span>* has a single-input and a single-output</span></span></div>
<p><a style="color: #999999; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial;" href="http://www.learn-ccna.com/">www.learn-ccna.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/08/11/ccna-exploration-3-final-exam-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA 3 FINAL- CCNA DISCOVERY 3</title>
		<link>http://learn-ccna.com/2009/08/07/ccna-3-final-ccna-discovery-3/</link>
		<comments>http://learn-ccna.com/2009/08/07/ccna-3-final-ccna-discovery-3/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 09:07:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Final]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=67</guid>
		<description><![CDATA[Download:http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html Scribd : http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers 1. What are two characteristics of an extended ACL? (Choose two.) * IP is used to specify TCP traffic only. * IP is used to specify TCP and UDP traffic only. * IP is used to specify all TCP/IP protocols including TCP, UDP, ICMP and routing protocols. * Traffic can be [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 11px;"><span style="color: #000000; font-family: 'Times New Roman'; font-size: 16px;"> </span></span></p>
<div style="margin-top: 0px; margin-bottom: 0px;"><span style="color: #ff0000;"></p>
<p>Download:<a id="rio." style="color: #5588aa; text-decoration: none;" title="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html" href="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html"><span style="color: #ff0000;"><span style="text-decoration: none;">http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html</span></span></a></p>
<p>Scribd : <a style="color: #551a8b; text-decoration: none;" href="http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers"><span style="color: #ff0000;"><span style="text-decoration: none;">http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers</span></span></a></p>
<p></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;">
<p>1. What are two characteristics of an extended ACL? (Choose two.)</p>
<p><span style="font-size: 85%;">* IP is used to specify TCP traffic only.</p>
<p>* IP is used to specify TCP and UDP traffic only.</p>
<p></span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* IP is used to specify all TCP/IP protocols including TCP, UDP, ICMP and routing protocols.</p>
<p></span><span style="font-size: 85%;">* Traffic can be filtered on source address only.</p>
<p>* Traffic can be filtered on source and destination address only.</p>
<p></span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Traffic can be filtered on source and destination address, protocol, and specific port number.</p>
<p></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;">
<p>2. In which VTP mode can a switch create VLANs, ignore VTP messages, and not pass local VLAN information to other VTP domain members?</p>
<p><span style="font-size: 85%;">* client</p>
<p>* server</p>
<p>* pruning</p>
<p></span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* transparent</p>
<p></span><span style="font-size: 85%;">2. Which two statements are true regarding a PPP connection between two Cisco routers? (Choose two.)</p>
<p></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;">
<p>* Only a single NCP is allowed between the two routers.</p>
<p><span style="font-size: 85%;">* LCP tests the quality of the link.</p>
<p><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* LCP manages compression on the link</p>
<p></span><span style="font-size: 85%;">* NCP terminates the link when data exchange is complete.</p>
<p>* With CHAP authentication, the routers exchange plain text passwords.</p>
<p></span>3. What are two characteristics of an extended ACL? (Choose two.)</p>
<p><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* IP is used to specify all TCP/IP protocols including TCP, UDP, ICMP and routing protocols.</span><span style="font-size: 85%;"><br />
* Traffic can be filtered on source address only.<br />
* Traffic can be filtered on source and destination address only.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Traffic can be filtered on source and destination address, protocol, and specific port number.</span><span style="font-size: 85%;"><br />
* IP is used to specify TCP traffic only.<br />
* IP is used to specify TCP and UDP traffic only.<br />
3. Which two statements are true regarding a PPP connection between two Cisco routers? (Choose two.)<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* LCP tests the quality of the link.<br />
* LCP manages compression on the link</span><span style="font-size: 85%;"><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.</span></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.255.254 will be forwarded out serial0/0.<br />
<span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"><br />
* All packets with a destination address between 172.16.0.1 and 172.16.64.254 will be forwarded out serial0/0.<br />
* All packets with a destination address between 172.16.64.1 and 172.16.80.254 will be forwarded out serial0/0. </span></p>
<p></span></div>
<div style="margin-top: 0px; margin-bottom: 0px;">
<p><span style="font-size: 85%;">5.</p>
<p><a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8JQV14KkI/AAAAAAAAAg4/evTLUwK9Gp4/8%5B8%5D.jpg"><span style="color: #fc3d32;"><span style="text-decoration: none;"><img style="margin-right: 0px; margin-left: 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" /></span></span></a></p>
<p>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?</p>
<p>* RB has the lowest priority value.</p>
<p>* RC and RD have the lowest router IDs on the network.</p>
<p></span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RA has established adjacencies with all neighbor routers.</p>
<p></span><span style="font-size: 85%;">* 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-right: 0px; margin-left: 0px; color: #ff0000;">* VPN</span><span style="font-size: 85%;"><br />
* Frame Relay<br />
* PPP with CHAP authentication<br />
* PPP with PAP authentication</span></p>
<p>7.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FU9oQgUI/AAAAAAAAAew/t7MYiZFuN-4/1%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* SW3 is configured as transparent mode.</span><span style="font-size: 85%;"><br />
* The number of existing VLANs does not match.<br />
* The configuration revision number does not match.</span></p>
<p>8.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8JaHSkvdI/AAAAAAAAAhA/uCgb6vqQJuQ/1%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* A summary route of 192.168.0.0/22 will be advertised to the ISP router.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Negative effects of route flapping will be reduced.</span><span style="font-size: 85%;"> </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-right: 0px; margin-left: 0px; color: #ff0000;">* bridge priority</span><span style="font-size: 85%;"><br />
* number of ports<br />
* switch location<br />
* switching speed<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* base MAC address</span><span style="font-size: 85%;"> </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-right: 0px; margin-left: 0px; color: #ff0000;">* 255.255.255.0</span><span style="font-size: 85%;"><br />
* 255.255.255.128<br />
* 255.255.255.192</span></p>
<p>11.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8JhP3IzNI/AAAAAAAAAhI/mI5YI9gMQSU/4%5B7%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* reported distance of the feasible successor</span><span style="font-size: 85%;"> </span></p>
<p>12.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FcwxIhCI/AAAAAAAAAe4/K4oPmOpDdI4/16%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* R2</span><span style="font-size: 85%;"><br />
* R3<br />
* ISP</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* stronger security against malicious attacks</span><span style="font-size: 85%;"><br />
* faster communication with Internet destinations<br />
* enhanced performance and reliability through VLANs and redundant trunk links</span></p>
<p>14.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8Jnl0wOBI/AAAAAAAAAhQ/Z-1nPUHKp-E/11%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* R1: S0/1/0 outbound</span><span style="font-size: 85%;"><br />
* R1: S0/0/1 inbound<br />
* R2: S0/0/1 outbound<br />
* R2: Fa0/0 outbound</span></p>
<p>15.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8FkzWASHI/AAAAAAAAAfA/2X9NhETMeiA/6%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* C, B, A, D</span><span style="font-size: 85%;"><br />
* D, C, B, A<br />
* A, B, C, D<br />
* A, C, B, D<br />
* B, C, A, D</span></p>
<p>16. What two statements are true regarding EIGRP tables? (Choose two.)<br />
<span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* A feasible successor route can be found in the topology table.</span><span style="font-size: 85%;"><br />
* A successor route can only be found in the routing table.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The topology table shows whether a route is in the passive or active state.</span><span style="font-size: 85%;"><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.</span></p>
<p>17.<br />
<a style="margin-right: 0px; margin-left: 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="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* Router B has not formed an adjacency with router C.</span><span style="font-size: 85%;"> </span></p>
<p>18. Which three statements are true about RSTP? (Choose three.)<br />
<span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RSTP can fall back to STP to provide support for legacy equipment.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 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><span style="font-size: 85%;"> </span></p>
<p>19.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8FqwuXh3I/AAAAAAAAAfI/7061DJOUq1g/15%5B2%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* The technician is using a network address.</span><span style="font-size: 85%;"><br />
* The technician is using the wrong subnet mask for /26<br />
* The technician must enable VLSM on the interface.</span></p>
<p>20.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8FyL-K9II/AAAAAAAAAfQ/fknZbIq2n7o/8%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* A static route pointing to 10.10.4.16/29 is placed into the routing table.</span><span style="font-size: 85%;"><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.</span></p>
<p>21.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8F7SJD43I/AAAAAAAAAfY/5wRZMFvx4KM/10%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* The ip nat pool command has not been applied correctly.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* The ip address that is assigned to the serial 0/0/0 interface is incorrect</span><span style="font-size: 85%;"><br />
* The outside interface has not been defined on R1.</span></p>
<p>22.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8J6BT1PqI/AAAAAAAAAhg/eYumGHSHHa4/5%5B7%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* incorrect subnet mask on R2</span><span style="font-size: 85%;"><br />
* incompatible bandwidth<br />
* incorrect IP address on R1<br />
* incompatible encapsulation</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* to determine the root bridge</span><span style="font-size: 85%;"><br />
* to prevent loops by sharing routing tables between connected switches<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* to determine which ports are placed in forwarding mode</span><span style="font-size: 85%;"> </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-right: 0px; margin-left: 0px; color: #ff0000;">* The key is never transmitted.</span><span style="font-size: 85%;"><br />
* The key can be captured by using a packet sniffer.</span></p>
<p>25.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8KEA7hrHI/AAAAAAAAAho/gWxdlpFXZEg/9%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* Hosts A and B can reach each other, but cannot reach hosts C and D or the server.</span><span style="font-size: 85%;"><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.</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* Router(config-router)# no auto-summary</span></p>
<p>27.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8KO4gbH1I/AAAAAAAAAhw/P0_QNhEKkiY/3%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* There is a network statement missing.<br />
* Network 172.30.20.0 has an incorrect wildcard mask.</span><span style="font-size: 85%;"><br />
* The OSPF Area configuration is incorrect.<br />
* /23 is an invalid subnet mask for the 192.168.0.0 network.</span></p>
<p>28.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GCGKGCxI/AAAAAAAAAfg/RGmAHko61nE/11%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* H1-172.18.0.10/16<br />
H2-172.19.0.10/16<br />
H3-172.18.0.11/16</span><span style="font-size: 85%;"><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</span></p>
<p>29.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GH4hHKhI/AAAAAAAAAfo/mLTugxh4850/14%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* 192.168.13.5/30</span><span style="font-size: 85%;"><br />
* 192.168.13.7/30<br />
* 192.168.13.58/30<br />
* 192.168.13.61/27<br />
* 192.168.13.63/27</span></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-right: 0px; margin-left: 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><span style="font-size: 85%;"><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</span></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-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* UDP</span><span style="font-size: 85%;"><br />
* PPP<br />
* HDLC</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* access-list 123 deny icmp any any echo-reply</span><span style="font-size: 85%;"><br />
* access-list 101 deny tcp any any established</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* to reduce the impact of a key device or service failure</span><span style="font-size: 85%;"><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</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* provides segmentation of broadcast domains</span><span style="font-size: 85%;"><br />
* allows for the propagation of broadcasts from one local network to another<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* allows for the logical grouping of devices despite physical location</span><span style="font-size: 85%;"><br />
* prevents issues such as broadcast storms by ensuring a loop free environment</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* 10.200.11.69</span><span style="font-size: 85%;"><br />
* 10.200.16.1<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 10.200.0.255</span><span style="font-size: 85%;"><br />
* 10.201.0.55<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* 10.200.15.240</span><span style="font-size: 85%;"><br />
* 10.200.30.29</span></p>
<p>37.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GN1SMqXI/AAAAAAAAAfw/8AKFOO1Odec/5%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* None of the packets from H1 that are destined to H2 will arrive at H2.</span><span style="font-size: 85%;"><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.</span></p>
<p>38.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GWwOEplI/AAAAAAAAAf4/tXx4MHZ7ilc/2%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* R 10.10.4.0/24 [120/1] via 10.10.10.1, 00:00:12, FastEthernet0/1</span><span style="font-size: 85%;"><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</span></p>
<p>39.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8Kdn8lFwI/AAAAAAAAAh4/c2Ka1-SR9Nk/13%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* The switch port used for Server7 is not in the same VLAN as Server2 and Server3.</span><span style="font-size: 85%;"><br />
* The Fa0/0 interface of the router has not been configured for subinterfaces to support inter-VLAN routing.</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* 0.0.0.0</span><span style="font-size: 85%;"> 5<br />
* 255.255.240.0<br />
* 255.255.255.255<br />
* 0.0.31.255<br />
* 255.255.255.240<br />
</span><span style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* circuit switched</span><span style="font-size: 85%;"><br />
* packet switched</span></p>
<p>42.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8GfxR7oNI/AAAAAAAAAgA/8id8xl0cgXo/3%5B5%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* 192.168.0.0/22</span><span style="font-size: 85%;"><br />
* 192.168.0.0/23<br />
* 192.168.0.0/24<br />
* 192.168.0.0/25</span></p>
<p>43.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8Kl6E_3uI/AAAAAAAAAiA/KqiaABz3cTo/2%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* R1</span><span style="font-size: 85%;"><br />
* R2<br />
* R3<br />
* R4</span></p>
<p>44.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8KwB6YJFI/AAAAAAAAAiI/XI1qeVN3lTM/7%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 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><span style="font-size: 85%;"><br />
* The router connected to Serial 0/1/1 is advertising four separate routes through EIGRP to this router.</span></p>
<p>45.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8GojSpNjI/AAAAAAAAAgI/7hv3jDSl1_c/4%5B3%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* The output verifies that EIGRP is advertising only the networks in the same AS.</span><span style="font-size: 85%;"><br />
* The 172.16.1.0/24 network is directly attached to the router that produced this output.<br />
</span><span style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8GycSMebI/AAAAAAAAAgQ/MjccDZotg2s/7%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* RTC will be the DR of 10.5.0.0/30</span><span style="font-size: 85%;"><br />
* RTD will be the BDR of 10.5.0.0/30.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RTD will be the DR of 10.4.0.0/28.</span><span style="font-size: 85%;"><br />
* RTB will be the BDR of 10.7.0.0/28.<br />
</span><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* RTB will be the DR of 10.7.0.0/28.</span><span style="font-size: 85%;"><br />
* RTA will be the BDR of 10.4.0.0/28.</span></p>
<p>47.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh3.ggpht.com/amnaj.suksamai/SP8G-BtvSmI/AAAAAAAAAgY/bCsVtmHL9eY/12%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 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><span style="font-size: 85%;"><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.</span></p>
<p>48.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8HITEHfrI/AAAAAAAAAgg/0WhxegsswhY/17%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* 192.168.8.0/21</span><span style="font-size: 85%;"><br />
* 192.168.4.0/22</span></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-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8HUHFCx6I/AAAAAAAAAgo/vpLEBj03ueo/13%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* VTP version mismatch </span><span style="font-size: 85%;"><br />
* VTP domain name mismatch<br />
* VTP revision number mismatch<br />
* Time synchronization problems</span></p>
<p>51.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh5.ggpht.com/amnaj.suksamai/SP8K8QGMSDI/AAAAAAAAAiQ/wHIbmWx0VI4/6%5B8%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* B<br />
* C</span><span style="font-size: 85%;"><br />
* D<br />
* E<br />
* F</span></p>
<p>52.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32; text-decoration: none;" href="http://lh6.ggpht.com/amnaj.suksamai/SP8LH0xn95I/AAAAAAAAAiY/3DESQVKr1vc/12%5B9%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* It identifies traffic from the fa0/0 interface to be translated and given access to the ISP router</span><span style="font-size: 85%;"><br />
* It allows traffic from the ISP router to the fa0/1 interface.</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* Static routes are more secure.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* manually configuring the switch ports to be part of a VLAN</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* associating MAC addresses to specific VLANs in a VLAN management policy server database</span><span style="font-size: 85%;"><br />
* manually configuring the host devices to be part of a VLAN</span></p>
<p>55. Which two statements are true about RIPv1 and RIPv2? (Choose two.)<br />
<span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Both versions broadcast updates on port 520.</span><span style="font-size: 85%;"><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><span style="margin-right: 0px; margin-left: 0px; color: #ff0000;">* Both versions support the features of split horizon and poison reverse</span><span style="font-size: 85%;"><br />
* By default, both versions automatically summarize routes.<br />
* RIPv1 has a higher AD than RIPv2 has.</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* STDM</span></p>
<p>57.<br />
<a style="margin-right: 0px; margin-left: 0px; color: #fc3d32;" href="http://lh4.ggpht.com/amnaj.suksamai/SP8HgLj0ZQI/AAAAAAAAAgw/3eLkJjXy2Bs/9%5B4%5D.jpg"><img style="margin-right: 0px; margin-left: 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-right: 0px; margin-left: 0px; color: #ff0000;">* a summary route for advertising purposes, not an actual path</span><span style="font-size: 85%;"><br />
* the result of the no auto-summary command on a router</span></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-right: 0px; margin-left: 0px; color: #ff0000;">* before the network layer protocol configuration begins</span><span style="font-size: 85%;"><br />
* after the network layer protocol configuration has ended</span></p>
<p></span></div>
<p>Download :<a id="duqz" style="color: #5588aa; text-decoration: none;" title="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html" href="http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html"><span style="color: #000000;"><span style="text-decoration: none;">http://www.4shared.com/file/115123556/6cfa27da/CCNA_Discovery_3_FINAL_Exam_Answers_.html</span></span></a></p>
<p>Scribd : <a style="color: #551a8b; text-decoration: none;" href="http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers">http://www.scribd.com/doc/16962675/CCNA-Discovery-3-FINAL-Exam-Answers</a></p>
<p>source : <a href="http://learn-ccna.com"><span style="color: #000000;"><span style="text-decoration: none;">learn-ccna.com</span></span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/08/07/ccna-3-final-ccna-discovery-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

