Time - Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 23
T Commands
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

time

To configure the time for the command schedule, use the time command. To disable this feature, use the
no form of the command.
Syntax Description
daily daily-schedule
monthly monthly-schedule
start
start-time
now
weekly weekly-schedule
Defaults
Disabled.
Command Modes
Scheduler job configuration submode.
Command History
Release
2.0(x)
Usage Guidelines
To use this command, the command scheduler must be enabled using the scheduler enable command.
Examples
The following example shows how to configure a command schedule job to run every Friday at 2200.
switch# config terminal
switch(config)# scheduler schedule name MySchedule
switch(config-schedule)# time weekly 6:22:00
The following example starts a command schedule job in two minutes and repeats every 24 hours.
switch(config-schedule)# time start now repeat 24:00
OL-18089-01, Cisco MDS NX-OS Release 4.x
time {daily daily-schedule | monthly monthly-schedule | start {start-time | now} |
weekly weekly-schedule}
no time
Modification
This command was introduced.
Configures a daily command schedule. The format is HH:MM, where
HH is hours (0 to 23) and MM is minutes (0 to 59). Maximum length is
5 characters.
Configures a monthly command schedule. The format is dm:HH:MM,
where dow is the day of the month (1 to 31), HH is hours (0 to 23) and
MM is minutes (0 to 59). Maximum length is 8 characters.
Schedules a job to run at a future time.
Specifies the future time to run the job. The format is
yyyy:mmm:dd:HH:MM, where yyyy is the year, mmm is the month (jan
to dec), dd is the day of the month (1 to 31), HH is hours (0 to 23) and
MM is minutes (0 to 59). Maximum length is 18 characters.
Starts the job two minutes after the command is entered.
Configures a weekly command schedule. The format is dow:HH:MM,
where dow is the day of the week (1 to 7, Sun to Sat), HH is hours (0 to
23) and MM is minutes (0 to 59). Maximum length is 10 characters.
Cisco MDS 9000 Family Command Reference
time
23-47

Advertisement

Table of Contents
loading

Table of Contents