You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D, [2025-01-14T22:07:43.798130 #25] DEBUG -- : 10.1.1.0 raised Net::SSH::Disconnect with msg "connection closed by remote host"
D, [2025-01-14T22:07:43.798162 #25] DEBUG -- : lib/oxidized/node.rb: Oxidized::SSH failed for 10.1.1.0
I am having issues with my Arista connection. I am not sure on the proper way to configure this on the config file but I will provide how I have it setup. I tried everything, even setting the connection to keyboard interactive but no luck. I dont even see a connection attempt in the logs of my arista. Anyone else having issues with arista? Please help.
D, [2025-01-14T22:07:43.798130 #25] DEBUG -- : 10.1.1.0 raised Net::SSH::Disconnect with msg "connection closed by remote host"
D, [2025-01-14T22:07:43.798162 #25] DEBUG -- : lib/oxidized/node.rb: Oxidized::SSH failed for 10.1.1.0
I am having issues with my Arista connection. I am not sure on the proper way to configure this on the config file but I will provide how I have it setup. I tried everything, even setting the connection to keyboard interactive but no luck. I dont even see a connection attempt in the logs of my arista. Anyone else having issues with arista? Please help.
groups:
defaultgrp:
username: default
password: default
nos:
username: admin
password: password
nodegrid:
username: admin
password: password
model: nodegrid
vars:
auth_methods: ["password", "keyboard-interactive"]
ssh_keepalive: true
junos:
username: admin
password: password
eos:
username: admin
password: password
vars:
auth_methods: ["password", "keyboard-interactive"]
enable: true
model_map:
arista_eos: eos
The text was updated successfully, but these errors were encountered: