set multiauth idle-timeout
SecureStack C2 Configuration Guide 23-41
Example
Thisexampleshowshowtodisplaytimeoutvaluesforanidlesessionforallauthenticationtypes.
C2(su)->show multiauth idle-timeout
Authentication type Timeout (sec)
------------------- -------------
dot1x 0
pwa 0
mac 0
set multiauth idle-timeout
Usethiscommandtosetthemaximumnumberofconsecutivesecondsanauthenticatedsession
maybeidlebeforeterminationofthesession.
Syntax
set multiauth idle-timeout [dot1x | mac | pwa] timeout
Parameters
Defaults
Ifnoauthenticationmethodisspecified,theidletimeoutvalueissetforallauthentication
methods.
Mode
Switchmode,read‐write.
Usage
Ifyousetanidletimeoutvalue,aMACuserwhoseMACaddresshasagedoutoftheforwarding
databasewillbeunauthenticatedifnotraffichasbeenseenfromthataddressforthespecifiedidle
timeoutperiod.
Avalueofzeroindicatesthatnoidletimeoutwillbeappliedunless
anidletimeoutvalueis
providedbytheauthenticatingserver.Forexample,ifasessionisauthenticatedbyaRADIUS
server,thatservermayencodeaIdle‐TimeoutAttributeinitsauthentica tionresponse.
Example
Thisexamplesetstheidletimeoutvalueforallauthenticationmethodsto300seconds.
C2(su)->set multiauth idle-timeout 300
dot1x (Optional)SpecifiestheIEEE802.1Xport‐basednetworkaccesscontrol
authenticationmethodforwhichtosetthetimeoutvalue.
mac (Optional)SpecifiestheEnterasysMACauthenticationmethodfor
whichtosetthetimeoutvalue.
pwa (Optional)SpecifiestheEnterasysPortWebAuthenticationmethodfor
whichtosetthetimeoutvalue.
timeout Specifies
thetimeoutvalueinseconds.Thevaluecanrangefrom0to
65535.Avalueof0meansthatnoidletimeoutwillbeappliedunless an
idletimeoutvalueisprovidedbytheauthenticatingserver.