55-18
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 55 Configuring a VoIP Network
Configuring VoIP on a Switch
This example shows how to set the default power allocation:
Console> (enable)
set inlinepower defaultallocation 9500
Default inline power allocation set to 9500 mWatt per applicable port.
Console> (enable)
Setting the Inline Power Notification Threshold for a Module
Use the
set inlinepower notify-threshold
command to set a threshold for inline power usage. The threshold
is a percentage from 1 through 99, with 99 percent being the default. When the threshold is passed, a syslog
and trap (if configured) are generated.
To set the inline power notification threshold for a module, perform this task in privileged mode:
This example shows how to set the inline power notification threshold to 50 for module 4:
Console> (enable)
set inlinepower notify-threshold 50 mod 4
Module 4 inlinepower notify-threshold is set to 50%.
Console> (enable)
Displaying the Power Status for Modules and Individual Ports
To display the power status for the modules and individual ports, perform this task in normal mode:
This example shows how to display the power status for the modules and individual ports:
Console>
show port inlinepower 6/1
Configured Default Inline Power allocation per port: 15.400 Watts (0.36
Amps @42V)
Total inline power drawn by module 4: 33.934 Watts ( 0.807 Amps @42V)
Port InlinePowered PowerAllocated Device IEEE class
From PS To PD
Admin Oper mWatts mWatts
----- ------ ------ ------- ------- ---------- ----------
6/1 auto on 7079 6300 cisco none
Port MaximumPower ActualConsumption
mWatts mWatts
----- ------------ -----------------
6/1 15400 6300
Console>
Task
Command
Set the inline power notification threshold for a
module.
set inlinepower notify-threshold
{
percentage
value
}
module
{
mod_num
}
Task
Command
Display the power status for the modules and
individual ports.
show port inlinepower
[
mod
[
/port
]] [
detail
]