Logo Wael's Digital Garden

Arista - Set the admin password

Arista - Set the admin password#

Proble#

I want to configure a password for the admin user.

Solution#

Starting with a fresh shell logged in as admin.

localhost>enable
localhost#config
localhost(config)#username admin secret <password>
localhost(config)#write memory

Related#