summaryrefslogtreecommitdiff
path: root/docs/Model-Notes/EOS.md
blob: 66287e33511f055feb2bb03bc4cb186597655300 (plain)
1
2
3
4
5
6
7
8
9
Arista EOS Configuration
========================

By default EOS requires keyboard-interactive to be added to your Oxidized config. You can avoid having to do this by configuring the following on the EOS device:

```
management ssh
   authentication mode password
```