0

DELL PERC H200E 6G SAS Dual Port Host Bus Adapter / HBA - 2x SFF-8088, PCI-E - 012DNW / 12DNW


Item number
109860
Condition
Used
Weight
250 g
€ 99.99 *
* Incl. VAT excl. Shipping

Dieser Artikel ist momentan ausverkauft! Ihre Optionen:
Wir haben zwar tausende vorkonfigurierte Server, Zubehör und Ersatzteile auf Lager, diesen allerdings nicht mehr! Wir können sicher dennoch helfen:

  • Suchen Sie unter allen sofort lieferbaren Artikeln eine Alternative:
    Suchen
  • Oder werfen Sie einen Blick direkt in eine der Kategorien:
    Components - Controller - SAS - 2-Port
  • Es muss genau dieser Artikel sein? Wir gehen für Sie auf die Suche oder bauen Ihnen Ihr Wunschgerät: Zum Kontaktformular
Your choice
  • DELL PERC H200E 6G SAS Dual Port Host Bus Adapter / HBA - 2x SFF-8088, PCI-E - 012DNW / 12DNW
  • Price with upgrades:

    • € 99.99

Description

Description: DELL PERC H200E 6G SAS Dual Port Host Bus Adapter / HBA - 2x SFF-8088, PCI-E - 012DNW / 12DNW
   
Condition: good
Included in delivery: 1x controller
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) }); }); })