Cudy 6-Port Ethernet Unmanaged Switch - 4 Ports POE - Cudy | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Cudy

Cudy 6-Port Ethernet Unmanaged Switch - 4 Ports POE

SKU: FS1006P
R 329.00
In Stock

The Cudy 6-Port 10/100M PoE+ Switch allows you to easily manage your home or office network. It features 4 Ethernet PoE ports with 2 x uplink ports as well. Its PoE RJ-45 connectors support any 10/100Mbps Ethernet devices, and it’s compliant with IEEE 802.3af/802.3at network standards. Used for...

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Frequently Bought Together

The Cudy 6-Port 10/100M PoE+ Switch allows you to easily manage your home or office network. It features 4 Ethernet PoE ports with 2 x uplink ports as well. Its PoE RJ-45 connectors support any 10/100Mbps Ethernet devices, and it’s compliant with IEEE 802.3af/802.3at network standards. Used for many applications the Cudy 6 Port PoE+ Switch works with IP Cameras for home, office or small businesses. It also works well with PCs, printers and access points in your home or office, making it ideal for small businesses. It even features a CCTV/VLAN mode for additional security, this allows the ports to be isolated from one another and can extend the range of your network for longer distances.

Its simple plug-and-play interface makes it incredibly easy to use. Its sturdy design is made from high-quality metal. This gives you a longer service life and provides better heat dissipation, making it suitable for most environments. It also features a fanless design with venting holes to help dissipate heat with silent operation. It also supports rack mounting as well as wall mounting, and even desktop mount support thanks to its mounting slots underneath the device.

FEATURES:

  • Complies with IEEE802.3af/at Standard
  • Supports PoE power up to 32W for each PoE port
  • Auto-detect non PoE devices and PoE device
  • Power prioritization guarantee power supply of key nodes
  • CCTV/VLAN mode switch, remote power and data up to 250m
  • Supports IEEE802.3 x full duplex / half duplex flow control
  • Supports storage and forward for Data exchange

SPECIFICATIONS:

  • Network Protocol: IEEE802.3 / IEEE802.3u, IEEE802.3x / IEEE802.3af/at
  • PoE standard: IEEE802.3af/at
  • Interface: 6 x 10/100Mbps RJ45 port
  • POE port output: DC 52V
  • PoE port: 1-4
  • AC Input Voltage: AC100~240V
  • Power supply: 65W
  • Power Pin: Power over spare pairs 1/2(+) , 3/6 (-)
  • PoE output-port: Max 30W
  • MAC Address: 1K MAC address table
  • Packet buffer: 448K bit
  • Transfer Mode: Store-and-forward
  • Bandwidth: 1.2Gbps
  • Fan: Fanless
  • Machine weight: 1000g
  • Product Dimensions: 20 x 12 x 45 cm

WHAT'S IN THE BOX:

  • Cudy 6-Port 10/100M PoE+ Switch x1
  • Power Cable x1
  • User Manual x1
Brand Cudy
Colour Black
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 12 Months
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

Cudy 48 Port Layer 2 Managed Gigabit PoE Switch
Cudy

Cudy 48 Port Layer 2 Managed Gigabit PoE Switch

R 13 599.00

Only 2 left - order soon!

Cudy R700 Gigabit Multi-WAN VPN Router
Cudy

Cudy R700 Gigabit Multi-WAN VPN Router

R 699.00

In Stock

Cudy 5-Port Gigabit PoE+ Unmanaged Switch
Cudy

Cudy 5-Port Gigabit PoE+ Unmanaged Switch

R 599.00

Out of Stock

Cudy 8-Port Gigabit Metal Switch
Cudy

Cudy 8-Port Gigabit Metal Switch

R 329.00

In Stock

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; 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); }
Chat with us!