reges007

ping

Jan 1st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. :if ([/ping 8.8.8.8 count=5] = 0) do={
  2. :if ( [/ip add get [find comment="KE-LAUT"] disabled ] = false ) do={
  3. /ip add disable [find comment="KE-LAUT"]
  4. }
  5. } else={
  6. :if ( [/ip add get [find comment="KE-LAUT"] disabled ] = true ) do={
  7. /ip add enable [find comment="KE-LAUT"]
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment