0

Ubiquiti UniFi Security Gateway PRO Firewall with 2x 1G RJ45 Ports & 2x 1G RJ45/SFP Combo-Ports

Item 1 of 8

Item number
134391
Condition
Used
Weight
2 Kg
Length
165 mm
€ 249.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:
    Network equipment - Other
  • Es muss genau dieser Artikel sein? Wir gehen für Sie auf die Suche oder bauen Ihnen Ihr Wunschgerät: Zum Kontaktformular
Your choice
  • Ubiquiti UniFi Security Gateway PRO Firewall with 2x 1G RJ45 Ports & 2x 1G RJ45/SFP Combo-Ports
  • Price with upgrades:

    • € 249.99

Description

Description: Ubiquiti UniFi Security Gateway PRO Firewall with 2x 1G RJ45 Ports & 2x 1G RJ45/SFP Combo-Ports
   
LAN ports: 2x 1G RJ45
WAN ports: 2x 1G RJ45/SFP Combination Ports
Serial Console: 1x RJ45
Power supply: internal
Cooling: 2x internal
   
Connectivity (Standard): 1x USB Type-A 2.0 external
   
Form factor: 19" rack x 1U x 165mm depth
   
Other equipment: -
   
Condition: used, good
Included in delivery: 1x firewall with accessories
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?
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) }); }); })