clear multiauth idle-timeout

Use this command to reset the maximum number of consecutive seconds an authenticated session may be idle before termination of the session to the default value of 300 seconds.

Syntax

clear multiauth idle-timeout [quarantine-agent | cep | dot1x | mac | pwa | radius-snooping | auto-tracking]

Parameters

quarantine-agent (Optional) Specifies the authentication type quarantine-agent (S-, K-Series).
cep (Optional) Specifies the authentication type Convergence End Point (CEP) Authentication.
dot1x (Optional) Specifies the authentication type IEEE 802.1X Port-Based Network Access Control.
mac (Optional) Specifies the authentication type Mac authentication.
pwa (Optional) Specifies the authentication type Port Web Authentication (PWA).
radius-snooping (Optional) Specifies the authentication type radius-snooping authentication.
auto-tracking (Optional) Specifies the authentication type auto-tracking (S-, K-Series).

Defaults

If no authentication type is specified, the idle timeout value is returned to 300 seconds for all authentication types.

Mode

All command modes.

Examples

This example shows how to clear the idle-timeout session values for cep and mac authentication types, back to the default value of 300 seconds:

System(rw)->clear multiauth idle-timeout cep
System(rw)->clear multiauth idle-timeout mac

This example shows how to clear the idle-timeout session values for all authentication types, back to the default value of 300 seconds:

System(rw)->set multiauth idle-timeout