mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
2a33050f45
* Adding X520-DA2 CNA Card * Adding Dell PowerEdge R220 Server * Adding Extreme Networks x460 48p/t * pre hook validation * newline dans revert change * removing useless * not full depth * Update PowerEdge-R220.yml * Update and rename summit-x460-48p.yml to X460-48p.yml * Update and rename summit-x460-48t.yml to X460-48t.yml * Update PowerEdge-R220.yml * Delete device-types/APC/AP8941.yaml * Update PowerEdge-R220.yml --------- Co-authored-by: Adrien Chabod <adrien.chabod@iriseden.fr> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com> Co-authored-by: Harry <Harry@cadby.co.uk>
13 lines
367 B
YAML
13 lines
367 B
YAML
---
|
|
manufacturer: Intel
|
|
model: X520-DA2
|
|
part_number: E10G42BTDA
|
|
comments: '[Datasheet](https://ark.intel.com/content/www/us/en/ark/products/39776/intel-ethernet-converged-network-adapter-x520-da2.html)'
|
|
interfaces:
|
|
- name: Ethernet/{module}/1
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: Ethernet/{module}/2
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|