show env
show env
Use the show env user EXEC command to display fan, temperature, and power information for the
switch.
Syntax Description
all
fan
power
rps
temperature
| begin
| exclude
| include
expression
Command Modes
User EXEC
Command History
Release
12.1(4)EA1
12.1(9)EA1
12.1(12c)EA1
Usage Guidelines
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 env all command:
Switch> show env all
FAN is FAULTY
TEMPERATURE is OK
This is an example of output from the show env power command:
Switch> show env power
POWER is OK
This is an example of output from the show env rps command:
Switch> show env rps
RPS is NOT PRESENT
Catalyst 3550 Multilayer Switch Command Reference
2-346
show env {all | fan | power | rps | temperature} [ | {begin | exclude | include} expression]
Display both fan and temperature environmental status.
Display the switch fan status.
Display the switch power status.
Display the Redundant Power System (RPS) status.
Display the switch temperature status.
(Optional) Display begins with the line that matches the expression.
(Optional) Display excludes lines that match the expression.
(Optional) Display includes lines that match the specified expression.
Expression in the output to use as a reference point.
Modification
This command was introduced.
The power and rps keywords were added.
The fan and power keywords were added.
Chapter 2 Catalyst 3550 Switch Cisco IOS Commands
OL-8566-01