oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Not able to configure Cisco switch SG350-28P 28-Port Gigabit PoE Managed Switch

Open zahidshaikh121991 opened this issue 1 year ago • 1 comments

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"

zahidshaikh121991 avatar Sep 25 '24 12:09 zahidshaikh121991

You probably need ciscosmb https://github.com/ytti/oxidized/blob/master/lib/oxidized/model/ciscosmb.rb

robertcheramy avatar Sep 26 '24 13:09 robertcheramy

The Above worked. Thanks for the info

zahidshaikh121991 avatar Oct 22 '24 13:10 zahidshaikh121991