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 | port | powerman | registries | scp | sense}
no debug ilpower {cdp | event | ha | 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. |
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.6.1 |
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 stack master. To enable debugging on a stack member, you can start a session from the stack master by using the session switch-number EXEC command. Then enter the debug command at the command-line prompt of the stack member. You also can use the remote command stack-member-number LINE EXEC command on the stack master switch to enable debugging on a member switch without first starting a session.