F3215-HP Load Balancing Module System Management Command Reference-6PW101
70
Usage guidelines
If no subcard is specified, this command displays the mode of the last reboot of the device.
Examples
# Display the mode of the last reboot.
<Sysname> display reboot-type
The rebooting type this time is: Cold
The output shows that the last reboot mode is Cold boot (cold boot will restart a device by powering it on).
(The display of Warm represents a warm boot, which means to restart a device by using the commands
like reboot).
display schedule job
Use display schedule job to display the job configured by using the schedule job command.
Syntax
display schedule job [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management 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
# Display the configuration of the job configured by using the schedule job command.
<Sysname> display schedule job
Specified command: execute 1.bat
Specified view: system view
Executed time: at 12:00 10/31/2012 (in 0 hours and 16 minutes)
If you change the system time within 16 minutes after you execute the schedule job command, the
scheduled task becomes invalid. Then, if you execute the display schedule job command again, no
information is displayed.
Table 17 Command output
Field Descri
p
tion
Specified command Command to be executed.
Specified view View for the command to be executed.