AI232 Version 9.6x User’s Guide
AI232 Commands: aaa authen
8-7
aaa authen
Description
This command enables or disables TACACS+ authentication for AI232 command
shell access. TACACS+ authentication may be enabled on all connections, or on a
connection type basis. By default, TACACS+ authentication is disabled on all
connection types.
Command Type
shell
Formats
aaa authen { enable | disable } [ all | async | telnet | ftp ]
Parameters
Examples
This example displays the enabling of TACACS+ authentication on all connection
types.
This example displays the disabling of TACACS+ authentication on asynchronous link
connections.
enable Enables TACACS+ authentication.
disable Disables TACACS+ authentication.
all Enables or disables TACACS+ authentication on all connection types.
Note: If no connection type is specified, all is automatically selected.
async Enables or disables TACACS+ authentication on asynchronous link
connections.
telnet Enables or disables TACACS+ authentication on Telnet connections.
ftp Enables or disables TACACS+ authentication on FTP connections.
[232]aaa authen enable
[232]
[232]aaa authen disable async
[232]