07-20-2023 12:23 PM
POE devices resetting on some ports
APs are working fine with power-by-class 1, however, if the Poe device needs more power, it will reset and will trigger this PD overload log.
show inline power emesg
Show log
Show inline power
According with this document
And since the Poe devices needs more power, they go to the state
|
The solution would be to adjust the configuration at the port level configuration mode
The solution would be configure the port with the right power class.
test(config-if-e1000-1/1/2)#int e 1/1/2 e 1/1/3
test(config-mif-1/1/2-1/1/3)#inline power power-by-class 3
Please look at this document to check the configuration details.
test(config-mif-1/1/2-1/1/3)#sh inli power | inc 2P
1/1/2 On On 6167 15400 2P-IEEE Class 4 3 n/a
1/1/3 On On 6445 15400 2P-IEEE Class 4 3 n/a
test(config-mif-1/1/2-1/1/3)#