mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
added HPE FlexFabric-5945-2-slot (#1148)
* fixed No newline at end of file * fixed 100base-tx * Update FlexFabric-5945-2-slot.yaml Added weight and datasheet link --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
19ed55d01b
commit
a64c16c26d
32
device-types/HPE/FlexFabric-5945-2-slot.yaml
Normal file
32
device-types/HPE/FlexFabric-5945-2-slot.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: FlexFabric 5945 2-slot
|
||||
slug: flexfabric-5945-2-slot
|
||||
part_number: JQ075A
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: '[HPE FlexFabric 5945 2-slot Switch Data sheet](https://www.hpe.com/psnow/doc/PSN1011424706USEN.pdf)'
|
||||
weight:
|
||||
- value: 10.4
|
||||
unit: kg
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: USB Console
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: Management1
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
- name: Management2
|
||||
type: 1000base-x-sfp
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: Module1
|
||||
position: '1'
|
||||
- name: Module2
|
||||
position: '2'
|
Loading…
Reference in New Issue
Block a user