2-298
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco
Catalyst
Blade Switch 3030 Cisco IOS Commands
show env
show env
Use the
show env
user EXEC command to display temperature information for the switch.
show env
{
all
|
|
temperature
} [ | {
begin
|
exclude
|
include
}
expression
]
Syntax Description
Note
Though visible in the command-line help strings, the
fan
,
power,
and
rps
keywords are not supported.
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.
Note
The
show env all
command does not display fan or temperature status for the switch.
Examples
This is an example of output from the
show env all
command:
Switch>
show env all
I/O Bay : 2
Runtime Status : OK
POST Result : OK
This is an example of output from the
show env temperature
command:
Switch#
sh env temperature
TEMPERATURE is OK
all
Display both fan and temperature environmental status.
temperature
Display the switch temperature status.
| 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)SEE
This command was introduced.