Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-753
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2    Catalyst 3750-X and 3560-X Cisco IOS Commands
show stack-power
show stack-power 
To display the members of all StackPower stacks or the specified power stack and the power mode of the 
stack, use the show stack-power user EXEC command.
show stack power [stack-id] [ | {begin | exclude | includeexpression]
Note
This command is available only on Catalyst 3750-X switch stacks running the IP base or IP services 
image.
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
If a switch is shut down because of load shedding, the output of the show stack power command still 
includes the MAC address of the shut down neighbor switch. The command output shows the stack 
power topology even if there is not enough power to power a switch.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output 
do not appear, but the lines that contain Output appear.
Examples
This is an example of output from the show stack-power command. 
Switch# show stack-power 
Power stack name: Powerstack1 
    Master MAC address: 0022.bdcf.af80 
    Stack mode: Power sharing
    Switch 1: 
        Power budget: 206 
        Low port priority value: 11 
        High port priority value: 10 
        Switch priority value: 1 
        Port A status: Not shut 
        Port B status: Not shut 
        Neighbor on port A: 0022.bdcf.ab00 
        Neighbor on port B: 0022.bdd0.6e00 
stack-id
(Optional) Display power information for the specified power stack. The 
stack ID must be 31 characters or less.
| begin
(Optional) Display begins with the line that matches the expression.
| exclude 
(Optional) Display excludes lines that match the expression.
| include 
(Optional) Display includes lines that match the specified expression.
expression
Expression in the output to use as a reference point.
Release
Modification
12.2(53)SE2
This command was introduced.