Step 5Connecting the Wires to the Jacks and Patch Panel
I noted in the materials that a patch panel was optional. You /can/ take the raw cable directly out of the wall, put a RJ-45 plug on it and plug directly into the switch. I feel that for permanent installation it is much more professional to mount a patch panel.
This is pretty easy. Most patch panels and jacks have diagrams with wire color diagrams for the common T568A and T568B wiring standards. To be honest I don't know if either would work. I have seen "A" used for ISDN before but, in looking at the T568B color guide I recognized it as the same as the tons of patch cables I have made before so I went with it. Make sure you use the same on both ends. You can use the punch down tool or a small screw driver to punch the individual wires.
Once you have all the cables connected you can mount the patch panel to the wall and click the jacks into their respective wall plates on the other ends. You can also screw the wall plates into the gang boxes.
Now we can check that things work!
| « Previous Step | Download PDFView All Steps | Next Step » |




























![D-Link Wireless Router DIR-628 Setup [Without CD]](http://img.instructables.com/files/deriv/FDQ/ZBHK/GIYWWBMF/FDQZBHKGIYWWBMF.SQUARE.jpg)





















Also to note, the longest run can not be more than 100 meters without signal loss.
Keeping excess at each end, and running cable through open channels, allows you to re-route wires as necessary without time-consuming pulling or fish taping. Imagine moving your patch panels 3 feet to the right and needing to re-wire a whole office building! Or, more commonly, if you mess up the ends while crimping you'll need at least a few inches of slack in order to re-crimp. Extra wire will save your butt.
That's not accurate. T568B is an older standard that is still widely in use mostly in large office buildings where the building was originally wired as T568B and therefore would be too expensive to rewire to T568A. T568B is still a viable option (and most network professionals people choose it because of its wide usage and its what they already know).
T568A is the STANDARD as EIA/TIA sees it and all new wiring schemes are supposed to be wired by T568A. Most aren't the because as mentioned above basically "can't teach an old dog new tricks". The difference in B vs A is that A allows for backward compatibility with analog telephone lines in a 2 line phone run and/or structured wiring in a home (mostly structured wiring in a home). This allows you to use a T568A wired jack for either telephone or data depenending on what signal you have patched at the other end.
If you decide to place phone signal on the line, the orange and blue pairs will carry the signal for both lines so when you plug in an RJ11 phone cord, you can now support a phone with 1 or 2 lines. If you decide to run data, just pull the phone cords out at the other end and patch data into it.
T568A is the current Standard over T568B which will be completely phased out by 2012 if not sooner. However, most contractors do it like this:
T568A = Residential
T568B = Commercial (unless otherwise requested for A)
But what is taught and Used 95% of the time...
Is:
T568B = DATA, networking, IP (IP Security, IP PHONE, ETC)
T568A = MOSTLY USED ONLY WITH PHONES..Analog and NON-IP phone systems.
In both the 2 types the Blue/Blue-White Pair is the same, from there on are the differences.
I have been installing for over 20 years and stay up to date with industry courses every 6 months and certifications ... and I have NEVER seen A used for anything other than what I indicated for above...
Like many phone systems use 2 pairs...usually the blue and orange pairs and all terminated in the A configuration. And it can vary form system to system...one pair carries power and the other carries the data to the phone (line status, LCD info, etc)
but B is king with everything else...
Also since you only need 2 wires for an RJ-11 connection (analog phones), it does not matter what 2 pair you are using as long as it's the same on both ends. ie red and blue for the first line, yellow and black for the second line, and blue and white for the third. In summary you can still use 568B or 568A for analog phones.
As for old dogs not learning new tricks...that's true, but 568B is NOT being phased out and 568B is also AS backward compatible as 568A.
A contractor might have a favorite way of doing things, but to be honest, as long as you know which standard is being used continue using that standard.
The following info is from the CCNA class straight from Cisco, which is probably the world's largest networking company:
Ethernet straight-through: Both ends T568A or both ends T568B
This configuration would be used for connecting a network host to a network device such as a switch or a hub.
Ethernet crossover: One end T568A the other end T568B
This configuration would be used for connecting two network hosts; connecting two intermediary devices (switch to switch; router to router).
On newer switches however there is auto MDIX, which will switch to the correct configuration automatically, ie if using a straight-through and a crossover is needed, the auto MDIX will kick in and change the straight-through to act as if it were a crossover. A nice feature for the clueless or accidents.
All that to say originally I was wrong and narnboy1 was right.