diff options
author | Christoffer Stokbaek <christoffers@easyspeedy.com> | 2016-10-25 11:03:10 +0200 |
---|---|---|
committer | Christoffer Stokbaek <christoffers@easyspeedy.com> | 2016-10-25 11:03:10 +0200 |
commit | ee48fd9512df8ec839119317f58319a18a398c22 (patch) | |
tree | 1b2266af384f61568d92d46a7161c5c9857e4ff7 /README.md | |
parent | d0857f64f207a84f8e0e19b57baa947c4a6b25af (diff) |
Added support for fujitsu blade switches
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -106,6 +106,8 @@ Oxidized is a network device configuration backup tool. It's a RANCID replacemen * [FTOS](lib/oxidized/model/ftos.rb) * FortiGate * [FortiOS](lib/oxidized/model/fortios.rb) + * Fujitsu + * [PRIMERGY Blade switch 1/10Gbe](lib/oxidized/model/fujitsupy.rb) * HP * [Comware (HP A-series, H3C, 3Com)](lib/oxidized/model/comware.rb) * [Procurve](lib/oxidized/model/procurve.rb) |