Sha256: dbf2c09dbc38289ff452e5b798d539ff54a37894d9c43cb3348576451bec4cec

Contents?: true

Size: 572 Bytes

Versions: 1

Compression:

Stored size: 572 Bytes

Contents

Arista EOS Configuration
========================

By default, EOS requires the `keyboard-interactive` SSH authentication method for a successful SSH login. To add support for this method to your Oxidized configuration, see the [SSH Auth Methods](../Configuration.md#ssh-auth-methods) directive.

It is also possible to modify the EOS configuration to accept the `password` method which Oxidized presents by default. To do so, the following configuration statement can be used:

```text
management ssh
   authentication mode password
```

Back to [Model-Notes](README.md)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oxidized-0.24.0 docs/Model-Notes/EOS.md