S Commands
scheduler
368
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
scheduler
To create or schedule a scheduler job, use the scheduler command. To remove a job or scheduled job,
use the no form of this command.
scheduler {aaa-authentication [username username] password [0 | 7] password |
job name job-name | logfile size filesize | schedule name schedule-name}
no scheduler {aaa-authentication [username username] password [0 | 7] password |
job name job-name | logfile size filesize | schedule name schedule-name}
Syntax Description
Defaults None
Command Modes Job configuration
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines To use this command, the scheduler must already be enabled.
To enable the scheduler, use the feature scheduler command.
aaa-authentication Begins an AAA authentication exchange with a remote user.
username username (Optional) Indicates the remote user is entering a username and specifies
the username.
password Indicates the remote user is entering a password for authentication.
0 Indicates the password is in clear text.
7 Indicates the password is encrypted.
password Remote user’s password.
job name job-name Places you into job configuration mode for the specified job name.
The maximum length of the name is 31 characters.
logfile Specifies a logfile configuration.
size filesize Specifies the size of the logfile. The range is from 16 to 1024 KB.
schedule Defines a schedule for a job.
name schedule-name Specifies the name of the schedule. The maximum length of the name is
31 characters.
Release Modification
4.0(1) This command was introduced.