Running Ethernet: Difference between revisions
Created page with " ==Tools and Materials== As a bare minimum you'll need the following * Cat 6 Ethernet Cable. I prefer 1000 ft of outdoor rated pure copper cable. Avoid CCA cables and shielde..." |
|||
(30 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Running Ethernet throughout your house. | |||
== | ==Materials== | ||
As a bare minimum you'll need the following | As a bare minimum you'll need the following: | ||
* Ethernet Cable. | |||
* [https://smile.amazon.com/gp/product/B004D5RFCE/ RJ45 Plugs. 100 pack] | |||
For outdoor runs, you'll need the following: | |||
* [https://smile.amazon.com/gp/product/B000E9ZKDY/ref=ppx_yo_dt_b_asin_title_o08_s00?ie=UTF8&psc=1 Cable clips] | |||
** Or nails if you'd rather use a nail gun. | |||
* [https://www.homedepot.com/p/Gardner-Bender-1-lb-Plug-Duct-Seal-Compound-DS-110/100212441 Duct Seal] for filling holes. | |||
;Extra Links to thing I did not use | |||
* Cat6a Ethernet Cable for long 10 Gigabit runs. | |||
* [https://smile.amazon.com/dp/B004D5PFGW/ Keystones] | |||
* [https://smile.amazon.com/dp/B074HHDJWT/ Wall Plates] | |||
* [https://smile.amazon.com/dp/B07DYFR8LM/ Mounting Brackets] | |||
===Ethernet Cable=== | |||
These days, you should be using Cat6 or 6A. Avoid Cat7/8 which are not real specs yet. | |||
Cat6 is suitable for Gigabit runs up to 100 meters and 10 Gigabit up to 55 meters. | |||
Cat5e can do Gigabit and 2.5G over shorter distances. | |||
* Avoid CCA (Copper clad aluminum) cables. They're allegedly less reliable and less resilient to bending. | |||
* Also avoid flat cables as they typically aren't up to spec and don't use twisted pairs. | |||
* Shielded cables are unnecessary for most installs. Apparently, you only need them if you plan to run them along power lines. | |||
* I used [https://www.ebay.com/itm/401679433529 premiertek_official's 1000 ft Pure Copper Outdoor Cat6] on eBay. | |||
==Tools== | |||
For basic runs, you'll only need the following: | |||
* [https://smile.amazon.com/gp/product/B01M63EMBQ/ Basic Cable Tester] | * [https://smile.amazon.com/gp/product/B01M63EMBQ/ Basic Cable Tester] | ||
* [https://smile.amazon.com/gp/product/B0000AZK4G/ RJ45 Crimping Tool] | * [https://smile.amazon.com/gp/product/B0000AZK4G/ RJ45 Crimping Tool] | ||
* [https://smile.amazon.com/gp/product/B000OQ21CA/ Wire Stripper] | * [https://smile.amazon.com/gp/product/B000OQ21CA/ Wire Stripper] | ||
For | If you are using keystones, you may want an [https://smile.amazon.com/dp/B0000AZK4D/ Punch Down Tool]. | ||
* | |||
* [ | For outdoor runs, get the following: | ||
* | * A drill for outdoor runs and relevant bits. You will need a long drill bit (12 in) to drill through walls. Normal bits are sufficient for drilling through studs. | ||
* [https://www. | |||
;Notes | |||
* There are some cheap kits on amazon which include multiple items (e.g. crimper, wire stripper, tester, plugs). I did not buy those so IDK how good they are. | |||
* The basic cable tester only ensures continuity. You should do a quick [[iperf3]] test to make sure you're getting the speeds you expect. | |||
==Terminating Ethernet Cables== | |||
[[File:Ethcable568b.gif | thumb | 500px | T568B (recommended)]] | |||
[[File:Ethcable568a.gif | thumb | 250px | T568A]] | |||
[https://incentre.net/ethernet-cable-color-coding-diagram/ Resource] | |||
Terminating an ethernet cable is fairly straight forward: | |||
* Strip the end of the cable approx 1 inch. | |||
* Cut off the rip-cord and plastic separator. | |||
* Line up the stands and trim them to equal length. | |||
* Stick them inside the Rj45 jack and crimp. | |||
;Notes | |||
* Hold the cable still as you trim the strands and crimp. Otherwise their length will change. | |||
There are two standards for terminating ethernet cables: T568A and T568B. | |||
It doesn't matter which standard you use as long as it is consistent on both ends of the cable. | |||
==Resources== | |||
* [https://www.youtube.com/watch?v=7nkvbPos0dE LTT Running Outdoor Ethernet] | |||
** For entertainment and showing how to hide runs. | |||
* [https://www.youtube.com/watch?v=noRk8jYAbSg How to Crimp Ethernet by AAFTech] | |||
== | ==References== |