<?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: DHCP Snooping &amp;amp; WLC 9800 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216949#M277086</link>
    <description>&lt;P&gt;I believe you need to trust the WLC interface if you leave the SVI on the WLC side.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2024 16:44:39 GMT</pubDate>
    <dc:creator>Flavio Miranda</dc:creator>
    <dc:date>2024-10-29T16:44:39Z</dc:date>
    <item>
      <title>DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216456#M277042</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm using WLC 9800 local switching mode, I can see all the wifi client devices MAC coming from WLC ports (since the traffic is tunneled to the WLC), at the same time I'm configuring DHCP snooping in the Core switch to avoid any DHCP rogue servers from WIFI clients.&lt;/P&gt;
&lt;P&gt;should I trust the WLC ports ? otherwise, my client can't get any IPs. Core switch logs show blocked DHCP packets coming from the WLC.&lt;/P&gt;
&lt;P&gt;I'm using different SVIs in the WLC acting as dhcp relay, i'm just wondering if this is a correct implementation, or there is a way to untrust WLC ports (since all the clients MACs are seen from WLC ports).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 20:58:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216456#M277042</guid>
      <dc:creator>TrickTrick</dc:creator>
      <dc:date>2024-10-28T20:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216458#M277043</link>
      <description>&lt;P&gt;Issue I think in op82 wlc add to dhcp packet' try use "" allow op82 in untrust port"" under port connect core to wlc9800.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 21:04:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216458#M277043</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-28T21:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216476#M277046</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This command doesn't exit neither in the Core, nor in the WLC&lt;/P&gt;
&lt;P&gt;If you mean in the core switch, I already did. Without trusting the WLC port it doesn't work&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 22:18:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216476#M277046</guid>
      <dc:creator>TrickTrick</dc:creator>
      <dc:date>2024-10-28T22:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216488#M277049</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/268142"&gt;@TrickTrick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cisco does not recommend having SVI on the WLC side.&amp;nbsp; Ideally, you should have the SVI on the core and use ip help-address on the SVI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-best-practices.html#DHCPbridgingandDHCPrelay" target="_blank"&gt;Cisco Catalyst 9800 Series Configuration Best Practices - Cisco&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 23:00:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216488#M277049</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2024-10-28T23:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216492#M277050</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;If Cisco doesn’t recommend SVIs on the WLC, then setting the SVI on the core switch and using the ip helper-address to relay DHCP requests is indeed the preferred approach. This setup reduces complexity and aligns with best practices, especially for DHCP snooping configurations. By relocating the SVI to the core, you can untrust the WLC port while maintaining DHCP functionality and security.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Oct 2024 23:33:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216492#M277050</guid>
      <dc:creator>sidshas03</dc:creator>
      <dc:date>2024-10-28T23:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216544#M277052</link>
      <description>&lt;P&gt;&lt;STRONG&gt;ip dhcp snooping information option allow-untrusted&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;This command I talk about, the wlc to SW port must config as untrust&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;MHM&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 05:00:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216544#M277052</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-29T05:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216895#M277083</link>
      <description>&lt;P&gt;SVI are located on a palo alto firewall. The core switch itself is acting as an aggregation layer for Access switches and the WLC.&lt;/P&gt;
&lt;P&gt;So all I need is to disable SVIs and everything should be fine ? the only problem is the Mgmt interface, I should absolutely keep it ON in the WLC, and it will keep the ip helper role for the APs. At the same time the WLC ports will be untrusted. I'm confused a little bit about this one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 15:13:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216895#M277083</guid>
      <dc:creator>TrickTrick</dc:creator>
      <dc:date>2024-10-29T15:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216918#M277085</link>
      <description>&lt;P&gt;As i'm reading the Best practices shared, I see that 9800 has built-in DHCP Snooping feature. I didn't find it anywhere in the settings "&lt;SPAN&gt;Cisco IOS XE has embedded security features such as Dynamic Host Configuration Protocol (DHCP) snooping"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Since all the clients MAC/IPs are seen as coming from the WLC ports, I want to untrust the WLC ports since it's acting as a big switch for all the Wireless clients to avoid any DHCP rogues among wireless devices.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 16:01:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216918#M277085</guid>
      <dc:creator>TrickTrick</dc:creator>
      <dc:date>2024-10-29T16:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216949#M277086</link>
      <description>&lt;P&gt;I believe you need to trust the WLC interface if you leave the SVI on the WLC side.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 16:44:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216949#M277086</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2024-10-29T16:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216971#M277087</link>
      <description>&lt;P&gt;Just removed them from WLC, untrusted the port.. everything is good now.. thanks to everyone&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 17:55:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5216971#M277087</guid>
      <dc:creator>TrickTrick</dc:creator>
      <dc:date>2024-10-29T17:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Snooping &amp; WLC 9800</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5221157#M277510</link>
      <description>&lt;P&gt;&lt;SPAN&gt;So all I need is to disable SVIs and everything should be fine ? Yes&lt;BR /&gt;the only problem is the Mgmt interface, I should absolutely keep it ON in the WLC - Yes&lt;BR /&gt;and it will keep the ip helper role for the APs - not clear why you would have ip helper on the WLC for that?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If in doubt check your WLC config using the Config Analyzer using out of "show tech wireless" (not show tech) - link below.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 21:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-snooping-amp-wlc-9800/m-p/5221157#M277510</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2024-11-06T21:57:19Z</dc:date>
    </item>
  </channel>
</rss>

