mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
16 lines
577 B
YAML
16 lines
577 B
YAML
|
---
|
||
|
manufacturer: Dell
|
||
|
model: 61X09
|
||
|
part_number: 61X09
|
||
|
comments: Intel E810-XXV Dual Port 10/25 GbE SFP28, OCP NIC 3.0\n [Dell Specs](https://www.dell.com/en-us/shop/intel-e810-xxv-25gbe-sfp28-dual-port-ocp-30/apd/540-bcxy/networking#techspecs_section)\n
|
||
|
[Intel Specs](https://ark.intel.com/content/www/us/en/ark/products/97303/intel-ethernet-network-adapter-xxv710da2-for-ocp.html)
|
||
|
interfaces:
|
||
|
- name: '{module}-25GbE-0'
|
||
|
label: P1
|
||
|
type: 25gbase-x-sfp28
|
||
|
mgmt_only: false
|
||
|
- name: '{module}-25GbE-1'
|
||
|
label: P2
|
||
|
type: 25gbase-x-sfp28
|
||
|
mgmt_only: false
|