mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
13 lines
362 B
YAML
13 lines
362 B
YAML
|
---
|
||
|
manufacturer: Intel
|
||
|
model: XXV710-DA2
|
||
|
part_number: XXV710-DA2
|
||
|
comments: '[Datasheet](https://ark.intel.com/content/www/us/en/ark/products/95260/intel-ethernet-network-adapter-xxv710da2.html)'
|
||
|
interfaces:
|
||
|
- name: Ethernet/{module}/1
|
||
|
type: 25gbase-x-sfp28
|
||
|
mgmt_only: false
|
||
|
- name: Ethernet/{module}/2
|
||
|
type: 25gbase-x-sfp28
|
||
|
mgmt_only: false
|