add doc/ip-addr-bridge.md

This commit is contained in:
Christian Hesse 2020-03-27 21:46:44 +01:00
parent 39857405d5
commit b20fcaa94d
2 changed files with 33 additions and 0 deletions

View file

@ -3,6 +3,7 @@
# Copyright (c) 2018-2020 Christian Hesse <mail@eworm.de>
#
# enable or disable ip addresses based on bridge port state
# https://git.eworm.de/cgit/routeros-scripts/about/doc/ip-addr-bridge.md
:foreach Bridge in=[ / interface bridge find ] do={
:local BrName [ / interface bridge get $Bridge name ];