Arista Extensible Operating System (EOS)
- 08 Mar 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Arista Extensible Operating System (EOS)
- Updated on 08 Mar 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Article Summary
Arista Extensible Operating System (EOS) is the core of Arista cloud networking solutions for next-generation data centers and cloud networks.NOTEAxonius uses the Arista eAPI 101.
Adapter Parameters
- Arista EOS Domain (required) - The hostname of the Arista EOS server/switch.
- User Name and Password (required) - The user name and password to access the Arista switch.
- EOS Enable Password (optional, default: empty) - Specify the enable password to authorize executing the enable command. The enable password is required if the Arista switch requires enable command authorization, that controls access to Privileged EXEC and all configuration command modes.
- If supplied, the API will use the specified enable password to execute the enable command.
- If not supplied, the API will not be able to execute the enable command. As a result, it may be that minimal or no data will be retrieved from the Arista switch.
- Verify SSL (required, default: False) - Verify the SSL certificate offered by the host supplied in Arista EOS Domain. For more details, see SSL Trust & CA Settings.
- If enabled, the SSL certificate offered by the host will be verified against the CA database inside of Axonius. If it fails validation, the connection will fail with an error.
- If disabled, the SSL certificate offered by the host will not be verified against the CA database inside of Axonius.
- HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to Arista EOS Domain.
- If supplied, Axonius will utilize the proxy when connecting to the host defined for this connection.
- If not supplied, Axonius will connect directly to the host defined for this connection.