mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-19 00:58:48 +02:00
doc/global-wait: RouterOS v7 path syntax
This commit is contained in:
parent
474c4f7a62
commit
3e1802a1a0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Just install the script:
|
||||||
... and add it to your scheduler, for example in combination with the module
|
... and add it to your scheduler, for example in combination with the module
|
||||||
to [manage VLANs on bridge ports](mod/bridge-port-vlan.md):
|
to [manage VLANs on bridge ports](mod/bridge-port-vlan.md):
|
||||||
|
|
||||||
/ system scheduler add name=bridge-port-vlan on-event="/ system script run global-wait; :global BridgePortVlan; \$BridgePortVlan default;" start-time=startup;
|
/system/scheduler/add name=bridge-port-vlan on-event="/system/script/run global-wait; :global BridgePortVlan; \$BridgePortVlan default;" start-time=startup;
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue