cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2607
Views
4
Helpful
3
Replies

missing api call for security-sdwan->configure->dhcp

HazemGomaa
Community Member

I'm looking for api call to update the DHCP settings under security-sdwan->configure.

In particular, I want to be able to set the Client addressing and Reserved IP ranges options.

appliance model:MX68CW-NA

appreciate your help.

1 Accepted Solution
3 Replies 3

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

Just one gotcha - you must have VLANs enabled to use this API )even if it is just one VLAN).

Thanks @Philip D'Ath !! Indeed - that's correct. I got the same feedback since the update method didn't really work on a single LAN - Only VLAN is supported for the PUT method.

https://community.meraki.com/t5/Developers-APIs/DHCP-updates-are-not-applied-to-MX-when-calling-appliance/m-p/128291#M5029