i want to change my client device CPE username and password for misuse. while i am update username ,Like Admin,it is accepted and set , but when i am Set Password with $ , it was not accepting, plz suggest me how can i use $ in password.
It is not recommended to use special characters used by console in anywhere else (including password). But if you really want to use it, then character need to be escaped $
Now it is given message"expected end of command (line 1 column 25)"
Escaaped “/” sign error.

plz suggest me i realy not able to set password with $ command from new terminal.

Use quotes and supply user name after [set] command:
/> user set user1 password="gurga\$2019"
And never use gurga$2019 or derivative as your password again ![]()
Now Working Thanks,
Thanks a Lot
![]()