R3303-HP HSR6800 Routers Fundamentals Command Reference

160
power-id: Displays information about the specified power supply, where power-id represents the power
supply number. Without this argument, the command displays information about all power supplies.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# In standalone mode, display power supply information.
<Sysname>display power
System Power Total : 650 watts
System Power Used : 600 watts
System Power Usable : 50 watts
Power No. Type Watts State ID
---------------------------------------------
1 AC 650 Normal 0
2 N/A N/A Absent N/A
# In IRF mode, display power supply information.
<Sysname> display power
Chassis 1:
Power 1 State: Absent
Power 2 State: Normal
Chassis 2:
Power 1 State: Normal
Power 2 State: Normal
display power-supply
Use display power-supply to display power supply information.
Syntax
display power-supply [ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
verbose: Displays detailed power supply information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.