mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
dc5bdb8f13
to the module library folder Alligned all interface naming to the method of "Ethernet/{module}/[1-4]"
19 lines
523 B
YAML
19 lines
523 B
YAML
---
|
|
manufacturer: Intel
|
|
model: E810-XXVDA4T
|
|
part_number: E810-XXVDA4T
|
|
comments: '[Datasheet](https://ark.intel.com/content/www/us/en/ark/products/211608/intel-ethernet-network-adapter-e810xxvda4t.html)'
|
|
interfaces:
|
|
- name: Ethernet/{module}/1
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/2
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/3
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/4
|
|
type: 25gbase-x-sfp28
|
|
mgmt_only: false
|