Defining A Job - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Configuring the Command Scheduler
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
To configure remote user authentication, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# scheduler
aaa-authentication password X12y34Z56a
Step 3
switch(config)# scheduler
aaa-authentication password 0 X12y34Z56a
Step 4
switch(config)# no scheduler
aaa-authentication password
Step 5
switch(config)#scheduler aaa-authentication
user newuser password Z98y76X54b
Step 6
switch(config)#scheduler aaa-authentication
user newuser password 0 Z98y76X54b
Step 7
switch(config)# no scheduler
aaa-authentication password user newuser
To display the scheduler password configuration for remote users, use the show running-config
command.
switch# show running-config | include "scheduler aaa-authentication"
scheduler aaa-authentication username newuser password 7 "C98d76S54e"
The scheduler remote user passwords are always displayed in encrypted form in the show
Note
running-config command output. The encrypted option (7) in the command exists to support applying
the ASCII configuration to the switch.

Defining a Job

To define a job, you must specify the job name. This action places you in the job definition (
submode. In this submode, you can define the sequence of CLI commands that the job has to perform.
Be sure to exit the
Caution
You cannot modify or remove a command after entering the sequence of commands. To make changes,
you must explicitly delete the defined job name and restart this process.
Note
You must exit the config-job submode for the job definition to be complete.
Cisco MDS 9000 Family CLI Configuration Guide
18-4
submode to complete the job definition.
config-job
Chapter 18
Scheduling Maintenance Jobs
Purpose
Enters configuration mode.
Configures a clear text password for remote users.
Configures a clear text password for remote users.
Removes the clear text password for remote users.
Configures a clear text password for remote user
newuser.
Configures a clear text password for remote user
newuser.
Removes the clear text password for remote user
newuser.
OL-16184-01, Cisco MDS SAN-OS Release 3.x
config-job)

Advertisement

Table of Contents
loading

Table of Contents