DHCP Reservation Template
I know there was already another thread about this but it was not as straight forwward as it should have been.
Here is the CSV headers you need and the data values
Network Name,MAC,IP,Status,Export to IP-MAC Binding,Description(Optional),Client Name(Optional)
Cameras,XX-XX-XX-XX-XX-XX,10.10.10.10,TRUE,FALSE,,
The first csv value is your VLAN (most folks will be 'Default')
The first true/false value is what will ENABLE the reservation. (which is all that I wanted). The second value is for IP-MAC binding which apparently is firewall related.
Also, this was tested using web / cloud console.
Hope this is more clear.
Also, excel will export CSV with additional spaces. Use a plain text editor.
*update* you can also use a colon ( : ) as a mac address seperator. I found this out by accident after copy/pasting some macaddy into my new template and they imported just fine.
