Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## ketika gateway dengan comment "INET1" tidak aktif maka pppoe akan di re-enable
- :local pppoe "PPPOE-CLIENT"
- :local status [/ip route get [find comment="INET1"] active]
- :if ($status = false) do={/interface pppoe-client enable $pppoe}
Add Comment
Please, Sign In to add comment