0

DELL EqualLogic Control Module 14 - 10G Ethernet RJ45 / SFP+ Modul with Battery Pack - 0M1G5N / M1G5N


Item number
132908
Condition
Used
Weight
3 Kg
Delivery time
on stock and immediately available
Availability
1 in stock
€ 149.99 *
* Incl. VAT excl. Shipping
Your choice
  • DELL EqualLogic Control Module 14 - 10G Ethernet RJ45 / SFP+ Modul with Battery Pack - 0M1G5N / M1G5N
  • Price with upgrades:

    • € 149.99

Description

Description: DELL EqualLogic Control Module 14 - 10G Ethernet RJ45 / SFP+ Modul with Battery Pack - 0M1G5N / M1G5N
   
Connections: 1x 10G Ethernet RJ45 Ports
  1x 10G Ethernet SFP+ Ports
  1x RS232 Serial Port
  1x RJ45 Management Port
   
Suitable for: DELL EqualLogic PS6110
   
Related part number(s):  
Part No.: 0M1G5N (Module) / 0KYCCH (battery)
Optional Part No.: M1G5N (Module) / KYCCH (battery)
   
Condition: used, very good
Included in delivery: 1x module
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) }); }); })