0

HPE Synergy Interconnect Link DAC-Kabel / DAC Direct Attached Cable (2.1m) - 818142-001 / 804155-B21

middle size zoom image

Item number
132827
Condition
New & with original packaging
Weight
325 g
€ 58.82 *
* Excl. VAT excl. Shipping
Unit price €28.01 / meter

This item is currently out of stock! Your options:
We have thousands of pre-configured servers, accessories, and spare parts in stock, but unfortunately not this one! We can still help:

Your choice
  • HPE Synergy Interconnect Link DAC-Kabel / DAC Direct Attached Cable (2.1m) - 818142-001 / 804155-B21
  • Price with upgrades:

    • € 58.82

Description

Description: HPE Synergy Interconnect Link DAC-Kabel / DAC Direct Attached Cable (2.1m) - 818142-001 / 804155-B21
   
Type of connector: CXP to CXP
Maximal data rate: -
Length: 2.1m
   
Related part number(s):  
Option Kit No.: 804155-B21
Renew Option Kit No.: 804155R-B21
Spares Part No.: 818142-001
Part No.: -
Renew Part No.: -
Assembly No.: -
   
Condition: new, original packaging
Included in delivery: 1x cable
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) }); }); })