Community discussions

MikroTik App
 
jwamsley
just joined
Topic Author
Posts: 20
Joined: Thu Jan 25, 2007 12:38 am

Script for starting alignment tool on startup

Sun Feb 04, 2007 8:42 pm

I am sure this is quite easy, but i am banging my head trying to get this working. I want to give my installers a rb112 that will go into alignment mode when it is powered up. I can get it working after logging in and putting this command in prompt...

/interface wireless align monitor wlan1

if i create a script with that in it, it wont run.
Also if I put that in the scheduler it doesn't run on startup.

can ya help me out?
 
jwamsley
just joined
Topic Author
Posts: 20
Joined: Thu Jan 25, 2007 12:38 am

Sun Feb 04, 2007 9:38 pm

Figured it out...
Just set the wlan interface to alignment-only...
I knew it had to be simple.