mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
a1f807eba3
* Improved PowerEdge R630 with PCI slots & elevation images * Added support for Dell C63DV daughter card * Fix yaml formatting * Move optional ports for R630 to Daughter Card * Added Dell branded Intel X520 * Added Dell 61X09 NIC card * Added Dell CD16M NIC card. Normalized naming with the OCP variant. * Added Dell VK88G * Added Dell R1KTR NDC * Added Dell NICs for Intel X710, both OCP & PCI FH * Added elevation images for PowerEdge R750 * Added 3 PowerEdge PSU * Normalizing filenames * Moved power ports to modules (PSU) * Fixing power port name * Move ports to modules for R730xd * Added elevation images for EX2300-24t * Fix yaml formatting * Update 4V8KD.yaml really fix yaml formatting. * Update 61X09.yaml really fix yaml formatting. * Update 942V6.yaml really fix yaml formatting. * Update C63DV.yaml really fix yaml formatting. * Update CD16M.yaml really fix yaml formatting. * Update DDJKY.yaml really fix yaml formatting. * Update M63JN.yaml really fix yaml formatting. * Update PJMDN.yaml really fix yaml formatting. * Update R1KTR.yaml really fix yaml formatting. * Update R1XFC.yaml really fix yaml formatting. * Update R1XFC.yaml really fix yaml formatting. * Update VK88G.yaml really fix yaml formatting. * Third attempt to fix yaml formatting * Initial Freedom E28Q-L support * Moving interfaces & PSU to modules * Fix formatting, trayling black line * Formatting fix * Literal newline test * Fix once more * Fix yaml formatting * Added some QFX elevation images * Fixed Height and documentation link * Fix formatting * More formatting fixes.. * Normalizing filenames * Fix formatting * Updating image file names. Fixing file formatting * Adding emoji characters * Fixing formatting * migrated images to pngs and updated elevation image names - they need to be the same as the slug. * Update Freedom-E28Q-L.yaml Added weight and airflow data points * Update Freedom-E28Q-L.yaml Removing USB and VGA from console ports --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
24 lines
812 B
YAML
24 lines
812 B
YAML
---
|
|
manufacturer: Dell
|
|
model: R1KTR
|
|
part_number: R1KTR
|
|
comments: Intel E810-XXVDA4 Quad Port 10 /25GbE SFP28 Adapter, OCP NIC 3.0\n [Dell Specs](https://www.dell.com/en-sg/shop/intel-e810-quad-port-10-25gbe-sfp28-adapter-ocp-network-interface-card-30/apd/540-bddt/networking#compatibility_section)\n
|
|
[Intel Specs](https://ark.intel.com/content/www/us/en/ark/products/184820/intel-ethernet-network-adapter-e810xxvda4-for-ocp-3-0.html)
|
|
interfaces:
|
|
- name: '{module}-25GbE-0'
|
|
label: '1'
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|
|
- name: '{module}-25GbE-1'
|
|
label: '2'
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|
|
- name: '{module}-25GbE-2'
|
|
label: '3'
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|
|
- name: '{module}-25GbE-3'
|
|
label: '4'
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|