0

HPE 2nd Riser Cage with Board - PCIe Gen5 x16/x16/x16 - ProLiant DL380 Gen11 - P51083-B21


Item number
132183
Condition
New & with original packaging
Weight
460 g
Delivery time
on stock and immediately available
Availability
1 in stock
€ 149.99 *
* Incl. VAT excl. Shipping
Your choice
  • HPE 2nd Riser Cage with Board - PCIe Gen5 x16/x16/x16 - ProLiant DL380 Gen11 - P51083-B21
  • Price with upgrades:

    • € 149.99

Description

Description: HPE 2nd Riser Cage with Board - PCIe Gen5 x16/x16/x16 - ProLiant DL380 Gen11 - P51083-B21
   
Available expansion slots:  
Top slot: PCIe Gen5 x16 - (full height, full length) - not active by default, see notes
Middle slot: PCIe Gen5 x16 - (full height, full length)
Bottom slot: PCIe Gen5 x16 - (full height, half length)
   
Suitable for: HPE ProLiant DL380 Gen11 (Secondary Slot)
   
Notes: The top slot is not active by default. To use it, the slot must be connected using a cable kit: HPE DL380 Gen11 x16/x16/x16 Secondary Cable Kit (P56074-B21)
   
Related part number(s):  
Option Kit No.: P51083-B21
Renew Option Kit No.: P51083R-B21
Part No.: P48653-001 (cage)
Spares No.: P53212-001 (board) / P58209-001 (cage)
Assembly No.: P42519-001 (board)
   
Condition: new, original packaging
Included in delivery: 1x cage with board
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Create new ticket
Questions about this item?
document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })