iPhones Cannot Obtain IP Addresses Whereas Other Terminals Can. How Can I Solve This Problem?
interface vlanif 100 ip address 192.168.200.2 255.255.255.248 dhcp select global ip pool test2 gateway-list 192.168.200.1 network 192.168.200.0 mask 255.255.255.248 dns-list 192.168.64.11 192.168.64.12
- Solution 1: Change the gateway address to 192.168.200.2 by running the gateway-list 192.168.200.2 command.
- Solution 2: Configure the IP address 192.168.200.1 for VLANIF 100 on the switch between the AC and AP.