-->

Berita Kocar Kacir

Motivasi Menulis

Schedule Task in Mikrotik

Schedule task in mikrotik is really just the process of running a script that is done automatically and scheduled at certain times. The script itself is also an existing command in mikrotik. The following examples assume we will break the internet connection at the office is closed (ie 16:00 hours) and will connect back at the office is open (ie 08.00 hours). This is done to avoid misuse of the Internet connection when not in the office administrator in a way that TIDA less noticeable.

There are many ways that can actually be done for the above case, among others:

A. Turn off the router by unplugging the power supply, how to look less smooth and stingy admin: D.

2. Shutdown with a shutdown script, this way requires that every morning, turn on the router.

3. Jalakan script to Disable Internet interface and Mengenable kembali.Cara will not be discussed first, because it does not have the discussion again.

The second way the steps are as follows:
- From the menu System -> Scripts, then came Windows Script List
- Click the + sign, emerging new windows script
- Fill in the name of the script such as shut, fill in the source / system shutdon. Click Apply then Ok
- To perform the test, select the script shut and then click Run Script
- Restart the router. - It is time now to do the scheduling to run the script.

- From the main menu click system -> scheduler, the scheduler will pop up windows
- Click the + sign, fill in the name eg shut, Start date Jun/30/2007 eg, time 16:00:00 enter or any other time is the interval of time dikehendaki.Interval

script will be executed. For example will run every hour 16.00, mean 24-hour interval. Fill 24:00:00:00

- Fill in on the desired event name in this script is a script shut.Klik Ok. Just waiting for the script is executed at the specified time.

The third way
- Eg ethernet connected to the internet is ether1
- System -> script -> Click + -> name = die source = / disable the ethernet interface ether1 -> Click Ok

- Click + more -> name = life sorce = / interface enable ether1 ethernet -> Click OK.
- Select Run Script masing2 script then, if you want to do the testing.

- Time to make the schedule

- Sytem -> Scheduler -> Click the + sign, name = dead, the date of such jun/30/2007 at 16:00:00, 24-hour intervals every fill 24:00:00:00 or in accordance with the desired, filled On Event script to die.

- To schedule the same pace of life, just diebedakan On event filled life and time, eg 24 08:00:00 jam.Selamat interval also try hopefully not bin
Labels: Network

Thanks for reading Schedule Task in Mikrotik. Please share...!

0 Komentar untuk "Schedule Task in Mikrotik"

Back To Top