client-inactivity timeout

Syntax

client-inactivity timeout {<CLIENT-INACTIVITY-PERIOD> | none}

no client-inactivity timeout

Description

Configures the period that the switch waits for a response from a client after which it removes the client from the role.

The no form of the command resets the timeout period to the default.

Command context

config-pa-role

The port-access role command takes you into the config-pa-role context.

Parameters

<CLIENT-INACTIVITY-PERIOD>

Specifies the client inactivity time (in seconds). Default: 300. Range: 300 to 4294967295.

none

Specifies that the client must not be deleted because of inactivity.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring client inactivity timer for a role:

switch(config-pa-role)# client-inactivity timeout 3600