oxidized
oxidized copied to clipboard
Not able to configure Cisco switch SG350-28P 28-Port Gigabit PoE Managed Switch
I have installed and configured Oxidized backup solution on ubuntu. I want to add some of the Cisco switches to oxidized. Below is the model of one of the cisco switch
"SG350-28P 28-Port Gigabit PoE Managed Switch"
In config i use os : "ios" .
I am getting below error messages which running oxidized.
10.255.249.50 raised Net::SSH::ConnectionTimeout (rescued RuntimeError) with msg "Net::SSH::ConnectionTimeout" 10.255.249.50 raised EOFError (rescued IOError) with msg "end of file reached"
You probably need ciscosmb https://github.com/ytti/oxidized/blob/master/lib/oxidized/model/ciscosmb.rb
The Above worked. Thanks for the info