q1gzn
1
Hi guys;
how goes it ?
Well..
I need someone tell me how can i do script to change pppoe profile to another on .I have 2 pppoe profiles
first :NH1
second :NH2
please any one know how to do this issue?
I appreciate you kindly support
thanks!!
Ghazwan.
sergejs
2
You need to set command like,
/ppp secret set profile=<name_of_profile>
Note, that profile is not applied immediately, PPPoE user should be disconnected firstly.
q1gzn
3
My lord …
tell me how can i thank you , you’re my survivor ,but I have another Q :can i remove the active secret with automatically by scripting it ???
thanks again >> 
Unfortunately from /ppp active table you can remove only by numbers. Numbers could not be used in scripts.
q1gzn
5
Oh…
thats too bad … 
By the way , I used to script this one : /system reboot
its the only solo script 
thanks sergejs for your opportunity .. 
Chupaka
6
really?..
/ppp active remove [find name="login_here"]
works for me - v3.28 