duration

Modifies the duration, in minutes, that a guest user can access the captive portal

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543, AP8533.
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

duration <GUEST-USER-NAME> <0-525600>

Parameters

duration <GUEST-USER-NAME> <0-525600>
duration <GUEST-USER-NAME> <0-525600> Modifies the duration of captive-portal access (in minutes) for the guest user identified by the <GUEST-USER-NAME> keyword
  • <GUEST-USER-NAME> – Specify the guest user‘s name.
    • <0-525600> – Specify the access duration from 0 - 525600 minutes. A value of “0” indicates unlimited access. The default is 1440 minutes.

Examples

rfs4000-229D58(config-radius-user-pool-wdws)#show context
radius-user-pool-policy wdws
 user guestuser1 password 0 guestuser@1 group wdws guest expiry-time 12:30 expiry-date 12/15/2014 access-duration 500
rfs4000-229D58(config-radius-user-pool-wdws)#
rfs4000-229D58(config-radius-user-pool-wdws)#duration guestuser1 200
rfs4000-229D58(config-radius-user-pool-wdws)#show context
radius-user-pool-policy wdws
 user guestuser1 password 0 guestuser@1 group wdws guest expiry-time 12:30 expiry-date 12/15/2014 access-duration 200
rfs4000-229D58(config-radius-user-pool-wdws)#