How to create Day/Night package in Mikrotik queue

How to create Day/Night package in Mikrotik queue:

What to do ?
1. Create queue for Day (5MB) and Night (10MB)
2. Create script for Day (enable Day & disable Night queue) and Night (enable Night & disable Day queue)
3. Create schedule for Day (8.00 AM=08.00 o'clock) and Night (8.00 PM=20.00 o'clock)


1. Create queue for Day (5MB) and Night (10MB)

1.1 create queue for Day :
                              Queue Name : queue_Day
                              IP address for Queue: 192.168.1.100 (it's may varies according to you )
                              Bandwidth : upload =5MB & download=5MB

1.2 Create queue for Night :
                               Queue Name : queue_Night
                               IP address for Queue: 192.168.1.100 (it's may varies according to you )
                               Bandwidth : upload =10MB & download=10MB

2. Create script for Day and Night

2.1 Create Script for Day :
            Name : script_Day
            Source :  /queue simple enable queue_Day
                          /queue simple disable queue_Night



2.2. Create Script  for Night:
               Name : script_Day
               Source :  /queue simple enable queue_Night
                             /queue simple disable queue_Day



3. Create schedule for Day and Night
3.1. Create Schedule for Day:
                                Name: schedule_Day
                                Start Time:08:00:00
                                Interval :1d 00:00:00  or 24:00:00       ; after 1 Day
                                On event :script_Day                    ;name of the script that should be run 



3.2. Create Schedule for Night
                                Name: schedule_Night
                                Start Time:20:00:00
                                Interval :1d 00:00:00  or 24:00:00       ; after 1 Day
                                On event :script_Night                   ;name of the script that should be run 







11 comments:

  1. how can i do that for multiple user like more than 3....

    ReplyDelete
  2. how can i do that for multiple user like more than 40

    ReplyDelete
    Replies
    1. You can do it by giving each clients day night queue a name related tot hat client.

      So this is for one client,

      Repeat all the above steps, the changes will be in the IP and name of the scripts

      Delete
  3. This comment has been removed by the author.

    ReplyDelete
  4. sir ye siraf 5mb ke leye hai different profile (1,2,3,4mb) rat 12 se subha 10 baje tak double speed ho jae matlab 1mb wale ko 2mb 3mb wale ko 6mb is terhan ho sekta hai kia?

    ReplyDelete
  5. how to created day/nigh bandwidth with hotspot profile?

    ReplyDelete
  6. Dear Brother, i need more specific jsut like i hthey wilav arount 1000 Clients with Diffrent Package & Also PPPoE & Static User. please Update for manmy users(ex:3M to 6M, 6M to 10M,10M t0 15M).Also Update Some Client i want to provide bandwidth in Day,night time will not getting any BW.....

    ReplyDelete
  7. i have also nat list configured,how can i effect on nat list or PPPoE User

    ReplyDelete
  8. how I can limit the users after they reach 20 Gig per day??Thanks

    ReplyDelete
  9. i do 5 pppoe pakage like pak-1 , pak-2 , pak-3 ,pak-4,pak-5 , i need to know if i do 4 script like morning ,evening,night also weekend how can it start one after another shedule time or if i run night script at morning is it possible brother .please reaply.

    ReplyDelete