Do RJ45s need to be wired differently to enable POE (Power over ethernet)?

91,116

Solution 1

From experience (and I mean I have spent weeks figuring out why some PoE cables don't work and others do) I can say this: Ensure that your use RJ45 type B wiring and not type A for PoE. In some cases I have not been able to get type A to work. The power is transmitted, the powered device comes on, but there's no communication with the device, not even on layer2 (powered device MAC address is not visible on the switch).

So, use type B.

On a short cable (a few meters) it makes no difference, but on 70m+ it does. Using CAT5/5e or CAT6/6a cable, both cause problems on type A but not type B.

Type A and B (for CAT5 and 6)

Although this is not strictly a wiring issue, to further explain the problems that can be experienced with CAT6 cable over long length (50m+), eejim writes at https://community.ubnt.com/t5/UniFi-Wireless/Unexpected-PoE-Cable-length-limitations-with-UniFi-Switch-16/m-p/1918103/highlight/true#M226319:

"CAT6/6A cables are being made with 26 gauge cable.

The biggest problem with 10Gb ethernet is crosstalk between the wires/pairs in the cable. There's just one way to lessen this - move the wires physically farther apart. One way the cable manufacturers have found to accomplish this while not making the cable too large - there is actually a spec for the maximum diameter of ethernet cable - is to make the copper wire itself smaller, so the insulation is thicker, so there's more space between conductors. This actually works (and they love it because there's less copper which saves them money, but they can charge more for the cable because, well, it's spec'd higher, right?) , but it causes the problem you are seeing - the smaller conductor has higher resistance and therefore more voltage drop than the standard CAT5e 24 gauge wire. So with longer CAT6 cables the PoE limitation needs to be accounted for. This is why I never use Cat6/6A cables except for very specific things, and never ever for PoE.

Change out your cable to CAT5e and the problems will go away. And at gigabit speeds it will work just fine up to 100 meters, even at 24V PoE."

Just to clarify an issue raised in other answers: Using the same cable with type A wiring POE doesn't work, but crimping type B wiring works. No theoretical arguments needed. This is a practical solution to real problem.

Having taken note of eejim's comments, I have checked with suppliers and there is a better quality CAT6/CAT6A available that uses 23 gauge wire, which will not suffer from these issues when used for POE purposes.

Solution 2

As others have commented/answered, the "wire layout" (i.e. the color code) doesn't matter, the cable type (5/5e/6) determines signal properties (i.e. how far the signal can travel and at what "speed", etc.) so as long as the cable is POE capable (any 5+ cable, or CAT3 if less power is needed) and the switch/device is POE compliant (802.3af-at), the "color code" of the wire is more for any one coming up behind you to know your scheme (i.e. if it's wired all wonky, you might not be able to quickly tell if one cable is a pass-through or crossover ... not fun when 1 cable can stretch 200+ feet and there are 200 cables to dig through)

FYI: The "standards" that most use are the TIA/EIA 568 A/B termination standards.

Solution 3

Based on the standards diagram posted in another answer and sourced from Wikipedia, the POE issue with crossover cables comes if the device using POE is using the Mode A standard - which puts biased power over the data pins. If the data pins reverse then the DC voltage gets to the device in reverse polarity, and will not work.

If the wiring is standard straight-through cable, then there should be no issue; and also if the device uses the Mode B standard then the power is sent over other conductors which do not cross over, even if inside a crossover cable.

Solution 4

Of course, the wiring scheme is different.

This are the following schemes for Power Over Ethernet (POE) wiring
enter image description here

I have taken this from Wikipedia link here

Note: Please remember that the maximum voltage allowed is 50V and current is .36A which is 18W. So the load you are connecting to should not be drawing more power than this recommended current / voltage levels.

Solution 5

No; POE does not require any different or special cabling.

Share:
91,116

Related videos on Youtube

sam
Author by

sam

Updated on September 18, 2022

Comments

  • sam
    sam about 1 year

    On larger projects we tend to buy CAT6 in drums of 1000ft, these are then run to the locations as required and RJ-45s placed on the ends by the electrician, this all works fine.

    Were now starting to use devices that have POE (power over Ethernet), and I was wondering: for POE to work do the RJ-45s have to be wired in a particular / different way to how they normally would?

    • Prasanna
      Prasanna over 8 years
      What cable are you planning to use? CAT 5e or CAT 6?
    • sam
      sam over 8 years
      Its usually Cat6, but from time to time Cat5e
    • Prasanna
      Prasanna over 8 years
      I strongly recommend that you stick to a specific standard of wiring - be it power wiring or not.
  • txtechhelp
    txtechhelp over 8 years
    I think the question is asking if they have to be connected differently; not if the signal on the wire is different. In other words, a 568-A on 1 end and a 568-B on another results in a X-over, doesn't matter if it's CAT5/6 or POE, that's why they are a standard, the cable just defines the signal that can be carried over it (you could essentially have the same color code on both ends and it will still work even though it's "wired differently")
  • Prasanna
    Prasanna over 8 years
    I had this mindset too - until I handed over the project to another team - its complete chaos now - everyone in my team have used different types of connections to make things work - some have crimped only 4 wires and remaining are taped and kept out :-(
  • Prasanna
    Prasanna over 8 years
    You are probably correct. But to me a cross over connection or a straight connection shall be decided depending upon what devices you connect on both ends. I read the question as POE specific... :-(
  • nw.
    nw. almost 6 years
    Actually, if you care about signal integrity, it does matter. The twisted pairs need to be kept paired, but other than that, you can do them in any order as long as it's the same on both sides of the cable.
  • user1532080
    user1532080 about 5 years
    Downvoting... Not only keep the twisted pairs paired, but for best result, you need to use proper wiring as shown in LifeBoys answer. Some other variation would work, but above all, each twisted pair should be used for an Ethernet pair... see: pinoutguide.com/Net/ethernet1000baset_pinout.shtml
  • phuclv
    phuclv about 5 years
    50V*0.36A = 18W and not 36W
  • Wranorn
    Wranorn almost 4 years
    Upvoted because this is the most direct answer to the OP.
  • Lifeboy
    Lifeboy over 2 years
    I make it quite clear in my answer that POE does require Type B wiring in some cases. So while in theory your answer may be true, in practice is not correct.
  • psusi
    psusi over 2 years
    I always forget about that weird type A order.. I was always taught the type B order. In any event, the cable is still the same, it's just a question of how you crimp on the connector ;)