inactivity-timeout

Defines an inactivity timeout in seconds. If a frame is not received from a client for the specified interval, the current session is terminated.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

inactivity-timeout <60-86400>

Parameters

inactivity-timeout <60-86400>

<60-86400>

Defines the interval for which a captive portal session is kept alive without receiving a frame from the client. The session is automatically terminated once this interval is over.

  • <60-86400> – Specify a value from 60 - 86400 seconds. The default is 10 minutes or 600 seconds.

Examples

nx9500-6C8809(config-captive-portal-test)#inactivity-timeout 750
nx9500-6C8809(config-captive-portal-test)#show context
captive-portal test
 access-type logging
 access-time 35
 custom-auth info bob bob@examplecompany.com
 connection-mode https
 inactivity-timeout 750
 accounting syslog host 172.16.10.13 port 1
nx9500-6C8809(config-captive-portal-test)#

Related Commands

no

Removes the client inactivity interval configured with this captive portal