duration

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

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • 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)#