10-12-2021 12:02 AM
Hello.
I want to set up Cisco Mobility Express 1815i using only static IP.
I configured suceessfully using static IP.
But when I attached APs to network, somewhere there is dhcp server in network,
My AP IP is changed to DHCP pool address. Controller IP is not changed.
Could you give me instruction how AP ignore DHCP server and use static IP?
I can't remove DHCP Server and I have to set up AP/Controller IP that isn't DHCP pool.
10-12-2021 01:42 AM
Hi,
try changing the AP IP to static from controller GUI.
10-14-2021 12:12 AM
I already tried in GUI, but finally AP IP is changed to DHCP IP.
10-12-2021 02:02 AM
Look at the example guide : (Administering Access Points)
10-12-2021 04:09 AM
Follow the below
1. Use command "apciscoshell" to login to AP.
2. capwap ap ip static-ip-addr static-netmask ip-addr-default-gateway [ip-addr-dns1 | ip-addr-dns2] [domain-name]
10-14-2021 12:11 AM
I already tried these commands, but AP IP is changed to DHCP IP.
10-14-2021 12:22 AM
Make sure that the static IP which you have configured has reachability to it's gateway.
You can alternatively try applying an ACL at the connecting port to deny DHCP traffic.
access-list 110 deny udp any any eq 67
access-list 110 deny udp any any eq 68
access-list 110 permit ip any any
Then apply this ACL in to the interface.
10-17-2021 06:56 PM
Static ip can connect gateway, but AP don't retain static IP and get DHCP IP.
I can control only AP. Can I config that ACL to the AP interface?
02-07-2023 11:16 PM
My conclusion is :
If there is DHCP Server in the same vlan, ME AP can't ignore that DHCP Server.
When I try the change IP to static IP, It seems well, but this setting is not persisted.
When AP is rebooted what is set the static IP, it would get a IP DHCP Server and ignore static IP.
There is no other way than blocking DHCP traffic using a ACL or removing the DHCP server.
I was only AP enginner in that business, so I wasn't able to resolve this problem.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: