mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
dc5bdb8f13
to the module library folder Alligned all interface naming to the method of "Ethernet/{module}/[1-4]"
13 lines
345 B
YAML
13 lines
345 B
YAML
---
|
|
manufacturer: Intel
|
|
model: X710-T2L
|
|
part_number: X710-T2L
|
|
comments: '[Datasheet](https://ark.intel.com/content/www/us/en/ark/products/189463/intel-ethernet-network-adapter-x710t2l.html)'
|
|
interfaces:
|
|
- name: Ethernet/{module}/1
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/2
|
|
type: 10gbase-t
|
|
mgmt_only: false
|