Mikrotik Configuration

Spencer Lambert spence at isphelper.com
Thu Dec 6 09:05:25 EST 2018


configfile.cfg is just an example of the syntax. Here are some files I've uploaded to my system


One is named "HWNat_Enabled.cfg".

If I wanted to use that config file, I would write the line as.

const file = "HWNat_Enabled.cfg"

Spence

> On December 6, 2018 at 5:40 PM Safiullah Tariq <safiullahtariq at gmail.com> wrote:
> 
>     Dear Spencer,
> 
>     Thank you for your email.
>     Please bear with me, I am totally new to this.
> 
>     This " const file = "configfile.cfg""  file, should I upload the file in Vendor Config with the extension as ".cfg" ?
>     If I am mistaken, please guide me, as I am not able to understand where should I upload this file.
> 
>     Regarding the mikrotik, I can write my ROS commands and I just want the genieacs to push it to the connected routers.
> 
>     Again, please help
> 
> 
>     Regards,
> 
>      
>     Safiullah Tariq
> 
> 
>     On Wed, Dec 5, 2018 at 10:54 PM Spencer Lambert <spence at isphelper.com mailto:spence at isphelper.com > wrote:
> 
>         > > 
> >         Try this example:
> > 
> > 
> > 
> >         const now = Date.now();
> >         const file = "configfile.cfg"
> > 
> >         log('Downloading config', {serial: serialNumber, configFile: file});
> >         declare("Downloads.[FileType:3 Vendor Configuration File]",
> >         {path: 1}, {path: 1});
> >         declare("Downloads.[FileType:3 Vendor Configuration File].FileName",
> >         {value: 1}, {value: file});
> >         declare("Downloads.[FileType:3 Vendor Configuration File].Download",
> >         {value: 1}, {value: now});
> > 
> >             > > > On December 5, 2018 at 11:19 PM Spencer Lambert <spence at isphelper.com mailto:spence at isphelper.com > wrote:
> > > 
> > > 
> > >             You could use presets and tags to track and push the config files.
> > > 
> > >                 > > > > On December 5, 2018 at 8:43 PM Safiullah Tariq <safiullahtariq at gmail.com mailto:safiullahtariq at gmail.com > wrote:
> > > > 
> > > >                 Hello All,
> > > > 
> > > >                 I hope you all are well.
> > > > 
> > > >                 I am new to genieacs and this TR-069. I needed some help in this regard.
> > > > 
> > > >                 I there any detailed manual to configure Mikrotik routers?
> > > >                 I have checked "Vendor Configuration File" and pushed it to a router, it worked great.
> > > >                 But for that I have to make the file for every router.
> > > >                 Is there a detailed manual on how I can do some settings and the router gets it (or genieacs pushes it automatically).?
> > > > 
> > > >                 Any small help will be appreciated.
> > > > 
> > > > 
> > > > 
> > > > 
> > > >                 Regards,
> > > > 
> > > >                  
> > > >                 Safiullah Tariq
> > > >                 _______________________________________________
> > > >                 Users mailing list
> > > >                 Users at lists.genieacs.com mailto:Users at lists.genieacs.com
> > > >                 http://lists.genieacs.com/mailman/listinfo/users
> > > > 
> > > >             > > > 
> > >         > > 
> > 
> >          
> > 
> >             > > > _______________________________________________
> > >             Users mailing list
> > >             Users at lists.genieacs.com mailto:Users at lists.genieacs.com
> > >             http://lists.genieacs.com/mailman/listinfo/users
> > > 
> > >         > > 
> >     > 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20181206/46cd7823/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2018-12-06 07-02-18.png
Type: image/png
Size: 33093 bytes
Desc: not available
URL: <http://lists.genieacs.com/pipermail/users/attachments/20181206/46cd7823/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2018-12-05 10-50-58.png
Type: image/png
Size: 28026 bytes
Desc: not available
URL: <http://lists.genieacs.com/pipermail/users/attachments/20181206/46cd7823/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2018-12-05 10-53-28.png
Type: image/png
Size: 38426 bytes
Desc: not available
URL: <http://lists.genieacs.com/pipermail/users/attachments/20181206/46cd7823/attachment-0005.png>


More information about the Users mailing list