<?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>Network technologies and trends &#187; Wireless client</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/wireless-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-technologies</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:52:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to configure a DHCP server in a Cisco Aironet Access Points?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-a-dhcp-server-in-a-cisco-aironet-access-points/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-a-dhcp-server-in-a-cisco-aironet-access-points/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 05:49:22 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[12.2(11)JA1]]></category>
		<category><![CDATA[Access Point]]></category>
		<category><![CDATA[Cisco Access Point configuration]]></category>
		<category><![CDATA[Cisco Aironet 1100]]></category>
		<category><![CDATA[Cisco Aironet 1200]]></category>
		<category><![CDATA[Cisco Configuration]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[DHCP server in Cisco Aironet]]></category>
		<category><![CDATA[DHCP service]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[How to configure DHCP in a Cisco Access point]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[Network Technologies and Trends]]></category>
		<category><![CDATA[Wireless client]]></category>
		<category><![CDATA[Wireless Configuration]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-a-dhcp-server-in-a-cisco-aironet-access-points/</guid>
		<description><![CDATA[If you want to configure DHCP service in Cisco Aironet 1100 and 1200 series Access Points its pretty simple. Dynamic Host Configuration Protocol (DHCP) server capability was first available on the Cisco Aironet 1100 and 1200 series Access Points (APs) in version 12.2(11)JA1. When an AP is configured as a DHCP server, it can provide [...]]]></description>
				<content:encoded><![CDATA[<p>If you want to configure DHCP service in Cisco Aironet 1100 and 1200 series Access Points its pretty simple. Dynamic Host Configuration Protocol (DHCP) server capability was first available on the Cisco Aironet 1100 and 1200 series Access Points (APs) in version 12.2(11)JA1.</p>
<p>When an AP is configured as a DHCP server, it can provide IP addresses to an Ethernet-capable PC connected to its Ethernet port or to wireless client devices that associate to the AP.</p>
<p>Following example shows how to configure DHCP service on the Cisco Aironet 1100 and 1200 series Access Points</p>
<p><span style="color: #000080">ITKE-AP01#configure terminal</span></p>
<p><span style="color: #000080">ITKE-AP01(config)#ip dhcp excluded-address 172.16.0.1 &#8211; 172.16.0.50</span></p>
<p><span style="color: #000080">ITKE-AP01(config)#ip dhcp pool ITKE</span></p>
<p><span style="color: #000080">ITKE-AP01(dhcp-config)# network 172.16.0.0 255.255.255.0</span></p>
<p><span style="color: #000080">ITKE-AP01(dhcp-config)#lease 20</span></p>
<p><span style="color: #000080">ITKE-AP01(dhcp-config)#default-router 172.16.0.1</span></p>
<p><span style="color: #000080">ITKE-AP01(dhcp-config)#end</span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-a-dhcp-server-in-a-cisco-aironet-access-points/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
