add doc/update-gre-address.md

This commit is contained in:
Christian Hesse 2020-03-27 21:51:40 +01:00
parent f45dbb3a73
commit a2b009502f
2 changed files with 39 additions and 0 deletions

View file

@ -4,6 +4,7 @@
#
# update gre interface remote address with dynamic address from
# ipsec remote peer
# https://git.eworm.de/cgit/routeros-scripts/about/doc/update-gre-address.md
/ interface gre set remote-address=0.0.0.0 disabled=yes [ find where !running !disabled ];