Specifications
2-262
Cisco ME 2400 Ethernet Access Switch Command Reference
OL-9643-03
Chapter 2 Cisco ME 2400 Ethernet Access Switch Cisco IOS Commands
show env
show env
Use the show env user EXEC command to display fan, temperature, redundant power system (RPS)
availability, and power information for the switch.
show env {all | fan | power | rps | temperature [status]} [ | {begin | exclude | include} expression]
Note Although visible in the command-line interface, the status keyword is not suppported.
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
Examples This is an example of output from the show env all command:
Switch# show env all
FAN is OK
TEMPERATURE is OK
POWER is OK
RPS is NOT PRESENT
This is an example of output from the show env fan command:
Switch> show env fan
FAN is OK
all Display both fan and temperature environmental status.
fan Display the switch fan status.
power Display the switch power status.
rps Display whether a Cisco RPS 300 Redundant Power System is connected to the
switch. This keyword is not visible on all platforms; the Cisco ME switch does not
support the RPS
temperature Display the switch temperature status as OK or FAULTY.
| 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(25)EX This command was introduced.