0

Brocade ICX 6610-24 Rackmount Managed Switch with 24x 1G RJ45 & 8x 1G SFP & 4x 40G QSFP+ Ports


Item number
133604
Condition
Used
Weight
8 Kg
Length
406 mm
Delivery time
on stock and immediately available
Availability
4 in stock
€ 99.99 *
* Incl. VAT excl. Shipping
Your choice
  • Brocade ICX 6610-24 Rackmount Managed Switch with 24x 1G RJ45 & 8x 1G SFP & 4x 40G QSFP+ Ports
  • Price with upgrades:

    • € 99.99

Description

Description: Brocade ICX 6610-24 Rackmount Managed Switch with 24x 1G RJ45 & 8x 1G SFP & 4x 40G QSFP+ Ports
   
Port bandwidth: 1G at RJ45
  10G at SFP+ (1G SFP active only)
  40G at QSFP+
Switch fabric capacity: 528 Gbps
Ports: 24x RJ45
  8x SFP+
  4x QSFP-
Expansion slot: -
Power over Ethernet (PoE): -
Management options: Command-line interface, Out-of-band management
Power supply: 2x 250 Watt redundant power supplies
Cooling: internal
   
Connectivity (Standard): 1x Console RJ45 Port
  1x USB Type-A Port
   
Dimensions: 19" Rack x 1U x 406mm depth
   
Stackable: yes
Management layer: L2/3
OS Package: Base Software
   
Condition: used, good
Included in delivery: fully functional switch with 19" rack holder, no further accessories
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Submit ticket
Questions about this item?
Accessory and Spare parts
Accessory and Spare parts
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) }); }); })