Description:
This script sets all interface and routing tags to zero 0
to dissolve the L3 network separation, allowing all networks to access all routes.
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:
