Specifications

Security Configuration Command Set
Configuring Multiple Authentication
Matrix DFE-Gold Series Configuration Guide 13-141
13.3.10.15 set multiauth session-timeout
Use this command to set multiple authentication session-timeout values, for an active session. This
command can set the session-timeout values, in seconds, for the following authentication types:
dot1x, pwa, mac, and cep.
set multiauth session-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 session-timeout value for an active session, for cep and mac
authentication to 500 seconds:
This example shows how to set the session-timeout value for an active 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 session-timeout cep 500
Matrix(rw)->set multiauth session-timeout mac 500
Matrix(rw)->set multiauth session-timeout 600