Cisco Catalyst 4500 Series Configuration Manual page 610

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

power inline
Examples
The following example shows how to set the inline-power detection and power for the
inline-power-capable interfaces:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet 4/1
Switch(config-if)# power inline auto
Switch(config-if)# end
Switch#
The following example shows how to disable the inline-power detection and power for the
inline-power-capable interfaces:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet 4/1
Switch(config-if)# power inline never
Switch(config-if)# end
Switch#
The following example shows how to set the permanent Power over Ethernet allocation to 8000 mW for
Fast Ethernet interface 4/1 regardless what is mandated either by the 802.3af class of the discovered
device or by any CDP packet that is received from the powered device:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet 4/1
Switch(config-if)# power inline consumption 8000
Switch(config-if)# end
Switch#
The following example shows how to pre-allocate Power over Ethernet to 16500 mW for Gigabit
Ethernet interface 2/1 regardless of what is mandated either by the 802.3af class of the discovered device
or by any CDP packet that is received from the powered device:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface gigabitethernet 2/1
Switch(config-if)# power inline static max 16500
Switch(config-if)# end
Switch#
Related Commands
Command
show power
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-570
Description
Displays information about the power status.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents