debug ilpower
To enable debugging of the power controller and Power over Ethernet (PoE) system, use the debug ilpower command in privileged EXEC mode. To disable debugging, use the no form of this command.
debug ilpower {cdp | event | ha | ipc | police | port | powerman | registries | scp | sense}
no debug ilpower {cdp | event | ha | ipc | police | port | powerman | registries | scp | sense}
Syntax Description
cdp |
Displays PoE Cisco Discovery Protocol (CDP) debug messages. |
event |
Displays PoE event debug messages. |
ha |
Displays PoE high-availability messages. |
ipc |
Displays PoE Inter-Process Communication (IPC) debug messages. |
police |
Displays PoE police debug messages. |
port |
Displays PoE port manager debug messages. |
powerman |
Displays PoE power management debug messages. |
registries |
Displays PoE registries debug messages. |
scp |
Displays PoE SCP debug messages. |
sense |
Displays PoE sense debug messages. |
Command Default
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
Release |
Modification |
---|---|
Cisco IOS XE Everest 16.5.1a |
This command was introduced. |
Usage Guidelines
This command is supported only on PoE-capable switches.
When you enable debugging on a switch stack, it is enabled only on the active switch. To enable debugging on a member switch, you can start a session from the active switch by using the session switch-number EXEC command. Then enter the debug command at the command-line prompt of the member switch. You also can use the remote command stack-member-number LINE EXEC command on the active switch to enable debugging on a member switch without first starting a session.