Send comments to nexus3k-docfeedback@cisco.com
-SM-177
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
scheduler
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 | transport email
[from email address] [reply to email address] [smtp-server]}
no scheduler {aaa-authentication [username username] password [0 | 7] password |
job name job-name | logfile size filesize | schedule name schedule-name | transport email
[from email address] [reply to email address] [smtp-server]}
Syntax Description
Defaults None
Command Modes Job configuration
aaa-authentication Begins an AAA authentication exchange with a remote user.
username username Indicates the remote user is entering a username and specifies the
username. A username can be any case-sensitive, alphanumeric string up
to 32 characters.
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. A password can be any case-sensitive,
alphanumeric string up to 64 characters.
job name job-name Places you into job configuration mode for the specified job name. The
job name can be any alphanumeric string up to 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 schedule name can be any
alphanumeric string up to 31 characters.
transport Specifies transport-related configuration.
email Specifies the e-mail address.
from email address Configures the from e-mail address. An e-mail address can be up to 255
characters in this format: abc@xyz.com.
reply-to email address Configures the reply to e-mail address. An e-mail address can be up to
255 character in this format: abc@xyz.com.
smtp-server Specifies the Simple Mail Transport Protocol server, which can be a DNS
name or an IPv4 or IPv6 address.