mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-06-20 17:15:48 +02:00
ip-addr-bridge: use short url rsc.eworm.de
This commit is contained in:
parent
9474102c62
commit
453d80a121
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
#!rsc by RouterOS
|
||||
# RouterOS script: ip-addr-bridge
|
||||
# Copyright (c) 2018-2025 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
# https://rsc.eworm.de/COPYING.md
|
||||
#
|
||||
# enable or disable ip addresses based on bridge port state
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/ip-addr-bridge.md
|
||||
# https://rsc.eworm.de/doc/ip-addr-bridge.md
|
||||
|
||||
:foreach Bridge in=[ /interface/bridge/find ] do={
|
||||
:local BrName [ /interface/bridge/get $Bridge name ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue