
Security Configuration Command Set
Configuring Multiple Authentication
Matrix DFE-Platinum and Diamond Series Configuration Guide
14-147
14.3.10.12 set multiauth idle-timeout
Use this command to set the multiple authentication timeout value for an idle session. This
command can set the idle-timeout vlaues, in seconds, for the following authentication types: dot1x,
pwa, mac, and cep.
set multiauth idle-timeout [cep | dot1x | mac | pwa] <
timeout
>
Syntax Description
Command Type
Switch command.
Command Mode
Read-Write.
Command Defaults
300 seconds for each of the multiple authentication types.
Examples
This example shows how to set the idle-timeout session for cep and mac authentication to 500
seconds:
This example shows how to set the idle-timeout session for all the authentication types to 600
seconds:
cep
| dot1x | mac |
pwa
Specifies the authentication type:
•
cep
— Enterasys Convergence End Point Authentication
•
dot1x
— IEEE 802.1X Port-Based Network Access
Control
•
mac
— Enterasys Mac Authentication
•
pwa
— Enterasys Port Web Authentication
timeout
Number of seconds before session timeout.
Range = 0-65535, if set to zero the session never times out.
Matrix(rw)->
set multiauth idle-timeout cep 500
Matrix(rw)->
set multiauth idle-timeout mac 500
Matrix(rw)->
set multiauth idle-timeout 600