mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 01:44:08 +01:00
Add Manufacturer Fujitsu + Primergy bx924 s4 , bx2560 m1/2 (#785)
This commit is contained in:
parent
2217538cab
commit
f5ce08216f
19
device-types/Fujitsu/primergy_bx2560_m1.yaml
Normal file
19
device-types/Fujitsu/primergy_bx2560_m1.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
manufacturer: Fujitsu
|
||||
model: Primergy BX2560 M1
|
||||
slug: primergy_bx2560_m1
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
- name: Front VGA
|
||||
type: other
|
||||
console-server-ports:
|
||||
- name: Front USB1
|
||||
type: usb-a
|
||||
interfaces:
|
||||
- name: TenGig-E 1
|
||||
type: 10gbase-t
|
||||
- name: TenGig-E 2
|
||||
type: 10gbase-t
|
19
device-types/Fujitsu/primergy_bx2560_m2.yaml
Normal file
19
device-types/Fujitsu/primergy_bx2560_m2.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
manufacturer: Fujitsu
|
||||
model: Primergy BX2560 M2
|
||||
slug: primergy_bx2560_m2
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
- name: Front VGA
|
||||
type: other
|
||||
console-server-ports:
|
||||
- name: Front USB1
|
||||
type: usb-a
|
||||
interfaces:
|
||||
- name: TenGig-E 1
|
||||
type: 10gbase-t
|
||||
- name: TenGig-E 2
|
||||
type: 10gbase-t
|
23
device-types/Fujitsu/primergy_bx924_s4.yaml
Normal file
23
device-types/Fujitsu/primergy_bx924_s4.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Fujitsu
|
||||
model: Primergy BX924 S4
|
||||
slug: primergy_bx924_s4
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
- name: Front VGA
|
||||
type: other
|
||||
console-server-ports:
|
||||
- name: Front USB1
|
||||
type: usb-a
|
||||
- name: Rear USB1
|
||||
type: usb-a
|
||||
- name: Rear USB2
|
||||
type: usb-a
|
||||
interfaces:
|
||||
- name: TenGig-E 1
|
||||
type: 10gbase-t
|
||||
- name: TenGig-E 2
|
||||
type: 10gbase-t
|
Loading…
Reference in New Issue
Block a user