mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
24 lines
807 B
YAML
24 lines
807 B
YAML
|
---
|
||
|
manufacturer: Dell
|
||
|
model: 68M95
|
||
|
part_number: 68M95
|
||
|
comments: Intel X710 Quad Port 10GbE SFP +, rNDC\n [Dell Specs](https://www.dell.com/en-in/work/shop/dell-intel-x710-quad-port-10gb-da-sfp-ethernet-network-daughter-card-customer-install/apd/555-bckl/networking#techspecs_section)\n
|
||
|
[Intel Specs](https://www.intel.com/content/www/us/en/products/sku/184822/intel-ethernet-network-adapter-x710da4-for-ocp-3-0/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
|