mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
474877e075
* Update Dell C Series * Update PowerEdge-C6420.yaml * Update PowerEdge-C6400.yaml * Update PowerEdge-C6400.yaml Fixed indentation. * Update PowerEdge-C6400.yaml * Fixed PR check --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com> Co-authored-by: Harry <Harry@cadby.co.uk>
19 lines
418 B
YAML
19 lines
418 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge C6420
|
|
slug: dell-poweredge-c6420
|
|
u_height: 0
|
|
is_full_depth: true
|
|
subdevice_role: child
|
|
airflow: front-to-rear
|
|
weight: 5
|
|
weight_unit: kg
|
|
comments: |
|
|
[Dell C6420 Spec Sheet](https://i.dell.com/sites/csdocuments/Product_Docs/en/poweredge-c6400-c6420-technical-guide.pdf)
|
|
interfaces:
|
|
- name: Gig-E 1
|
|
type: 1000base-t
|
|
- name: iDRAC
|
|
type: 1000base-t
|
|
mgmt_only: true
|