Specifications

OmniAccess Reference: AOS-W System Reference
684 Part 031652-00 May 2005
syntax
aaa mac-authentication auth-server STRING position
where STRING is the name of the authentication server and position is the
server priority. Valid range is . Specify 1 for the highest position. The default is
lowest position.
Example
(Alcatel6000) (config) #aaa mac-authentication auth-server internal-db 5
aaa mac-authentication default-role
Configure the MAC-based authentication server default role.
syntax
aaa mac-authentication default-role STRING
where STRING is the name of the default role.
Example
(Alcatel6000) (config) #aaa mac-authentication default-role guest
aaa mac-authentication max-authentication-failures
Configures the number of times a user can attempt MAC-based authentication
before being blacklisted.
syntax
(Alcatel6000) (config) #aaa mac-authentication
max-authentication-failures NUMBER
where NUMBER is the number of times a user can attempt unsuccessfully to
login before the system blocks them out by blacklisting them.
Example
(Alcatel6000) (config) #aaa mac-authentication
max-authentication-failures 4
aaa mac-authentication mode
Turns MAC-based authentication on or off.
syntax
(Alcatel6000) (config) #aaa mac-authentication mode <disable | enable>
where enable turns MAC-based authentication on, and disable turns it off.
Example
To turn MAC-based authentication on, enter:
(Alcatel6000) (config) #aaa mac-authentication mode enable