Cudy 30W 2.5Gbps Gigabit PoE+ Injector
2.5Gbps data throughput | Up to 30W PoE output | IEEE 802.3at/af compliant | Wall-mountable design | Built-in surge protection
Frequently Bought Together
2.5Gbps data throughput | Up to 30W PoE output | IEEE 802.3at/af compliant | Wall-mountable design | Built-in surge protection
The Cudy POE200H is a 2.5Gbps PoE injector designed for installers and network administrators who need to power PoE devices — such as IP cameras, access points, and VoIP phones — without replacing their existing switch. Plug your network cable into the DATA/IN port and connect the PoE/OUT port to your device: the injector combines data and up to 30W of power over a single Cat. 5e or higher cable, reaching up to 100 metres at both Gigabit and 2.5 Gbps speeds. IEEE 802.3at/af compliance ensures broad compatibility with standard PoE devices, while built-in surge protection and ESD protection safeguard connected equipment. The compact plastic housing supports both desktop and wall-mount installation, keeping it tidy in any rack room or ceiling void.
Features
- 2.5GbE uplink and downlink ports support speeds of 10/100/1000/2500 Mbps
- Delivers up to 30W of PoE power output at 54V — compatible with IEEE 802.3at and 802.3af devices
- 100-metre transmission distance over Cat. 5e or higher cable at both Gigabit and 2.5 Gbps
- Mode A pin assignment on the downlink port
- Power and PoE status LEDs for at-a-glance monitoring
- Surge protection (Power: DM 4kV, CM 4kV; RJ45: CM 4kV) and Level 3 ESD protection
- Supports desktop and wall-mount installation
- Wide AC input range: 100–240V 50/60Hz
Specifications
- Accessory Type: PoE Injector
- Standard / Category: IEEE 802.3at/af
- Colour: Black
- Warranty: 24 months
- Product Dimensions: 12.3 x 5.1 x 3.5 cm
What's in the Box
- Cudy 30W 2.5Gbps PoE Injector (POE200H) – Black x1
- Power Cord x1
- Installation Guide x1
| Brand | Cudy |
| Colour | Black |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | 24 |
No reviews yet. Be the first to review this product!
Related Products
Share this product
' + '' + '' + ''; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }