cancel
Showing results for 
Search instead for 
Did you mean: 

Guide on changing IP and subnet of Smartzone 100 along with APs on existing network

Anonymous
Not applicable
Hi, I am planning to cutover an existing network whereby I have to change the IP and subnet of the current SZ 100 and APs. Basically from 172.x.x.x/20 to 192.168.x.x/24. 
DHCP will be from an external source and supplied to the APs. 

Any guide of how I may go about with this?
6 REPLIES 6

Anonymous
Not applicable
Hi Abilash,

Could you provide the command to enable the dhcp for the APs on the script?

Thanks

Anonymous
Not applicable
Hi Ivan,

The AP CLI script to change the APs to fetch IP from DHCP server is below.

fw_version=3.1.1.0.349 ( change this with your AP firmware version )
model=all
set ipaddr wan dynamic
reboot.

Please be cautious when using this, when doing this you have to make sure that AP show connected on the controller else it would fail.

Let me know how it goes.

Thank you,

-Abilash PR.