mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-04 02:04:39 +02:00
add doc/update-gre-address.md
This commit is contained in:
parent
f45dbb3a73
commit
a2b009502f
2 changed files with 39 additions and 0 deletions
|
@ -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 ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue