This add-In script can be used to configure VRRP on LANCOM Routers.
List of used variables:
Variable
Beschreibung
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) { if (context.vars.VRRP_PRIO != "")