Specifications
2-434
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
power inline logging global
power inline l ogging global
To enable console messages that show when a PoE device has been detected and to show when a PoE
device has been removed, use the power inline logging global command.
power inline logging global
Syntax Description This command has no arguments or keywo rds.
Defaults Disabled
Command Modes Global c onfiguratio n mode
Usage Guidelines B e aware o f the potentia l for c onsole fl ooding if this c ommand is used o n a swit ch connec ted to several
PoE devices.
Examples This example shows how to globally enable PoE status messaging on each interface:
To enable PoE event logging, you use the logging event poe-status global command:
Switch# conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# power inline logging global
Switch(config)# int gigabitEthernet 5/5
Switch(config-if)# shut
Switch(config-if)#
*Oct 17 12:02:48.407: %ILPOWER-5-IEEE_DISCONNECT: Interface Gi5/5: PD removed
Switch(config-if)# no shut
Switch(config-if)#
*Oct 17 12:02:54.915: %ILPOWER-7-DETECT: Interface Gi5/5: Power Device detected: IEEE PD
Related Commands Command Description
logging event link-s tatus gl obal (glob al
configuration)
Changes the default switch-wide global link-status event
messaging settings.