R3166-R3206-HP High-End Firewalls Getting Started Command Reference-6PW101
59
display fan
Syntax
display fan [ fan-id ]
View
Any view
Default level
1: Monitor level
Parameters
fan-id: Displays the operating state of the specified fan, where fan-id represents the built-in fan number.
Description
Use the display fan command to display the operating state of built-in fans.
Examples
# Display the operating state of all fans on the firewall.
<Sysname> display fan
Fan 1 State: Normal
display job
Syntax
display job [ job-name ]
View
Any view
Default level
1: Monitor level
Parameters
job-name: Specifies the task name, which is a string of 1 to 32 characters.
Description
Use the display job command to display the detailed information of the scheduled tasks to be
automatically executed.
If no argument is specified, this command displays information about all scheduled tasks.
Related commands: job, time, and view.
Examples
# Display detailed information of the scheduled task saveconfig.
<Sysname> display job saveconfig
Job name: saveconfig
Specified view: monitor
Time 1: Execute command save 1.cfg after 40 minutes
The output shows that the current configuration will be automatically saved to the configuration file 1.cfg
in 40 minutes.