LLDPCLI difference between requested/allocated wattage #552
Answered
by
vincentbernat
bryceremick
asked this question in
Q&A
|
Hi, I am somewhat new to LLDP, and I am confused by the What is the difference between the A little bit of context: I'm implementing Thanks! |
Answered by
vincentbernat
Oct 13, 2022
Replies: 1 comment 2 replies
|
The requested is what the "powered device" is asking for. The allocated is what the "power sourcing equipment" is providing. Notably, it can provides less than what is requested. In your case, you are a PD device, you should use "requested". |
2 replies
Answer selected by
bryceremick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The requested is what the "powered device" is asking for. The allocated is what the "power sourcing equipment" is providing. Notably, it can provides less than what is requested. In your case, you are a PD device, you should use "requested".