214
6 Absent -- -- --
7 Absent -- -- --
8 Absent -- -- --
display scheduler job
Use
display scheduler job
to display job configuration information.
Syntax
display scheduler job
[
job-name
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
job-name
: Specifies a job by its name, a case-sensitive string of 1 to 47 characters. If you do not specify
this option, the command displays the configuration information for all jobs.
Examples
# Display the configuration information for all jobs.
<Sysname> display scheduler job
Job name: saveconfig
copy startup.cfg backup.cfg
Job name: backupconfig
Job name: creat-VLAN100
system-view
vlan 100
// The output shows that the device has three jobs: the first has one command, the second has no
command, and the third has two commands. Jobs are separated by blank lines.
display scheduler logfile
Use
display scheduler logfile
to display job execution log information.
Syntax
display scheduler logfile
Views
Any view
Predefined user roles
network-admin
network-operator