Description:
With the following add-in script you can configure a DHCP source address on LANCOM devices using LCOS.
List of used variables:
Add-in code:
/** * @param {Config} config * @param {Context} context * Do not edit this comment or parameter types. Required for code suggestions */ exports.main = function (config, context) {
|
---|
Add-in as JSON file:
