0

FS S3910-24TF Ethernet L2+ Fully Managed Pro Switch with 24x 1G RJ45 Ports & 4x 1G SFP Slots


Item number
132622
Condition
Used
Weight
4 Kg
Length
180 mm
Delivery time
on stock and immediately available
Availability
1 in stock
€ 199.99 *
* Incl. VAT excl. Shipping
Your choice
  • FS S3910-24TF Ethernet L2+ Fully Managed Pro Switch with 24x 1G RJ45 Ports & 4x 1G SFP Slots
  • Price with upgrades:

    • € 199.99

Description

Description: FS S3910-24TF Ethernet L2+ Fully Managed Pro Switch with 24x 1G RJ45 Ports & 4x 1G SFP Slots
   
Port bandwidth: 1G at RJ45
  1G at SFP
Switch fabric capacity: 56 Gbps
Ports: 24x 1G RJ45
  4x 1G SFP
Management options: Web, CLI
Power supply: internal
Cooling: fanless
   
Connectivity (Standard): 1x Console Management RJ45 port
   
Form factor: 19" Rack x 1U
Dimensions (DxWxH): 18 x 44 x 4.4cm
Weight: 3.2kg
   
Condition: used
Included in delivery: fully functional switch with rack-holder, no software or 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 = 'green'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })