We have an 5508 WLC with an Interface Group containing 3 interfaces with an DHCP pool "behind" each one. Now we have a need for an interface with static IPs only, and have added this to the Interface Group since the SSID needs to be the same. How do I go about not having VLAN Select send DHCP clients to this fourth Interface without a DHCP pool?
With the command show 'interface group detailed <interface group name> ' I can see the failures and Dirtytime for this fourth Interface, seems to go to about 1800 secs and then the timer goes to zero and 3 new fails (Failure-Detect Mode = Aggressive) have to happen before WLC marks it as dirty. Can I change the timer for this interface to a really large number to not have to have some client failing it´s DHCP Discovery every 30 minutes.
I´m guessing DHCP Proxy Mode doesn´t matter in this case, having it disabled will only make the WLC pass the broadcast to the VLAN and even if that SVI is without IP Helpers it will still have DHCP clients sent to it through VLAN Select..