diff options
author | Robert Drake <rdrake@direcpath.com> | 2016-11-04 14:23:17 -0400 |
---|---|---|
committer | Robert Drake <rdrake@direcpath.com> | 2016-11-04 14:23:17 -0400 |
commit | 0b903fe94c2673930f03a676b83e84277f51d010 (patch) | |
tree | d7b8c227088a61f18530ac15031b3c82d0e6ad5a /README.md | |
parent | e5dc1dedf976a12c278f68c284c976ed462cdcb4 (diff) |
This adds support for D-Link switches
This specifically supports DES-3526/3550 series switches.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -94,6 +94,8 @@ Oxidized is a network device configuration backup tool. It's a RANCID replacemen * DELL * [PowerConnect](lib/oxidized/model/powerconnect.rb) * [AOSW](lib/oxidized/model/aosw.rb) + * D-Link + * [D-Link](lib/oxidized/model/dlink.rb) * Ericsson/Redback * [IPOS (former SEOS)](lib/oxidized/model/ipos.rb) * Extreme Networks |