mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
added qlogic module types (#1833)
This commit is contained in:
parent
95ffcc17b4
commit
7dc203c924
10
module-types/Qlogic/UCSC-PCIE-QD25GF.yml
Normal file
10
module-types/Qlogic/UCSC-PCIE-QD25GF.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Qlogic
|
||||
model: UCSC-PCIE-QD25GF
|
||||
part_number: UCSC-PCIE-QD25GF
|
||||
comments: Qlogic QL41212H dual-port 25G NIC
|
||||
interfaces:
|
||||
- name: Ethernet{module}/1
|
||||
type: 25gbase-x-sfp28
|
||||
- name: Ethernet{module}/2
|
||||
type: 25gbase-x-sfp28
|
10
module-types/Qlogic/UCSC-PCIE-QNICBT.yml
Normal file
10
module-types/Qlogic/UCSC-PCIE-QNICBT.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Qlogic
|
||||
model: UCSC-PCIE-QNICBT
|
||||
part_number: UCSC-PCIE-QNICBT
|
||||
comments: QLogic QLE8442 dual-port 10Gbase-T NIC
|
||||
interfaces:
|
||||
- name: Ethernet{module}/1
|
||||
type: 10gbase-t
|
||||
- name: Ethernet{module}/2
|
||||
type: 10gbase-t
|
10
module-types/Qlogic/UCSC-PCIE-QNICSFP.yml
Normal file
10
module-types/Qlogic/UCSC-PCIE-QNICSFP.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Qlogic
|
||||
model: UCSC-PCIE-QNICSFP
|
||||
part_number: UCSC-PCIE-QNICSFP
|
||||
comments: QLogic QLE8442 dual-port 10G SFP+ NIC
|
||||
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