mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
24 lines
828 B
YAML
24 lines
828 B
YAML
|
---
|
||
|
manufacturer: Dell
|
||
|
model: DDJKY
|
||
|
part_number: DDJKY
|
||
|
comments: Intel X710 Quad Port 10GbE Direct Attach SFP+ Adapter, PCIe Full Height\n [Dell Specs](https://www.dell.com/en-us/shop/intel-x710-quad-port-10gb-direct-attach-sfp-converged-network-adapter-full-height/apd/540-bbiw/networking#techspecs_section)\n
|
||
|
[Intel Specs](https://www.intel.com/content/www/us/en/products/sku/83965/intel-ethernet-converged-network-adapter-x710da4/specifications.html)
|
||
|
interfaces:
|
||
|
- name: '{module}-10GbE-0'
|
||
|
label: '1'
|
||
|
type: 10gbase-x-sfpp
|
||
|
mgmt_only: false
|
||
|
- name: '{module}-10GbE-1'
|
||
|
label: '2'
|
||
|
type: 10gbase-x-sfpp
|
||
|
mgmt_only: false
|
||
|
- name: '{module}-10GbE-2'
|
||
|
label: '3'
|
||
|
type: 10gbase-x-sfpp
|
||
|
mgmt_only: false
|
||
|
- name: '{module}-10GbE-3'
|
||
|
label: '4'
|
||
|
type: 10gbase-x-sfpp
|
||
|
mgmt_only: false
|