<?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 Scott I have a few questions in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629300#M147665</link>
    <description>&lt;P&gt;Scott I have a few questions based on the fact that controllers ports are connected to NX7000 interfaces.&lt;/P&gt;&lt;P&gt;1. I have understood that it would be desirable to configure ip forward-protocol udp 5246 and ip helper-address DHCP-IP-SERVER on interfaces where ap-manager controller port has been connected.&lt;/P&gt;&lt;P&gt;2. NX-OS offers ip dhcp snooping set. Have those commands the same effect ?&lt;/P&gt;&lt;P&gt;3. when clients (mobiles and hosts) look for a DHCP IP address it will be sufficient for avoidding brodcast floods configure snooping on its vlan?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2015 14:10:47 GMT</pubDate>
    <dc:creator>Rosa Ladera</dc:creator>
    <dc:date>2015-04-17T14:10:47Z</dc:date>
    <item>
      <title>Configuring dhcp on controllers</title>
      <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629295#M147660</link>
      <description>&lt;P&gt;Network environment:&lt;/P&gt;&lt;P&gt;2 AIR-WLC2106-K9&lt;/P&gt;&lt;P&gt;2 AIR-WLC2112-K9&lt;/P&gt;&lt;P&gt;7 AIR-CAP35202-I-A-K9&lt;/P&gt;&lt;P&gt;10 AIR-LAP1131AG-A-K9&lt;/P&gt;&lt;P&gt;9 AIR-LAP1252-AG-T-K9&lt;/P&gt;&lt;P&gt;Cisco6509-E&lt;/P&gt;&lt;P&gt;If controllers and APs have fixed IPs manually set, is it necessary to inform:&lt;/P&gt;&lt;P&gt;1. Primary and secondary DHCP Server IP on interface configuration ?&lt;/P&gt;&lt;P&gt;2. Conreoller Internal DHCP Scope and Leases?&lt;/P&gt;&lt;P&gt;3. WLAN advanced DHCP options (override, dhcp ip address)?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rosa&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 09:53:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629295#M147660</guid>
      <dc:creator>Rosa Ladeira</dc:creator>
      <dc:date>2021-07-05T09:53:51Z</dc:date>
    </item>
    <item>
      <title>no nothing of all three when</title>
      <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629296#M147661</link>
      <description>&lt;P&gt;&lt;U&gt;n&lt;/U&gt;o nothing of all three when&amp;nbsp;u have everything manually configured...&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 19:45:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629296#M147661</guid>
      <dc:creator>Sebastian Helmer</dc:creator>
      <dc:date>2015-04-10T19:45:06Z</dc:date>
    </item>
    <item>
      <title>Thanks.Is there any</title>
      <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629297#M147662</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Is there any controller dhcp configutaion for clients (notebooks, smartphones) ?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2015 12:30:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629297#M147662</guid>
      <dc:creator>Rosa Ladeira</dc:creator>
      <dc:date>2015-04-11T12:30:20Z</dc:date>
    </item>
    <item>
      <title>For your dynamic interfaces</title>
      <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629298#M147663</link>
      <description>&lt;P&gt;For your dynamic interfaces for clients, it's probably best practice to add your primary and secondary DHCP servers. Now with DSCP proxy enabled, the WLC will proxy&amp;nbsp;the DSCP broadcast to those servers. &amp;nbsp;If you disable DSCP proxy, then you will need ip helpers on your svi to forward the DHCP request. &amp;nbsp;DHCP proxy might now work if a firewall is the DHCP server since they dont want to see DHCP request proxied.&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2015 13:05:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629298#M147663</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2015-04-11T13:05:10Z</dc:date>
    </item>
    <item>
      <title>Thanks Scott.Since DSCP is</title>
      <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629299#M147664</link>
      <description>&lt;P&gt;Thanks Scott.&lt;/P&gt;&lt;P&gt;Since DSCP is equal zero on Mobility anchor config, it means dscp proxy is disable ?&lt;/P&gt;&lt;P&gt;There is no QOS configured?&lt;/P&gt;&lt;P&gt;Should I configure :&lt;/P&gt;&lt;P&gt;ip forward-protocol udp 5246&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;ip helper-address DHCP-IP-SERVER&lt;/P&gt;&lt;P&gt;on 6509 ports where controllers and APs are connected ?&lt;/P&gt;&lt;P&gt;By now, a Linux DHCP external server is offering IPs to clients:&lt;/P&gt;&lt;P&gt;class "Cisco AP c3500" {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;match if option vendor-class-identifier = "Cisco AP c3500";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;option vendor-class-identifier "Cisco AP c3500";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;vendor-option-space CiscoAPs;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;option CiscoAPs.server-address DHCP-IP-SERVER;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;should DHCP-IP-SERVER be specified as 4 decimal numbers ou f104xxyyzzaa notation ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2015 13:47:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629299#M147664</guid>
      <dc:creator>Rosa Ladera</dc:creator>
      <dc:date>2015-04-13T13:47:00Z</dc:date>
    </item>
    <item>
      <title>Scott I have a few questions</title>
      <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629300#M147665</link>
      <description>&lt;P&gt;Scott I have a few questions based on the fact that controllers ports are connected to NX7000 interfaces.&lt;/P&gt;&lt;P&gt;1. I have understood that it would be desirable to configure ip forward-protocol udp 5246 and ip helper-address DHCP-IP-SERVER on interfaces where ap-manager controller port has been connected.&lt;/P&gt;&lt;P&gt;2. NX-OS offers ip dhcp snooping set. Have those commands the same effect ?&lt;/P&gt;&lt;P&gt;3. when clients (mobiles and hosts) look for a DHCP IP address it will be sufficient for avoidding brodcast floods configure snooping on its vlan?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2015 14:10:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629300#M147665</guid>
      <dc:creator>Rosa Ladera</dc:creator>
      <dc:date>2015-04-17T14:10:47Z</dc:date>
    </item>
    <item>
      <title>How can I avoid brodcast</title>
      <link>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629301#M147666</link>
      <description>&lt;P&gt;How can I avoid brodcast floods from clients (mobiles and hosts) looking&amp;nbsp; for a DHCP IP address ?&lt;/P&gt;&lt;P&gt;It would be sufficient configure ip dhcp snooping on clients vlan?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2015 14:28:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-dhcp-on-controllers/m-p/2629301#M147666</guid>
      <dc:creator>Rosa Ladera</dc:creator>
      <dc:date>2015-04-17T14:28:37Z</dc:date>
    </item>
  </channel>
</rss>

