Cisco MDS 9000 Family Command Reference, Release 2.x
J Commands

Table Of Contents

J Commands

job name


J Commands


The commands in this chapter apply to the Cisco MDS 9000 Family of multilayer directors and fabric switches. All commands are shown here in alphabetical order regardless of command mode. See the "Command Modes" section to determine the appropriate mode for each command. For more information, refer to the Cisco MDS 9000 Family Configuration Guide.

job name

To assign a job to a command schedule, use the job name command. To remove the job, use the no form of the command.

job name job-name

no job name job-name

Syntax Description

job-name

Specifies the job name for the command schedule to run.


Defaults

None.

Command Modes

Scheduler schedule configuration submode.

Command History

Release
Modification

2.0(1b)

This command was introduced.


Usage Guidelines

To use this command, the command scheduler must be enabled using the scheduler enable command.

You can configure multiple jobs in a command schedule.

Examples

The following example shows how to specified the job for a command schedule.

switch# config terminal
switch(config)# scheduler schedule name MySchedule
switch(config-schedule)# job name MyJob

Related Commands

Command
Description

scheduler enable

Enables the command scheduler.

scheduler schedule name

Configures a schedule for the command scheduler.

show scheduler

Displays scheduler information.