mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
402b76e8fe
* Adding Intel NIC cards. * Update I350-T4.yaml * Update X550-T2.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
13 lines
359 B
YAML
13 lines
359 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: 10ge{module}-1
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: 10ge{module}-2
|
|
type: 10gbase-t
|
|
mgmt_only: false
|