44-17
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 44 Configuring a VoIP Network
Configuring VoIP on a Switch
For modules that are already powered on, but have devices connected that are power denied, the
supervisor engine attempts to power on the devices starting with the lowest numbered slot to the highest
numbered slot, and from the lowest port number to the highest port number, one module at a time.
Setting the Power Mode of a Port or Group of Ports
To set the power mode of a port or group of ports, perform this task in normal mode:
This example shows how to set the power mode of a port or group of ports:
Console> (enable)
set port inlinepower 2/5 off
Inline power for port 2/5 set to off.
Console> (enable)
set port inlinepower 2/3-9 auto
Inline power for ports 2/3-9 set to auto.
Console> (enable)
Setting the Default Power Allocation for a Port
To set the default power allocation for a port, perform this task in privileged mode:
This example shows how to set the default power allocation for a port:
Console> (enable)
set inlinepower defaultallocation 9500
Default inline power allocation set to 9500 mWatt per applicable port.
Console> (enable)
Displaying the Power Status for Modules and Individual Ports
To display the power status for modules and individual ports, perform this task in normal mode:
This example shows how to display the power status for modules and individual ports:
Console>
show port inlinepower 3/2-6
Default Inline Power allocation per port: 9.500 Watts (0.22 Amps @42V)
Total inline power drawn by module 3: 0 Watt
Port InlinePowered PowerAllocated
Admin Oper Detected mWatt mA @42V
----- ----- ------ -------- ----- --------
3/2 auto on yes 10.00 0.250
3/3 auto on yes 9.8 0.198
3/4 auto denied yes 0 0
Task
Command
Set the power mode of a port or group of ports.
set port inlinepower
mod/port
{
off
|
auto
}
Task
Command
Set the default power allocation for a port.
set inlinepower defaultallocation
value
Task
Command
Display the power status for modules and
individual ports.
show port inlinepower
[
mod
[
/port
]]