Specifications

set multiauth session-timeout Configuring Multiple Authentication
Enterasys Matrix N Standalone (NSA) Series Configuration Guide 27-13
set multiauth session-timeout
Usethiscommandtosetthemaximumnumberofsecondsanauthenticatedsessionmaylast
beforeterminationofthesession.
Syntax
set multiauth session-timeout [cep | dot1x | mac | pwa] timeout
Parameters
Defaults
Ifnoauthenticationtypeisspecified,thetimeoutvalueissetforalltypes.
Mode
Switchcommand,ReadWrite.
Usage
Avalueofzeromaybesupersededbyasessiontimeoutvalueprovidedbythe au thenticating
server.Forexample,ifasessionisauthenticatedbyaRADIUSserver,thatservermayencodea
SessionTimeoutAttributeinitsauthentication response.
Examples
Thisexampleshowshowtosetthesessiontimeoutvalueforanactivesession,forcepandmac
authenticationto500seconds:
Matrix(rw)->set multiauth session-timeout cep 500
Matrix(rw)->set multiauth session-timeout mac 500
Thisexampleshowshowtosetthesessiontimeoutvalueforanactivesession,forallthe
authenticationtypesto600seconds:
Matrix(rw)->set multiauth session-timeout 600
cep (Optional)SpecifiestheauthenticationtypeEnterasysConvergence
EndPointAuthentication.
dot1x (Optional)SpecifiestheauthenticationtypeIEEE802.1XPortBased
NetworkAccessControl.
mac (Optional)SpecifiestheauthenticationtypeEnterasysMac
Authentication.
pwa (Optional)SpecifiestheauthenticationtypeEnterasysPortWeb
Authentication.
timeout Specifiesthetimeoutvalueinseconds.Thevaluecanrangefrom
0to
65535.Avalueof0meansthatnosessiontimeoutwillbeappliedunless
asessiontimeoutvalueisprovidedbytheauthenticatingserver.