Symptom
Catalyst 3850 report following messages:
*Aug 27 06:19:15.591: %ILPOWER-7-DETECT: Interface Gi1/0/15: Power Device detected: Cisco PD
*Aug 27 06:19:17.038: %ILPOWER-5-IEEE_DISCONNECT: Interface Gi1/0/15: PD removed
*Aug 27 06:19:17.830: %ILPOWER-7-DETECT: Interface Gi3/0/27: Power Device detected: Cisco PD
*Aug 27 06:19:18.653: %ILPOWER-5-IEEE_DISCONNECT: Interface Gi3/0/27: PD removed
*Aug 27 06:19:19.170: %ILPOWER-7-DETECT: Interface Gi3/0/31: Power Device detected: Cisco PD
*Aug 27 06:19:20.674: %ILPOWER-5-IEEE_DISCONNECT: Interface Gi3/0/31: PD removed
Conditions
Physically there is nothing connected in those interfaces.
The interfaces are shown as down/down.
When POE or non-POE devices are physically connected they work properly.
The log messages are cosmetic.
Workaround
Any one of the the following workarounds can be used to stop the syslog messages:
1) The "power inline never" command stops the syslog messages.
2) The "shutdown" command stops the syslog messages.
3)
Disable Logging for Level5 and above
Switch(config)#logging console 4
Switch(config)#logging buffered 4
switch(config)#logging monitor 4
switch(config)#logging host 4
4) Disable inline-power log events
Switch(config)# interface range Gigabit/0/1 - , Gigabit/0/1 - ,
Switch(config)#no logging event power-inline-status
Further Problem Description
IOS-XE version 3.6.4E, 3.7.3E and higher resolve this issue permanently. Use workaround if upgrade not possible.