Administrator Guide
aaa reauthenticate enable
Enable re-authentication of user whenever there is a change in the authenticators.
Syntax
aaa reauthenticate enable
To disable the re-authentication option, use the no aaa reauthenticate enable command.
Defaults Disabled
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC 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 EMC 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
DellEMC(config)#aaa reauthenticate enable
DellEMC(config)#aaa authentication login vty_auth_list radius
Force all logged-in users to re-authenticate (y/n)?
DellEMC(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 EMC Networking router.
Use this parameter only with a password that you copied from the show
running-config file of another Dell EMC Networking router.
password
Enter a text string, up to 96 characters long, as the clear text password.
Defaults No password is configured. level = 15.
Security 1357