duration

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

Supported on the following devices:

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

nx9500-6C8809(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
nx9500-6C8809(config-radius-user-pool-wdws)#
nx9500-6C8809(config-radius-user-pool-wdws)#duration guestuser1 200
nx9500-6C8809(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
nx9500-6C8809(config-radius-user-pool-wdws)#