Template:PoE
Power over ethernet compatibility property template It will display a compatibility table on the device's page that includes this template, and will create a property that can be used for search or listing in a table.
Using this template
To insert this template, use the following code:
{{PoE |Barrel_plug=5.5/2.5 |Barrel_voltage=12V |802:3af_straight=yes |802:3af_crosslink=yes |Legacy_straight=no |Legacy_crosslink=no |Compatible_straight=unknown |Compatible_crosslink=unknown |Unifi_straight=unknown |Unifi_crosslink=unknown |Note=Remarks here }}
Here you can define the following properties:
- Barrel_plug: the
outer/inner
diameter in mm of the barrel jack, if present, ornone
/unknown
- Barrel_voltage: the voltage input of the jack (not all devices accept
48V
. Leave out if no barrel jack present) - 802:3af_straight:
yes
/no
/unknown
- whether the device powers on 802.3af using a regular (straight) cable (note the property uses a colon instead of a dot!) - 802:3af_crosslink:
yes
/no
/unknown
- whether the device powers on 802.3af using a crosslink cable (note the property uses a colon instead of a dot!) - Legacy_straight:
yes
/no
/unknown
- whether the device powers on via Cisco pre-standard supply using a regular (straight) cable - Legacy_crosslink:
yes
/no
/unknown
- whether the device powers on via Cisco pre-standard supply using a crosslink cable - Compatible_straight:
yes
/no
/unknown
- most likelyyes
if either 802:3af or Legacy are working - Compatible_crosslink:
yes
/no
/unknown
- most likelyyes
if either 802:3af or Legacy are working - Unifi_straight:
yes
/no
/unknown
- /!\ warning: might damage hardware /!\ whether Ubiquiti Unifi passive 24V using regular cable powers it - Unifi_crosslink:
yes
/no
/unknown
- /!\ warning: might damage hardware /!\ whether Ubiquiti Unifi passive 24V using crosslink cable powers it
Note that all values are optional and will default to "unknown"
The template will give the following result:
Power (over Ethernet) compatibility:
barrel plug: 5.5/2.5 12V
straight | crosslink | |
---|---|---|
802.3af | yes | yes |
legacy | no | no |
compatible | unknown | unknown |
Unifi | unknown | unknown |
Note: Remarks here