<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AP 1200 VLAN in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ap-1200-vlan/m-p/433182#M65728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only answer that comes to mind is to add another NIC / Interface to the DHCP-serving computer; one interface on each VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Security may be an issue, configure the common machine accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The APs don't need DHCP Relay ... thay act as (at most) a Layer 2 device and, as such, will pass both the broadcast DHCP requests and the responses. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP relay is needed on the Layer 3 devices (router or L3 switch .. Checkpoint Firewall?!?!?!) because DHCP uses broadcasts to make the address requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a mechanism to convert the broadcast into a Unicast (traffic directed to a specific address - in this case, the DHCP server) so it can pass through the router(s). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2005 14:54:10 GMT</pubDate>
    <dc:creator>scottmac</dc:creator>
    <dc:date>2005-11-22T14:54:10Z</dc:date>
    <item>
      <title>AP 1200 VLAN</title>
      <link>https://community.cisco.com/t5/wireless/ap-1200-vlan/m-p/433180#M65726</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 Cisco Access Point 1200 Serie and need to implement 2 VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The routing inter-vlan is make with a Checkpoint Firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The customer say that he cannot configure DHCP Relay on the CheckPoint Firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible with CISCO to configure the 3 access point with Dhcp Relay Feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My DHCP Server is a Windows 2003 Server on a different VLAN than Wireless VLAN. The DHCP is configure with 2 scope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A wireless client with SSID1 attach to VLAN 1 must have an IP Address from DHCP Server Scope 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And a wireless client with SSID2 attach to VLAN 2 must have an IP Address from DHCP Server Scope 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Questions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i tell to my customer : There is no problem this feature (dhcp relay)&lt;/P&gt;&lt;P&gt; can be implemented on the CISCO Access Point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 18:20:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-1200-vlan/m-p/433180#M65726</guid>
      <dc:creator>phiz.petry</dc:creator>
      <dc:date>2021-07-04T18:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: AP 1200 VLAN</title>
      <link>https://community.cisco.com/t5/wireless/ap-1200-vlan/m-p/433181#M65727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynamic Host Configuration Protocol (DHCP) client/server support has been extended to allow the user to automatically leverage the DNS, WINS and domain name values obtained by the PIX Firewall DHCP client for use by the hosts served by the DHCP server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dhcpd auto_config [client_ifx_name] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax Description&lt;/P&gt;&lt;P&gt; auto_config &lt;/P&gt;&lt;P&gt; Enable PIX Firewall to automatically configure DNS, WINS and domain name values from the DHCP client to the DHCP server. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;client_ifx_name &lt;/P&gt;&lt;P&gt; This optional argument supports only the outside interface at this time. When more interfaces are supported, this argument will specify which interface supports the DHCP auto_config feature. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2005 21:12:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-1200-vlan/m-p/433181#M65727</guid>
      <dc:creator>thomas.chen</dc:creator>
      <dc:date>2005-11-21T21:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: AP 1200 VLAN</title>
      <link>https://community.cisco.com/t5/wireless/ap-1200-vlan/m-p/433182#M65728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only answer that comes to mind is to add another NIC / Interface to the DHCP-serving computer; one interface on each VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Security may be an issue, configure the common machine accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The APs don't need DHCP Relay ... thay act as (at most) a Layer 2 device and, as such, will pass both the broadcast DHCP requests and the responses. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP relay is needed on the Layer 3 devices (router or L3 switch .. Checkpoint Firewall?!?!?!) because DHCP uses broadcasts to make the address requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a mechanism to convert the broadcast into a Unicast (traffic directed to a specific address - in this case, the DHCP server) so it can pass through the router(s). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 14:54:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-1200-vlan/m-p/433182#M65728</guid>
      <dc:creator>scottmac</dc:creator>
      <dc:date>2005-11-22T14:54:10Z</dc:date>
    </item>
  </channel>
</rss>

