mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
added broadcom module types (#1828)
This commit is contained in:
parent
47a423ec78
commit
7a9d1c9ae2
10
module-types/Broadcom Corporation/N2XX-ABPCI01-M3.yml
Normal file
10
module-types/Broadcom Corporation/N2XX-ABPCI01-M3.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Broadcom Corporation
|
||||
model: N2XX-ABPCI01-M3
|
||||
part_number: N2XX-ABPCI01-M3
|
||||
comments: Broadcom 5709 Dual-Port Ethernet PCIe Adapter M3 & later
|
||||
interfaces:
|
||||
- name: Ethernet{module}/1
|
||||
type: 1000base-t
|
||||
- name: Ethernet{module}/2
|
||||
type: 1000base-t
|
14
module-types/Broadcom Corporation/N2XX-ABPCI03-M3.yml
Normal file
14
module-types/Broadcom Corporation/N2XX-ABPCI03-M3.yml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Broadcom Corporation
|
||||
model: N2XX-ABPCI03-M3
|
||||
part_number: N2XX-ABPCI03-M3
|
||||
comments: Broadcom 5709 Quad Port 1Gb w/TOE iSCSI for M3 Servers
|
||||
interfaces:
|
||||
- name: Ethernet{module}/1
|
||||
type: 1000base-t
|
||||
- name: Ethernet{module}/2
|
||||
type: 1000base-t
|
||||
- name: Ethernet{module}/3
|
||||
type: 1000base-t
|
||||
- name: Ethernet{module}/4
|
||||
type: 1000base-t
|
10
module-types/Broadcom Corporation/N2XX-AIPCI01.yml
Normal file
10
module-types/Broadcom Corporation/N2XX-AIPCI01.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Broadcom Corporation
|
||||
model: N2XX-AIPCI01
|
||||
part_number: N2XX-AIPCI01
|
||||
comments: Intel X520 Dual Port 10Gb SFP+ Adapter
|
||||
interfaces:
|
||||
- name: Ethernet{module}/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet{module}/2
|
||||
type: 10gbase-x-sfpp
|
10
module-types/Broadcom Corporation/UCSC-PCIE-B3SFP.yml
Normal file
10
module-types/Broadcom Corporation/UCSC-PCIE-B3SFP.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Broadcom Corporation
|
||||
model: UCSC-PCIE-B3SFP
|
||||
part_number: UCSC-PCIE-B3SFP
|
||||
comments: (Broadcom 57810 10Gb A-FEX SFP+)[https://www.provantage.com/cisco-systems-ucsc-pcie-b3sfp~7CSC9QFF.htm]
|
||||
interfaces:
|
||||
- name: Ethernet{module}/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ethernet{module}/2
|
||||
type: 10gbase-x-sfpp
|
Loading…
Reference in New Issue
Block a user