cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
970
Views
2
Helpful
2
Replies

Force guest wifi users to accept AUP after intial auth every 8hrs

sheff
Level 1
Level 1

Current condition...

User/endpoint not in guest endpoint database....connect's to Guest SSID....gets AUP page, accepts....gets auth sucess page...user/endpoint proceeds onto network...endpoint database purged daily at 6pm.....user comes back the next day repeats from begining. Work's fine today

Desired condition....

Same as above except client would like users to have to reauth via the AUP page every 8 hours or until the daily guest endpoint purge at 6pm...instead of once a day like it is now.

Is there a way to do this within the guest wifi workflow or do we need to take a differnet approach like a sponsored guest, etc..?  (not a desirable option btw) do I have a way of constantly flushing the endpoint database of any entry older than 8 hours?

1 Accepted Solution

Accepted Solutions

Jason Kunst
Cisco Employee
Cisco Employee

Alan have you looked into using the Endpoint:LastAUPAcceptanceHours

if wireless_mab and guest endpoint > lastAUP < 8hrs permit guest

if wireless_mab and guest endpoint > lastAUP > 8hrs then redirect to guest

if wireless_mab then redirect to guest

View solution in original post

2 Replies 2

ldanny
Cisco Employee
Cisco Employee

Hi Alan,

Have a look at this doc on how to purge your endpoints periodically

How To Purge Hotspot Guest Endpoints from ISE

Jason Kunst
Cisco Employee
Cisco Employee

Alan have you looked into using the Endpoint:LastAUPAcceptanceHours

if wireless_mab and guest endpoint > lastAUP < 8hrs permit guest

if wireless_mab and guest endpoint > lastAUP > 8hrs then redirect to guest

if wireless_mab then redirect to guest