hi all
i need to change the profile in pppoe according to a schedule time i choose.
can MT do it?
10x in advance
hi all
i need to change the profile in pppoe according to a schedule time i choose.
can MT do it?
10x in advance
you may use scheduler and scripting
any more help please
to change profile —system script, add /ppp profile set “tester” rate-limit=128k/128k
i think there will be a problem. Coz…
if 200 pppoe customer logged in as a profile name “silver” speed 64k/64k.
when profile will be changed to “Gold” speed 128k/128k as a scheduled time.
client’s will not get new profiles speed. first they will have to log off and login again. Now they will get new profiles speed.
For too many client’s it’s not possible to write a script to remove client from active connection.
ppp active remove [find ppp active find]?..
i know that script. Questions was changing profiles for pppoe clients . i just said, i have 200 clients it’s not possible to write 200 scripts to remove clients from active connection.
//if profile is change it will not effect on clients if the clients will not re log in again..
Thnxs…
raktim
well, you can mark all clients on old profile with some comment, then change profile, and then remove commented clients
please more details Chupaka didn’t get your idea well.
well, you first write, please, why does ‘ppp active remove [find ppp active find]’ not fit your needs?