isc-dhcp: static mapping CSV export

Started by inetjnky, August 04, 2025, 09:52:25 PM

Previous topic - Next topic
o isc-dhcp: add static mapping CSV export

Anyone know the steps to actually accomplish this?  Can this be done in the GUI and if so where?  I'm on 25.7.1.

Thank you.

Services: ISC DHCPv4: [YOURINTERFACE]

Bottom table (static mappings) click the icon in front of "DHCP Static Mappings for this interface."

I tried this, and got a file containing "ip_address,hw_address,hostname,description" in cell A1, and no other data.

I have about 15 static mappings that I'd like to move to Kea, but typing/c&p is so much harder than a quick csv export/import.

Any ideas?

If the data is displayed in the table it should have been extracted fine?

Hit the same problem yesterday when migrating from ISC to dnsmasq.

The output is empty if the DHCP on the interface is not running.
Enable DHCP on that interface, export and then can disable it.

Or maybe just ISC has to be running, not tested. I just enabled it on interfaces.

That makes sense. I've passed this along, but it's a bit tricky considering this is feed from runtime data and exactly why the feed is empty in that case.