mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
16 lines
619 B
YAML
16 lines
619 B
YAML
|
---
|
||
|
manufacturer: Dell
|
||
|
model: CD16M
|
||
|
part_number: CD16M
|
||
|
comments: Intel E810-XXV Dual Port 10/25 GbE SFP28 Adapter, PCIe Full Height\n [Dell Specs](https://www.dell.com/en-us/shop/intel-e810-xxv-dual-port-25gbe-sfp28-pcie-adapter-full-height/apd/540-bcyl/networking#techspecs_section)\n
|
||
|
[Intel Specs](https://www.intel.com/content/www/us/en/products/sku/189760/intel-ethernet-network-adapter-e810xxvda2/specifications.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
|