Defining The Scheduler Log File Size; Configuring Remote User Authentication - Cisco Nexus 3548 Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Defining the Scheduler Log File Size

Defining the Scheduler Log File Size
Procedure
Step 1
Step 2
Step 3
This example shows how to define the scheduler log file size:
switch# configure terminal
switch(config)# scheduler logfile size 1024
switch(config)#

Configuring Remote User Authentication

Remote users must authenticate with their clear text password before creating and configuring jobs.
Remote user passwords are always shown in encrypted form in the output of the show running-config
command. The encrypted option (7) in the command supports the ASCII device configuration.
Procedure
Step 1
Step 2
Step 3
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 6.x
38
Command or Action
switch# configure terminal
switch(config) # scheduler logfile
size value
switch(config)# copy
running-config startup-config
Command or Action
switch# configure terminal
switch(config) # scheduler
aaa-authentication password [0 | 7]
password
switch(config) # scheduler
aaa-authentication username name
password [0 | 7] password
Purpose
Enters global configuration mode.
Defines the scheduler log file size in kilobytes.
The range is from 16 to 1024. The default log file size is
16.
If the size of the job output is greater than the size
Note
of the log file, the output is truncated.
(Optional)
Saves the change persistently through reboots and restarts
by copying the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Configures a password for the user who is
currently logged in.
To configure a clear text password, enter 0.
To configure an encrypted password, enter 7.
Configures a clear text password for a remote user.
Configuring the Scheduler

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents