Specifications
2-435
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
power inline police
power inli ne police
To configure Power over Ethernet policing on a par ticular interface, use the power inline police
command . The no form o f the command disables P oE policing on an interface.
power inline police [action] [errdisable | log]
no power inline police [action] [errdisable | log]
Syntax Description
Defaults PoE policing is dis abled.
Command Modes Interface configur ation mode
Usage Guidelines If a port is in the errdisable state because of a PoE policing fault, enter the shut command followed by
a no shut on the interface to make the port operational again.
You can also configure inline-power errdisable autorecovery so that an errdisabled interface is
automatically revived when the errdisable autorecovery timer expires.
Examples This example shows how to enable PoE policing and configure a policing action:
Switch(config)# int gigabitEthernet 2/1
Switch(config-if)# power inline police
Switch(config-if)# do show power inline police gigabitEthernet 2/1
Available:421(w) Used:39(w) Remaining:382(w)
Interface Admin Oper Admin Oper Cutoff Oper
State State Police Police Power Power
--------- ------ ---------- ---------- ---------- ------ -----
Gi2/1 auto on errdisable ok 17.4 7.6
Switch(config-if)# power inline police action log
Available:421(w) Used:39(w) Remaining:382(w)
Interface Admin Oper Admin Oper Cutoff Oper
State State Police Police Power Power
--------- ------ ---------- ---------- ---------- ------ -----
Gi2/1 auto on log ok 17.4 9.6
action (Optional) Specifies the action to take on the port when a PoE policing fault
occurs (the device consumes more power than it’s allocated).
errdisable (Optional) Enables PoE policing on the interface and places the port in an
errdisable state when a PoE policing fault occurs.
log (Optional) Enables PoE policing on the interface and, if a PoE policing fault
occurs, shuts, restarts the port, and logs an error message.