POE switch to AP no power

0

I have a POE TP-Link Switch (TL-SG1008P) and Im trying to power on on a TP-Link AP (TL-WR743ND) through CAT6 Cabling. Ive tried to connect switch and AP direct (no patch panel or modules) and still no power. I can get a working internet connection on my laptop though. So Data its ok, the power not.

What can cause this problem. I have no idea were to look at.

user161825

Posted 2016-04-02T17:04:00.283

Reputation: 13

2Only the WAN on the AP supports PoE, and only 4 of the 8 ports on the switch provide it. Are you using the right ports for PoE? If you use the passive PoE power injector that came with the AP, does it power the AP? – Ƭᴇcʜιᴇ007 – 2016-04-02T18:19:53.460

Answers

1

Unfortunately, your Powered Device (PD; the device receiving PoE, in this case your TP-LINK TL-WR743ND AP) doesn't seem to support standard IEEE 802.3af PoE, it supports a nonstandard scheme called "Passive PoE". The nonstandard "Passive PoE" assumes only a 100Mbit/sec connection, so only two twisted pairs of conductors in the cable are used for data, and the other two pairs are used for power. The PD is expected to pull power over the non-data pairs without having to negotiate anything with the Power Sourcing Equipment (PSE, the switch in your case). Thus, it "passively" draws power on the non-data pairs.

It looks like your TP-LINK PoE Switch (TL-SG1008P) acts as a standard IEEE 802.3af PoE PSE, which won't allow much power to be drawn until the PD must actively negotiates how much power it needs.

Shame on TP-LINK for shipping some devices with nonstandard PoE implementations and not being more clear and up-front about the fact that they won't work with standard implementations.

Spiff

Posted 2016-04-02T17:04:00.283

Reputation: 84 656

So, true Spiff. I need a passive injector. I spent 55 quid on that, and now unfortunately I have to sell it cause is not supported. Thanks for your answer though. Very informative. – user161825 – 2016-04-03T10:43:29.780