<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello, on ISC i have this<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 14px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">ddns-hostname = concat("MTA-", binary-to-ascii (16,8,"-",substring (hardware, 1,6)));</div><div style="margin: 0px; font-size: 14px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">option host-name = concat("MTA-", binary-to-ascii (16,8,"-",substring (hardware, 1,6)));</div></div><div class=""><br class=""></div><div class="">can this be achieved on kea? i need to dinamically generate the hostname for the device (a cablelabs MTA)</div><div class=""><br class=""></div><div class="">Thanks in advance.</div></body></html>