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

Nx-os system management, release 7.x
Hide thumbs Also See for Nexus 3548 series:
Table of Contents

Advertisement

Defining the Scheduler Log File Size

Defining the Scheduler Log File Size
Procedure
Step 1
Step 2
Step 3
Example
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 7.x
82
Command or Action
switch# configure terminal
switch(config) # scheduler logfile size value
(Optional) 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
Configuring the Scheduler
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.
Note
If the size of the job output is greater
than the size of the log file, the
output is truncated.
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.

Advertisement

Table of Contents
loading

Table of Contents