I am trying to change the User Manager User account profile from terminal but it seems like I can't so how exactly to change the profile from Terminal..!
Why I can't do this???
[admin@TP-Link] > tool user-manager
[admin@TP-Link] /tool user-manager> user
[admin@TP-Link] /tool user-manager user> set [find username=home] profile="1 Mbps"
expected end of command (line 1 column 26)
[admin@TP-Link] /tool user-manager user>
I have even tried with it as :
[admin@TP-Link] > /tool user-manager user
[admin@TP-Link] /tool user-manager user> set [find username=home] actual-profile="2 Mbps"
expected end of command (line 1 column 26)
Since the profile is stored as in value on print :
[admin@TP-Link] /tool user-manager user> print
Flags: X - disabled, A - active, I - incomplete0 customer=admin actual-profile="1 Mbps" username="home" password="home1234" shared-users=1 wireless-psk="" wireless-enc-key="" wireless-enc-algo=none uptime-used=1w6h9m28s download-used=9836712280 upload-used=465715361 last-seen=feb/18/2017 07:51:03
Here is a screenshot too :