Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion device-types/HPE/FlexFabric-5800-48G.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,19 @@ manufacturer: HPE
model: FlexFabric 5800-48G
slug: hpe-flexfabric-5800-48g
part_number: JC105B
comments: '[FlexFabric 5800 Data Sheet](https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c02713959)'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably best to have a data sheet that isn't behind a login page

u_height: 1
is_full_depth: false
is_full_depth: true
console-ports:
- name: console
type: rj-45
- name: console usb
type: usb-a
power-ports:
- name: PSU0

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these Hot Swappable PSUs if so they should be modeled as module-bays.

type: iec-60320-c14
allocated_draw: 102
maximum_draw: 163
- name: PSU1
type: iec-60320-c14
allocated_draw: 102
Expand Down Expand Up @@ -123,3 +128,7 @@ interfaces:
type: 10gbase-x-sfpp
- name: Ten-GigabitEthernet1/0/52
type: 10gbase-x-sfpp
- name: Ten-GigabitEthernet1/0/53
type: 10gbase-x-sfpp
- name: Ten-GigabitEthernet1/0/54
type: 10gbase-x-sfpp
Loading