<?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 Chapter 6</title>
	<atom:link href="http://learn-ccna.com/category/ccna-3-chapter-6/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 E3 Module 6</title>
		<link>http://learn-ccna.com/2009/11/15/735/</link>
		<comments>http://learn-ccna.com/2009/11/15/735/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 18:56:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Chapter 6]]></category>
		<category><![CDATA[CCNA Exploration 3]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=735</guid>
		<description><![CDATA[[learn-ccna.com] 1. Refer to the exhibit. Which three statements describe the network design shown in the exhibit? (Choose three.) This design will not scale easily. The router merges the VLANs into a single broadcast domain. This design uses more switch and router ports than are necessary. This design exceeds the maximum number of VLANs that [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://learn-ccna.com">learn-ccna.com</a>]</p>
<p><span style="font-family: verdana;"><strong>1. Refer to the exhibit. Which three statements describe the network design shown in the exhibit? (Choose three.)</strong><br />
<span style="color: #ff6600;">This design will not scale easily.<br />
</span>The router merges the VLANs into a single broadcast domain.<br />
<span style="color: #ff6600;">This design uses more switch and router ports than are necessary.<br />
</span>This design exceeds the maximum number of VLANs that can be attached to a switch.<br />
This design requires the use of the ISL or 802.1q protocol on the links between the switch and the router.<br />
<span style="color: #ff6600;">If the physical interfaces between the switch and router are operational, the devices on the different VLANs can communicate through the router.<br />
</span><br />
<strong>2. A router has two FastEthernet interfaces and needs to connect to four VLANs in the local network. How can this be accomplished using the fewest number of physical interfaces without unnecessarily decreasing network performance?</strong><br />
<span style="color: #ff6600;">Implement a router-on-a-stick configuration.<br />
</span>Add a second router to handle the inter-VLAN traffic.<br />
Use a hub to connect the four VLANS with a FastEthernet interface on the router.<br />
Interconnect the VLANs via the two additional FastEthernet interfaces.</span></p>
<p><strong>3. Refer to the exhibit. All devices are configured as shown in the exhibit. PC2 can successfully ping the F0/0 interface on R1. PC2 cannot ping PC1. What might be the reason for this failure?<br />
</strong>R1 interface F0/1 has not been configured for subinterface operation.<br />
S1 interface F0/6 needs to be configured for operation in VLAN10.<br />
<span style="color: #ff6600;">S1 interface F0/8 is in the wrong VLAN.<br />
</span>S1 port F0/6 is not in VLAN10.</p>
<p><strong>4. Refer to the exhibit. The commands for a router to connect to a trunked uplink are shown in the exhibit. A packet is received from IP address 192.168.1.54. The packet destination address is 192.168.1.120. What will the router do with this packet?</strong><br />
The router will forward the packet out interface FastEthernet 0/1.1 tagged for VLAN 10.<br />
<span style="color: #ff6600;">The router will forward the packet out interface FastEthernet 0/1.2 tagged for VLAN 60.<br />
</span>The router will forward the packet out interface FastEthernet 0/1.3 tagged for VLAN 120.<br />
The router will not process the packet since the source and destination are on the same subnet.<br />
The router will drop the packet since no network that includes the source address is attached to the router.</p>
<p><strong>5. What distinguishes traditional routing from router-on-a-stick?</strong><br />
Traditional routing is only able to use a single switch interface. Router-on-a-stick can use multiple switch interfaces.<br />
Traditional routing requires a routing protocol. Router-on-a-stick only needs to route directly connected networks.<br />
<span style="color: #ff6600;">Traditional routing uses one port per logical network. Router-on-a-stick uses subinterfaces to connect multiple logical networks to a single router port.<br />
</span>Traditional routing uses multiple paths to the router and therefore requires STP. Router-on-a-stick does not provide multiple connections and therefore eliminates the need for STP.</p>
<p><strong>6. Which statement is true about ARP when inter-VLAN routing is being used on the network?<br />
</strong>When router-on-a-stick inter-VLAN routing is in use, each subinterface has a separate MAC address to send in response to ARP requests.<br />
When VLANs are in use, the switch responds to ARP requests with the MAC address of the port to which the PC is connected.<br />
<span style="color: #ff6600;">When router-on-a-stick inter-VLAN routing is in use, the router returns the MAC address of the physical interface in response to ARP requests.<br />
</span>When traditional inter-VLAN routing is in use, devices on all VLANs use the same physical router interface as their source of proxy ARP responses.</p>
<p><strong>7. What two statements are true regarding the use of subinterfaces for inter-VLAN routing? (Choose two.)<br />
</strong>subinterfaces have no contention for bandwidth<br />
more switch ports required than in traditional inter-VLAN routing<br />
<span style="color: #ff6600;">fewer router ports required than in traditional inter-VLAN routing<br />
</span>simpler Layer 3 troubleshooting than with traditional inter-VLAN routing<br />
<span style="color: #ff6600;">less complex physical connection than in traditional inter-VLAN routing<br />
</span><br />
<strong>8. Which three elements must be used when configuring a router interface for VLAN trunking? (Choose three.)</strong><br />
<span style="color: #ff6600;">one subinterface per VLAN<br />
</span>one physical interface for each subinterface<br />
<span style="color: #ff6600;">one IP network or subnetwork for each subinterface<br />
</span>one trunked link per VLAN<br />
a management domain for each subinterface<br />
<span style="color: #ff6600;">a compatible trunking protocol encapsulation for each subinterface<br />
</span><br />
<strong>9. Refer to the exhibit. Which two statements are true about the operation of the subinterfaces? (Choose two.)</strong><br />
<span style="color: #ff6600;">Incoming traffic that has a VLAN ID of 2 is processed by subinterface fa0/0.2.<br />
</span>Incoming traffic with VLAN ID 0 is processed by interface fa0/0.<br />
Subinterfaces use unique MAC addresses by adding the 802.1Q VLAN ID to the hardware address.<br />
<span style="color: #ff6600;">Traffic inbound on this router is processed by different subinterfaces, depending on the VLAN from which the traffic originated.<br />
</span>Reliability of both subinterfaces is poor because ARP is timing out.<br />
Both subinterfaces remain up with line protocol up, even if fa0/0 line protocol is down.</p>
<p><strong>10. Refer to the exhibit. Port Fa0/0 on router R1 is connected to port Fa0/1 on switch S1. After the commands shown are entered on both devices, the network administrator determines that the devices on VLAN 2 are unable to ping the devices on VLAN 1. What is the likely problem?</strong><br />
<span style="color: #ff6600;">R1 is configured for router-on-a-stick, but S1 is not configured for trunking.<br />
</span>R1 does not have the VLANs entered in the VLAN database.<br />
Spanning Tree Protocol is blocking port Fa0/0 on R1.<br />
The subinterfaces on R1 have not been brought up with the no shutdown command yet.</p>
<p><strong>11. Refer to the exhibit. PC1 has attempted to ping PC2 but has been unsuccessful. What could account for this failure?<br />
</strong>PC1 and R1 interface F0/0.1 are on different subnets.<br />
The encapsulation is missing on the R1 interface F0/0.<br />
An IP address has not been assigned to the R1 physical interface.<br />
<span style="color: #ff6600;">The encapsulation command on the R1 F0/0.3 interface is incorrect.<br />
</span><br />
<strong>12. Refer to the exhibit. R1 is routing between networks 192.168.10.0/28 and 192.168.30.0/28. PC1 can ping R1 interface F0/1, but cannot ping PC3. What is causing this failure?<br />
</strong>PC1 and PC3 are not in the same VLAN.<br />
<span style="color: #ff6600;">The PC3 network address configuration is incorrect.<br />
</span>The S1 interface F0/11 should be assigned to VLAN30.<br />
The F0/0 and F0/1 interfaces on R1 must be configured as trunks.</p>
<p><strong>13. Devices on the network are connected to a 24-port Layer 2 switch that is configured with VLANs. Switch ports 0/2 to 0/4 are assigned to VLAN 10. Ports 0/5 to 0/8 are assigned to VLAN 20, and ports 0/9 to 0/12 are assigned to VLAN 30. All other ports are assigned to the default VLAN. Which solution allows all VLANs to communicate between each other while minimizing the number of ports necessary to connect the VLANs?<br />
</strong>Configure ports 0/13 to 0/16 with the appropriate IP addresses to perform routing between VLANs.<br />
<span style="color: #ff6600;">Add a router to the topology and configure one FastEthernet interface on the router with multiple subinterfaces for VLANs 1, 10, 20, and 30.<br />
</span>Obtain a router with multiple LAN interfaces and configure each interface for a separate subnet, thereby allowing communication between VLANs.<br />
Obtain a Layer 3 switch and configure a trunk link between the switch and router, and configure the router physical interface with an IP address on the native VLAN.</p>
<p><strong>14. Which two statements are true about the interface fa0/0.10 command? (Choose two.)</strong><br />
The command applies VLAN 10 to router interface fa0/0.<br />
The command is used in the configuration of router-on-a-stick inter-VLAN routing.<br />
<span style="color: #ff6600;">The command configures a subinterface.<br />
</span>The command configures interface fa0/0 as a trunk link.<br />
Because the IP address is applied to the physical interface, the command does not include an IP address.</p>
<p><strong>15. Refer to the exhibit. What two conclusions can be drawn from the output that is shown? (Choose two.)<br />
</strong>The no shutdown command has not been issued on the FastEthernet 0/0 interface.<br />
Both of the directly connected routes that are shown will share the same physical interface of the router.<br />
A routing protocol must be configured on the network in order for the inter-VLAN routing to be successful.<br />
<span style="color: #ff6600;">Inter-VLAN routing between hosts on the 172.17.10.0/24 and 172.17.30.0/24 networks is successful on this network.<br />
</span>Hosts in this network must be configured with the IP address that is assigned to the router physical interface as their default gateway.</p>
<p><strong>16. What are the steps which must be completed in order to enable inter-VLAN routing using router-on-a-stick?</strong><br />
Configure the physical interfaces on the router and enable a routing protocol.<br />
Create the VLANs on the router and define the port membership assignments on the switch.<br />
Create the VLANs on the switch to include port membership assignment and enable a routing protocol on the router.<br />
<span style="color: #ff6600;">Create the VLANs on the switch to include port membership assignment and configure subinterfaces on the router matching the VLANs.<br />
</span><br />
<strong>17. Refer to the exhibit. The network administrator correctly configures RTA to perform inter-VLAN routing. The administrator connects RTA to port 0/4 on SW2, but inter-VLAN routing does not work. What could be the possible cause of the problem with the SW2 configuration?</strong><br />
Port 0/4 is not active.<br />
Port 0/4 is not a member of VLAN1.<br />
<span style="color: #ff6600;">Port 0/4 is configured in access mode.<br />
</span>Port 0/4 is using the wrong trunking protocol.</p>
<p><strong>18. What is important to consider while configuring the subinterfaces of a router when implementing inter-VLAN routing?</strong><br />
The physical interface must have an IP address configured.<br />
The subinterface numbers must match the VLAN ID number.<br />
The no shutdown command must be given on each subinterface.<br />
<span style="color: #ff6600;">The IP address of each subinterface must be the default gateway address for each VLAN subnet.<br />
</span><br />
<strong>19. in which situation could individual router physical interfaces be used for InterVLAN routing, instead of a router-on-a-stick configuration?<br />
</strong>a network with more than 100 subnetworks<br />
<span style="color: #ff6600;">a network with a limited number of VLANs<br />
</span>a network with experienced support personnel<br />
a network using a router with one LAN interface</p>
<p><strong>20. Refer to the exhibit. Switch1 is correctly configured for the VLANs that are displayed in the graphic. The configuration that is shown was applied to RTA to allow for interVLAN connectivity between hosts attached to Switch1. After testing the network, the administrator logged the following report:</strong><br />
<strong><span style="font-size: 85%;">Hosts within each VLAN can communicate with each other.<br />
Hosts in VLAN5 and VLAN33 are able to communicate with each other.<br />
Hosts connected to Fa0/1 through Fa0/5 do not have connectivity to host in other VLANs.</span></strong><br />
<strong>Why are hosts connected to Fa0/1 through Fa0/5 unable to communicate with hosts in different VLANs?</strong><br />
The router interface is shut down.<br />
The VLAN IDs do not match the subinterface numbers.<br />
All of the subinterface addresses on the router are in the same subnet.<br />
<span style="color: #ff6600;">The router was not configured to forward traffic for VLAN2.<br />
</span>The physical interface, FastEthernet0/0, was not configured with an IP address.</p>
<p><span style="font-family: verdana;">source : </span>modules4ccna.blogspot.com</p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/11/15/735/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNA v4 -E3 Module 6 (100%)</title>
		<link>http://learn-ccna.com/2009/09/02/ccna-v4-e3-module-6-100/</link>
		<comments>http://learn-ccna.com/2009/09/02/ccna-v4-e3-module-6-100/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 06:39:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CCNA 3 Chapter 6]]></category>
		<category><![CDATA[CCNA Discovery 3]]></category>

		<guid isPermaLink="false">http://learn-ccna.com/?p=178</guid>
		<description><![CDATA[1. Refer to the exhibit. Which three statements describe the network design shown in the exhibit? (Choose three.) This design will not scale easily. The router merges the VLANs into a single broadcast domain. This design uses more switch and router ports than are necessary. This design exceeds the maximum number of VLANs that can [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial; color: #4d4b4c;"></p>
<h3 style="font-size: 12pt; margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;"><span style="font-family: Verdana; color: #000000; font-size: small;"><span style="font-weight: normal;"><span style="font-family: Arial;"><strong><span style="color: #4d4b4c;"></p>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><strong><span style="font-size: x-small;">1. Refer to the exhibit. Which three statements describe the network design shown in the exhibit? (Choose three.)</span></strong></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600; font-family: verdana;"><span style="font-size: x-small;"><a id="knjp" title="This design will not scale easily. The router merges the VLANs into a single broadcast domain." href="http://www.learn-ccna.com/">This design will not scale easily. The router merges the VLANs into a single broadcast domain.</a></span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">This design uses more switch and router ports than are necessary.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;"><a id="ukiu" style="color: #551a8b;" title="This design exceeds the maximum number of VLANs that can be attached to a switch." href="http://learn-ccna.com/">This design exceeds the maximum number of VLANs that can be attached to a switch.</a></span></span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">This design requires the use of the ISL or 802.1q protocol on the links between the switch and the router.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">If the physical interfaces between the switch and router are operational, the </span><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;"><a id="qwpl" style="color: #551a8b;" title="devices on the different VLANs can communicate through the router." href="http://learn-ccna.com/">devices on the different VLANs can communicate through the router.</a><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></span><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">2. A router has two FastEthernet interfaces and needs to connect to four VLANs in the local network. How can this be accomplished using the fewest number of physical interfaces without unnecessarily decreasing network performance?</span></strong></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600; font-family: verdana;"><span style="font-size: x-small;"><a id="qbkk" title="Implement a router-on-a-stick configuration." href="http://www.learn-ccna.com/">Implement a router-on-a-stick configuration.</a></span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">Add a second router to handle the inter-VLAN traffic.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">Use a hub to connect the four VLANS with a FastEthernet interface on the router.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">Interconnect the VLANs via the two additional FastEthernet interfaces.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><strong><span style="font-size: x-small;">3. Refer to the exhibit. All devices are configured as shown in the exhibit. PC2 can successfully ping the F0/0 interface on R1. PC2 cannot ping PC1. What might be the reason for this failure?</span></strong></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">R1 interface F0/1 has not been configured for subinterface operation.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">S1 interface F0/6 needs to be configured for operation in VLAN10.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600; font-family: verdana;"><span style="font-size: x-small;"><a id="dgq3" title="S1 interface F0/8 is in the wrong VLAN." href="http://www.learn-ccna.com/">S1 interface F0/8 is in the wrong VLAN.</a></span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">S1 port F0/6 is not in VLAN10.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></span><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">4. Refer to the exhibit. The commands for a router to connect to a trunked uplink are shown in the exhibit. A packet is received from IP address 192.168.1.54. The packet destination address is 192.168.1.120. What will the router do with this packet?</span></strong></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">The router will forward the packet out interface FastEthernet 0/1.1 tagged for VLAN 10.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600; font-family: verdana;"><span style="font-size: x-small;">The router will forward the packet out interface FastEthernet 0/1.2 tagged for VLAN 60.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">The router will forward the packet out interface FastEthernet 0/1.3 tagged for VLAN 120.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">The router will not process the packet since the source and destination are on the same subnet.</span></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"><span style="font-size: x-small;">The router will drop the packet since no network that includes the source address is attached to the router.</span></span></span></div>
<p><span style="font-size: x-small;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; font-family: verdana;"></p>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">5. What distinguishes traditional routing from router-on-a-stick?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Traditional routing is only able to use a single switch interface. Router-on-a-stick can use multiple switch interfaces.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Traditional routing requires a routing protocol. Router-on-a-stick only needs to route directly connected networks.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">Traditional routing uses one port per logical network. Router-on-a-stick uses subinterfaces to connect multiple logical networks to a single router port.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Traditional routing uses multiple paths to the router and therefore requires STP. Router-on-a-stick does not provide multiple connections and therefore eliminates the need for STP.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="font-size: x-small;">6. Which statement is true about ARP when inter-VLAN routing is being used on the network?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">When router-on-a-stick inter-VLAN routing is in use, each subinterface has a separate MAC address to send in response to ARP requests.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">When VLANs are in use, the switch responds to ARP requests with the MAC address of the port to which the PC is connected.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">When router-on-a-stick inter-VLAN routing is in use, the router returns the MAC address of the physical interface in response to ARP requests.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">When traditional inter-VLAN routing is in use, devices on all VLANs use the same physical router interface as their source of proxy ARP responses.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">7. What two statements are true regarding the use of subinterfaces for inter-VLAN routing? (Choose two.)</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">subinterfaces have no contention for bandwidth.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">more switch ports required than in traditional inter-VLAN routing.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">fewer router ports required than in traditional inter-VLAN routing.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">simpler Layer 3 troubleshooting than with traditional inter-VLAN routing less </span><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">complex physical connection than in traditional inter-VLAN routing.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></span><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">8. Which three elements must be used when configuring a router interface for VLAN trunking? (Choose three.)</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">one subinterface per VLAN.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">one physical interface for each subinterface</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">one IP network or subnetwork for each subinterface.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #000000;"><span style="font-size: x-small;">one trunked link per VLAN.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">a management domain for each subinterface.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">a compatible trunking protocol encapsulation for each subinterface.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="font-size: x-small;">9. Refer to the exhibit. Which two statements are true about the operation of the subinterfaces? (Choose two.)</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">Incoming traffic that has a VLAN ID of 2 is processed by subinterface fa0/0.2.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Incoming traffic with VLAN ID 0 is processed by interface fa0/0.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Subinterfaces use unique MAC addresses by adding the 802.1Q VLAN ID to the hardware address.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">Traffic inbound on this router is processed by different subinterfaces, depending on the VLAN from which the traffic originated. Reliability of both subinterfaces is poor because ARP is timing out.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Both subinterfaces remain up with line protocol up, even if fa0/0 line protocol is down.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="font-size: x-small;">10. Refer to the exhibit. Port Fa0/0 on router R1 is connected to port Fa0/1 on switch S1. After the commands shown are entered on both devices, the network administrator determines that the devices on VLAN 2 are unable to ping the devices on VLAN 1. What is the likely problem?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">R1 is configured for router-on-a-stick, but S1 is not configured for trunking.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">R1 does not have the VLANs entered in the VLAN database.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Spanning Tree Protocol is blocking port Fa0/0 on R1.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The subinterfaces on R1 have not been brought up with the no shutdown command yet.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="font-size: x-small;">11. Refer to the exhibit. PC1 has attempted to ping PC2 but has been unsuccessful. What could account for this failure?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">PC1 and R1 interface F0/0.1 are on different subnets.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The encapsulation is missing on the R1 interface F0/0.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">An IP address has not been assigned to the R1 physical interface.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">The encapsulation command on the R1 F0/0.3 interface is incorrect.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="font-size: x-small;">12. Refer to the exhibit. R1 is routing between networks 192.168.10.0/28 and 192.168.30.0/28. PC1 can ping R1 interface F0/1, but cannot ping PC3. What is causing this failure?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">PC1 and PC3 are not in the same VLAN.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">The PC3 network address configuration is incorrect.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The S1 interface F0/11 should be assigned to VLAN30.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The F0/0 and F0/1 interfaces on R1 must be configured as trunks.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" />Scoring Rule For: correctness of response2 points for Option 2</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">13. Devices on the network are connected to a 24-port Layer 2 switch that is configured with VLANs. Switch ports 0/2 to 0/4 are assigned to VLAN 10. Ports 0/5 to 0/8 are assigned to VLAN 20, and ports 0/9 to 0/12 are assigned to VLAN 30. All other ports are assigned to the default VLAN. Which solution allows all VLANs to communicate between each other while minimizing the number of ports necessary to connect the VLANs?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Configure ports 0/13 to 0/16 with the appropriate IP addresses to perform routing between VLANs.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">Add a router to the topology and configure one FastEthernet interface on the router with multiple subinterfaces for VLANs 1, 10, 20, and 30.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Obtain a router with multiple LAN interfaces and configure each interface for a separate subnet, thereby allowing communication between VLANs.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Obtain a Layer 3 switch and configure a trunk link between the switch and router, and configure the router physical interface with an IP address on the native VLAN.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">14. Which two statements are true about the interface fa0/0.10 command? (Choose two.)</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The command applies VLAN 10 to router interface fa0/0.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The command is used in the configuration of router-on-a-stick inter-VLAN routing.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">The command configures a subinterface.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The command configures interface fa0/0 as a trunk link.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Because the IP address is applied to the physical interface, the command does not include an IP address.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">15. Refer to the exhibit. What two conclusions can be drawn from the output that is shown? (Choose two.)</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The no shutdown command has not been issued on the FastEthernet 0/0 interface.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Both of the directly connected routes that are shown will share the same physical interface of the router.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">A routing protocol must be configured on the network in order for the inter-VLAN routing to be successful.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">Inter-VLAN routing between hosts on the 172.17.10.0/24 and 172.17.30.0/24 networks is successful on this network.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Hosts in this network must be configured with the IP address that is assigned to the router physical interface as their default gateway.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">16. What are the steps which must be completed in order to enable inter-VLAN routing using router-on-a-stick?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Configure the physical interfaces on the router and enable a routing protocol.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Create the VLANs on the router and define the port membership assignments on the switch.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Create the VLANs on the switch to include port membership assignment and enable a routing protocol on the router.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">Create the VLANs on the switch to include port membership assignment and configure subinterfaces on the router matching the VLANs.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">17. Refer to the exhibit. The network administrator correctly configures RTA to perform inter-VLAN routing. The administrator connects RTA to port 0/4 on SW2, but inter-VLAN routing does not work. What could be the possible cause of the problem with the SW2 configuration?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Port 0/4 is not active.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Port 0/4 is not a member of VLAN1.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">Port 0/4 is configured in access mode.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">Port 0/4 is using the wrong trunking protocol.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="font-size: x-small;">18. What is important to consider while configuring the subinterfaces of a router when implementing inter-VLAN routing?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The physical interface must have an IP address configured.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The subinterface numbers must match the VLAN ID number.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The no shutdown command must be given on each subinterface.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">The IP address of each subinterface must be the default gateway address for each VLAN subnet.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="font-size: x-small;">19. in which situation could individual router physical interfaces be used for InterVLAN routing, instead of a router-on-a-stick configuration?</span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">a network with more than 100 subnetworks.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">a network with a limited number of VLANs.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">a network with experienced support personne.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">a network using a router with one LAN interface.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" />20. Refer to the exhibit. Switch1 is correctly configured for the VLANs that are displayed in the graphic. The configuration that is shown was applied to RTA to allow for interVLAN connectivity between hosts attached to Switch1. After testing the network, the administrator logged the following report:</span></strong><span style="font-size: x-small;"><br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span><strong><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;"><span style="font-size: xx-small;"><span style="font-size: x-small;">Hosts within each VLAN can communicate with each other.</span></span></span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;"><span style="font-size: xx-small;"><span style="font-size: x-small;">Hosts in VLAN5 and VLAN33 are able to communicate with each other.</span></span></span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><strong><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;"><span style="font-size: xx-small;"><span style="font-size: x-small;">Hosts connected to Fa0/1 through Fa0/5 do not have connectivity to host in other VLANs.<br style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;" /></span></span></span><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none;"><span style="font-size: x-small;"><span style="font-size: x-small;">Why are hosts connected to Fa0/1 through Fa0/5 unable to communicate with hosts in different VLANs?</span></span></span></strong></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The router interface is shut down.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The VLAN IDs do not match the subinterface numbers.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">All of the subinterface addresses on the router are in the same subnet.</span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="margin-right: 0px; margin-left: 0px; list-style-type: none; text-decoration: none; color: #ff6600;"><span style="font-size: x-small;">The router was not configured to forward traffic for VLAN2.</span></span></div>
<div style="list-style-type: none; text-decoration: none; margin: 0px;"><span style="font-size: x-small;">The physical interface, FastEthernet0/0, was not configured with an IP address.</span></div>
<div style="margin-top: 0px; margin-bottom: 0px; text-align: justify;"><span style="font-size: x-small;"><br />
</span></div>
<p></span></span></span></strong></span></span></span></h3>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://learn-ccna.com/2009/09/02/ccna-v4-e3-module-6-100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

