mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
dc5bdb8f13
to the module library folder Alligned all interface naming to the method of "Ethernet/{module}/[1-4]"
13 lines
369 B
YAML
13 lines
369 B
YAML
---
|
|
manufacturer: Intel
|
|
model: X550-T2
|
|
part_number: X550-T2
|
|
comments: '[Datasheet](https://www.intel.com.au/content/www/au/en/products/sku/88209/intel-ethernet-converged-network-adapter-x550t2/specifications.html)'
|
|
interfaces:
|
|
- name: Ethernet/{module}/1
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/2
|
|
type: 10gbase-t
|
|
mgmt_only: false
|