09-22-2005 05:55 AM - edited 07-04-2021 11:09 AM
I'm having an intermittant problem that's occuring with 1100 and 1200 series APs that we're using in some of our locations. Our current setup uses a somewhat dynamic configuration process.
When we get a new AP out of the box, we put it on our network and let it pull a DHCP address. We have DHCP reservations in our DHCP server for the MAC address of the APs we put up, so the AP should pull a specific IP address. From there, the AP will do a reverse lookup on the IP address to the DNS server and pull it's hostname. Finally, the AP will pull it's config based on hostname from a WLSE box we have in our data center.
The problem we're running into is that every now and then, when an AP gets rebooted, the AP will start with an IP address from a general DHCP pool and therefore not be able to do a reverse lookup or download its config from WLSE. When we look at the DHCP reservation on the DHCP server (Microsoft DHCP), the MAC address listed is a bogus MAC with more characters than would actually be in a MAC address. Has any one seen this before? Any help would be greatly appreciated. Thanks!
Jason
09-28-2005 07:59 AM
Exclude the IP address from the General Pool which is reserved for the APs.
10-18-2005 04:40 PM
I had ONE access point exhibit this behavior. Even though all 78 access points are the same version.
I had to configure the BVI1 interface ip as follows. If I didn't specify the client-id, it would use a MAC, other than that of FastEthernet0:
interface BVI1
ip address dhcp client-id FastEthernet0
no ip route-cache
end
Tim M.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide