Please find the updated command:
Connect to the CLI on Gaia machine (over SSH or console).
Log in to CLISH as an adminRole user (a user with monitorRole does not have sufficient permissions).
Find the hash of the CLISH password:
Site-1> show configuration
One line near the end will look similar to this:
Site-1> set user yash type admin password-hash $1$g9SZB3nC$1EN5xU1xMpPk5YLGGwXYb.
Set the hash of the CLISH password to be the hash of the Expert mode password
Site-1> set expert password-hash $1$g9SZB3nC$1EN5xU1xMpPk5YLGGwXYb.
(in this case: set expert password-hash $1$g9SZB3nC$1EN5xU1xMpPk5YLGGwXYb. )
Save the configuration:
Site-1> save config
Set new Expert mode password:
HostName:0> set expert-password
Save the configuration
Site-1> save config