Advertisement
klworz

ISOLIR

Sep 5th, 2021 (edited)
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. SCRIP ISOLIR PELANGGAN BULANAN IP STATIK BY AYZ CHANEL
  2. =======================================================
  3. :local varDate;
  4. :local varDay;
  5. :set varDate [/system clock get date];
  6. :set varDay [:pick $varDate 4 6];
  7. :if ($varDay = "06") do={
  8. /ip firewall address-list enable [find comment!=Lunas];
  9. /ip firewall address-list set comment="" [find comment="Lunas"];
  10. }
  11.  
  12.  
  13.  
  14. https://drive.google.com/file/d/18nRr1ekU5M2nV4x6r2bzcMvzOmXYDcei/view?usp=sharing
  15. https://www.youtube.com/watch?v=u-DTEIR8ebc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement