mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
hpe 5700 fixed (#1665)
This commit is contained in:
parent
43bc185081
commit
b836e83032
@ -5,13 +5,21 @@ slug: hpe-flexfabric-5700-32xgt-8xg-2qsfpp
|
||||
part_number: JG898A
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: '[HPE FlexFabric 5700 Switch Series - Specification](https://support.hpe.com/hpesc/public/docDisplay?docId=c04400247)'
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: usb
|
||||
type: usb-a
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 350
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
- name: Fan2
|
||||
position: Fan2
|
||||
interfaces:
|
||||
- name: Ten-GigabitEthernet1/0/0
|
||||
type: 10gbase-t
|
||||
@ -95,7 +103,7 @@ interfaces:
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ten-GigabitEthernet1/0/40
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ten-GigabitEthernet1/0/41
|
||||
- name: FortyGigE1/0/41
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: Ten-GigabitEthernet1/0/42
|
||||
- name: FortyGigE1/0/42
|
||||
type: 40gbase-x-qsfpp
|
||||
|
@ -11,11 +11,17 @@ weight_unit: kg
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: usb
|
||||
type: usb-a
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
- name: Fan2
|
||||
position: Fan2
|
||||
interfaces:
|
||||
- name: Management
|
||||
type: 1000base-t
|
||||
@ -102,7 +108,7 @@ interfaces:
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ten-GigabitEthernet1/0/40
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Ten-GigabitEthernet1/0/41
|
||||
- name: FortyGigE1/0/41
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: Ten-GigabitEthernet1/0/42
|
||||
- name: FortyGigE1/0/42
|
||||
type: 40gbase-x-qsfpp
|
||||
|
Loading…
Reference in New Issue
Block a user