Specifications
AOS-W Commands 679
Chapter 29
Syntax
none
Example
(Alcatel6000) (config) #aaa dot1x enforce-machine-authentication
aaa dot1x max-authentication-failure
Configures the maximum number of authentication failures before user is
blacklisted.
Syntax
aaa dot1x max-authentication-failures NUMBER
where NUMBER is the number of times a user can attempt to authenticate
before being blacklisted. Valid range is .
Example
(Alcatel6000) (config) #aaa dot1x max-authentication-failures 4
aaa dot1x mode
Enables or disable 802.1X-based Authentication. Enable this mode to support
WPA Key management using 802.1x.
Syntax
aaa dot1x mode <disable> <enable>
where disable turns of 802.1x authentication and enable turns it on.
Example
(Alcatel6000) (config) #aaa dot1x mode enable
(Alcatel6000) (config) #aaa dot1x mode disable
aaa kerberos <name>
Configures the name Kerberos Domain Controller (KDC) for Kerberos
Authentication.
Syntax
aaa kerberos <name> <domain-name> <host> <mode> <timeout>
where name is the name of the KDC., domain-name is the fully qualified
domain name, host is the address of the KDC, mode enables or disables
Kerberos authentication, timeout configures the time period allowed between
Kerberos requests and responses. The valid range is 0-60 seconds.
Example
(Alcatel6000) (config) #aaa kerberos Alcatel.com domain-name Alcatel.com
host paul mode enable timeout 30