UGREEN Cat6 UTP Flat Ethernet Cable 1M – Yellow
The UGREEN Cat6 UTP Flat Ethernet Cable is a straightforward patch cable for anyone who needs a reliable wired network connection over a short run. At 1 metre, it suits desktop setups where your router, switch, or modem sits close at hand — connecting computers, laptops, smart TVs, gaming...
Frequently Bought Together
The UGREEN Cat6 UTP Flat Ethernet Cable is a straightforward patch cable for anyone who needs a reliable wired network connection over a short run. At 1 metre, it suits desktop setups where your router, switch, or modem sits close at hand — connecting computers, laptops, smart TVs, gaming consoles, and network switches with ease. The Cat6 standard supports Gigabit Ethernet speeds up to 1000Mbps across a channel bandwidth of 250MHz, keeping file transfers and video streaming consistently fast. An 8-core twisted-pair construction using 26AWG copper clad aluminium conductors helps reduce interference and crosstalk, while the snag-less moulded RJ45 connectors on both ends make plugging in and pulling out simple without damaging the clip.
Features
- Cat6 U/UTP standard supports Gigabit Ethernet speeds up to 1000Mbps
- 250MHz channel bandwidth for stable, high-throughput connections
- 8-core twisted-pair construction reduces interference and crosstalk
- 26AWG copper clad aluminium conductors
- Snag-less moulded RJ45 connectors on both ends for easy, damage-free use
- 568B wiring standard
- 1 m length suited to short-run desktop and rack connections
Specifications
- Connector A: RJ45
- Connector B: RJ45
- Cable Length: 1
- Standard / Version: Cat6
- Max Resolution / Bandwidth: 1000Mbps
- Braided: false
- Colour: Yellow
- Warranty: 24
What's in the Box
- UGREEN Cat6 UTP Flat Ethernet Cable 1M – Yellow x1
| Brand | UGREEN |
| Colour | Yellow |
| 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); }