mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-03 09:44:58 +02:00
add doc/ip-addr-bridge.md
This commit is contained in:
parent
39857405d5
commit
b20fcaa94d
2 changed files with 33 additions and 0 deletions
|
@ -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 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue