mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-16 09:57:56 +02:00
Add Dell 6200, N1500/2000/4000 switches (#2510)
* Add maximum_draw, notes about combo ports for PowerConnect 6224, 6248 * Add PowerConnect 62xxP, 6224F * Add PowerSwitch N15xx, N15xxP * Add PowerSwitch N2024, N20xxP * Add images for PowerSwitch N2048 * Add PowerSwitch N4032, N4032F and two uplink modules * Set airflow for PowerSwitch N1500, N2000 series * Set front_image, rear_image for PowerSwitch N2048 * Add front image for Dell PowerSwitch N1548 * Update PowerSwitch-N4032.yaml Convert power ports to PSUs as they are hot swappable * Update PowerSwitch-N4032F.yaml Convert power ports to PSUs as they are hot swappable --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
13
module-types/Dell/409-BBCQ.yaml
Normal file
13
module-types/Dell/409-BBCQ.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 10GBASE-T module
|
||||
part_number: 409-BBCQ
|
||||
interfaces:
|
||||
- name: Te1/1/1
|
||||
type: 10gbase-t
|
||||
- name: Te1/1/2
|
||||
type: 10gbase-t
|
||||
- name: Te1/1/3
|
||||
type: 10gbase-t
|
||||
- name: Te1/1/4
|
||||
type: 10gbase-t
|
13
module-types/Dell/NTRWH.yaml
Normal file
13
module-types/Dell/NTRWH.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 10GBASE-SFP+ module
|
||||
part_number: NTRWH
|
||||
interfaces:
|
||||
- name: Te1/1/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Te1/1/2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Te1/1/3
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Te1/1/4
|
||||
type: 10gbase-x-sfpp
|
Reference in New Issue
Block a user