<?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>CCNA Wireless Training</title>
	<atom:link href="http://www.wirelesstut.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wirelesstut.com</link>
	<description></description>
	<lastBuildDate>Sun, 06 Nov 2011 09:24:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Basic Terminologies</title>
		<link>http://www.wirelesstut.com/ccna-wireless-knowledge/basic-terminologies</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-knowledge/basic-terminologies#comments</comments>
		<pubDate>Sun, 06 Nov 2011 04:48:46 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless Knowledge]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=603</guid>
		<description><![CDATA[Antenna An antenna is a device to transmit and/or receive electromagnetic waves. Electromagnetic waves are often referred to as radio waves. Most antennas are resonant devices, which operate efficiently over a relatively narrow frequency band. An antenna must be tuned (matched) to the same frequency band as the radio system to which it is connected [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Antenna</strong></p>
<p>An antenna is a device to transmit and/or receive electromagnetic waves. Electromagnetic waves are often referred to as radio waves. Most antennas are resonant devices, which operate efficiently over a relatively narrow frequency band. An antenna must be tuned (matched) to the same frequency band as the radio system to which it is connected otherwise reception and/or transmission will be impaired.</p>
<p><em>Types of antenna</em></p>
<p>There are 3 types of antennas used with mobile wireless, omnidirectional, dish and panel antennas.<br />
 + Omnidirectional radiate equally in all directions<br />
 + Dishes are very directional<br />
 + Panels are not as directional as Dishes.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2092096328550054";
/* 728x90, created 3/29/11 */
google_ad_slot = "1113663805";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><strong>Decibels</strong></p>
<p>Decibels (dB) are the accepted method of describing a gain or loss relationship in a communication system. If a level is stated in decibels, then it is comparing a current signal level to a previous level or preset standard level. The beauty of dB is they may be added and subtracted. A decibel relationship (for power) is calculated using the following formula:</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/knowledge/dB_formula.jpg" alt="dB_formula.jpg" width="182" height="48" /></p>
<p>“A” might be the power applied to the connector on an antenna, the input terminal of an amplifier or one end of a transmission line. “B” might be the power arriving at the opposite end of the transmission line, the amplifier output or the peak power in the main lobe of radiated energy from an antenna. If “A” is larger than “B”, the result will be a positive number or gain. If “A” is smaller than “B”, the result will be a negative number or loss.</p>
<p>You will notice that the &#8220;B&#8221; is capitalized in dB. This is because it refers to the last name of Alexander Graham Bell.</p>
<p>Note:</p>
<p>+ dBi is a measure of the increase in signal (gain) by your antenna compared to the hypothetical isotropic antenna (which uniformly distributes energy in all directions) -> It is a ratio. The greater the dBi value, the higher the gain and the more acute the angle of coverage.</p>
<p>+ dBm is a measure of signal power. It is the the power ratio in decibel (dB) of the measured power referenced to one milliwatt (mW). The &#8220;m&#8221; stands for &#8220;milliwatt&#8221;.</p>
<p><span id="more-603"></span><strong>Example: </strong></p>
<p>At 1700 MHz, 1/4 of the power applied to one end of a coax cable arrives at the other end. What is the cable loss in dB?</p>
<p><strong>Solution:</strong></p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/knowledge/dB_example.jpg" alt="dB_example.jpg" width="178" height="40" /></p>
<p style="text-align: center;">=> Loss = 10 * (- 0.602) = &#8211; 6.02 dB</p>
<p>From the formula above we can calculate <strong>at 3 dB the power is reduced by half</strong>. Loss =  10 * log (1/2) = -3 dB; this is an important number to remember.</p>
<p><strong>Beamwidth</strong></p>
<p>The angle, in degrees, between the two half-power points (-3 dB) of an antenna beam, where more than 90% of the energy is radiated.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/knowledge/beamwidth.jpg" alt="beamwidth.jpg" width="217" height="296" /></p>
<p><strong>OFDM</strong></p>
<p>OFDM was proposed in the late 1960s, and in 1970, US patent was issued. OFDM encodes a single transmission into <br />
 multiple sub-carriers. All the slow subchannel are then multiplexed into one fast combined channel.</p>
<p>The trouble with traditional FDM is that the guard bands waste bandwidth and thus reduce capacity. OFDM selects channels that overlap but do not interfere with each other.</p>
<p><img src="http://www.wirelesstut.com/images/knowledge/FDM_OFDM.gif" alt="FDM_OFDM.gif" width="655" height="287" /></p>
<p>OFDM works because the frequencies of the subcarriers are selected so that at each subcarrier frequency, all other subcarriers do not contribute to overall waveform.</p>
<p>In this example, three subcarriers are overlapped but do not interfere with each other. Notice that only the peaks of each subcarrier carry data. At the peak of each of the subcarriers, the other two subcarriers have zero amplitude.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/knowledge/OFDM.jpg" alt="OFDM.jpg" width="384" height="163" /></p>
<p><strong>Types of network in CCNA Wireless</strong></p>
<p>+ A <strong>LAN</strong> (local area network) is a data communications network that typically connects personal computers within a very limited geographical (usually within a single building). LANs use a variety of wired and wireless technologies, standards and protocols. School computer labs and home networks are examples of LANs.</p>
<p>+ A <strong>PAN</strong> (personal area network) is a term used to refer to the interconnection of personal digital devices within a range of about 30 feet (10 meters) and without the use of wires or cables. For example, a PAN could be used to wirelessly transmit data from a notebook computer to a PDA or portable printer.</p>
<p>+ A <strong>MAN</strong> (metropolitan area network) is a public high-speed network capable of voice and data transmission within a range of about 50 miles (80 km). Examples of MANs that provide data transport services include local ISPs, cable television companies, and local telephone companies.</p>
<p>+ A <strong>WAN</strong> (wide area network) covers a large geographical area and typically consists of several smaller networks, which might use different computer platforms and network technologies. The Internet is the world&#8217;s largest WAN. Networks for nationwide banks and superstore chains can be classified as WANs.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/knowledge/types_of_network.jpg" alt="types_of_network.jpg" width="424" height="294" /></p>
<p><strong>Bluetooth</strong></p>
<p>Bluetooth wireless technology is a short-range communications technology intended to replace the cables connecting portable and/or fixed devices while maintaining high levels of security. Connections between Bluetooth devices allow these devices to communicate wirelessly through short-range, ad hoc networks. Bluetooth operates in the 2.4 GHz unlicensed ISM band.</p>
<p>Note:</p>
<p><strong>Industrial, scientific and medical</strong> (ISM) band is a part of the radio spectrum that can be used by anybody without a license in most countries. In the U.S, the 902-928 MHz, 2.4 GHz and 5.7-5.8 GHz bands were initially used for machines that emitted radio frequencies, such as RF welders, industrial heaters and microwave ovens, but not for radio communications. In 1985, the FCC Rules opened up the ISM bands for wireless LANs and mobile communications. Nowadays, numerous applications use this band, including cordless phones, wireless garage door openers, wireless microphones, vehicle tracking, amateur radio&#8230;</p>
<p><strong>WiMAX</strong></p>
<p>Worldwide Interoperability for Microwave Access (WiMax) is defined by the WiMax forum and standardized by the IEEE 802.16 suite. The most current standard is 802.16e.</p>
<p>Operates in two separate frequency bands,  2-11 GHz and 10-66 GHz<br />
 At the higher frequencies, line of sight (LOS) is required – point-to-point links only<br />
 In the lower region, the signals propagate without the requirement for line of sight (NLOS) to customers</p>
<p><strong>Basic Service Set (BSS)</strong></p>
<p>A group of stations that share an access point are said to be part of one BSS.</p>
<p><strong>Extended Service Set (ESS)</strong></p>
<p>Some WLANs are large enough to require multiple access points. A group of access points connected to the same WLAN are known as an ESS. Within an ESS, a client can associate with any one of many access points that use the same Extended service set identifier (ESSID). That allows users to roam about an office without losing wireless connection.</p>
<p><strong>IEEE 802.11 standard</strong></p>
<p>A family of standards that defines the physical layers (PHY) and the Media Access Control (MAC) layer.</p>
<p>* IEEE 802.11a: 54 Mbps in the 5.7 GHz ISM band<br />
 * IEEE 802.11b: 11 Mbps in the 2.4 GHz ISM band<br />
 * IEEE 802.11g: 54 Mbps in the 2.4 GHz ISM band<br />
 * IEEE 802.11i: security. The IEEE initiated the 802.11i project to overcome the problem of WEP (which has many ﬂaws and it could be exploited easily)<br />
 * IEEE 802.11e: QoS<br />
 * IEEE 802.11f: Inter Access Point Protocol (IAPP)</p>
<p><em>More information about 802.11i:</em></p>
<p>The new security standard, 802.11i, which was ratified in June 2004, fixes all WEP weaknesses. It is divided into three main categories:</p>
<p>1. <strong>Temporary Key Integrity Protocol (TKIP)</strong> is a short-term solution that fixes all WEP weaknesses. TKIP can be used with old 802.11 equipment (after a driver/firmware upgrade) and provides integrity and confidentiality.<br />
 2. <strong>Counter Mode with CBC-MAC Protocol (CCMP)</strong> [RFC2610] is a new protocol, designed from ground up. It uses AES as its cryptographic algorithm, and, since this is more CPU intensive than RC4 (used in WEP and TKIP), new 802.11 hardware may be required. Some drivers can implement CCMP in software. CCMP provides integrity and confidentiality.<br />
 3. <strong>802.1X Port-Based Network Access Control</strong>: Either when using TKIP or CCMP, 802.1X is used for authentication.</p>
<p>Wireless Access Points</p>
<p>There are two categories of Wireless Access Points (WAPs):   <br />
 * Autonomous WAPs <br />
 * Lightweight WAPs (LWAPs)</p>
<p><strong>Autonomous WAPs</strong> operate independently, and each contains its own configuration file and security policy. Autonomous WAPs suffer from scalability issues in enterprise environments, as a large number of independent WAPs can quickly become difficult to manage.</p>
<p><strong>Lightweight WAPs</strong> (LWAPs) are centrally controlled using one or more Wireless LAN Controllers (WLCs), providing a more scalable solution than Autonomous WAPs.</p>
<p><strong>Encryption</strong></p>
<p>Encryption is the process of changing data into a form that can be read only by the intended receiver. To decipher the message, the receiver of the encrypted data must have the proper decryption key (password).</p>
<p><strong>TKIP</strong></p>
<p>TKIP stands for Temporal Key Integrity Protocol.  It is basically a patch for the weakness found in WEP.  The problem with the original WEP is that an attacker could recover your key after observing a relatively small amount of your traffic.  TKIP addresses that problem by automatically negotiating a new key every few minutes &#8212; effectively never giving an attacker enough data to break a key.  Both WEP and WPA-TKIP use the RC4 stream cipher.</p>
<p><strong>TKIP Session Key</strong></p>
<p>* Different for every pair<br />
 * Different for every station<br />
 * Generated for each session<br />
 * Derived from a “seed” called the passphrase</p>
<p><strong>AES</strong></p>
<p>AES stands for Advanced Encryption Standard and is a  totally separate cipher system.  It is a 128-bit, 192-bit, or 256-bit  block cipher and is considered the gold standard of encryption systems  today.  AES takes more computing power to run so small devices like  Nintendo DS don’t have it, but is the most secure option you can pick  for your wireless network.</p>
<p><strong>EAP</strong></p>
<p>Extensible Authentication Protocol (EAP) [RFC 3748] is just the transport protocol optimized for authentication, not the authentication method itself:</p>
<p>&#8221; EAP is an authentication framework which supports multiple authentication methods. EAP typically runs directly over data link layers such as Point-to-Point Protocol (PPP) or IEEE 802, without requiring IP. EAP provides its own support for duplicate elimination and retransmission, but is reliant on lower layer ordering guarantees. Fragmentation is not supported within EAP itself; however, individual EAP methods may support this.&#8221; &#8212; RFC 3748, page 3</p>
<p>Some of the most-used EAP authentication mechanism are listed below:</p>
<p><strong>* EAP-MD5:</strong> MD5-Challenge requires username/password, and is equivalent to the PPP CHAP protocol [RFC1994]. This method does not provide dictionary attack resistance, mutual authentication, or key derivation, and has therefore little use in a wireless authentication enviroment.<br />
 <strong>* Lightweight EAP (LEAP):</strong> A username/password combination is sent to a Authentication Server (RADIUS) for authentication. Leap is a proprietary protocol developed by Cisco, and is not considered secure. Cisco is phasing out LEAP in favor of PEAP.<br />
 <strong>* EAP-TLS:</strong> Creates a TLS session within EAP, between the Supplicant and the Authentication Server. Both the server and the client(s) need a valid (x509) certificate, and therefore a PKI. This method provides authentication both ways.<br />
 <strong>* EAP-TTLS:</strong> Sets up a encrypted TLS-tunnel for safe transport of authentication data. Within the TLS tunnel, (any) other authentication methods may be used. Developed by Funk Software and Meetinghouse, and is currently an IETF draft.<br />
 <strong>*EAP-FAST:</strong> Provides a way to ensure the same level of security as EAP-TLS, but without the need to manage certificates on the client or server side. To achieve this, the same AAA server on which the authentication will occur generates the client credential, called the Protected Access Credential (PAC).<br />
 <strong>* Protected EAP (PEAP):</strong> Uses, as EAP-TTLS, an encrypted TLS-tunnel. Supplicant certificates for both EAP-TTLS and EAP-PEAP are optional, but server (AS) certificates are required. Developed by Microsoft, Cisco, and RSA Security, and is currently an IETF draft.<br />
 <strong>* EAP-MSCHAPv2:</strong> Requires username/password, and is basically an EAP encapsulation of MS-CHAP-v2 [RFC2759]. Usually used inside of a PEAP-encrypted tunnel. Developed by Microsoft, and is currently an IETF draft.</p>
<p><strong>RADIUS</strong></p>
<p>Remote Authentication Dial-In User Service (RADIUS) is defined in [RFC2865] (with friends), and was primarily used by ISPs who authenticated username and password before the user got authorized to use the ISP&#8217;s network.</p>
<p>802.1X does not specify what kind of back-end authentication server must be present, but RADIUS is the &#8220;de-facto&#8221; back-end authentication server used in 802.1X.</p>
<p><strong>Roaming</strong></p>
<p>Roaming is the movement of a client from one AP to another while still transmitting. Roaming can be done across different mobility groups, but must remain inside the same mobility domain. There are 2 types of roaming:</p>
<p>A client roaming from AP1 to AP2. These two APs are in the same mobility group and mobility domain</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/knowledge/Roaming_Same_Mobile_Group.jpg" alt="Roaming_Same_Mobile_Group.jpg" width="350" height="310" /></p>
<p style="text-align: center;"><span style="font-size: x-small;">Roaming in the same Mobility Group</span></p>
<p style="text-align: left;">A client roaming from AP1 to AP2. These two APs are in different mobility groups but in the same mobility domain</p>
<p style="text-align: center;"><span style="font-size: x-small;"><img src="http://www.wirelesstut.com/images/knowledge/Roaming_Different_Mobile_Group.jpg" alt="Roaming_Different_Mobile_Group.jpg" width="640" height="310" /></span></p>
<p style="text-align: center;"><span style="font-size: x-small;">Roaming  in different Mobility Groups (but still in the same Mobility Domain)</span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2092096328550054";
/* 728x90, created 3/31/11 */
google_ad_slot = "7394284884";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Note: If you want to learn more about Wireless, please read my <a href="http://www.9tut.com/wireless-tutorial" target="_blank">Wireless tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-knowledge/basic-terminologies/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Share your IAUWS Experience</title>
		<link>http://www.wirelesstut.com/iauws-642-736/share-your-iauws-experience</link>
		<comments>http://www.wirelesstut.com/iauws-642-736/share-your-iauws-experience#comments</comments>
		<pubDate>Sun, 06 Nov 2011 03:19:09 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[IAUWS 642-736]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=951</guid>
		<description><![CDATA[Please share with us your experience after taking the IAUWS 642-736 exam, your materials, the way you learned, your recommendations… Your posts are warmly welcome! Please don’t ask for links to download copyright materials here…]]></description>
			<content:encoded><![CDATA[<p><span class="pinkandbold">Please share with us your experience after taking the IAUWS 642-736 exam, your materials, the way you learned, your recommendations…</span></p>
<p>Your posts are warmly welcome!</p>
<p>Please don’t ask for links to download copyright materials here…</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/iauws-642-736/share-your-iauws-experience/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Share your IUWMS Experience</title>
		<link>http://www.wirelesstut.com/iuwms-642-746/share-your-iuwms-experience</link>
		<comments>http://www.wirelesstut.com/iuwms-642-746/share-your-iuwms-experience#comments</comments>
		<pubDate>Sun, 06 Nov 2011 03:18:02 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[IUWMS 642-746]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=949</guid>
		<description><![CDATA[Please share with us your experience after taking the IUWMS 642-746 exam, your materials, the way you learned, your recommendations… Your posts are warmly welcome! Please don’t ask for links to download copyright materials here…]]></description>
			<content:encoded><![CDATA[<p><span class="pinkandbold">Please share with us your experience after taking the IUWMS 642-746 exam, your materials, the way you learned, your recommendations…</span></p>
<p>Your posts are warmly welcome!</p>
<p>Please don’t ask for links to download copyright materials here…</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/iuwms-642-746/share-your-iuwms-experience/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Share your IUWVN Experience</title>
		<link>http://www.wirelesstut.com/iuwvn-642-741/share-your-iuwvn-experience</link>
		<comments>http://www.wirelesstut.com/iuwvn-642-741/share-your-iuwvn-experience#comments</comments>
		<pubDate>Sun, 06 Nov 2011 03:16:34 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[IUWVN 642-741]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=947</guid>
		<description><![CDATA[Please share with us your experience after taking the IUWVN 642-741 exam, your materials, the way you learned, your recommendations… Your posts are warmly welcome! Please don’t ask for links to download copyright materials here…]]></description>
			<content:encoded><![CDATA[<p><span class="pinkandbold">Please share with us your experience after taking the IUWVN 642-741 exam, your materials, the way you learned, your recommendations…</span></p>
<p>Your posts are warmly welcome!</p>
<p>Please don’t ask for links to download copyright materials here…</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/iuwvn-642-741/share-your-iuwvn-experience/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Share your CUWSS Experience</title>
		<link>http://www.wirelesstut.com/cuwss-642-731/share-your-cuwss-experience</link>
		<comments>http://www.wirelesstut.com/cuwss-642-731/share-your-cuwss-experience#comments</comments>
		<pubDate>Sun, 06 Nov 2011 03:06:08 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CUWSS 642-731]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=944</guid>
		<description><![CDATA[Please share with us your experience after taking the CUWSS 642-731 exam, your materials, the way you learned, your recommendations… Your posts are warmly welcome! Please don’t ask for links to download copyright materials here…]]></description>
			<content:encoded><![CDATA[<p><span class="pinkandbold">Please share with us your experience after taking the CUWSS 642-731 exam, your materials, the way you learned, your recommendations…</span></p>
<p>Your posts are warmly welcome!</p>
<p>Please don’t ask for links to download copyright materials here…</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/cuwss-642-731/share-your-cuwss-experience/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Wireless Fundamentals</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals#comments</comments>
		<pubDate>Mon, 28 Feb 2011 04:29:16 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=60</guid>
		<description><![CDATA[Here you will find answers to Wireless Fundamentals Questions &#8211; Part 1 If you are not sure about Wireless, please read my Wireless tutorial and Basic Wireless Terminologies Question 1 What is fading? A. Another signal source is producing energy on the channel in which you are trying to operate. B. The desired signal reaches [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Wireless Fundamentals Questions &#8211; Part 1</p>
<p><!--adsense--></p>
<p>If you are not sure about Wireless, please read my <a href="http://www.9tut.com/wireless-tutorial" target="_blank">Wireless tutorial</a> and <a href="http://www.wirelesstut.com/ccna-wireless-knowledge/basic-terminologies" target="_blank">Basic Wireless Terminologies</a></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>What is fading?</p>
<p>A. Another signal source is producing energy on the channel in which you are trying to operate.<br />
 B. The desired signal reaches the receiving antenna via multiple paths, each of which has a different propagation delay and path loss.<br />
 C. A time-varying change in the path loss of a link with the time variance governed by the movement of objects in the environment, including the transmitter and receiver themselves.<br />
 D. A function of the frequency and should be provided in the cable specification by the vendor.<br />
 E. The minimum signal level for the receiver to be able to acceptably decode the information.<br />
 F. The time delay from the reception of the first instance of the signal until the last instance.</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Fading is a time-varying change in the path loss of a link with the time variance governed by the movement of objects in the environment, including the transmitter and receiver themselves. For example, you might be sitting in a conference room with a wireless laptop and be connected to an AP in the hallway. If someone closes the door to the conference room, the path loss drops, resulting in a lower received signal level because the signal has to go through different paths to reach the destination. This scenario is a fade.</p>
<p>The different signal paths between a transmitter and a receiver correspond to different transmission times. For an identical signal pulse from the transmitter, multiple copies of signals are received at the receiver at different moments. The signals on shorter paths reach the receiver earlier than those on longer paths.</p>
<p>In wireless communications, signal fading is caused by multi-path effect. Multi-path effect means that a signal transmitted from a transmitter may have multiple copies traversing different paths to reach a receiver. Thus, at the receiver, the received signal should be the sum of all these multi-path signals.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/wireless_fundamentals/multi_path_signal.jpg" alt="multi_path_signal.jpg" width="300" height="180" /></p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/wireless_fundamentals/multipath_sum.jpg" alt="multipath_sum.jpg" width="347" height="387" /></p>
<p style="text-align: center;">(Notice that the resulting received signal has similar form of direct signal)</p>
<p><span class="ccnaquestionsnumber">Question 2</span></p>
<p>In what frequency band does 802.11n operate in?</p>
<p>A. 5.0Ghz<br />
 B. 2.4Ghz<br />
 C. 3.7Ghz<br />
 D. 2.4Ghz and 5.0Ghz</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer: </span>D</p>
<p class="ccnaexplanation">Explanation</p>
<p>802.11n operates in the 2.4-GHz and 5-GHz bandwidths and is backward-compatible with 802.11a and 802.11b/g.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which three elements define the 802.11n implementation of MIMO? (Choose three)</p>
<p>A. Channel Bonding<br />
 B. Dynamic Frequency Selection<br />
 C. Maximal Ratio Combining<br />
 D. Packet Aggregation<br />
 E. Spatial Multiplexing<br />
 F. Transmit Beam Forming</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> C E F</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Effective Isotropic Radiated Power is calculated by using which three values? (Choose three)</p>
<p>A. antenna bandwidth<br />
 B. antenna gain<br />
 C. cable loss<br />
 D. receiver sensitivity<br />
 E. SSID<br />
 F. transmission power</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> B C F</p>
<p class="ccnaexplanation">Explanation</p>
<p>Effective Isotropic Radiated Power (EIRP) is a way to measure the amount of energy radiated from an antenna. EIRP is calculated using the following formula:</p>
<p>EIRP = transmitter output power – cable loss + antenna gain</p>
<p>in which:</p>
<p>+ Transmitter output power: the total power radiated by the antenna.<br />
 + Cable loss: when an access point sends energy to an antenna to be radiated, a cable might exist between the two. A certain degree of loss in energy is expected to occur in the cable.<br />
 + Antenna gain: To counteract cable loss, an antenna adds gain, thus increasing the energy level.</p>
<p>Example 1:</p>
<p>Transmitter power = 35 dBm<br />
 Antenna gain = 10 dBi<br />
 Line loss = 8 dB</p>
<p>EIRP (dBm or dBW) = P (dBm or dBW) + G (dBi) &#8211; L (dB)</p>
<p>EIRP = 35 + 10 &#8211; 8<br />
 EIRP = 37 dB</p>
<p>Example 2:</p>
<p>Transmitter with 100 mW output power (+20 dBm)<br />
 Yagi antenna with a 13.5 dBi gain rating<br />
 50 foot of cable with a loss of 2.2 dB</p>
<p>EIRP = 20 + 13.5  &#8211; 2.2  = 31.3 dBm</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>What increases bandwidth and resists multipath problems by carrying data in subcarriers?</p>
<p>A. Direct Sequence Spread Spectrum<br />
 B. Frequency Hopping Spread Spectrum<br />
 C. Narrow Band Frequency<br />
 D. Orthogonal Frequency Division Multiplexing</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>What is derived from measuring the RF duty cycle?</p>
<p>A. dynamic channel selection<br />
 B. LWAPP header length<br />
 C. RF utilization<br />
 D. transmit power control</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Duty cycle is a percentage, and is directly related to RF utilization. If something other than a Wi-Fi radio is transmitting on a channel, then a Wi-Fi radio can’t use the channel until it’s free. So duty cycle tells us how often (what percentage of time) the channel is in use by something that is seen as noise by the Wi-Fi network.</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>In 802.1X, which is the supplicant?</p>
<p>A. the point of access<br />
 B. the machine in the network that keeps a list of conditions<br />
 C. the machine that attempts to access the network<br />
 D. the device that performs the authentication</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>What three roles are defined by 802.1X? (Choose three)</p>
<p>A. AAA Server<br />
 B. Authenticatee<br />
 C. Authenticator<br />
 D. Authentication Server<br />
 E. Supplicant</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> C D E</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which modulation technique allows you to achieve a data rate of 54Mb/s in the 2.4GHz-band?</p>
<p>A. Complimentary Code Keying<br />
 B. Differential Binary Phase Shift Keying<br />
 C. Differential Quadrature Phase Shift Keying<br />
 D. Quadrature Amplitude Modulation</p>
<p>&nbsp;</p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>Quadrature Amplitude Modulation (QAM) is a method of combining two amplitude-modulated (AM) signals into a single channel, thereby doubling the effective bandwidth. In a QAM signal, there are two carriers, each having the same frequency but differing in phase by 90 degrees (so they are called quadrature carriers). Mathematically, one of the signals can be represented by a sine wave, and the other by a cosine wave. The two modulated carriers are combined at the source for transmission. At the destination, the carriers are separated, the data is extracted from each, and then the data is combined into the original modulating information.</p>
<p>With QAM method, 802.11g standard delivers the same 54 Mb/s maximum data rate as 802.11a, but operates in the <br />
 same 2.4-GHz band as 802.11b.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Wireless Fundamentals 2</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-2</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-2#comments</comments>
		<pubDate>Sun, 27 Feb 2011 12:00:07 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=576</guid>
		<description><![CDATA[Here you will find answers to Wireless Fundamentals &#8211; Part 2 Question 1 How are omni antennas in a wireless network most commonly polarized? A. circularly B. horizontally C. vertically D. both horizontally and vertically Answer: C Explanation Omni antennas send a signal of the same strength in all directions. Antennae in wireless networks are [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Wireless Fundamentals &#8211; Part 2</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>How are omni antennas in a wireless network most commonly polarized?</p>
<p>A. circularly<br />
 B. horizontally<br />
 C. vertically<br />
 D. both horizontally and vertically</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Omni antennas send a signal of the same strength in all directions.  Antennae in wireless networks are often vertically polarized, which  makes the electric field vertical.</p>
<p>Note: A VERTICALLY POLARIZED antenna transmits an electromagnetic wave with the E field perpendicular to the Earth&#8217;s surface.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/wireless_fundamentals/vertical_antenna.jpg" alt="vertical_antenna.jpg" width="480" height="240" /></p>
<p style="text-align: center;"><span style="font-size: x-small;">Vertical antenna: Electronic field perpendicular to the Earth&#8217;s surface</span></p>
<p>A HORIZONTALLY POLARIZED antenna transmits a radio wave with the E field  parallel to the Earth&#8217;s surface.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/wireless_fundamentals/horizontal_antenna.jpg" alt="horizontal_antenna.jpg" width="480" height="240" /></p>
<p style="text-align: center;"><span style="font-size: x-small;">Horizontal antenna: E field parallel to the Earth&#8217;s surface</span></p>
<p><br class="spacer_" /></p>
<p>Vertical polarization means that the wave moves up and down in a linear way. Horizontal polarization means that the wave moves left and right in a linear way.</p>
<p>-> We also notice that the E field is in the same direction with the antenna.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which governing body analyzes the applications and environments in  which wireless networks are used?</p>
<p>A. EIRP<br />
 B. ETSI<br />
 C. FCC<br />
 D. IEEE<br />
 E. WiFi Alliance</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>What does the current European Telecommunications Standards Institute  rule state is the 2.4-GHz maximum transmitter output power for  point-to-point installations?</p>
<p>A. 16dBm<br />
 B. 17dBm<br />
 C. 20dBm<br />
 D. 30dBm<br />
 E. 36dBm</p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Currently ETSI stipulates a maximum of 20 dBm EIRP on point-to-multipoint and point-to-point installations; it also stipulates 17 dBm maximum transmitter power with 3 dBi in gain attributed to antenna and cable combination.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>What are two attributes used to characterize antenna performance?  (Choose two)</p>
<p>A. attenuation<br />
 B. beamwidth<br />
 C. gain<br />
 D. harmony<br />
 E. interference</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The fundamental characteristics of an antenna are its gain and half power beamwidth.</p>
<p>Some antennas are highly directional; that is, more energy is propagated in certain directions than in others. The ratio between the amount of energy propagated in these directions compared to the energy that would be propagated if the antenna were not directional (Isotropic Radiation) is known as its <strong>gain</strong>.</p>
<p>(An isotropic radiator will distribute its power equally in all directions)</p>
<p><strong>Beamwidth </strong>is another of the important criteria since it specifies boundaries within the antenna radiation pattern, which are considered to be the limit of useful radiation (or reception).</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Bluetooth RF characteristics can be best described as which of the  following?</p>
<p>A. continuous transmitting 5-GHz range<br />
 B. continuous transmitting 2.4-GHz range<br />
 C. frequency hopping 5-GHz range<br />
 D. frequency hopping 2.4-GHz range</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Which best describes an Ad Hoc Network?</p>
<p>A. Basic Service Set<br />
 B. Extended Service Set<br />
 C. Independent Basic Service Set<br />
 D. Mesh Network<br />
 E. WiMAX Network</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>When would rate shifting down by a client occur?</p>
<p>A. when the distance to the AP has increased and the missed-symbol  rate has increased<br />
 B. when the distance to the AP has increased and the signal level has  increased<br />
 C. when multipath has decreased and the missed-symbol rate has  decreased<br />
 D. when the noise level has decreased and the signal level has  increased</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Which physical layer encoding technology is common to both the IEEE  802.11g and the IEEE 802.11a standards?</p>
<p>A. BPSK<br />
 B. CCK<br />
 C. DSSS<br />
 D. OFDM</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>802.11a operates in the 5-GHz frequency range and is based on Orthogonal Frequency Division Multiplexing (OFDM). Like 802.11a, 802.11g uses OFDM for transmitting data. OFDM is a more efficient means of transmission than Direct Sequence Spread Spectrum (DSSS) transmission, which is used by 802.11b.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Why are wireless analog video signals that are operating in the  2.4-GHz band particularly harmful to Wi-Fi service?</p>
<p>A. Analog video is a strong signal and increases the SN<br />
 B. Analog video is a constant signal with 100% duty cycle.<br />
 C. Analog video signals are slow frequency hopping and tend to affect  the entire band.<br />
 D. Analog Video modulation is the same as Wi-Fi and causes  interference.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which two statements are true about WiMAX technology? (Choose two)</p>
<p>A. WiMAX is defined by 802.11i.<br />
 B. Typically, fixed WiMAX networks have a higher gain direction antenna  installed near the client.<br />
 C. WiMAX is capable of working as a long-range system over several  miles.<br />
 D. WiMAX works only for licensed frequencies.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B C</p>
<p class="ccnaexplanation">Explanation</p>
<p>WiMAX is defined by 802.16, that is intended for wireless &#8220;metropolitan area networks&#8221;. WiMAX can provide broadband wireless access (BWA) up to 30 miles (50 km) for fixed stations, and 3 &#8211; 10 miles (5 &#8211; 15 km) for mobile stations. In contrast, the WiFi/802.11 wireless local area network standard is limited in most cases to only 100 &#8211; 300 feet (30 &#8211; 100m).</p>
<p>Fixed WiMAX networks typically have a higher-gain  directional antenna installed near the client (customer) which results  in greatly increased range and throughput. Using 802.11 with high-gain antenna can bridge last-mile gaps, but they require more power.</p>
<p>WiMAX operates on both licensed and non-licensed frequencies, providing a regulated environment and viable economic model for wireless carriers. In particular, WiMax operates on the 10- to 66-GHz frequency band, so it doesn’t interfere with 802.11 LANs.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-2/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Wireless Fundamentals 3</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-3</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-3#comments</comments>
		<pubDate>Sun, 27 Feb 2011 11:07:17 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=583</guid>
		<description><![CDATA[Here you will answers to Wireless Fundamentals &#8211; Part 3 Question 1 What unit of measurement is used to represent the strength of an antenna&#8217;s radiation pattern? A. dBi B. dBm C. mW D. GHz Answer: A Explanation + dBi is a unit of sound that measures acoustical and electrical power. In particular, dBi is [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will answers to Wireless Fundamentals &#8211; Part 3</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>What unit of measurement is used to represent the strength of an   antenna&#8217;s radiation pattern?</p>
<p>A. dBi<br />
 B. dBm<br />
 C. mW<br />
 D. GHz</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>+ dBi is a unit of sound that measures acoustical and  electrical power. In particular, dBi is a measure of the increase in signal (gain) by your antenna  compared to the hypothetical isotropic antenna (which uniformly  distributes energy in all directions) -> It is a ratio. The greater  the dBi value, the higher the gain and the more acute the angle of  coverage.</p>
<p>+ dBm is a measure of signal power. It is the the power ratio in  decibel (dB) of the measured power referenced to one milliwatt (mW). The  &#8220;m&#8221; stands for &#8220;milliwatt&#8221;.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>What are the four types of wireless networks? (Choose four)</p>
<p>A. Wireless PAN<br />
 B. LAN<br />
 C. MAN<br />
 D. VLAN<br />
 E. WAN</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B C E</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>What is the typical maximum range of a wireless PAN?</p>
<p>A. 45 feet<br />
 B. 50 feet<br />
 C. 55 feet<br />
 D. 60 feet</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>What is the general maximum coverage area of a wireless PAN?</p>
<p>A. within 30 feet<br />
 B. within 35 feet<br />
 C. within 40 feet<br />
 D. within 45 feet</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>It is weird that Cisco thinks &#8220;maximum coverage area&#8221; is different from &#8220;maximum range&#8221;!  But this question has correct answer of 30 feet.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>What relatively new standard applies to wireless MANs?</p>
<p>A. IEEE 802.11<br />
 B. IEEE802.3Z<br />
 C. Wi-Fi<br />
 D. IEEE 802.16</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>True or false: A computer device stores data in analog form.</p>
<p>A. true<br />
 B. false</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>On what layers of the OSI reference model do wireless networks   operate? (Choose two)</p>
<p>A. Physical layer<br />
 B. Network layer<br />
 C. data link layer<br />
 D. session layer</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>RF signals offer relatively short range as compared to light signals.   True or false?</p>
<p>A. True<br />
 B. False</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>First we need to explain about Line-of-sight &amp; non-line-of-sight:</p>
<p><strong>Line-of-sight (LOS) </strong>is a condition where a signal travels over the air directly from a wireless transmitter to a wireless receiver without passing an obstruction.</p>
<p>Conversely, <strong>non-line-of-sight (NLOS)</strong> is a condition where a signal from a wireless transmitter passes several obstructions before arriving at a wireless receiver. The signal may be reflected, refracted, diffracted, absorbed or scattered.</p>
<p>In most case RF signals are line-of-sight signal and &#8220;light&#8221; is a non-line-of-sight signal so FR signals offer longer range than light signals.</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>Spread spectrum generally requires user licenses. True or false?</p>
<p>A. True<br />
 B. False</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Approximately up to what range do direct infrared systems operate?</p>
<p>A. 0.5 mile<br />
 B. 1 mile<br />
 C. 1.5 mile<br />
 D. 2.0 mile</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>The range of an infrared light system can vary from a few feet with PDA applications to 1 mile with direct infrared systems. This is significantly less range than with RF systems.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-3/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wireless Fundamentals 4</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-4</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-4#comments</comments>
		<pubDate>Sun, 27 Feb 2011 05:21:03 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=651</guid>
		<description><![CDATA[Here you will find answers to Wireless Fundamentals &#8211; Part 4 Question 1 True or false: A wireless PAN consumes little power from small handheld computer devices. A. True B. False Answer: A Explanation An example of the Wireless PAN technology is Bluetooth. It is also known as IEEE 802.15.1, has the advantage of being [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Wireless Fundamentals &#8211; Part 4</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>True or false: A wireless PAN consumes little power from small     handheld computer devices.</p>
<p>A. True<br />
 B. False</p>
<p class="ccnacorrectanswers"><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p class="ccnaexplanation">Explanation</p>
<p>An example of the Wireless PAN technology is Bluetooth. It is also   known as IEEE 802.15.1, has the advantage of being very   energy-efficient, which makes it particularly well-suited to use in   small devices.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which IEEE standards group uses Bluetooth as the basis for the    standard?</p>
<p>A. IEEE 802.15<br />
 B. IEEE 802.11<br />
 C. IEEE 802.13<br />
 D. IEEE 802.16</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>In what frequency band does Bluetooth operate?</p>
<p>A. 2.2 GHz<br />
 B. 2.4 GHz<br />
 C. 2.6 GHz<br />
 D. 3.0 GHz</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>A Bluetooth-enabled device is always transmitting. True or false?</p>
<p>A. True<br />
 B. False</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>What is the highest possible data rate of an IrDA device?</p>
<p>A. 2 Mbps<br />
 B. 4 Mbps<br />
 C. 6 Mbps<br />
 D. 8 Mbps</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p>IrDA is an acronym for the Infrared Data Association, an organization which sets communications standards for infrared over small distances. Some kinds of IrDA devices include printers, cameras, handheld portables, smart remotes with display screens, cell phones&#8230;</p>
<p>IrDA devices provide a point-to-point method of data transfer that is adaptable to a broad range of computing and communicating devices. The first version of the IrDA specification (version 1.0) provides communication at data rates up to 115.2 Kbps. Later versions (version 1.1) extended the data rate to 4 Mbps, while maintaining backward compatibility with version 1.0 interfaces.</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>In what frequency band does 802.11a operate in?</p>
<p>A. 2.2 GHz<br />
 B. 2.4 GHz<br />
 C. 2.6 GHz<br />
 D. 5 GHz</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>How many non-overlapping channels are available with 802.11b wireless    LANs?</p>
<p>A. One<br />
 B. Two<br />
 C. Three<br />
 D. Four</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>True of false: 802.11g operates at up to 54 Mbps and interoperates    with 802.11b.</p>
<p>A. True<br />
 B. False</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>A learning bridge forwards all packets. True or false?</p>
<p>A. True<br />
 B. False</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>A learning bridge monitors MAC  (OSI layer 2) addresses  on both positions of its connection and  attempts to learn which addresses are on which  side. When a packet arrives, it examines the destination address of the frame. If it does not find the destination address in its forwarding table so it <strong>floods</strong> it to all other ports. If the bridge already has that destination address in its forwarding table so it will<strong> forward</strong> that packet to the corresponding port.</p>
<p>In this question, maybe the author wants to mention about a &#8220;real&#8221; bridge (not switch, because these 2 terms are sometimes used interchangeable). A bridge, in some circumstances, must determine when it receives a packet whether it should let the packet cross the bridge or continue local (some packets may not want to cross the bridge because the source and  destination addresses are both on one side).</p>
<p><span class="ccnaquestionsnumber">Question 10</span></p>
<p>True or false: FDMA requires users to take turns transmitting signals.</p>
<p>A. True<br />
 B. False</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 11</p>
<p>A company has a wireless network. In this network, collisions occur when more than one device sends data at the same time. Which physical layer function can a network administrator perform to determine whether    or not any device is sending data to the channel?</p>
<p>A. CSMA/CD<br />
 B. CCA<br />
 C. CSMA/CA<br />
 D. CCX</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Wireless devices cannot send and receive at the same time. It means that if more than one device were to send at the same time, a collision would result. If a collision occurs, the data from both senders would be unreadable and would need to be resent.</p>
<p>When a station is ready to send, it listens to the media to verify that nothing else is sending. If the media is free, the station sends its wave. This method is called Clear Channel Assessment (CCA).</p>
<p>CSMA/CCA copies the contention window (CW) size piggybacked in the MAC header of an overheard data frame within its basic service set (BSS) and updates its backoff counter according to the new CW size.</p>
<p><strong>CSMA/CA</strong> (Carrier Sense Multiple Access with Collision Avoidance) is a <strong>layer 2 technique</strong>, not layer 1 (physical). In CSMA/CA, as soon as a device receives a packet that is to be sent, it checks to be sure the channel is clear (no other node is transmitting at the time). If the channel is clear, then the packet is sent. If the channel is not clear, the node waits for a randomly chosen period of time, and then checks again to see if the channel is clear. This period of time is called the backoff factor, and is counted down by a backoff counter. If the channel is clear when the backoff counter reaches zero, the node transmits the packet. If the channel is not clear when the backoff counter reaches zero, the backoff factor is set again, and the process is repeated.</p>
<p>Note:</p>
<p>CSMA/CD deals with transmissions after a collision has occurred, CSMA/CA acts to prevent collisions before they happen.</p>
<p class="ccnaquestionsnumber">Question 11</p>
<p>A business customer uses Non-LOS WiMAX wireless network technology.    Which of the following data rates is provided to the customer?</p>
<p>A. 30 Mbps<br />
 B. 70 Mbps<br />
 C. 40 Mbps<br />
 D. 15 Mbps</p>
<p class="ccnacorrectanswers"><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The signal range of Non-LOS WiMAX is about 3 to 4 miles, and data rates are advertised at around 30 Mbps, but you can expect less, closer to 15 Mbps.</p>
<p class="ccnaquestionsnumber">Question 12</p>
<p>A network administrator needs to determine what LAN devices to    install on his network. What are two advantages of using Layer 2    Ethernet switches over hubs? (Choose two)</p>
<p>A. Allowing simultaneous frame transmissions<br />
 B. Increasing the size of broadcast domains<br />
 C. Increasing the maximum length of UTP cabling between devices<br />
 D. Filtering frames based on MAC addresses<br />
 E. Decreasing the number of collision domains</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A D</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-fundamentals-4/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Traffic Flow and AP</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/traffic-flow-and-ap</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/traffic-flow-and-ap#comments</comments>
		<pubDate>Sat, 26 Feb 2011 08:20:44 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=427</guid>
		<description><![CDATA[Here you will find answers to Traffic Flow and AP QuestionsAccording to the IEEE 802.11 standard Question 1 What two statements about beacon frames used by access points are true? (Choose two) A. contains SSIDs if this feature is enabled B. provides vendor proprietary information C. is another name for an associated request D. sent [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Traffic Flow and AP QuestionsAccording to the IEEE 802.11 standard</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>What two statements about beacon frames used by access points are true? (Choose two)</p>
<p>A. contains SSIDs if this feature is enabled<br />
 B. provides vendor proprietary information<br />
 C. is another name for an associated request<br />
 D. sent in response to a probe frame<br />
 E. includes ATIM window information for power save operations</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Prior to authentication/association, devices must identify any access-points that are within range. Two methods of scanning are available; namely, passive and active. In passive scanning mode, a device monitors each channel for beacon frames that are broadcast by the access-points in the vicinity.</p>
<p>A beacon frame is a management frame in IEEE 802.11-based wireless LANs. It contains all the information about the network. Beacon frames are transmitted periodically to announce the presence of a wireless LAN network and are transmitted by the Access Point (AP). A beacon frame includes timestamp, beacon interval, its capabilities, <strong>SSIDs</strong>, supported rates,  TIM (Traffic Indication Map) and some configuration and security information to the client devices. Some of them are standard; other are <strong>vendor proprietary</strong>. Below shows a beacon frame with &#8220;Cisco Proprietary&#8221; parameters from the Cisco AP:</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/traffic_flow_AP/Cisco_Beacon_Frame.jpg" alt="Cisco_Beacon_Frame.jpg" width="457" height="263" /></p>
<p>(Note: beacon interval is the time interval between two consecutive beacon frames)</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>In general, what is the difference in transmit power between an AP operating at Tx Power Level 1 and the same AP operating at Tx Power Level 3?</p>
<p>A. 2 dB<br />
 B. 3 dB<br />
 C. 6 dB<br />
 D. 11 dB<br />
 E. 17 dB</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which interface is considered a dynamic interface?</p>
<p>A. the virtual interface<br />
 B. the AP manager interface<br />
 C. the LAG interface<br />
 D. the management interface<br />
 E. the service port interface<br />
 F. a WLAN client data interface</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> F</p>
<p class="ccnaexplanation">Explanation</p>
<p>Each interface performs specific roles within the unified wireless environment. The static interfaces perform system roles, while the dynamic interfaces are user-defined, and provide client connectivity. Therefore a WLAN client data interface is considered a dynamic interface.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>An indoor 1240 AP is booting and has obtained an IP address using DHCP. The AP has confirmed prior controller IP addresses from a previously joined mobility group stored in NVRAM. What is the next step the AP performs?</p>
<p>A. DHCP option 43.<br />
 B. DNS resolution of CISCO-LWAPP-CONTROLLER.localdomain.<br />
 C. Layer 2 LWAPP discovery broadcast.<br />
 D. Layer 3 LWAPP discovery broadcast.<br />
 E. Ping each Cisco WLC to verify its current status.<br />
 F. Select a Cisco WLC based on its position in the configured join selection sequence.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which AP to Wireless LAN Controller discovery process requires a previous association of the AP with a Cisco WLC?</p>
<p>A. AP priming<br />
 B. defining a master controller<br />
 C. DHCP Option 6<br />
 D. DHCP Option 43<br />
 E. over-the-air provisioning</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>AP priming happens after an AP is associated with at least one controller. The AP then gets a list of other controllers that it can associate with from the one it is already associated with. These other controllers are part of a mobility group. This information then gets stored in NVRAM and can be used if the AP reboots. To contact these controllers, the AP sends a broadcast to the primary controller and all the other controllers in the group.</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Which of the following methods is NOT used to access an AP in autonomous mode?</p>
<p>A. Browse<br />
 B. Telnet<br />
 C. Auxiliary<br />
 D. Console</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/traffic-flow-and-ap/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Wireless LAN</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-lan</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-lan#comments</comments>
		<pubDate>Fri, 25 Feb 2011 02:35:19 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=389</guid>
		<description><![CDATA[Here you will find answers to Wireless LAN Questions Question 1 Up to how many Cisco WiSMs are supported in a single mobility group operating under v5.0 code? A. 5 B. 12 C. 16 D. 24 E. 150 F. 300 Answer: B]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Wireless LAN Questions</p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Up to how many Cisco WiSMs are supported in a single mobility group operating under v5.0 code?</p>
<p>A. 5<br />
 B. 12<br />
 C. 16<br />
 D. 24<br />
 E. 150<br />
 F. 300</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-lan/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Wireless Client</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-client</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-client#comments</comments>
		<pubDate>Thu, 24 Feb 2011 13:49:18 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=426</guid>
		<description><![CDATA[Here you will find answers to Wireless Client Questions Question 1 When creating new configuration profiles in Cisco Secure Services Client, in what format are the files saved? A. .RTF B. .HTML C. .TXT D. .XML E. .XTML Answer: D Explanation The Cisco Secure Services Client (Cisco SSC) generates an XML file that can be [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Wireless Client Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>When creating new configuration profiles in Cisco Secure Services Client, in what format are the files saved?</p>
<p>A. .RTF<br />
 B. .HTML<br />
 C. .TXT<br />
 D. .XML<br />
 E. .XTML</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The Cisco Secure Services Client (Cisco SSC) generates an XML file that can be easily deployed network-wide to all client machines. This process is very secure and scalable, and still flexible enough to let users create their own personal connection profiles for private use.</p>
<p>Below is an example of the structure of a XML file. Notice that this configuration is only used for demonstration and is not created by the Cisco Secure Services Client software.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/wireless_client/xml_file.jpg" alt="xml_file.jpg" width="604" height="427" /></p>
<p>To learn more about how to configure Cisco Secure Services Client, you can visit</p>
<p><a href="http://www.cisco.com/en/US/docs/wireless/wlan_adapter/secure_client/5.1/administration/guide/C2_SetupSSC.html" target="_blank">http://www.cisco.com/en/US/docs/wireless/wlan_adapter/secure_client/5.1/administration/guide/C2_SetupSSC.html</a></p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>How are application-specific devices differentiated from laptop computers in the way they support Cisco Compatible Extensions?</p>
<p>A. ASDs are required to support only CCXv1 and v2 features. Laptops must support all CCX features.<br />
 B. ASDs are required to support only CCXv5 management features, while laptops are optional features.<br />
 C. Several features that are required for laptops are not required for ASDs.<br />
 D. There is no differentiation. ASDs and laptops must both support the same CCX features.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>Several features that are required for laptops are not required for application-specific devices (ASDs) that are used either exclusively or primarily for data applications. Data ASDs include data capture devices, PDAs, and printers. Voice ASDs include single mode, dual mode and smart phones. Every feature that is optional for an ASD is represented in the ASD field as Optional.</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which open standard defines the combination of Extensible Authentication Protocol with Advanced Encryption Standard for providing strong wireless LAN client security?</p>
<p>A. IEEE 802.1X<br />
 B. IEEE 802.11i<br />
 C. WEP<br />
 D. WPA<br />
 E. WPA2</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Which client application utility allows wireless configuration on Linux platforms?</p>
<p>A. Airport Extreme<br />
 B. CiscoAironet Desktop Utility<br />
 C. Cisco Secure Services Client<br />
 D. NetworkManager<br />
 E. Windows ZeroConfig</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>NetworkManager is a GUI that communicates directly with the hardware for Linux. It is distribution- and desktop environment-agnostic (that is, it works on distributions Ubuntu as well as on Fedora, and on KDE, as well as on Gnome and many others).</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-client/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cisco Mobility Express</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/cisco-mobility-express</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/cisco-mobility-express#comments</comments>
		<pubDate>Wed, 23 Feb 2011 09:21:09 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=448</guid>
		<description><![CDATA[Here you will find answers to Cisco Mobility Express Questions Question 1 Which two tasks does RRM routinely perform? (Choose two) A. antenna selection B. AP address assignment C. channel assignment D. encryption method assignment E. transmit power control Answer: C E Explanation Radio resource management (RRM) is a management control system designed to eliminate [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Cisco Mobility Express Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Which two tasks does RRM routinely perform? (Choose two)</p>
<p>A. antenna selection<br />
 B. AP address assignment<br />
 C. channel assignment<br />
 D. encryption method assignment<br />
 E. transmit power control</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C E</p>
<p class="ccnaexplanation">Explanation</p>
<p><strong>Radio resource management (RRM)</strong> is a management control system designed to eliminate or reduce co-channel interference in wireless systems. The objective of RRM is to optimize the availability of channel resources as required to provide the best possible wireless service for users while allowing wireless service providers to serve as many users as possible. RRM engine monitors the radio resources, performs dynamic <strong>channel assignments</strong>, provides detection and avoidance of interference, and provides the dynamic transmit <strong>power control</strong> (TPC).</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>A new Cisco Mobility Express 526 controller using v4.2 code direct from the factory is accessible by which default IP address?</p>
<p>A. 10.10.1.1<br />
 B. 172.16.1.1<br />
 C. 172.16.100.1<br />
 D. 192.168.1.1<br />
 E. 192.168.100.1</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The default IP address of the configuration wizard of Cisco Mobility Express Wizard is 192.168.1.1.  So if you have never performed CLI setup, you can access the web interface of a Cisco 526 Express Controller via this address. But notice that you have to access it using secure http, https://192.168.1.1</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>What are the primary methods of configuration management for the Mobility Express Solution?</p>
<p>A. CCA and CLI<br />
 B. CCA and Web GUI<br />
 C. CLI and Web GUI<br />
 D. CLI, Web GUI, and CCA<br />
 E. Cisco WCS, Web GUI, and CCA<br />
 F. Cisco WCS, Web GUI, CCA, and CLI</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>The Cisco 526 Controller can be configured using the web interface or using the Cisco Configuration Assistant.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/cisco-mobility-express/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Authentication and Encryption</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/authentication-and-encryption</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/authentication-and-encryption#comments</comments>
		<pubDate>Tue, 22 Feb 2011 08:42:13 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=434</guid>
		<description><![CDATA[Here you will find answers to Authentication and Encryption Questions Question 1 What are three primary components that describe TKIP? (Choose three) A. Broadcast Key Rotation B. Dynamic WEP C. Message Integrity Check D. Per-Packet Key Hashing E. Symmetric Key Cipher F. WPA2 Enterprise Mode Answer: A C D Explanation TKIP offers three advantages over [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Authentication and Encryption Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>What are three primary components that describe TKIP? (Choose three)</p>
<p>A. Broadcast Key Rotation<br />
 B. Dynamic WEP<br />
 C. Message Integrity Check<br />
 D. Per-Packet Key Hashing<br />
 E. Symmetric Key Cipher<br />
 F. WPA2 Enterprise Mode</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A C D</p>
<p class="ccnaexplanation">Explanation</p>
<p>TKIP offers three advantages over WEP:</p>
<p><strong>* Per packet keying: </strong>Each packet is generated using a unique key so it is much more difficult to get from repetitive data back to the key.<br />
 <strong>* Message integrity check</strong>: (MIC &#8211; If the message integrity check does not pass, the message is seen as a forgery. If two forgeries are detected in one second, the radio assumes it is under attack. It deletes its session key, disassociates itself, then forces re-association)<br />
 <strong>* Broadcast key rotation:</strong> Broadcast key is required in 802.1X environments but it is vulnerable to same attacks as static WEP key. By using broadcast key rotation, key is delivered to client encrypted with client’s dynamic key.</p>
<p>Based on Per packet keying &amp; Message integrity check, every packet has a unique encryption key and each packet is digitally  signed to validate the source of the sender before decrypting it to make  sure the packet is valid and that it&#8217;s coming from a trusted source and  not being spoofed</p>
<p style="text-align: center;"><strong>Per Packeting Keying</strong></p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/authentication_encryption/per-packet-keying.jpg" alt="per-packet-keying.jpg" width="650" height="447" /></p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"><strong>Integrity Check</strong></p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/authentication_encryption/integrity-check.jpg" alt="integrity-check.jpg" width="399" height="292" /></p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>What is the impact of configuring a single SSID to simultaneously support both TKIP and AES encryption?</p>
<p>A. The overhead associated with supporting both encryption methods will significantly degrade client throughput.<br />
 B. Some wireless client drivers might not handle complex SSID settings and may be unable to associate to the WLAN.<br />
 C. This is an unsupported configuration and the Cisco Wireless Control System will continuously generate alarms until the configuration is corrected.<br />
 D. This is a common configuration for migrating from WPA to WPA2. There is no problem associated with using this configuration.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber"><br class="spacer_" /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>What is the Default Local Database size for authenticating local users?</p>
<p>A. 512 entries<br />
 B. 1024 entries<br />
 C. 2048 entries<br />
 D. 4096 entries<br />
 E. 8192 entries</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Which statement best represents the authorization aspect of AAA?</p>
<p>A. Authorization takes place after a successful authentication and provides the Cisco WLC the information needed to allow client access to network resources.<br />
 B. Authorization is the validation of successful DHCP address delivery to the wireless client.<br />
 C. Authorization must be successfully completed in order to proceed with the authentication phase.<br />
 D. Successful authorization will provide encryption keys that will be used to secure the wireless communications between client and AP.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>AAA is an architectural framework for configuring a set of three independent security functions in a consistent manner. AAA provides a modular way of performing the following services:</p>
<p><strong>* Authentication: </strong>Provides the method of identifying users, including login and password dialog, challenge and response, messaging support, and, depending on the security protocol you select, encryption. <br />
 <strong>* Authorization:</strong> Provides the method for remote access control, including one-time authorization or authorization for each service, per-user account list and profile, user group support, and support of IP, IPX, ARA, and Telnet. <br />
 <strong>* Accounting:</strong> Provides the method for collecting and sending security server information used for billing, auditing, and reporting, such as user identities, start and stop times, executed commands (such as PPP), number of packets, and number of bytes.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/docs/ios/12_2/security/configuration/guide/scfaaa.html" target="_blank">http://www.cisco.com/en/US/docs/ios/12_2/security/configuration/guide/scfaaa.html</a>)</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which Extensible Authentication Protocol types are supported by the Cisco Unified Wireless Network?</p>
<p>A. EAP-TLS, PEAP-MSCHAPv2 and PEAP-GTC only<br />
 B. LEAP and EAP-FAST only<br />
 C. EAP-TLS, PEAP-MSCHAPv2, PEAP-GTC, LEAP, EAP-FAST only<br />
 D. Any EAP supported by the RADIUS authentication server</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>The 4-way handshake is used to establish which key during the WPA authentication process?</p>
<p>A. Pairwise Master Key<br />
 B. Pairwise Multiple Key<br />
 C. Pairwise Session Key<br />
 D. Pairwise Transient Key<br />
 E. Pairwise Transverse Key</p>
<p class="ccnacorrectanswers"><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Which four parameters need to be configured for local EAP-FAST on the controller? (Choose four)</p>
<p>A. Authority ID<br />
 B. Authority ID Information<br />
 C. Client Key<br />
 D. PAC<br />
 E. Server Key<br />
 F. TTL for PAC<br />
 G. Monitor Key<br />
 H. NTP Source</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B E F</p>
<p class="ccnaexplanation">Explanation</p>
<p>EAP-FAST is designed to speed re-authentication when a station roams from one AP to another. Here are the parameters that can be configured:</p>
<p><strong>* Server Key (in hexadecimal):</strong> The key (in hexadecimal characters) used to encrypt and decrypt PACs. <br />
 <strong>* Time to Live for the PAC:</strong> Enter the number of days for the PAC to remain viable. The valid range is 1 to 1000 days, and the default setting is 10 days. <br />
 <strong>* Authority ID (in hexadecimal):</strong> Enter the authority identifier of the local EAP-FAST server in hexadecimal characters. It is possible to enter up to 32 hexadecimal characters,  but an even number of characters must be entered. This will identify the controller as the emitter of the PAC. <br />
 <strong>* Authority ID Information:</strong> Enter the authority identifier of the local EAP-FAST server in text format. <br />
 <strong>* Anonymous Provision:</strong> Enable this setting to allow anonymous provisioning. This feature allows PACs to be sent automatically to clients that do not have one during PAC provisioning. If this feature is disabled, PACS must be manually provisioned. Disable this feature when using EAP-FAST with certificates. The default setting is enabled.</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>When using the enterprise-based authentication method for WPA2, a bidirectional handshake exchange occurs between the client and the authenticator. Which five statements are results of that exchange using controller based network? (Choose five)</p>
<p>A. a bidirectional exchange of a nonce used for key generation<br />
 B. binding of a Pairwise Master Key at the client and the controller<br />
 C. creation of the Pairwise Transient Key<br />
 D. distribution of the Group Transient Key<br />
 E. distribution of the Pairwise Master key for caching at the access point<br />
 F. proof that each side is alive</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B C D F</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>What are four features of WPA? (Choose four)</p>
<p>A. a larger initialization vector, increased to 48 bits<br />
 B. a message integrity check protocol to prevent forgeries<br />
 C. authenticated key management using 802.1X<br />
 D. support for a key caching mechanism<br />
 E. unicast and broadcast key management<br />
 F. requires AES-CCMP</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B C E</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/authentication-and-encryption/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Authentication and Encryption 2</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/authentication-and-encryption-2</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/authentication-and-encryption-2#comments</comments>
		<pubDate>Tue, 22 Feb 2011 03:56:46 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=763</guid>
		<description><![CDATA[Here you will find answers to Authentication and Encryption &#8211; Part 2 Question 1 What two statements are true about AES-CCMP? (Choose two) A. It is an encryption algorithm used in the 802.11i security protocol. B. It is defined in 802.1X. C. It is the encryption algorithm used in TKIP implementations. D. It is required [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Authentication and Encryption &#8211; Part 2</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>What two statements are true about AES-CCMP? (Choose two)</p>
<p>A. It is an encryption algorithm used in the 802.11i security  protocol.<br />
 B. It is defined in 802.1X.<br />
 C. It is the encryption algorithm used in TKIP implementations.<br />
 D. It is required in WPA.<br />
 E. It is required in WPA2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Advanced Encryption Standard (AES) is the cipher system used by RSN. It is the equivalent of the RC4 algorithm used by WPA. However the encryption mechanism is much more complex and does not suffer from the problems associated with WEP. AES is a block cipher, operating on blocks of data 128bits long.</p>
<p>CCMP is the security protocol used by AES. It is the equivalent of TKIP in WPA. CCMP computes a Message Integrity Check (MIC) using the well known, and proven, Cipher Block Chaining Message Authentication Code (CBC-MAC) method. Changing even one bit in a message produces a totally different result.</p>
<p>The AES-CCMP encryption algorithm used in the 802.11i (WPA2) security protocol. It uses the AES block cipher, but restricts the key length to 128 bits. AES-CCMP incorporates two sophisticated cryptographic techniques (counter mode and CBC-MAC) and adapts them to Ethernet frames to provide a robust security protocol between the mobile client and the access point.</p>
<p>AES itself is a very strong cipher, but counter mode makes it difficult for an eavesdropper to spot patterns, and the CBC-MAC message integrity method ensures that messages have not been tampered with.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>One of the advantages of implementing EAP-FAST is that there is no  need to implement which item as part of your authentication  infrastructure?</p>
<p>A. an access control server<br />
 B. a Certificate Authority infrastructure<br />
 C. a client that supports EAP-FAST<br />
 D. a RADIUS server</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>What is the Default Local Database size for authenticating local  users?</p>
<p>A. 512 entries<br />
 B. 1024 entries<br />
 C. 2048 entries<br />
 D. 4096 entries<br />
 E. 8192 entries</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>When using the Pre-Shared Key authentication method for WPA or WPA2,  the pre-shared key is used for which two functions? (Choose two)</p>
<p>A. to act as the Group Transient Key during the bidirectional  handshake<br />
 B. to act as the Pairwise Master Key during the bidirectional handshake<br />
 C. to derive the nonce at each side of the exchange<br />
 D. to derive the Pairwise Transient Key</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B D</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>EAP-FAST was first supported where?</p>
<p>A. CCXv1<br />
 B. CCXv2<br />
 C. CCXv3<br />
 D. CCXv4<br />
 E. CCXv5</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The Cisco Compatible Extensions (CCX) program ensures that wireless clients are compatible with Cisco WLAN equipment. The following is a brief list of the features supported by each CCX specification:</p>
<p>CCXv1 – Standard 802.11 features, 802.1X with LEAP<br />
 CCXv2 – WPA, 802.1X with PEAP<br />
 CCXv3 – WPA2, 802.1X with EAP-FAST<br />
 CCXv4 – Network Admission Control (NAC), Call Admission Control for VoIP<br />
 CCXv5 – Advanced troubleshooting and client reporting functionality</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Which authentication method best supports a large enterprise  deployment where over the air security is a necessity?</p>
<p>A. Open Authentication with Web Authentication<br />
 B. PSK with WEP<br />
 C. WPA with PSK<br />
 D. WPA2 with EAP-FAST<br />
 E. WPA2 with PSK</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Which statement applies to TKIP?</p>
<p>A. is part of the initial key exchange used to derive apairwise  temporal key<br />
 B. is used to encrypt a WEP authenticated session<br />
 C. is used to encrypt the data for WPA sessions<br />
 D. is used to secure the initial authentication credential exchange  between client and authenticator</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>WEP is a mandatory encryption mechanism. True or false?</p>
<p>A. True<br />
 B. false</p>
<p class="ccnacorrectanswers"><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>WPA uses TKIP and is a subset of the 802.11 i standard. True or  false?</p>
<p>A. True<br />
 B. false</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>A</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/authentication-and-encryption-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Unified Wireless Network</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/cisco-unified-wireless-network</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/cisco-unified-wireless-network#comments</comments>
		<pubDate>Mon, 21 Feb 2011 04:54:53 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=469</guid>
		<description><![CDATA[Here you will find answers to Cisco Unified Wireless Network Questions Note: The Cisco Unified Wireless Network is composed of five interconnected elements that work together to deliver a unified enterprise-class wireless solution. They are client devices, APs, network unification, network management, and mobility services. There is no upgrade path between the Mobility Express solution [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Cisco Unified Wireless Network Questions</p>
<p><!--adsense--></p>
<p>Note:</p>
<p>The Cisco Unified Wireless Network is composed of five interconnected elements that work together to deliver a unified enterprise-class wireless solution. They are client devices, APs, network unification, network management, and mobility services.</p>
<p>There is no upgrade path between the Mobility Express solution and the Cisco Unified Wireless Network solution, though they offer features close to each other.</p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Which three Cisco Unified Wireless Network capabilities use information that is provided by Radio Resource Management neighbor messages? (Choose three)</p>
<p>A. Aggressive Load Balancing<br />
 B. Dynamic Channel Assignment<br />
 C. Hybrid Remote Edge Access Point<br />
 D. Inter-controller Mobility (that is, Mobility Groups)<br />
 E. Over-the-Air Provisioning<br />
 F. Rogue AP Classification</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B E F</p>
<p class="ccnaexplanation">Explanation</p>
<p>First we should learn how the RRM works:</p>
<p>1) Controllers (whose APs need to have RF configuration computed as a single group) are provisioned with the same RF Group Name. An RF Group Name is an ASCII string each AP will use to determine if the other APs they hear are a part of the same system.</p>
<p>(RF groups are groups of controllers that share the same RF group name and whose APs can hear the neighbor messages of each other)</p>
<p>2) APs periodically send out Neighbor Messages, sharing information about themselves, their controllers, and their RF Group Name. These neighbor messages can then be authenticated by other APs sharing the same RF Group Name.</p>
<p>3) APs that can hear these Neighbor Messages and authenticate them based on the shared RF Group Name, pass this information (consisting primarily of controller IP address and information on the AP transmitting the neighbor message) up to the controllers to which they are connected.</p>
<p>4) The controllers, now understanding which other controllers are to be a part of the RF Group, then form a logical group to share this RF information and subsequently elect a group leader.</p>
<p>5) Equipped with information detailing the RF environment for every AP in the RF Group, a series of RRM algorithms are used to optimize AP configurations.</p>
<p>Information from Radio Resource Management (RRM) monitors the radio resources, performs dynamic channel assignments, provides detection and avoidance of interference, and provides the dynamic transmit power control (TPC).</p>
<p>The RRM neighbor message contains the following information:</p>
<p><strong>* Radio Identifier:</strong> If the AP had multiple radios, this field identifies the radio used to transmit the message.<br />
 <strong>* Group ID:</strong> The 16-bit value and controller MAC address. This information is used to detect rogue access points. The access points will then check the beacon/probe-response frames in neighboring access point messages to see if they contain an authentication information element (IE) that matches that of the RF group. If the check is successful, the frames are authenticated. Otherwise, the authorized access point reports the neighboring access point as a rogue, records its BSSID in a rogue table, and sends the table to the controller.</p>
<p><strong>* WLC IP Address:</strong> RF group leader’s management IP address. This address is discovered through Over-the-Air Provisioning (OTAP)<br />
 <strong>* AP Channel:</strong> The native channel that the AP uses to service clients.<br />
 <strong>* Neighbor Message Channel:</strong> The channel the message is sent on.<br />
 <strong>* Power:</strong> The power level at which the message is transmitted.<br />
 <strong>* Antenna Pattern:</strong> The antenna pattern currently in use</p>
<p>Note:</p>
<p><strong>Dynamic channel assignment</strong> is used to dynamically allocate access point channel assignments to avoid conflict and to increase capacity and performance. For example, two overlapping channels in the 802.11g band, such as 1 and 2, cannot both simultaneously use 54 Mbps. By effectively reassigning channels, the controller keeps adjacent channels separated, thereby avoiding this problem.</p>
<p><strong>Over-the-Air Provisioning</strong> (OTAP) is a method for APs to discover the management IP of a controller over the air.</p>
<p><strong>A rogue AP</strong> is an AP that is unknown to the controller.</p>
<p>Reference: <br />
 <a href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_tech_note09186a008072c759.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk722/tk809/technologies_tech_note09186a008072c759.shtml</a><br />
 <a href="http://www.cisco.com/en/US/docs/wireless/controller/5.2/configuration/guide/c52rrm.html" target="_blank">http://www.cisco.com/en/US/docs/wireless/controller/5.2/configuration/guide/c52rrm.html</a></p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Which roaming situation using controllers in a Cisco Unified Wireless  Network requires a client using WPA2 with PKC to reauthenticate to the  network?</p>
<p>A. A wireless client roams to another AP on a different controller in  the same mobility domain.<br />
 B. A wireless client roams to another AP on the same controller.<br />
 C. A wireless client roams to another AP after being out of range of  the network for 2 minutes.<br />
 D. A wireless client roams to another AP on a controller in a different  mobility domain.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>To seamlessly roam between two wireless cells in a Cisco Unified  Wireless Network using controllers, which condition must exist?</p>
<p>A. The next cell should be on the same channel as the client&#8217;s  current cell.<br />
 B. The wireless client must use an EAP authentication method with the  infrastructure authenticator.<br />
 C. The client&#8217;s password must be the same on both APs.<br />
 D. The next cell should provide the same SSID as the client&#8217;s current  cell.<br />
 E. The clients need static IP addresses.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>On a Cisco Unified Wireless Controller, which three Access Point  modes allow for client connectivity? (Choose three)</p>
<p>A. Bridge Mode<br />
 B. H-REAP Mode<br />
 C. Local Mode<br />
 D. Monitor Mode<br />
 E. Rogue Detector Mode<br />
 F. Sniffer Mode</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B C</p>
<p class="ccnaexplanation">Explanation</p>
<p><strong>Bridge mode</strong> allows administrators to connect LAN networks together across a wireless link or to provide wireless <br />
 access to clients where wired connections are not directly available. It can be used as a point-to-point or point-to-multipoint link.</p>
<p><strong>Hybrid Remote Edge Access Point</strong> (H-REAP) lets you configure access points (AP) in a branch or remote office from the corporate office through a wide-area network (WAN) link without the need to deploy a controller in each office. An H-REAP device operates on the far side of a WAN, and its controller is back at the core site. H-REAP APs may not be registered to a controller, it can service wireless clients.</p>
<p><strong>Local mode</strong> (or normal mode) is the default mode of an AP. When operating in this mode, an AP will allow both client data services and monitoring of all channels simultaneously.</p>
<p><strong>Note:</strong></p>
<p>In <strong>Monitor mode</strong> , APs do not allow for client connectivity; they only monitor the IEEE 802.11 spectrum seeking rogue APs or clients and  reporting to the controller that acts as a wireless intrusion detection system (IDS). This mode is used for troubleshooting or site surveys.</p>
<p>In <strong>Rogue Detector mode</strong>, the AP radio is turned off, and the AP listens to wired traffic only. The controllers keep track of the rogue APs detected in the wireless space. The controllers send all the rogue AP and client MAC address lists to the rogue detector, and the rogue detector AP forwards this information to the other Cisco Wireless LAN Controllers (WLCs).</p>
<p><strong>Sniffer mode</strong> is used to capture all data traveling on a given 802.11 channel. Sniffer mode is only used for the remote analysis of frames, for troubleshooting or baseline purposes.</p>
<p>(Reference: IUWNE Student Guide)</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/cisco-unified-wireless-network/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drag and Drop</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/drag-and-drop</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/drag-and-drop#comments</comments>
		<pubDate>Sun, 20 Feb 2011 03:22:47 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=412</guid>
		<description><![CDATA[Here you will find answers to Drag and Drop Questions Question 1 Match the interface description on the left with the appropriate interface on the right. Answer: + AP Manager: Used for Layer 3 communications between the Cisco WLC and the lightweight access points + Dynamic: Designed to be analogous to VLANs for wireless LAN [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Drag and Drop Questions</p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Match the interface description on the left with the appropriate interface on the right.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/draganddrop/Interface_description.jpg" alt="Interface_description.jpg" width="550" height="226" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p>+ AP Manager: Used for Layer 3 communications between the Cisco WLC and the lightweight access points</p>
<p>+ Dynamic: Designed to be analogous to VLANs for wireless LAN client device</p>
<p>+ Management: This interface is the only consistently &#8220;pingable&#8221; in-band interface IP  address on the Cisco WLC</p>
<p>+ Service Port: The only port that is active when the controller is in boot mode</p>
<p>+ Virtual: Used to support mobility management, DHCP relay and guest web   authentication</p>
<p class="ccnaexplanation">Explanation</p>
<p>A WLC has one or more <strong>AP Manager</strong> Interfaces that are <strong>used for all Layer 3 communications between the WLC and the lightweight access points</strong> after the access point discovers the controller. The AP Manager IP address is used as the tunnel source for LWAPP packets from the WLC to the access point, and as the destination for LWAPP packets from the access point to the WLC. The AP Manager must have a unique IP address. Usually this is configured on the same subnet as the Management interface, but this is not necessarily a requirement. An AP Manager IP address is not pingable from outside the WLC. The use of multiple AP Manager Interfaces is discussed in the Advanced Deployment Concepts Section.</p>
<p><strong>Dynamic Interfaces</strong> are created by users and are <strong>designed to be analogous to VLANs for wireless LAN client device</strong>. The WLC will support up to 512 Dynamic Interface instances. Dynamic Interfaces must be configured on a unique (to the WLC) IP network and VLAN. Each Dynamic Interface acts as a DHCP relay for wireless clients associated to wireless LANs mapped to the interface.</p>
<p>The <strong>Management interface</strong> is the default interface for in-band management of the WLC and connectivity to enterprise services such as AAA servers. If the service port is in use, the management interface must be on a different subnet from the service port. The management interface is also used for layer 2 communications between the WLC and access points. <strong>The Management interface is the only consistently &#8220;pingable&#8221; in-band interface IP address on the WLC</strong>.</p>
<p>The <strong>Service-port Interface </strong>is statically mapped by the system only to the physical service port. The service port interface must have an IP address on a different subnet from the Management, AP Manager, and any dynamic interfaces. The service port can get an IP address via DHCP or it can be assigned a static IP address, but a default-gateway cannot be assigned to the Service-port interface. Static routes can be defined in the WLC for remote network access to the Service-port. The Service-port is typically reserved for out-of-band management in the event of a network failure. It is also <strong>the only port that is active when the controller is in boot mode</strong>. The physical service port is a copper 10/100 Ethernet port and is not capable of carrying 802.1Q tags so it must be connected to an access port on the neighbor switch.</p>
<p>The <strong>Virtual Interface</strong> is used to <strong>support mobility management, DHCP relay, and embedded layer 3 security</strong> like guest web authentication and VPN termination. The Virtual Interface must be configured with an unassigned and unused gateway IP address. A typical virtual interface is &#8220;1.1.1.1&#8243;. The Virtual Interface address will not be pingable and should not exist in any routing table in your network. If multiple WLCs are configured in a mobility group, the Virtual Interface IP address must be the same on all WLC devices to allow seamless roaming.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/docs/wireless/technology/controller/deployment/guide/dep.html" target="_blank">http://www.cisco.com/en/US/docs/wireless/technology/controller/deployment/guide/dep.html</a>)</p>
<p><span class="ccnaquestionsnumber">Question 2</span> (notice: we haven&#8217;t had enough information about this question yet, but it is something like this)</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/draganddrop/Authentication_Mechanisms.jpg" alt="Authentication_Mechanisms.jpg" /></p>
<p><br class="spacer_" /></p>
<p class="ccnacorrectanswers">Answer:</p>
<p>+ PEAP: Need Certificate on Authentication Server only</p>
<p>+ LEAP: Out of date</p>
<p>+ EAP-FAST: Need client credential</p>
<p>+ EAP-MD5: Need strong password</p>
<p>+ EAP-TLS: Need Certificate on both Server and Client</p>
<p class="ccnaexplanation">Explanation</p>
<p><strong>* EAP-MD5</strong>: MD5-Challenge requires username/password, and is equivalent to the PPP CHAP protocol [RFC1994]. This method does not provide dictionary attack resistance, mutual authentication, or key derivation, and has therefore little use in a wireless authentication enviroment.</p>
<p><strong>* Lightweight EAP (LEAP)</strong>: A username/password combination is sent to a Authentication Server (RADIUS) for authentication. Leap is a proprietary protocol developed by Cisco, and is not considered secure. Cisco is phasing out LEAP in favor of PEAP.</p>
<p><strong>* EAP-TLS</strong>: Creates a TLS session within EAP, between the Supplicant and the Authentication Server. Both the server and the client(s) need a valid (x509) certificate, and therefore a PKI. This method provides authentication both ways.</p>
<p><strong>*EAP-FAST</strong>: Provides a way to ensure the same level of security as EAP-TLS, but without the need to manage certificates on the client or server side. To achieve this, the same AAA server on which the authentication will occur generates the client credential, called the Protected Access Credential (PAC).</p>
<p><strong>* Protected EAP (PEAP)</strong>: Uses, as EAP-TTLS, an encrypted TLS-tunnel. Supplicant certificates for both EAP-TTLS and EAP-PEAP are optional, but server (AS) certificates are required. Developed by Microsoft, Cisco, and RSA Security, and is currently an IETF draft.</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/drag-and-drop/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Controllers and LWAPP</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/controllers-and-lwapp</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/controllers-and-lwapp#comments</comments>
		<pubDate>Fri, 18 Feb 2011 02:55:29 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=408</guid>
		<description><![CDATA[Here you will find answers to Controllers and LWAPP Questions Question 1 In the AP Layer 3 controller discovery process, after the LWAPP Discovery Request is broadcast on a local subnet, what is the next step that the AP takes? A. Determine whether the controller responses are the primary controller. B. Send an LWAPP discovery [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Controllers and LWAPP Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>In the AP Layer 3 controller discovery process, after the LWAPP Discovery Request is broadcast on a local subnet, what is the next step that the AP takes?</p>
<p>A. Determine whether the controller responses are the primary controller.<br />
 B. Send an LWAPP discovery request to controllers learned via OTAP if operational.<br />
 C. Send an LWAPP response to the master controller if known.<br />
 D. Wait 5 seconds and resend a Discovery Request to the local subnet.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>A controller is connected to a Cisco IOS Catalyst switch. The following is the switch port configuration:</p>
<p>interface GigabitEthernet 1/0/10<br />
 switchport<br />
 switchport trunk encapsulation dot1q<br />
 switchport trunk allowed vlan 1,20,30,50<br />
 switchport trunk native vlan 20<br />
 switchport mode trunk</p>
<p>Which controller CLI command assigns its management interface to the Cisco IOS Catalyst switch native vlan interface?</p>
<p>A. config interface vlan management 0<br />
 B. config interface vlan management 1<br />
 C. config interface vlan management 20<br />
 D. config interface vlan management 30<br />
 E. config interface vlan management 50</p>
<p class="ccnacorrectanswers"><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Why does Cisco recommend using Tftpd32 version 3.0 or later when upgrading wireless LAN controller software to release 4.1 or later?</p>
<p>A. Tftpd32 is a component of CiscoWorks LMS<br />
 B. Tftpd32 supports TFTP file transfers larger than 32 MB<br />
 C. Tftpd32 is Cisco Compatible Extensions version 4 compliant<br />
 D. Tftpd32 supports EoIP tunneling which is required for remote Cisco WLC upgrades</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Which two statements best describe LWAPP? (Choose two)</p>
<p>A. Cisco proprietary<br />
 B. communication between the AP and client<br />
 C. communication between the AP and the WLC<br />
 D. Lightweight Access Point provisioning<br />
 E. used to encrypt control and data packets</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A C</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Which two services are offered on Cisco Unified Wireless Networks running controller v5.0 but not offered on Cisco Mobility Express Solution using 526 controllers with v4.2 code? (Choose two)</p>
<p>A. Authentication using 802.1X<br />
 B. Guest access<br />
 C. GUI management<br />
 D. IDS/IPS<br />
 E. Location services<br />
 F. RRM<br />
 G. VoWLAN</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D E</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>A controller-based wireless solution can avoid interference by dynamically adjusting what two access point transmission characteristics? (Choose two)</p>
<p>A. operating RF channel<br />
 B. SSID names<br />
 C. transmit power levels<br />
 D. switch port parameters<br />
 E. antenna gain</p>
<p><span class="ccnacorrectanswers">Answer: </span>A C</p>
<p class="ccnaexplanation">Explanation</p>
<p>A controller-based wireless solution can use RRM to perform these characteristics. RRM engine monitors the radio resources, performs<strong> dynamic channel assignments</strong>, provides detection and avoidance of interference, and provides the <strong>dynamic transmit power control</strong> (TPC).</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>The office is currently operational using one 2106 WLAN controller with six 1131 APs and one 526 WLAN controller with three 521 APs. When the 526 loses power, the 521 APs do not establish a connection with the 2106 WLAN controller. What is the most likely cause of this problem?</p>
<p>A. The 2106 controller and 526 controller were not configured correctly using the sysname and MAC address for a mobility group.<br />
 B. The 2106 controller and 526 controller do not share the same mobility group name.<br />
 C. The 521 APs were not configured with the 2106 controller as the secondary controller.<br />
 D. The 2106 controller does not support the 521 APs.<br />
 E. The 2106 controller has no more AP capacity.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>The Cisco 521 AP cannot communicate with CUWN wireless LAN controllers. The Cisco 526 Controller communicates only with Cisco 521 Mobility</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>Which CLI command would you use on the Cisco WLC to display detailed information for a client associated with a lightweight access point?</p>
<p>A. debug dot11<br />
 B. show arp switch<br />
 C. show client detailed<br />
 D. show exclusionlist</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>What is the maximum number of lightweight APs that can be supported from a single Cisco WCS Navigator management console with Cisco WCS and Cisco WLC running v5.0 code?</p>
<p>A. 5,000<br />
 B. 10,000<br />
 C. 20,000<br />
 D. 25,000<br />
 E. 30,000<br />
 F. 35,000</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Cisco WCS Navigator runs on a server platform with an embedded database. It can support up to 20 Cisco WCS management platforms with manageability of up to 30,000 Cisco Aironet lightweight access points from a single management console.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/prod/collateral/wireless/ps5755/ps6301/ps7305/product_data_sheet0900aecd80633649.html" target="_blank">http://www.cisco.com/en/US/prod/collateral/wireless/ps5755/ps6301/ps7305/product_data_sheet0900aecd80633649.html</a>)</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>A lightweight AP has been deployed in local mode in a network consisting of 10 wireless LAN controllers in a single mobility group. The AP has been configured to use primary, secondary, and tertiary WLCs. Due to a major power failure, the AP&#8217;s primary, secondary, and tertiary Cisco WLCs are all unavailable. What will be the next step taken by the AP?</p>
<p>A. The AP will reboot and repeatedly attempt to join the configured primary, secondary, and tertiary Cisco WLCs in that order. The process will continue until one of the configured WLCs is again available.<br />
 B. The AP will attempt to join a Cisco WLC configured as a &#8220;Master Controller.&#8221;<br />
 C. The AP will attempt to join the Cisco WLC with the greatest amount of available capacity.<br />
 D. The AP state will transition to AP Fallback Mode and continue providing limited WLAN services (that is, no new client authentications) until a WLC is again available.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 11</p>
<p>Which statement correctly describes the procedure for a lightweight AP to successfully establish a connection to a controller?</p>
<p>A. AP authenticates the received Cisco WLC certificate as valid.AP then sends its certificate to the controller.<br />
 B. AP sends its certificate to the controller. AP then authenticates the received Cisco WLC certificate as valid.<br />
 C. AP sends its certificate to the RADIUS server. AP then authenticates the controller certificate as valid.<br />
 D. AP sends its certificate to the RADIUS server. AP then authenticates the RADIUS certificate as valid.<br />
 E. AP authenticates the received RADIUS server certificate as valid. AP then sends its certificate to the RADIUS server.<br />
 F. AP authenticates the received RADIUS server certificate as valid. AP then sends its certificate to the controller.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 12</p>
<p>The corporate network locates all RADIUS servers at the centralized data center for authentication. The remote offices use access points operating in H-REAP mode using v5.0 code with various local and central switch WLANs. When a remote office has lost connectivity to the main corporate network due to a WAN outage, which two statements correctly describe the status of that remote office when H-REAP access points are operating in standalone mode? (Choose two)</p>
<p>A. All Cisco APs with 16 MB of RAM or more can operate as standalone H-REAP.<br />
 B. All clients will continue association until the respective authentication timers expire.<br />
 C. If configured, clients using WPA or WPA2 with PSK and locally switched WLANs will continue to operate.<br />
 D. If configured, locally switched WLANs will continue operation using the backup RADIUS server feature.<br />
 E. If configured, locally switched WLANs will continue operation using Local-EAP for EAP-LEAP and EAP-FAST for up to twenty users.<br />
 F. If configured, locally switched WLANs will continue operation using Local-EAP for EAP-LEAP, EAP-FAST, EAP-TLS, and EAP-PEAP for up to twenty users.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C E</p>
<p class="ccnaquestionsnumber">Question 13</p>
<p>In which of the following modes can a LWAPP operate?</p>
<p>A. Layer 1 and Layer 3 LWAPP mode<br />
 B. Layer 1 and Layer 5 LWAPP mode<br />
 C. Layer 2 and Layer 3 LWAPP mode<br />
 D. Layer 3 and Layer 5 LWAPP mode</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>LWAPP can operate in either Layer 2 LWAPP mode or Layer 3 LWAPP mode. The Layer 2 mode is considered out of date, and Cisco prefers and recommends Layer 3 mode. Layer 3 mode is the default LWAPP mode on most Cisco devices.</p>
<p class="ccnaquestionsnumber">Question 14</p>
<p>Lightweight access points send control traffic to which device(s)?</p>
<p>A. Other access points.<br />
 B. The Wireless Control System.<br />
 C. The Wireless Controller.<br />
 D. Lightweight access points don&#8217;t send control traffic.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/controllers-and-lwapp/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Configuration and Monitoring</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/configuration-and-monitoring</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/configuration-and-monitoring#comments</comments>
		<pubDate>Thu, 17 Feb 2011 02:47:20 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=401</guid>
		<description><![CDATA[Here you will find answers to Configuration and Monitoring Questions Question 1 What is the result when client exclusion is enabled with a timeout value of zero? A. Clients are excluded indefinitely. B. Clients are never excluded. C. Client exclusion is disabled. D. Clients must be explicitly included by specifying the MAC address. E. Exclusion [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Configuration and Monitoring Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>What is the result when client exclusion is enabled with a timeout value of zero?</p>
<p>A. Clients are excluded indefinitely.<br />
 B. Clients are never excluded.<br />
 C. Client exclusion is disabled.<br />
 D. Clients must be explicitly included by specifying the MAC address.<br />
 E. Exclusion and inclusion is determined by access list.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The Client Exclusion is used to disable client machines. When turning this option on, you must set  the Timeout Value in seconds for disabled client machines. Client machines are excluded by MAC address and their status can be  observed. A timeout setting of 0 indicates that administrative control  is required to re-enable the client.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/Configuration_Monitoring/Client_Exclusion_TimeOut.jpg" alt="Client_Exclusion_TimeOut.jpg" width="484" height="580" /></p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>The central office is currently using a combination of 4400 and 2100 series WLAN controllers running v4.2 and a variety of LWAPP-enabled access points servicing both 2.4 GHz and 5 GHz. The WLAN deployment has been extended to each remote office by implementing a 526 WLAN controller running v4.1 and several 521 access points. Wireless client deployment uses EAP-TLS authentication using a centralized RADIUS server plus 802.11n for performance. After the first remote office deployment, remote office users complain that they are not connecting via 802.11n. What is the most likely cause of this problem?</p>
<p>A. The 526 WLAN controller does not support external authentication via RADIUS, prohibiting authentication.<br />
 B. The 521 AP does not support 5 GHz, which prohibits 802.11n.<br />
 C. The 521 AP and 526 WLAN controllers do not support AES, which prohibits 802.11n.<br />
 D. The 526 WLAN controller does not support 802.11n with v4.1 and must be upgraded to v4.2.<br />
 E. The 526 WLAN controller does not support 802.11n with either v4.1 or v4.2.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Which statement about an infrastructure basic service set is true according to IEEE 802.11 specifications?</p>
<p>A. Also called an Ad Hoc Network.<br />
 B. The BSSID is generated from the first wireless client that starts up in the IBSS.<br />
 C. Enables the use of ESS.<br />
 D. No relaying of signals from one client to another client.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p>The set-up formed by the access point and the stations located within its coverage area are called the basic service set (or infrastructure basic service set, or BSS for short). Each BSS forms one cell.</p>
<p>We can link several BSS&#8217;s together (it means we link access points) using a connection called a distribution system in order to form an extended service set or ESS. The distribution system can also be a wired network, a cable between two access points or even a wireless network.</p>
<p>Note: When a station moves from one access point to another in an ESS, it is called <strong>roaming</strong>.</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Which set of commands assigns a standalone access point an IP address of 10.0.0.24 with a 27-bit subnet mask and a gateway of 10.0.0.1?</p>
<p>A. config t<br />
 interface BVI1<br />
 ip address 10.0.0.24 255.255.255.192<br />
 exit<br />
 ip default-gateway 10.0.0.1</p>
<p>B. config t<br />
 interface BVI1<br />
 ip address 10.0.0.24 255.255.255.224<br />
 exit<br />
 ip default-gateway 10.0.0.1</p>
<p>C. config t<br />
 interface FastEthernet1<br />
 ip address 10.0.0.24 255.255.255.224<br />
 exit<br />
 ip default-gateway 10.0.0.1</p>
<p>D. config t<br />
 interface Dot11Radio0<br />
 ip address 10.0.0.24 255.255.255.224<br />
 exit<br />
 ip default-gateway 10.0.0.1</p>
<p>E. config t<br />
 interface FastEthernet1<br />
 ip address 10.0.0.24 255.255.255.192<br />
 exit<br />
 ip default-gateway 10.0.0.1<br />
 F. config t<br />
 interface Dot11Radio0<br />
 ip address 10.0.0.24 255.255.255.192<br />
 exit<br />
 ip default-gateway 10.0.0.1</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>If you have the Cisco ADU installed but want to use the Windows Zero Config utility to configure a wireless network profile, what must you do first?</p>
<p>A. Define a common profile in both the Cisco ADU and WZC.<br />
 B. Define the wireless profile in the Wireless Networks tab in WZC.<br />
 C. In the WZC utility, make sure that the box labeled &#8220;Use Windows to configure my Wireless Network Settings&#8221; is checked.<br />
 D. Uninstall the Cisco ADU.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Which CLI command would be used on a Cisco WLC to troubleshoot mobility, rogue detection, and load-balancing events?</p>
<p>A. debug dot11<br />
 B. debug lwapp<br />
 C. show dot11 details<br />
 D. showlwapp details</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>The configuration of a wireless LAN controller as a RADIUS client is ensured by doing what?</p>
<p>A. adding the MAC address of the physical port of the controller into the trusted client table of the CiscoSecure RADIUS server<br />
 B. using an encrypted tunnel between the Cisco Secure RADIUS server and the controller<br />
 C. defining a RADIUS server secret at both the Cisco Secure RADIUS server and the controller<br />
 D. implementing an EAP exchange between the Cisco Secure RADIUS server and the controller</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>A WLAN deployment will use a combination of Cisco Aironet AP 1240s and multiple Cisco 4404 Wireless LAN Controllers to provide wireless LAN access to end-users. The network administrator has decided to use DHCP Option 43 to enable the APs to discover the wireless LAN controllers. When configuring the DHCP scope, which format should be used for the Cisco WLC addresses?</p>
<p>A. a comma-separated ASCII string of Cisco WLC AP-manager addresses<br />
 B. a comma-separated ASCII string of Cisco WLC management addresses<br />
 C. a comma-separated ASCII string of Cisco WLC virtual IP addresses<br />
 D. a hexadecimal string of Cisco WLC AP-manager addresses<br />
 E. a hexadecimal string of Cisco WLC management addresses<br />
 F. a hexadecimal string of Cisco WLC virtual IP addresses</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> E</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>The network administrator of a company makes some changes in monitor mode of the access point using a CLI session. This change affects the value of the channels that are monitored in the monitor mode. Which command has he run on the access point?</p>
<p>A. config advanced [802.11a | 802.11b} channel dca anchor-time value<br />
 B. config {802.11a | 802.11b} channel global auto<br />
 C. config advanced 802.11b monitor channel-list<br />
 D. config advanced {802.11a | 802.11b} channel dca interval value</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which of the following defines the correct path to create an interface in the controller that ties to VLAN for GUESTNET users?</p>
<p>A. Interfaces > New<br />
 B. CONTROLLER > New interfaces<br />
 C. VLAN > Interface > New<br />
 D. CONTROLLER > Interfaces > New</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>This is what you see when click into  CONTROLLER > Interfaces > New</p>
<p><img src="http://www.wirelesstut.com/images/Configuration_Monitoring/Interface_new.jpg" alt="Interface_new.jpg" width="809" height="571" /></p>
<p><br class="spacer_" /></p>
<p class="ccnaquestionsnumber">Question 11</p>
<p>Richard works as a network administrator for Fenco Auto Inc. The company has a wireless LAN network. All users are working on the Linux operating system. Which of the following is used to set the parameters of the network interface, which are specific to the wireless operation?</p>
<p>A. IPCONFIG<br />
 B. IWCONFIG<br />
 C. IFCONFIG<br />
 D. DB_CONFIG</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/configuration-and-monitoring/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wireless Security</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-security</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-security#comments</comments>
		<pubDate>Tue, 15 Feb 2011 02:39:54 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=397</guid>
		<description><![CDATA[Here you will find answers to Wireless Security Questions Question 1 Cisco Client Management Frame Protection is running on a mobility group with two controllers. Which two MFP requirements protect the network? (Choose two) A. forces clients to authenticate, using a secure EAP method only B. implements the validation of wireless management frames C. requires [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Wireless Security Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Cisco Client Management Frame Protection is running on a mobility group with two controllers. Which two MFP requirements protect the network? (Choose two)</p>
<p>A. forces clients to authenticate, using a secure EAP method only<br />
 B. implements the validation of wireless management frames<br />
 C. requires CCXv5<br />
 D. requires the use of a non-broadcast SSID<br />
 E. requires CCXv4</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>B C</p>
<p class="ccnaexplanation">Explanation</p>
<p>In order to use client MFP, clients must support CCXv5 MFP and must negotiate WPA2 with either TKIP or AES-CCMP.</p>
<p>When management frame validation is enabled, the AP validates every management frame that it receives from other APs in the network. It ensures that the MIC IE is present (when the originator is configured to transmit MFP frames) and matches the content of the management frame. If it receives any frame that does not contain a valid MIC IE from a BSSID that belongs to an AP, which is configured to transmit MFP frames, it reports the discrepancy to the network management system.</p>
<p>(Reference: <a href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008080dc8c.shtml" target="_blank">http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008080dc8c.shtml</a>)</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>When creating a wireless profile in the Cisco ADU and you have selected the WPA/WPA2/CCKM radio button option, what other decision must you make and then configure on this same screen?</p>
<p>A. the address and the server secret of the authentication device you will authenticate with<br />
 B. the encryption type<br />
 C. the EAP type to be used for authentication<br />
 D. the length and value of the pre-shared key<br />
 E. the SSID of the wireless client</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>What three authentication methods are generally used in enterprise wireless networks? (Choose three)</p>
<p>A. AE<br />
 B. CCKM<br />
 C. EAP-FAST<br />
 D. EAP-TLS<br />
 E. PEAP<br />
 F. WEP</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C D E</p>
<p class="ccnaexplanation">Explanation</p>
<p>LEAP is fundamentally weak because it provides zero resistance to offline dictionary attacks. As LEAP began to gain a massive foothold on the enterprise market, a superior form of EAP called <strong>EAP-TLS</strong> (Transport Layer Security) was readily available and was completely password cracking resistant because it didn&#8217;t rely on user passwords. EAP-TLS relied on digital certificates on both the Server and the Client end to facilitate mutual authentication and secure key exchange. Unfortunately, the need for a PKI (Public Key Infrastructure) deployment on the server end and the installed user base was too great a barrier for many organizations.</p>
<p>To solve the need for a PKI, FunkSoftware created Tunneled Transport Layer Security (EAP-TTLS) to ease the deployment requirements by producing a standard that only required digital certificates on the authentication server end. Digital certificates were no longer needed for the client end which posed the biggest deployment barrier of all.</p>
<p>Similarly Microsoft, Cisco and RSA collaborated and created their own &#8220;lite&#8221;version of EAP-TLS called <strong>PEAP</strong> which in principal was the same as EAP-TTLS and also alleviated the need for client side certificates.</p>
<p>But many organizations don&#8217;t want to deploy a digital certificate on their authentication server because of the $300/year price tag of a publicly trusted digital certificate nor do they want to build their own Certificate Authority server or chain of servers. So many organizations still used LEAP which is very insecure.</p>
<p>Cisco has responded to the threat of LEAP hacking and the reluctance of most of their customers to adopt PKI-based PEAP with their so-called &#8220;PKI-free&#8221;protocol <strong>EAP-FAST</strong>.</p>
<p>(Reference: <a href="http://www.techrepublic.com/article/ultimate-wireless-security-guide-an-introduction-to-leap-authentication/6148551" target="_blank">http://www.techrepublic.com/article/ultimate-wireless-security-guide-an-introduction-to-leap-authentication/6148551</a>)</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>A client is attached to the Cisco Unified Wireless network using controllers. When the client is using WPA2 and EAP authentication, where are the wireless encryption keys located during the active user session? (Choose two)</p>
<p>A. on the access point<br />
 B. on the RADIUS server<br />
 C. on the Cisco WCS<br />
 D. on the client<br />
 E. on the Cisco WLC</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A D</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>When choosing an EAP type for your Cisco ADU security profile, what must you ensure to authenticate successfully?</p>
<p>A. that the client and authentication server support the same encryption protocol<br />
 B. that the EAP type selected is known not to exchange any of its credentials in the clear<br />
 C. that the EAP type that you selected is supported by the authentication server<br />
 D. that the time set on the clocks for the wireless client and the authenticator are close to the same time<br />
 E. that WEP is not selected</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p><span class="ccnaquestionsnumber">Question 6</span></p>
<p>Which two attacks does Management Frame Protection help to mitigate?  (Choose two)</p>
<p>A. Eavesdropping<br />
 B. Denial of Service<br />
 C. War Driving<br />
 D. Man-in-the-Middle</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B D</p>
<p><br class="spacer_" /></p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>What security benefit is enabled by using Management Frame Protection?</p>
<p>A. Provides encryption of administrator sessions between a wireless client and a wireless LAN<br />
 B. Protects the network infrastructure from denial-of-service attacks that attempt to flood the network with associations and probes.<br />
 C. Prevents the formation of client ad hoc networks within the RF coverage domain.<br />
 D. Detects network reconnaissance probes, like those used by tools like NetStumbler, that attempt to discover the wireless network topology.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p><span class="ccnaquestionsnumber">Question 8</span></p>
<p>The Cisco Secure Services Client suite comprises which three elements? (Choose three)</p>
<p>A. Cisco Secure Services Client<br />
 B. Cisco Secure Services Client Administration Utilities<br />
 C. Cisco Secure Services Client Auditor<br />
 D. Cisco Secure Services Client Desktop Configurator<br />
 E. Cisco Secure Services Client Log Packager<br />
 F. Cisco Secure Services Client Manager</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B E</p>
<p class="ccnaexplanation">Explanation</p>
<p>The Cisco Secure Services Client (SSC) is client software that provides 802.1x (Layer 2) user and device authentication for access to both wired and wireless networks.</p>
<p>There are three pieces of SSC software:</p>
<p><strong>* The SSC itself (Cisco Secure Services Client)</strong><strong>:</strong> Client software that provides 802.1x user and device authentication for access to both wired and wireless networks.<br />
 <strong>* The Cisco Secure Services Client Administration Utilities:</strong> Allow you to create complex profiles.<br />
 <strong>* The Cisco Secure Services Client Log Packager:</strong> Connects system information for support. An administrator would create profiles using the Cisco Secure Services Client Administration Utilities, which then generate an XML file that can be deployed network-wide to all the client machines.</p>
<p>(Reference: CCNA Wireless Official Exam Certification Guide)</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>John works as a network administrator for Web Perfect Inc. The company has a wireless LAN network. John has configured shared key authentication on a client. The client and the AP start exchanging the frames to enable authentication. Which of the following vulnerabilities may occur while the client and the AP exchange the challenge text over the wireless link?</p>
<p>A. Land attack<br />
 B. Vulnerability attack<br />
 C. DoS attack<br />
 D. Man-in-the-middle attack</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>Man-in-the-middle attack relies on spoofing a management frame to deauthenticate or disassociate the client. The Management Frame Protection (MFP) mechanism can be used to counteract them.</p>
<p class="ccnaquestionsnumber">Question 10</p>
<p>Which software is designed for both wired and wireless profile  management and can access to Cisco Enterprise networks?</p>
<p>A. ACS<br />
 B. SSC<br />
 C. CSA<br />
 D. SSL</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-security/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless Control System</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-control-system</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-control-system#comments</comments>
		<pubDate>Mon, 14 Feb 2011 04:07:18 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=462</guid>
		<description><![CDATA[Here you will find answers to Wireless Control System Questions Question 1 Which command path correctly describes how to access the Cisco WCS 5.0 ability to troubleshoot clients? A. Tools -> Clients -> select displayed client&#8217;s MAC address B. Tools -> Clients -> enter client&#8217;s MAC address C. Monitor -> Clients -> select displayed client&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Wireless Control System Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>Which command path correctly describes how to access the Cisco WCS 5.0 ability to troubleshoot clients?</p>
<p>A. Tools -> Clients -> select displayed client&#8217;s MAC address<br />
 B. Tools -> Clients -> enter client&#8217;s MAC address<br />
 C. Monitor -> Clients -> select displayed client&#8217;s MAC address<br />
 D. Monitor -> Clients -> enter client&#8217;s MAC address</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p>You can begin troubleshooting several ways: by entering a MAC addres sin the Client tab dashboard, by using the search function, or by clicking the Troubleshooting icon within the Client MAC Address column on the Monitor > Clients page.</p>
<p style="text-align: center;"><img src="http://www.wirelesstut.com/images/Wireless_Control_System/Monitor_Client_MAC_address.jpg" alt="Monitor_Client_MAC_address.jpg" width="618" height="502" /></p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>What information is required to add a Cisco WLC into the Cisco WCS?</p>
<p>A. IP address of AP manager interface<br />
 B. IP address of service port<br />
 C. IP address of management interface<br />
 D. IP address of virtual interface</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>Using Cisco WCS v5.0, which configuration command option allows you to see a summary of all access points in the Cisco WCS database?</p>
<p>A. Configure -> Controllers<br />
 B. Configure -> Access Points<br />
 C. Configure ->Config Groups<br />
 D. Configure -> Chokepoints<br />
 E. Configure -> Database</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Choose Configure > Access Points to see a summary of all access points in the Cisco WCS database. The summary information includes the following:</p>
<p>* Ethernet MAC<br />
 * IP Address<br />
 * Radio<br />
 * Map Location<br />
 * AP Type<br />
 * Controller<br />
 * Operation Status<br />
 * Alarm Status<br />
 * Audit Status</p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>Which four file formats are used when importing a single campus map  into the Cisco WCS 5.0? (Choose four)</p>
<p>A. .BMP<br />
 B. .GIF<br />
 C. .JPEG<br />
 D. .JPG<br />
 E. .PNG<br />
 F. .VSD<br />
 G. .MAP<br />
 H. .XML</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B C D E</p>
<p class="ccnaexplanation">Explanation</p>
<p>Cisco WCS 5.0 supports popular image file types such as jpg, png, gif, bmp and AutoCAD files.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>How do the features that are available on the Cisco WCS for Linux  version differ from those of the Cisco WCS for Windows version?</p>
<p>A. Assuming that there are no differences in hardware, a Cisco WCS  for Linux can support up to 750 wireless LAN controllers. A Cisco WCS  for Windows can support up to 250 wireless LAN controllers.<br />
 B. Cisco WCS for Windows includes support for Cisco Spectrum Expert  clients. Cisco WCS for Linux does not support Cisco Spectrum Expert  clients.<br />
 C. Cisco WCS for Linux is required for deployments.<br />
 D. There are no differences in features between the Linux and Windows  versions of Cisco WCS.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>The existing Cisco Unified Wireless Controller is running v5.0 code  for both the controllers and the Cisco WCS. A controller has been  configured with an appropriate rogue rule condition to report discovered  APs to the Cisco WCS. What default alarm level is used to display all  rogue APs in the Alarm Summary?</p>
<p>A. Critical<br />
 B. Flash<br />
 C. Major<br />
 D. Minor<br />
 E. Urgent</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>You work as a network administrator for Tech Perfect Inc. The company has a wireless network. You set up a Cisco 6100 series system controller in the network. After a short period, you find that the IP address assigned to the controller is unusable. Which of the following fields provides this information?</p>
<p>A. Rogue summary<br />
 B. Controller summary<br />
 C. Alarm summary<br />
 D. AP summary</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaquestionsnumber">Question 8</p>
<p>You are using maps in the WCS to design a wireless LAN network. You add a campus and two buildings to the map. Now you plan to add a new floor area to the first building. The floor types include cubes and walled offices, drywall office only, and outdoor open space. Which of the following do the floor types use to assist the WCS by adding these elements?</p>
<p>A. Electromagnetic interference<br />
 B. RF prediction<br />
 C. Site survey utility<br />
 D. RF modeling</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p class="ccnaquestionsnumber">Question 9</p>
<p>On which of the following web servers does WCS run?</p>
<p>A. Apache<br />
 B. Netscape enterprise<br />
 C. Boa<br />
 D. Zeus</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>Cisco WCS is a web server, and uses Apache. It listens, by default, on ports 80 and 443 (HTTPS).</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/wireless-control-system/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Wireless Networks</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/troubleshooting-wireless-networks</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/troubleshooting-wireless-networks#comments</comments>
		<pubDate>Sun, 13 Feb 2011 09:51:21 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=504</guid>
		<description><![CDATA[Here you will find answers to Troubleshooting Wireless Networks Questions Question 1 What is the facility level of FTP Daemons? A. 10 B. 11 C. 12 D. 15 Answer: B Explanation Syslog messages are broadly categorized on the basis of the sources that generate them. These sources can be the operating system, the process, or [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Troubleshooting Wireless Networks Questions</p>
<p><!--adsense--></p>
<p class="ccnaquestionsnumber">Question 1</p>
<p>What is the facility level of FTP Daemons?</p>
<p>A. 10<br />
 B. 11<br />
 C. 12<br />
 D. 15</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>Syslog messages are broadly categorized on the basis of the sources that generate them. These sources can be the operating system, the process, or an application. These categories, called facility, are represented by integers. In other words, facility refers to the source of the message (such as a hardware device, a protocol, or a module of the system software).</p>
<p>The local use facilities are not reserved and are available for general use. Hence, the processes and applications that do not have pre-assigned facility values can choose any of the eight local use facilities. As such, Cisco devices use one of the local use facilities for sending syslog messages.</p>
<p class="ccnaquestionsnumber">Question 2</p>
<p>Richard works as a network administrator for Fenco Auto Inc. The company has a wireless LAN network. Richard configures 802.11 authentications on all the clients present in the network. A client becomes active on the network and wants to pass traffic on the medium. Which of the following frames does the client use to search all access points in its radio range?</p>
<p>A. Authentication request frame<br />
 B. Association request frame<br />
 C. Probe request frame<br />
 D. Authentication response frame</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 3</p>
<p>You work as a network consultant. Fenco Auto Inc. hires you to troubleshoot a communication problem and implement a functional wireless network. You check the network connection and all related issues. You find a reason why the clients do not communicate with each other, as they try to send data on the same channel at the same time. What is the best way to mitigate this problem?</p>
<p>A. Forces RTS/CTS control frames.<br />
 B. Remove the obstacles that are in the way<br />
 C. Reduce transmitted power of the signal.<br />
 D. Adjust the radio resources as needed.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p><p>Please login or <a href=http://www.wirelesstut.com/member/signup.php>register</a> to see this part<br /></p>
<p class="ccnaquestionsnumber">Question 4</p>
<p>You work as a Network Administrator for Tech Perfect Inc. You have to  implement a wireless LAN network for the company. After implementing  the network, you check all the functions and find that most of its  clients try to send data on the same channel at the same time. As a  result, a collision occurs in the network and it affects the  communication. What is the reason behind this problem?</p>
<p>A. The IP addresses of clients are in the same subnet.<br />
 B. The clients are not in range of one another.<br />
 C. The controller is not configured properly.<br />
 D. The access point cannot cover the required area.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B</p>
<p class="ccnaexplanation">Explanation</p>
<p>As explained at question 3, this phenomenon is called &#8220;the hidden node&#8221; problem.</p>
<p class="ccnaquestionsnumber">Question 5</p>
<p>Richard works as a network administrator for Fenco Auto Inc. The  company deploys a wireless LAN network but there is some problem due to  the interference of signals. Which of the following tools should you use  to determine signal strength, noise level, and potential sources of  interference? Each answer represents a complete solution. (Choose three)</p>
<p>A. RSSI<br />
 B. Link Budget<br />
 C. EIRP<br />
 D. SNR</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B D</p>
<p class="ccnaexplanation">Explanation</p>
<p>RSSI is the <strong>signal strength</strong> indicator. It indicates how much power is received, usually expressed in dBm. RSSI usually a negative value, the closer to 0 the better.<br />
 SNR is signal strength relative to <strong>noise level</strong>. The higher the SNR, the better.</p>
<p>SNR and RSSI may be useful to detect a near/far issue or determine if the client RF conditions may be causing the issue.</p>
<p>The link budget determines how much power needs to be sent out of the transmitter for the receiver to get a signal that can be interpreted. It accounts for attenuation, antenna gain, and other miscellaneous losses that may occur -> it determines potential sources of interference.</p>
<p>Note:</p>
<p>Effective Isotropic Radiated Power (EIRP) determines how much energy was  actually radiated from the antenna towards the main beam.</p>
<p class="ccnaquestionsnumber">Question 6</p>
<p>Which two actions would you use to begin to troubleshoot an access  point that fails to successfully join a wireless LAN controller? (Choose  two)</p>
<p>A. SSH to the AP<br />
 B. SSH to the Cisco WCS<br />
 C. SSH to the Cisco WLC<br />
 D. Cisco WLC command: debuglwapp events enable<br />
 E. Cisco WLC command: showlwapp events</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C D</p>
<p class="ccnaquestionsnumber">Question 7</p>
<p>Which CLI command shows the controller configuration in a way that is  similar to the way that it is displayed on Cisco IOS routers?</p>
<p>A. showconfig<br />
 B. show runconfig<br />
 C. show run-config<br />
 D. show runningconfig<br />
 E. show running-config</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer: </span>E</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/troubleshooting-wireless-networks/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Miscellaneous Questions</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/miscellaneous-questions</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/miscellaneous-questions#comments</comments>
		<pubDate>Sat, 12 Feb 2011 02:35:22 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=388</guid>
		<description><![CDATA[Here you will find answers to Miscellaneous Questions Question 1 Which limitation applies to the use of the Cisco WLAN Solution Management over Wireless feature? A. Controllers must be managed using only secure protocols (that is, SSH and HTTPS), not non secure protocols (that is, HTTP and Telnet). B. Read-write access is not available; only [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find answers to Miscellaneous Questions</p>
<p><!--adsense--></p>
<p><span class="ccnaquestionsnumber">Question 1</span></p>
<p>Which limitation applies to the use of the Cisco WLAN Solution Management over Wireless feature?</p>
<p>A. Controllers must be managed using only secure protocols (that is, SSH and HTTPS), not non secure protocols (that is, HTTP and Telnet).<br />
 B. Read-write access is not available; only read-only access is supported.<br />
 C. Uploads and downloads from the controller are not allowed.<br />
 D. Wireless clients can manage other controllers however not the same controller and AP to which the client is associated.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> C</p>
<p><span class="ccnaquestionsnumber">Question 2</span></p>
<p>What is the main advantage to using a short-range ZigBee communication device?</p>
<p>A. Low-power, long battery-life and secure networking<br />
 B. It will replace Bluetooth devices<br />
 C. The battery is smaller than other devices<br />
 D. Its almost as cheap as Bluetooth to operate</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A</p>
<p class="ccnaexplanation">Explanation</p>
<p>The ZigBee website says: “ZigBee was created to address the market need for a cost-effective, standards-based wireless networking solution that supports low data-rates, low-power consumption, security, and reliability&#8221;.</p>
<p>The ZigBee data rate is low (20, 40, and 250 kb/s); compared to Bluetooth (which is up to 2.1 Mb/s).</p>
<p><span class="ccnaquestionsnumber">Question 3</span></p>
<p>Study the exhibit carefully (click exhibit). You are deploying a site survey for a new implementation and see this information in Cisco Spectrum Expert. Which option is true?</p>
<p>Exhibit:</p>
<p><img src="http://www.wirelesstut.com/images/misc/Cisco_Spectrum_Expert_pattern.jpg" alt="Cisco_Spectrum_Expert_pattern.jpg" width="792" height="572" /></p>
<p>A. The capture shows radar. It is most probably military radar because of the frequency hopping in the &#8220;Swept Spectrogram.&#8221; The workaround is to disable DFS on the AP.<br />
 B. There is general background noise of -70dBm, which is not an issue at all for an 802.11b/g deployment.<br />
 C. The location of this capture is most likely near a kitchen, because it is clear that there is a microwave oven disrupting channel 1-13. There will be some packet loss while cooking, which is not a problem, because employees will not be working during lunch time.<br />
 D. This is a typical Bluetooth pattern. The source needs to be identified and eliminated because it will affect an 802.11b/g deployment.</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> D</p>
<p><span class="ccnaquestionsnumber">Question 4</span></p>
<p>CDP is being used throughout the Wirelesstut.com network. What are     two reasons why the network administrator would use CDP? (Choose two)</p>
<p>A. To determine the status of network services on a remote device<br />
 B. To obtain the IP Address of a connected device in order to telnet to     the device<br />
 C. To verify the type of cable interconnecting two devices<br />
 D. To verify Layer 2 connectivity between two devices when Layer 3     fails<br />
 E. To obtain VLAN information from directly connected switches<br />
 F. To determine the status of the routing protocols between directly     connected routers<br />
 G. To support automatic network failover during outages</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> B D</p>
<p><span class="ccnaquestionsnumber">Question 5</span></p>
<p>CDP is running between two devices. What information is supplied by     CDP? (Select three)</p>
<p>A. Device Identifiers<br />
 B. Capabilities list<br />
 C. Platform<br />
 D. Route identifier<br />
 E. Neighbor traffic data</p>
<p><br class="spacer_" /></p>
<p><span class="ccnacorrectanswers">Answer:</span> A B C</p>
<p><!--adsense#AfterContent--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/miscellaneous-questions/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Share your CCNA Wireless Experience</title>
		<link>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/share-your-ccna-wireless-experience</link>
		<comments>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/share-your-ccna-wireless-experience#comments</comments>
		<pubDate>Fri, 11 Feb 2011 07:03:38 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[CCNA Wireless (IUWNE) 640-721]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/?p=841</guid>
		<description><![CDATA[Please share with us your experience after taking the CCNA Wireless 640-721 exam, your materials, the way you learned, your recommendations… Your posts are warmly welcome! Please don’t ask for links to download copyright materials here…]]></description>
			<content:encoded><![CDATA[<p><span class="pinkandbold">Please share with us your experience after taking the CCNA Wireless 640-721 exam, your materials, the way you learned, your recommendations…</span></p>
<p>Your posts are warmly welcome!</p>
<p>Please don’t ask for links to download copyright materials here…</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/ccna-wireless-iuwne-640-721/share-your-ccna-wireless-experience/feed</wfw:commentRss>
		<slash:comments>305</slash:comments>
		</item>
		<item>
		<title>Privacy Policy</title>
		<link>http://www.wirelesstut.com/uncategorized/get-bolded</link>
		<comments>http://www.wirelesstut.com/uncategorized/get-bolded#comments</comments>
		<pubDate>Fri, 13 Aug 2010 11:59:25 +0000</pubDate>
		<dc:creator>wirelesstut</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wirelesstut.com/uncategorized/get-bolded/</guid>
		<description><![CDATA[Get bolded]]></description>
			<content:encoded><![CDATA[<p>Get bolded</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesstut.com/uncategorized/get-bolded/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

