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.
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). |
If no authentication type is specified, the idle timeout value is returned to 300 seconds for all authentication types.
All command modes.
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