aaa login -fail banner
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
47
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
AAA LOGIN-FAIL BANNER
aaa authentication fail-message <delimiter> <multi-lined
string> <delimiter>
DESCRIPTION
This command is entered in the Configuration Mode. This command is used to
enter a descriptive message to be displayed after a failed login attempt.
PARAMETERS
EXAMPLE
ALU(config)# aaa authentication fail-message $Login failed!$
AAA METHOD-LIST
aaa method-list <name> <methods>...
DESCRIPTION
This command is entered in the Configuration Mode. This command is used to
configure a method-list. A method list can be successfully configured only if the
lists do not contain any invalid method like – empty radius/TACACS+ groups, etc.
PARAMETERS
EXAMPLE
ALU(config)# aaa method-list m1 rad1 tac1 local
Parameter Description
delimiter Delimiting character to start the
message. This character will not appear
in the message to be displayed.
multi-lined string The message to be displayed after a
failed login attempt. (You can enter a
multi-lined descriptive message.)
delimiter Used delimiting character to end the
message.
Parameter Description
name Name of the method-list.
methods Authentication method to be included in
the method-list.