Administrator Guide

Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.11(0.0) Introduced this command.
Usage Information
When an operating system enables to change the user authenticators, the users might access resources and
perform tasks that they do not have authorization.
Once re-authentication is enabled, Dell Networking OS prompts the users to re-authenticate whenever there is a
change in authenticators.
The change in authentication happens when:
Add or remove an authentication server (RADIUS/TACACS+)
Modify an AAA authentication/authorization list
Change to role-only (RBAC) mode
The re-authentication is also applicable for authenticated 802.1x devices. When there is a change in the
authentication servers, the supplicants connected to all the ports are forced to re-authenticate.
Example
Dell(config)#aaa reauthenticate enable
Dell(config)#aaa authentication login vty_auth_list radius
Force all logged-in users to re-authenticate (y/n)?
Dell(config)#radius-server host 192.100.0.12
Force all logged-in users to re-authenticate (y/n)?
enable password
Change the password for the enable command.
Syntax
enable password [level level] [encryption-type] password
To delete a password, use the no enable password [encryption-type] password [level
level] command.
Parameters
level level (OPTIONAL) Enter the keyword level then a number as the level of access. The range
is from 1 to 15.
encryption-type
(OPTIONAL) Enter the number 7 or 0 as the encryption type.
Enter a 7 then a text string as the hidden password. The text string must be a password
that was already encrypted by a Dell Networking router.
Use this parameter only with a password that you copied from the show running-
config le of another Dell Networking router.
password Enter a text string, up to 32 characters long, as the clear text password.
Security 1379