1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

doc/ip-addr-bridge: RouterOS v7 path syntax

This commit is contained in:
Christian Hesse
2022-05-11 10:08:11 +02:00
parent ad6dc85320
commit 77ef9c0919

View File

@@ -19,7 +19,7 @@ Just install the script:
... and make it run from scheduler:
/ system scheduler add name=ip-addr-bridge on-event="/ system script run ip-addr-bridge;" start-time=startup;
/system/scheduler/add name=ip-addr-bridge on-event="/system/script/run ip-addr-bridge;" start-time=startup;
This will disable IP addresses on bridges without at lease one running port.
The IP address is enabled if at least one port is running.