RouterOS and Optigold

Hi, new to RouterOS

I have managed to get a 450G to authenticate users by PPPOE and can add them using user manager

I am trying to see if it’s possible to use Optigold to add/remove PPPOE clients

I can see you can make Optigold send an SSH command but cant seem to workout what it would need to send

Any help would be appreciated!

Hi,

you have to send commands in CLI syntax via SSH. Maybe this helps:
http://wiki.mikrotik.com/wiki/User_Manager/PPP_Example

You might also want to try out the API - if supported (shameless forum search & paste)
http://wiki.mikrotik.com/wiki/Manual:API
http://forum.mikrotik.com/t/how-i-get-username-actual-profile-from-userman-using-php/77773/1