S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
21-7
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 21 S Commands
scheduler
scheduler
To schedule a maintenance job, use the
scheduler
command. To disable a job, use the
no
form of the
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 mode.
Command History
Usage Guidelines
None.
aaa-authentication
Begins an AAA authentication exchange with a remote user.
username
username
(Optional) Specifies the remote user and specifies the username.
password
Specifies the password of the logged-in remote user for AAA authentication.
0
(Optional) Specifies that the password is in clear text.
7
(Optional) Specifies that the password is encrypted.
password
Specifies the remote user’s password.
job
Specifies a scheduler job.
name
job-name
Specifies the name of the scheduler job. The maximum length is 31
characters.
logfile
Specifies a log file configuration.
size
filesize
Specifies the size of the log file. The range is 16 to 1024 KB.
schedule
Defines a schedule for the scheduler.
name
schedule-name
Specifies the name of the schedule. The maximum length is 31 characters.
LINE
Specifies the job configurations separated by semicolons.
end
Returns you to EXEC mode.
exit
Returns you to Global Configuration mode.
Release
Modification
NX-OS 4.1(3)
Deleted a note from the Usage Guidelines.
NX-OS 4.1(1b)
Added a note to the Usage Guidelines.
2.0(x)
This command was introduced.